summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-01-29user-manual: document git-show-branch exampleLibravatar J. Bruce Fields1-2/+28
2007-01-29user-manual: minor "TODO" updatesLibravatar J. Bruce Fields1-9/+6
2007-01-29user-manual: rewrap a few long linesLibravatar J. Bruce Fields1-56/+59
2007-01-29user-manual: reflogs, other recoveryLibravatar J. Bruce Fields1-15/+78
2007-01-29user-manual: fix a header levelLibravatar J. Bruce Fields1-1/+1
2007-01-29user-manual: typo fixLibravatar J. Bruce Fields1-1/+1
2007-01-29user-manual: add references to git-config man pageLibravatar J. Bruce Fields1-3/+7
2007-01-28user-manual: repo-config -> configLibravatar J. Bruce Fields1-9/+9
2007-01-28user-manual: fsck-objects -> fsckLibravatar J. Bruce Fields1-8/+8
2007-01-28user-manual: git-fsck, dangling objectsLibravatar J. Bruce Fields1-6/+118
2007-01-28git-fsck-objects is now synonym to git-fsckLibravatar Junio C Hamano15-140/+159
2007-01-28[PATCH] Rename git-repo-config to git-config.Libravatar Tom Prince58-439/+460
2007-01-28Heavily expanded update hook to send more useful emails than the old hookLibravatar Andy Parkins1-72/+268
2007-01-28UNIX reference time of 1970-01-01 00:00 is UTC timezone, not local time zoneLibravatar Andy Parkins1-1/+1
2007-01-28Teach for-each-ref about a little language called Tcl.Libravatar Shawn O. Pearce4-2/+47
2007-01-28Add a sample program 'blameview' to show how to use git-blame --incrementalLibravatar Jeff King2-0/+128
2007-01-28git-push through git protocolLibravatar Linus Torvalds1-0/+7
2007-01-28Document 'git-blame --incremental'Libravatar Junio C Hamano1-1/+46
2007-01-28Documentation/config.txt: Fix documentation of colour config tweaks.Libravatar Mark Wooding1-10/+16
2007-01-28wt-status: Actually accept `color.status.BLAH' configuration variables.Libravatar Mark Wooding1-1/+1
2007-01-28git-blame --incremental: don't use pagerLibravatar Ren,Ai(B Scharfe2-1/+4
2007-01-28Compute accurate distances in git-describe before output.Libravatar Shawn O. Pearce1-1/+41
2007-01-28Update describe documentation.Libravatar Junio C Hamano1-9/+22
2007-01-28Teach git-describe to display distances from tags.Libravatar Shawn O. Pearce1-2/+3
2007-01-28git-blame --porcelain: quote filename in c-style when needed.Libravatar Junio C Hamano1-5/+10
2007-01-28git-blame --incrementalLibravatar Linus Torvalds1-66/+107
2007-01-28Don't force everybody to call setup_ident().Libravatar Junio C Hamano13-28/+35
2007-01-28git-log -g --pretty=oneline should display the reflog messageLibravatar Nicolas Pitre2-2/+7
2007-01-27Document --check option to git diff.Libravatar Bill Lear2-1/+6
2007-01-27Allow the tag signing key to be specified in the config fileLibravatar Andy Parkins3-2/+21
2007-01-26If abbrev is set to zero in git-describe, don't add the unique suffixLibravatar Andy Parkins1-3/+6
2007-01-26fix suggested branch creation command when detaching headLibravatar Nicolas Pitre1-3/+3
2007-01-27user-manual: reorganize fetch discussion, add internals, etc.Libravatar J. Bruce Fields1-204/+954
2007-01-26write_in_full: size_t is unsigned.Libravatar Junio C Hamano1-1/+1
2007-01-26create_symref: check error return from open().Libravatar Junio C Hamano1-1/+5
2007-01-26vc-git.el: Take into account the destination name in vc-checkout.Libravatar Alexandre Julliard1-24/+8
2007-01-26git-merge: leave sensible reflog message when used as the first level UI.Libravatar Junio C Hamano2-1/+3
2007-01-26Make sure we do not write bogus reflog entries.Libravatar Junio C Hamano2-18/+23
2007-01-26Remove unnecessary found variable from describe.Libravatar Shawn O. Pearce1-2/+1
2007-01-26Use inttypes.h rather than stdint.h.Libravatar Jason Riedy1-1/+1
2007-01-26Documentation: pack-refs --all vs default behaviourLibravatar Junio C Hamano1-1/+12
2007-01-25show-branch -g: default to HEADLibravatar Junio C Hamano1-4/+13
2007-01-25Add dangling objects tips.Libravatar Linus Torvalds1-0/+109
2007-01-25parse-remote: do not barf on a remote shorthand without any refs to fetch.Libravatar Junio C Hamano1-1/+8
2007-01-25diffcore-pickaxe: fix infinite loop on zero-length needleLibravatar Jeff King1-0/+2
2007-01-26user-manual: stub discussion of fsck and reflogLibravatar J. Bruce Fields1-0/+21
2007-01-25Allow non-developer to clone, checkout and fetch more easily.Libravatar Junio C Hamano5-22/+13
2007-01-25contrib/emacs/vc-git.el: support vc-version-other-windowLibravatar Sam Vilain1-1/+26
2007-01-25Fix seriously broken "git pack-refs"Libravatar Linus Torvalds2-1/+12
2007-01-24New files in git weren't being downloaded during CVS updateLibravatar Andy Parkins1-3/+3