summaryrefslogtreecommitdiffstats
path: root/builtin-show-branch.c (unfollow)
Commit message (Expand)AuthorFilesLines
2008-06-27diff --check: detect leftover conflict markersJunio C Hamano2-0/+49
2008-06-27Teach "diff --check" about new blank lines at endJunio C Hamano4-2/+37
2008-06-27checkdiff: pass diff_options to the callbackJunio C Hamano1-10/+11
2008-06-27check_and_emit_line(): rename and refactorJunio C Hamano4-16/+25
2008-06-27diff --check: explain why we do not care whether old side is binaryJunio C Hamano1-2/+9
2008-06-27GIT 1.5.5.5v1.5.5.5Junio C Hamano3-2/+13
2008-06-27GIT 1.5.4.6v1.5.4.6Junio C Hamano3-2/+45
2008-06-27git-shell: accept "git foo" formJunio C Hamano1-4/+13
2008-06-26diff --check: do not discard error status upon seeing a good lineJunio C Hamano2-3/+13
2008-06-26improve for-each-ref test scriptJeff King1-17/+70
2008-06-26Add 'git-p4.allowSubmit' to git-p4Jing Xue1-0/+4
2008-06-26Start draft release notes for 1.6.0Junio C Hamano2-1/+106
2008-06-26update-hook-example: optionally allow non-fast-forwardDmitry Potapov1-33/+53
2008-06-26Fix use of "perl -i" on WindowsAlex Riesen3-8/+8
2008-06-26GIT 1.5.6.1v1.5.6.1Junio C Hamano3-6/+35
2008-06-25fix update-hook-example to work with packed tag referencesDmitry Potapov1-1/+1
2008-06-25clone: create intermediate directories of destination repoJeff King5-11/+39
2008-06-25for-each-ref: implement missing tag valuesJeff King1-0/+7
2008-06-25verify-pack: test for detection of index v2 object CRC mismatchNicolas Pitre1-0/+14
2008-06-25verify-pack: check packed object CRC when using index version 2Nicolas Pitre3-25/+38
2008-06-25move show_pack_info() where it belongsNicolas Pitre6-70/+67
2008-06-25optimize verify-pack a bitNicolas Pitre3-4/+3
2008-06-25clone: create intermediate directories of destination repoJeff King5-11/+39
2008-06-25Ship sample hooks with .sample suffixJunio C Hamano12-25/+25
2008-06-25pre-rebase hook updateJunio C Hamano1-4/+23
2008-06-25refactor pack structure allocationNicolas Pitre1-18/+15