summaryrefslogtreecommitdiffstats
path: root/git-rebase.sh (unfollow)
Commit message (Expand)AuthorFilesLines
2011-09-23Git 1.7.6.4v1.7.6.4Junio C Hamano4-3/+36
2011-09-23describe: Refresh the index when run with --dirtyAllan Caffee1-2/+15
2011-09-20git-mergetool: check return value from readJay Soffian2-2/+2
2011-09-12Git 1.7.6.3v1.7.6.3Junio C Hamano3-2/+7
2011-09-12Prepare for 1.7.6.3 maintenance releaseJunio C Hamano2-1/+21
2011-09-12SubmittingPathces: remove Cogito referenceSverre Rabbelier1-2/+1
2011-09-09fetch: skip on-demand checking when no submodules are configuredJens Lehmann2-6/+13
2011-09-06Git 1.7.6.2v1.7.6.2Junio C Hamano4-4/+13
2011-09-06Revert "Merge branch 'cb/maint-quiet-push' into maint"Junio C Hamano6-39/+10
2011-08-30Documentation: clarify effects of -- <path> argumentsThomas Rast1-4/+7
2011-08-29am: format is in $patch_format, not parse_patchGiuseppe Bilotta1-1/+2
2011-08-29t3005: do not assume a particular order of stdout and stderr of git-ls-filesJohannes Sixt1-10/+12
2011-08-27Forbid DEL characters in reference namesMichael Haggerty2-1/+4
2011-08-25whitespace: have SP on both sides of an assignment "="Junio C Hamano4-4/+4
2011-08-25update-ref: whitespace fixPang Yan Han1-1/+1
2011-08-25check-ref-format --print: Normalize refnames that start with slashesMichael Haggerty2-3/+9
2011-08-24Git 1.7.6.1v1.7.6.1Junio C Hamano2-2/+3
2011-08-24get_indexed_object can return NULL if nothing is in that slot; check for itBrian Harring1-0/+2
2011-08-24Update draft release notes for 1.7.6.1Junio C Hamano1-0/+11
2011-08-23clone: clone from a repository with relative alternatesJunio C Hamano3-25/+78
2011-08-23clone: allow more than one --referenceJunio C Hamano2-8/+39