aboutsummaryrefslogtreecommitdiffstats
path: root/builtin/commit-graph.c
diff options
context:
space:
mode:
Diffstat (limited to 'builtin/commit-graph.c')
0 files changed, 0 insertions, 0 deletions
insertions'>+6 2007-01-26fix suggested branch creation command when detaching headNicolas Pitre1-3/+3 2007-01-26write_in_full: size_t is unsigned.Junio C Hamano1-1/+1 2007-01-26create_symref: check error return from open().Junio C Hamano1-1/+5 2007-01-26vc-git.el: Take into account the destination name in vc-checkout.Alexandre Julliard1-24/+8 2007-01-26git-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-25show-branch -g: default to HEADJunio C Hamano1-4/+13