summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* git-config: test for 'do not forget "a.b.var" ends "a.var" section'.Steffen Prohaska2007-05-131-0/+19
* checkout: allow detaching to HEAD even when switching to the tip of a branchJunio C Hamano2007-05-121-1/+62
* Add test for blame corner cases.Junio C Hamano2007-05-051-0/+132
* posix compatibility for t4200Bryan Larsen2007-05-031-1/+1
* dir.c(common_prefix): Fix two bugsJohannes Schindelin2007-04-231-0/+6
* Fix overwriting of files when applying contextually independent diffsAlex Riesen2007-04-181-0/+33
* t5300-pack-object.sh: portability issue using /usr/bin/statArjen Laarhoven2007-04-061-5/+6
* t3200-branch.sh: small language nitArjen Laarhoven2007-04-061-1/+1
* Distinguish branches by more than case in tests.Brian Gernhardt2007-04-061-3/+3
* Honor -p<n> when applying git diffsShawn O. Pearce2007-04-051-0/+25
* Fix renaming branch without config fileGeert Bosch2007-04-051-0/+9
* Revert "builtin-archive: use RUN_SETUP"René Scharfe2007-04-051-0/+4
* rerere: make sorting really stable.Junio C Hamano2007-04-041-4/+5
* Fix t4200-rerere for white-space from "wc -l"Brian Gernhardt2007-04-041-2/+2
* Merge 1.5.0.7 inJunio C Hamano2007-04-031-4/+17
|\
| * rerere should not repeat the earlier hunks in later onesJunio C Hamano2007-04-031-4/+17
| * t4118: be nice to non-GNU sedJohannes Schindelin2007-03-281-1/+2
* | git-mailinfo fixes for patch mungingDon Zickus2007-03-311-1/+1
* | t/t6006: add tests for a slightly more complex commit messagesJeff King2007-03-281-0/+42
* | Fix "--pretty=format:" for parent related items.Junio C Hamano2007-03-281-4/+4
* | Add some basic tests of rev-list --pretty=formatJeff King2007-03-271-0/+108
* | Bisect: implement "git bisect run <cmd>..." to automatically bisect.Christian Couder2007-03-231-0/+57
* | t4118: be nice to non-GNU sedJohannes Schindelin2007-03-221-1/+2
* | don't ever allow SHA1 collisions to exist by fetching a packNicolas Pitre2007-03-201-0/+10
* | Merge branch 'ar/diff'Junio C Hamano2007-03-182-0/+159
|\ \
| * | Add tests for --quiet option of diff programsAlex Riesen2007-03-161-0/+80
| * | Allow git-diff exit with codes similar to diff(1)Alex Riesen2007-03-141-0/+79
* | | [PATCH] add test for OFS_DELTA objectsNicolas Pitre2007-03-161-6/+65
* | | [PATCH] fix t5300-pack-object.shNicolas Pitre2007-03-161-1/+1
* | | git-fetch, git-branch: Support local --track via a special remote '.'Paolo Bonzini2007-03-162-0/+30
|/ /
* | Merge branch 'dz/mailinfo'Junio C Hamano2007-03-149-2/+36
|\ \
| * | Add a couple more test cases to the suite.Don Zickus2007-03-128-1/+35
| * | builtin-mailinfo.c infrastrcture changesDon Zickus2007-03-121-1/+1
* | | Merge branch 'pb/branch-track'Junio C Hamano2007-03-141-11/+54
|\ \ \ | |/ / |/| |
| * | git-branch, git-checkout: autosetup for remote branch trackingPaolo Bonzini2007-03-101-11/+54
* | | Merge branch 'master' of git://repo.or.cz/git/fastimportJunio C Hamano2007-03-121-0/+50
|\ \ \
| * | | New fast-import test case for valid tree sortingJeff King2007-03-121-0/+50
* | | | Fix t5510-fetch's use of sedShawn O. Pearce2007-03-121-1/+7
|/ / /
* | | Merge branch 'jc/boundary'Junio C Hamano2007-03-111-0/+32
|\ \ \
| * | | git-bundle: avoid packing objects which are in the prerequisitesJohannes Schindelin2007-03-071-0/+11
| * | | bundle: fix wrong check of read_header()'s return value & add testsJohannes Schindelin2007-03-061-0/+21
* | | | Change {pre,post}-receive hooks to use stdinShawn O. Pearce2007-03-111-14/+16
| |/ / |/| |
* | | Merge branch 'js/attach'Junio C Hamano2007-03-107-37/+351
|\ \ \
| * | | format-patch --attach: not folding some long headers.Junio C Hamano2007-03-047-73/+37
| * | | format-patch: add --inline option and make --attach a true attachmentJohannes Schindelin2007-03-047-6/+356
* | | | Merge branch 'js/diff-ni'Junio C Hamano2007-03-1030-116/+116
|\ \ \ \
| * | | | Get rid of the dependency to GNU diff in the testsJohannes Schindelin2007-03-0429-110/+110
* | | | | Merge branch 'js/config-rename'Junio C Hamano2007-03-081-0/+16
|\ \ \ \ \
| * | | | | git-config: document --rename-section, provide --remove-sectionPaolo Bonzini2007-03-031-0/+16
| |/ / / /
* | | | | Merge branch 'master' of git://repo.or.cz/git/fastimportJunio C Hamano2007-03-071-0/+8
|\ \ \ \ \