summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* fix testsuite to tolerate spaces in pathPavel Roskin2005-10-281-4/+4
* Create object subdirectories on demand (phase II)Linus Torvalds2005-10-281-4/+4
* No funny names on cygwin...Johannes Schindelin2005-10-181-0/+3
* Adjust tests for not quoting SP.Junio C Hamano2005-10-171-5/+11
* Add tests for funny pathnames.Junio C Hamano2005-10-171-0/+133
* Disable hooks during tests.Junio C Hamano2005-10-161-1/+5
* Merge branch 'fixes'Junio C Hamano2005-10-151-0/+160
|\
| * Adapt tutorial to cygwin and add test caseJohannes Schindelin2005-10-131-0/+160
* | Add git-index-pack utilitySergey Vlasov2005-10-121-0/+18
* | Use git-update-ref and git-symbolic-ref in testsJohannes Schindelin2005-10-114-6/+6
* | Merge branch 'fixes'Junio C Hamano2005-10-102-1/+5
|\ \ | |/
| * t5400-send-pack relies on a working cpioJohannes Schindelin2005-10-101-0/+3
| * Also force LC_ALL in test scripts.Junio C Hamano2005-10-091-1/+2
* | Deal with $(bindir) and friends with whitespaces.Junio C Hamano2005-10-101-1/+7
* | Create object subdirectories on demandLinus Torvalds2005-10-081-1/+1
* | Merge branch 'fixes'Junio C Hamano2005-10-071-0/+160
|\ \ | |/
| * Fix wrong filename listing bug in git-ls-tree.robfitz@273k.net2005-10-071-0/+160
* | Show original and resulting blob object info in diff output.Junio C Hamano2005-10-074-5/+14
|/
* [PATCH] Teach git-ls-files about '--' to denote end of options.Fredrik Kuivinen2005-10-021-0/+69
* More portability.Junio C Hamano2005-10-013-19/+17
* Add git-symbolic-refJunio C Hamano2005-10-011-3/+3
* Update the case table in t/t1000.Junio C Hamano2005-09-281-31/+12
* [PATCH] Make the test more shell generic and fix missing Solaris find optionPeter Eriksen2005-09-272-2/+3
* Retire diff-helper.Junio C Hamano2005-09-223-169/+0
* Show modified files in git-ls-filesJunio C Hamano2005-09-201-3/+38
* Fix typo in test comment.Junio C Hamano2005-09-171-1/+1
* [PATCH] Add debugging help for case #16 to read-tree.cJunio C Hamano2005-09-101-0/+16
* [PATCH] Rewrite read-treeDaniel Barkalow2005-09-101-422/+0
* Retire support for old environment variables.Junio C Hamano2005-09-092-216/+0
* 'build' scripts before installing.Junio C Hamano2005-09-083-7/+7
* [PATCH] Do not create bogus branch from flag to git branchAmos Waterland2005-09-071-0/+27
* Big tool rename.Junio C Hamano2005-09-0736-321/+321
* Add copy/rename check for git-apply.Junio C Hamano2005-09-041-0/+148
* [PATCH] New git-apply test cases for scanning forwards and backwards.Robert Fitzsimons2005-08-281-0/+101
* [PATCH] New git-apply test cases for patches with mulitple fragments.Robert Fitzsimons2005-08-281-0/+176
* Create objects/info/ directory in init-db.Junio C Hamano2005-08-201-3/+4
* [PATCH] When copying or renaming, keep the mode, pleaseJohannes Schindelin2005-08-171-0/+37
* [PATCH] fix null TZ problems on os/xBrad Roberts2005-08-132-3/+3
* [PATCH] Trapping exit in tests, using return for errors: further fixes.Pavel Roskin2005-08-111-3/+5
* [PATCH] Trapping exit in tests, using return for errorsPavel Roskin2005-08-117-28/+39
* [PATCH] Need to set PAGER in testsPavel Roskin2005-08-111-1/+2
* [PATCH] Missing test_donePavel Roskin2005-08-114-0/+7
* String comparison of test is done with '=', not '=='.Junio C Hamano2005-08-111-4/+4
* [PATCH] Fix git-rev-parse's parent handlingJohannes Schindelin2005-08-101-0/+33
* Skip --merge-order test when built with NO_OPENSSLJunio C Hamano2005-07-291-0/+7
* Documentation and tests: ls-files exclude pattern.Junio C Hamano2005-07-291-5/+18
* [PATCH] support bc version 1.04Johannes Schindelin2005-07-291-2/+6
* Fix potential send-pack SIGSEGVLinus Torvalds2005-07-261-0/+54
* Adjust diff-raw tests to the status letter change.Junio C Hamano2005-07-2618-34/+34
* git-ls-files: --exclude mechanism updates.Junio C Hamano2005-07-251-0/+55