summaryrefslogtreecommitdiffstats
path: root/index-pack.c (unfollow)
Commit message (Expand)AuthorFilesLines
2007-01-28git-log -g --pretty=oneline should display the reflog messageNicolas Pitre2-2/+7
2007-01-27Document --check option to git diff.Bill Lear2-1/+6
2007-01-27Allow the tag signing key to be specified in the config fileAndy Parkins3-2/+21
2007-01-27If abbrev is set to zero in git-describe, don't add the unique suffixAndy Parkins1-3/+6
2007-01-27fix suggested branch creation command when detaching headNicolas Pitre1-3/+3
2007-01-27write_in_full: size_t is unsigned.Junio C Hamano1-1/+1
2007-01-27create_symref: check error return from open().Junio C Hamano1-1/+5
2007-01-27vc-git.el: Take into account the destination name in vc-checkout.Alexandre Julliard1-24/+8
2007-01-27git-merge: leave sensible reflog message when used as the first level UI.Junio C Hamano2-1/+3
2007-01-26Make sure we do not write bogus reflog entries.Junio C Hamano2-18/+23
2007-01-26Remove unnecessary found variable from describe.Shawn O. Pearce1-2/+1
2007-01-26Use inttypes.h rather than stdint.h.Jason Riedy1-1/+1
2007-01-26Documentation: pack-refs --all vs default behaviourJunio C Hamano1-1/+12
2007-01-26show-branch -g: default to HEADJunio C Hamano1-4/+13