summaryrefslogtreecommitdiffstats
path: root/builtin.h (unfollow)
Commit message (Expand)AuthorFilesLines
2007-11-30revert/cherry-pick: Allow overriding the help text by the calling PorcelainWincent Colaiuta2-10/+28
2007-11-29scripts: do not get confused with HEAD in work treeJunio C Hamano6-11/+11
2007-11-29bash completion: add diff optionsJohannes Schindelin1-0/+14
2007-11-29git checkout's reflog: even when detaching the HEAD, say from whereJohannes Schindelin1-2/+3
2007-11-29sha1_file.c: Fix size_t related printf format warningsSteffen Prohaska1-4/+6
2007-11-29Revert "t5516: test update of local refs on push"Jeff King1-28/+0
2007-11-29Improve description of git-branch -d and -D in man page.Jan Hudec1-7/+14
2007-11-29filter-branch: fix dirty way to provide the helpers to commit filtersJohannes Schindelin1-6/+8
2007-11-28git-stash: do not get fooled with "color.diff = true"Pascal Obry1-2/+2
2007-11-26Use is_absolute_path() in diff-lib.c, lockfile.c, setup.c, trace.cSteffen Prohaska4-4/+4
2007-11-26Fix typo in draft 1.5.4 release notesWincent Colaiuta1-1/+1
2007-11-26user-manual: recovering from corruptionJ. Bruce Fields1-1/+130
2007-11-26Print the real filename that we failed to open.André Goddard Rosa3-5/+5
2007-11-26user-manual: clarify language about "modifying" old commitsJ. Bruce Fields1-9/+11
2007-11-26revert/cherry-pick: do not mention the original refJunio C Hamano1-13/+1
2007-11-26user-manual: failed push to public repositoryJ. Bruce Fields1-9/+49
2007-11-25user-manual: define "branch" and "working tree" at startJ. Bruce Fields1-6/+12
2007-11-25git-checkout: describe detached head correctlyJunio C Hamano1-1/+1
2007-11-25Update draft release notes for 1.5.4Junio C Hamano1-4/+34
2007-11-25Deprecate peek-remoteJunio C Hamano2-3/+2
2007-11-25t4119: correct overeager war-on-whitespaceJunio C Hamano1-1/+1
2007-11-23Fix sample pre-commit hookJunio C Hamano1-1/+1