7843 Commits (f8306418a687b0aa617b29232763fd2c195215ba)
 

Author SHA1 Message Date
Johannes Sixt f8306418a6 Add a missing fork() error check. 18 years ago
Junio C Hamano 1732a1fd94 git-blame: somewhat better commenting. 18 years ago
Mark Wooding b4dfefe00f Make fsck and fsck-objects be builtins. 18 years ago
Junio C Hamano dbaa06a2b0 git-commit -s: no extra space when sign-offs appear at the end already. 18 years ago
Simon 'corecode' Schubert def2747d0e Replace perl code with pure shell code 18 years ago
Junio C Hamano a2f9fe92eb lock_any_ref_for_update(): do not accept malformatted refs. 18 years ago
Junio C Hamano df391b192d git-fsck-objects is now synonym to git-fsck 18 years ago
Tom Prince e0d10e1c63 [PATCH] Rename git-repo-config to git-config. 18 years ago
Andy Parkins 829a686f1b Heavily expanded update hook to send more useful emails than the old hook 18 years ago
Andy Parkins a69aba6af3 UNIX reference time of 1970-01-01 00:00 is UTC timezone, not local time zone 18 years ago
Shawn O. Pearce 5558e55c06 Teach for-each-ref about a little language called Tcl. 18 years ago
Jeff King cace16fdcb Add a sample program 'blameview' to show how to use git-blame --incremental 18 years ago
Linus Torvalds 4b3b1e1e48 git-push through git protocol 18 years ago
Junio C Hamano 57e7a0a494 Document 'git-blame --incremental' 18 years ago
Mark Wooding 4f193f20a3 Documentation/config.txt: Fix documentation of colour config tweaks. 18 years ago
Mark Wooding c3e821c636 wt-status: Actually accept `color.status.BLAH' configuration variables. 18 years ago
Ren,Ai(B Scharfe 4f0219a4c7 git-blame --incremental: don't use pager 18 years ago
Shawn O. Pearce 1b600e659a Compute accurate distances in git-describe before output. 18 years ago
Junio C Hamano 1891261ed3 Update describe documentation. 18 years ago
Shawn O. Pearce 237fb6ca7c Teach git-describe to display distances from tags. 18 years ago
Junio C Hamano 46e5e69d5f git-blame --porcelain: quote filename in c-style when needed. 18 years ago
Linus Torvalds 717d1462ba git-blame --incremental 18 years ago
Junio C Hamano 01754769ab Don't force everybody to call setup_ident(). 18 years ago
Nicolas Pitre 903b45fe18 git-log -g --pretty=oneline should display the reflog message 18 years ago
Bill Lear 16507fcf0a Document --check option to git diff. 18 years ago
Andy Parkins d67778eccd Allow the tag signing key to be specified in the config file 18 years ago
Andy Parkins f127404c45 If abbrev is set to zero in git-describe, don't add the unique suffix 18 years ago
Nicolas Pitre eb3204dfbb fix suggested branch creation command when detaching head 18 years ago
Junio C Hamano d848804a89 write_in_full: size_t is unsigned. 18 years ago
Junio C Hamano 8a56da2962 create_symref: check error return from open(). 18 years ago
Alexandre Julliard 40d6dc0f9d vc-git.el: Take into account the destination name in vc-checkout. 18 years ago
Junio C Hamano 7f9acb2a16 git-merge: leave sensible reflog message when used as the first level UI. 18 years ago
Junio C Hamano 8ac65937d0 Make sure we do not write bogus reflog entries. 18 years ago
Shawn O. Pearce 8a8169c039 Remove unnecessary found variable from describe. 18 years ago
Jason Riedy 007e2ba659 Use inttypes.h rather than stdint.h. 18 years ago
Junio C Hamano af67e91c39 Documentation: pack-refs --all vs default behaviour 18 years ago
Junio C Hamano df373ea99a show-branch -g: default to HEAD 18 years ago
Linus Torvalds a9eefb3bfc Add dangling objects tips. 18 years ago
Junio C Hamano ae9c6ffe30 parse-remote: do not barf on a remote shorthand without any refs to fetch. 18 years ago
Jeff King e1b161161d diffcore-pickaxe: fix infinite loop on zero-length needle 18 years ago
Junio C Hamano cb280e1075 Allow non-developer to clone, checkout and fetch more easily. 18 years ago
Sam Vilain fd73423f01 contrib/emacs/vc-git.el: support vc-version-other-window 18 years ago
Linus Torvalds 1b555932cd Fix seriously broken "git pack-refs" 18 years ago
Andy Parkins 535514f1f3 New files in git weren't being downloaded during CVS update 18 years ago
Uwe Kleine-König 5dee29ac0f make --upload-pack option to git-fetch configurable 18 years ago
Junio C Hamano e28714c527 Consolidate {receive,fetch}.unpackLimit 18 years ago
Junio C Hamano af7cf268f0 fetch-pack: remove --keep-auto and make it the default. 18 years ago
Junio C Hamano 9e10fd1ac0 Allow fetch-pack to decide keeping the fetched pack without exploding 18 years ago
Junio C Hamano a69e542989 Refactor the pack header reading function out of receive-pack.c 18 years ago
Alex Riesen 196055c2db Allow default core.logallrefupdates to be overridden with template's config 18 years ago