aboutsummaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAge
*-. Merge branches 'jc/sb' and 'jc/mb'Junio C Hamano2005-11-11
|\ \
| | * Add test case for merge-base.Junio C Hamano2005-11-11
| |/ |/|
| * t1200: use --topo-order to keep the show-branch output stable.Junio C Hamano2005-11-11
|/
* make tests ignorable with "make -i"Alex Riesen2005-11-08
* fix t5000-tar-tree.sh when $TAR isn't setAlex Riesen2005-11-08
* test: t4102-apply-rename fails with strict umask.Junio C Hamano2005-11-05
* remove CR/LF from .gitignoreAlex Riesen2005-11-02
* make t5501 less annoyingJohannes Schindelin2005-10-28
* Implement an interoperability test for fetch-pack/upload-packJohannes Schindelin2005-10-28
* Implement a test for git-fetch-pack/git-upload-packJohannes Schindelin2005-10-28
* fix testsuite to tolerate spaces in pathPavel Roskin2005-10-28
* Create object subdirectories on demand (phase II)Linus Torvalds2005-10-28
* No funny names on cygwin...Johannes Schindelin2005-10-18
* Adjust tests for not quoting SP.Junio C Hamano2005-10-17
* Add tests for funny pathnames.Junio C Hamano2005-10-17
* Disable hooks during tests.Junio C Hamano2005-10-16
* Merge branch 'fixes'Junio C Hamano2005-10-15
|\
| * Adapt tutorial to cygwin and add test caseJohannes Schindelin2005-10-13
* | Add git-index-pack utilitySergey Vlasov2005-10-12
* | Use git-update-ref and git-symbolic-ref in testsJohannes Schindelin2005-10-11
* | Merge branch 'fixes'Junio C Hamano2005-10-10
|\ \ | |/
| * t5400-send-pack relies on a working cpioJohannes Schindelin2005-10-10
| * Also force LC_ALL in test scripts.Junio C Hamano2005-10-09
* | Deal with $(bindir) and friends with whitespaces.Junio C Hamano2005-10-10
* | Create object subdirectories on demandLinus Torvalds2005-10-08
* | Merge branch 'fixes'Junio C Hamano2005-10-07
|\ \ | |/
| * Fix wrong filename listing bug in git-ls-tree.robfitz@273k.net2005-10-07
* | Show original and resulting blob object info in diff output.Junio C Hamano2005-10-07
|/
* [PATCH] Teach git-ls-files about '--' to denote end of options.Fredrik Kuivinen2005-10-02
* More portability.Junio C Hamano2005-10-01
* Add git-symbolic-refJunio C Hamano2005-10-01
* Update the case table in t/t1000.Junio C Hamano2005-09-28
* [PATCH] Make the test more shell generic and fix missing Solaris find optionPeter Eriksen2005-09-27
* Retire diff-helper.Junio C Hamano2005-09-22
* Show modified files in git-ls-filesJunio C Hamano2005-09-20
* Fix typo in test comment.Junio C Hamano2005-09-17
* [PATCH] Add debugging help for case #16 to read-tree.cJunio C Hamano2005-09-10
* [PATCH] Rewrite read-treeDaniel Barkalow2005-09-10
* Retire support for old environment variables.Junio C Hamano2005-09-09
* 'build' scripts before installing.Junio C Hamano2005-09-08
* [PATCH] Do not create bogus branch from flag to git branchAmos Waterland2005-09-07
* Big tool rename.Junio C Hamano2005-09-07
* Add copy/rename check for git-apply.Junio C Hamano2005-09-04
* [PATCH] New git-apply test cases for scanning forwards and backwards.Robert Fitzsimons2005-08-28
* [PATCH] New git-apply test cases for patches with mulitple fragments.Robert Fitzsimons2005-08-28
* Create objects/info/ directory in init-db.Junio C Hamano2005-08-20
* [PATCH] When copying or renaming, keep the mode, pleaseJohannes Schindelin2005-08-17
* [PATCH] fix null TZ problems on os/xBrad Roberts2005-08-13
* [PATCH] Trapping exit in tests, using return for errors: further fixes.Pavel Roskin2005-08-11
* [PATCH] Trapping exit in tests, using return for errorsPavel Roskin2005-08-11