summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)AuthorFilesLines
2007-04-03Merge 1.5.0.7 inJunio C Hamano1-4/+17
2007-04-03rerere should not repeat the earlier hunks in later onesJunio C Hamano1-4/+17
2007-03-31git-mailinfo fixes for patch mungingDon Zickus1-1/+1
2007-03-28t4118: be nice to non-GNU sedJohannes Schindelin1-1/+2
2007-03-28t/t6006: add tests for a slightly more complex commit messagesJeff King1-0/+42
2007-03-28Fix "--pretty=format:" for parent related items.Junio C Hamano1-4/+4
2007-03-27Add some basic tests of rev-list --pretty=formatJeff King1-0/+108
2007-03-23Bisect: implement "git bisect run <cmd>..." to automatically bisect.Christian Couder1-0/+57
2007-03-22t4118: be nice to non-GNU sedJohannes Schindelin1-1/+2
2007-03-20don't ever allow SHA1 collisions to exist by fetching a packNicolas Pitre1-0/+10
2007-03-18Merge branch 'ar/diff'Junio C Hamano2-0/+159
2007-03-16[PATCH] add test for OFS_DELTA objectsNicolas Pitre1-6/+65
2007-03-16[PATCH] fix t5300-pack-object.shNicolas Pitre1-1/+1
2007-03-16Add tests for --quiet option of diff programsAlex Riesen1-0/+80
2007-03-16git-fetch, git-branch: Support local --track via a special remote '.'Paolo Bonzini2-0/+30
2007-03-14Allow git-diff exit with codes similar to diff(1)Alex Riesen1-0/+79
2007-03-14Merge branch 'dz/mailinfo'Junio C Hamano9-2/+36
2007-03-14Merge branch 'pb/branch-track'Junio C Hamano1-11/+54
2007-03-12Add a couple more test cases to the suite.Don Zickus8-1/+35
2007-03-12builtin-mailinfo.c infrastrcture changesDon Zickus1-1/+1
2007-03-12Merge branch 'master' of git://repo.or.cz/git/fastimportJunio C Hamano1-0/+50
2007-03-12Fix t5510-fetch's use of sedShawn O. Pearce1-1/+7
2007-03-12New fast-import test case for valid tree sortingJeff King1-0/+50
2007-03-11Merge branch 'jc/boundary'Junio C Hamano1-0/+32
2007-03-11Change {pre,post}-receive hooks to use stdinShawn O. Pearce1-14/+16
2007-03-10git-branch, git-checkout: autosetup for remote branch trackingPaolo Bonzini1-11/+54
2007-03-10Merge branch 'js/attach'Junio C Hamano7-37/+351
2007-03-10Merge branch 'js/diff-ni'Junio C Hamano30-116/+116
2007-03-08Merge branch 'js/config-rename'Junio C Hamano1-0/+16
2007-03-07Merge branch 'master' of git://repo.or.cz/git/fastimportJunio C Hamano1-0/+8
2007-03-07git-bundle: avoid packing objects which are in the prerequisitesJohannes Schindelin1-0/+11
2007-03-07Allow fast-import frontends to reload the marks tableShawn O. Pearce1-0/+8
2007-03-07Teach receive-pack to run pre-receive/post-receive hooksShawn O. Pearce1-20/+73
2007-03-07Refactor handling of error_string in receive-packShawn O. Pearce1-3/+3
2007-03-07Merge branch 'maint'Junio C Hamano1-1/+2
2007-03-07t/t5515-fetch-merge-logic.sh: Add two more testsSanti B,Ai(Bjar3-0/+5
2007-03-06bundle: fix wrong check of read_header()'s return value & add testsJohannes Schindelin1-0/+21
2007-03-06make t8001 work on Mac OS X againJohannes Schindelin1-1/+2
2007-03-05t/t5515-fetch-merge-logic.sh: Added tests for the merge login in git-fetchSanti Béjar63-0/+731
2007-03-04format-patch --attach: not folding some long headers.Junio C Hamano7-73/+37
2007-03-04format-patch: add --inline option and make --attach a true attachmentJohannes Schindelin7-6/+356
2007-03-04Get rid of the dependency to GNU diff in the testsJohannes Schindelin29-110/+110
2007-03-03git-config: document --rename-section, provide --remove-sectionPaolo Bonzini1-0/+16
2007-03-03Handle core.symlinks=false case in merge-recursive.Johannes Sixt1-0/+62
2007-03-02Add core.symlinks to mark filesystems that do not support symbolic links.Johannes Sixt2-0/+59
2007-02-28Merge branch 'js/bundle'Junio C Hamano1-1/+27
2007-02-27Merge branch 'maint'Junio C Hamano5-1/+93
2007-02-27mailinfo: do not get confused with logical lines that are too long.Linus Torvalds5-1/+93
2007-02-25Update tests to use test-chmtimeEric Wong3-28/+21
2007-02-24Merge branch 'js/etc-config'Junio C Hamano1-2/+2