aboutsummaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAge
* Add testcase for format-patch --subject-prefix (take 3)Robin H. Johnson2007-04-11
* git-archive: make tar the default formatRené Scharfe2007-04-09
* Merge branch 'cc/bisect'Junio C Hamano2007-04-07
|\
| * git-bisect: allow bisecting with only one bad commit.Junio C Hamano2007-04-06
| * t6030: add a bit more tests to git-bisectJunio C Hamano2007-04-06
| * Bisect: teach "bisect start" to optionally use one bad and many good revs.Christian Couder2007-04-05
* | Merge branch 'jc/checkout' (early part)Junio C Hamano2007-04-07
|\ \
| * | checkout: allow detaching to HEAD even when switching to the tip of a branchJunio C Hamano2007-04-03
* | | Merge branch 'maint'Junio C Hamano2007-04-07
|\ \ \
| * | | t5300-pack-object.sh: portability issue using /usr/bin/statArjen Laarhoven2007-04-06
| * | | t3200-branch.sh: small language nitArjen Laarhoven2007-04-06
| * | | Distinguish branches by more than case in tests.Brian Gernhardt2007-04-06
* | | | Merge branch 'maint'Junio C Hamano2007-04-05
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | Honor -p<n> when applying git diffsShawn O. Pearce2007-04-05
| * | Fix renaming branch without config fileGeert Bosch2007-04-05
| * | Revert "builtin-archive: use RUN_SETUP"René Scharfe2007-04-05
| * | rerere: make sorting really stable.Junio C Hamano2007-04-04
| * | Fix t4200-rerere for white-space from "wc -l"Brian Gernhardt2007-04-04
| |/
* | Merge branch 'jc/bisect'Junio C Hamano2007-04-04
|\ \ | |/ |/|
| * Merge branch 'master' into jc/bisectJunio C Hamano2007-03-23
| |\
| * | t6004: add a bit more path optimization test.Junio C Hamano2007-03-23
| * | t6002: minor spelling fix.Junio C Hamano2007-03-22
* | | Merge 1.5.0.7 inJunio C Hamano2007-04-03
|\ \ \
| * | | rerere should not repeat the earlier hunks in later onesJunio C Hamano2007-04-03
| * | | t4118: be nice to non-GNU sedJohannes Schindelin2007-03-28
* | | | git-mailinfo fixes for patch mungingDon Zickus2007-03-31
* | | | t/t6006: add tests for a slightly more complex commit messagesJeff King2007-03-28
* | | | Fix "--pretty=format:" for parent related items.Junio C Hamano2007-03-28
* | | | Add some basic tests of rev-list --pretty=formatJeff King2007-03-27
| |_|/ |/| |
* | | Bisect: implement "git bisect run <cmd>..." to automatically bisect.Christian Couder2007-03-23
* | | t4118: be nice to non-GNU sedJohannes Schindelin2007-03-22
| |/ |/|
* | don't ever allow SHA1 collisions to exist by fetching a packNicolas Pitre2007-03-20
* | Merge branch 'ar/diff'Junio C Hamano2007-03-18
|\ \
| * | Add tests for --quiet option of diff programsAlex Riesen2007-03-16
| * | Allow git-diff exit with codes similar to diff(1)Alex Riesen2007-03-14
* | | [PATCH] add test for OFS_DELTA objectsNicolas Pitre2007-03-16
* | | [PATCH] fix t5300-pack-object.shNicolas Pitre2007-03-16
* | | git-fetch, git-branch: Support local --track via a special remote '.'Paolo Bonzini2007-03-16
|/ /
* | Merge branch 'dz/mailinfo'Junio C Hamano2007-03-14
|\ \
| * | Add a couple more test cases to the suite.Don Zickus2007-03-12
| * | builtin-mailinfo.c infrastrcture changesDon Zickus2007-03-12
* | | Merge branch 'pb/branch-track'Junio C Hamano2007-03-14
|\ \ \ | |/ / |/| |
| * | git-branch, git-checkout: autosetup for remote branch trackingPaolo Bonzini2007-03-10
* | | Merge branch 'master' of git://repo.or.cz/git/fastimportJunio C Hamano2007-03-12
|\ \ \
| * | | New fast-import test case for valid tree sortingJeff King2007-03-12
* | | | Fix t5510-fetch's use of sedShawn O. Pearce2007-03-12
|/ / /
* | | Merge branch 'jc/boundary'Junio C Hamano2007-03-11
|\ \ \
| * | | git-bundle: avoid packing objects which are in the prerequisitesJohannes Schindelin2007-03-07
| * | | bundle: fix wrong check of read_header()'s return value & add testsJohannes Schindelin2007-03-06
* | | | Change {pre,post}-receive hooks to use stdinShawn O. Pearce2007-03-11
| |/ / |/| |