summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)Author
2007-04-10git-archive: make tar the default formatRené Scharfe
2007-04-07Merge branch 'cc/bisect'Junio C Hamano
2007-04-07Merge branch 'jc/checkout' (early part)Junio C Hamano
2007-04-07Merge branch 'maint'Junio C Hamano
2007-04-07t5300-pack-object.sh: portability issue using /usr/bin/statArjen Laarhoven
2007-04-07git-bisect: allow bisecting with only one bad commit.Junio C Hamano
2007-04-07t6030: add a bit more tests to git-bisectJunio C Hamano
2007-04-07t3200-branch.sh: small language nitArjen Laarhoven
2007-04-06Distinguish branches by more than case in tests.Brian Gernhardt
2007-04-05Merge branch 'maint'Junio C Hamano
2007-04-05Bisect: teach "bisect start" to optionally use one bad and many good revs.Christian Couder
2007-04-05Honor -p<n> when applying git diffsShawn O. Pearce
2007-04-05Fix renaming branch without config fileGeert Bosch
2007-04-05Revert "builtin-archive: use RUN_SETUP"René Scharfe
2007-04-04rerere: make sorting really stable.Junio C Hamano
2007-04-04Fix t4200-rerere for white-space from "wc -l"Brian Gernhardt
2007-04-04Merge branch 'jc/bisect'Junio C Hamano
2007-04-04checkout: allow detaching to HEAD even when switching to the tip of a branchJunio C Hamano
2007-04-04Merge 1.5.0.7 inJunio C Hamano
2007-04-04rerere should not repeat the earlier hunks in later onesJunio C Hamano
2007-03-31git-mailinfo fixes for patch mungingDon Zickus
2007-03-28t4118: be nice to non-GNU sedJohannes Schindelin
2007-03-28t/t6006: add tests for a slightly more complex commit messagesJeff King
2007-03-28Fix "--pretty=format:" for parent related items.Junio C Hamano
2007-03-28Add some basic tests of rev-list --pretty=formatJeff King
2007-03-24Merge branch 'master' into jc/bisectJunio C Hamano
2007-03-23t6004: add a bit more path optimization test.Junio C Hamano
2007-03-23Bisect: implement "git bisect run <cmd>..." to automatically bisect.Christian Couder
2007-03-23t4118: be nice to non-GNU sedJohannes Schindelin
2007-03-22t6002: minor spelling fix.Junio C Hamano
2007-03-21don't ever allow SHA1 collisions to exist by fetching a packNicolas Pitre
2007-03-18Merge branch 'ar/diff'Junio C Hamano
2007-03-17[PATCH] add test for OFS_DELTA objectsNicolas Pitre
2007-03-17[PATCH] fix t5300-pack-object.shNicolas Pitre
2007-03-16Add tests for --quiet option of diff programsAlex Riesen
2007-03-16git-fetch, git-branch: Support local --track via a special remote '.'Paolo Bonzini
2007-03-14Allow git-diff exit with codes similar to diff(1)Alex Riesen
2007-03-14Merge branch 'dz/mailinfo'Junio C Hamano
2007-03-14Merge branch 'pb/branch-track'Junio C Hamano
2007-03-13Add a couple more test cases to the suite.Don Zickus
2007-03-13builtin-mailinfo.c infrastrcture changesDon Zickus
2007-03-13Merge branch 'master' of git://repo.or.cz/git/fastimportJunio C Hamano
2007-03-13Fix t5510-fetch's use of sedShawn O. Pearce
2007-03-12New fast-import test case for valid tree sortingJeff King
2007-03-12Merge branch 'jc/boundary'Junio C Hamano
2007-03-12Change {pre,post}-receive hooks to use stdinShawn O. Pearce
2007-03-11git-branch, git-checkout: autosetup for remote branch trackingPaolo Bonzini
2007-03-11Merge branch 'js/attach'Junio C Hamano
2007-03-11Merge branch 'js/diff-ni'Junio C Hamano
2007-03-08Merge branch 'js/config-rename'Junio C Hamano