summaryrefslogtreecommitdiffstats
path: root/t
AgeCommit message (Expand)AuthorLines
2005-10-02[PATCH] Teach git-ls-files about '--' to denote end of options.Fredrik Kuivinen-0/+69
2005-10-01More portability.Junio C Hamano-19/+17
2005-10-01Add git-symbolic-refJunio C Hamano-3/+3
2005-09-28Update the case table in t/t1000.Junio C Hamano-31/+12
2005-09-27[PATCH] Make the test more shell generic and fix missing Solaris find optionPeter Eriksen-2/+3
2005-09-22Retire diff-helper.Junio C Hamano-169/+0
2005-09-20Show modified files in git-ls-filesJunio C Hamano-3/+38
2005-09-17Fix typo in test comment.Junio C Hamano-1/+1
2005-09-10[PATCH] Add debugging help for case #16 to read-tree.cJunio C Hamano-0/+16
2005-09-10[PATCH] Rewrite read-treeDaniel Barkalow-422/+0
2005-09-09Retire support for old environment variables.Junio C Hamano-216/+0
2005-09-08'build' scripts before installing.Junio C Hamano-7/+7
2005-09-07[PATCH] Do not create bogus branch from flag to git branchAmos Waterland-0/+27
2005-09-07Big tool rename.Junio C Hamano-321/+321
2005-09-04Add copy/rename check for git-apply.Junio C Hamano-0/+148
2005-08-28[PATCH] New git-apply test cases for scanning forwards and backwards.Robert Fitzsimons-0/+101
2005-08-28[PATCH] New git-apply test cases for patches with mulitple fragments.Robert Fitzsimons-0/+176
2005-08-20Create objects/info/ directory in init-db.Junio C Hamano-3/+4
2005-08-17[PATCH] When copying or renaming, keep the mode, pleaseJohannes Schindelin-0/+37
2005-08-13[PATCH] fix null TZ problems on os/xBrad Roberts-3/+3
2005-08-11[PATCH] Trapping exit in tests, using return for errors: further fixes.Pavel Roskin-3/+5
2005-08-11[PATCH] Trapping exit in tests, using return for errorsPavel Roskin-28/+39
2005-08-11[PATCH] Need to set PAGER in testsPavel Roskin-1/+2
2005-08-11[PATCH] Missing test_donePavel Roskin-0/+7
2005-08-11String comparison of test is done with '=', not '=='.Junio C Hamano-4/+4
2005-08-10[PATCH] Fix git-rev-parse's parent handlingJohannes Schindelin-0/+33
2005-07-29Skip --merge-order test when built with NO_OPENSSLJunio C Hamano-0/+7
2005-07-29Documentation and tests: ls-files exclude pattern.Junio C Hamano-5/+18
2005-07-29[PATCH] support bc version 1.04Johannes Schindelin-2/+6
2005-07-26Fix potential send-pack SIGSEGVLinus Torvalds-0/+54
2005-07-26Adjust diff-raw tests to the status letter change.Junio C Hamano-34/+34
2005-07-25git-ls-files: --exclude mechanism updates.Junio C Hamano-0/+55
2005-07-22[PATCH] Test framework: prettyprint the failed command.Junio C Hamano-1/+3
2005-07-22[PATCH] apply.c: handle incomplete lines correctly.Junio C Hamano-0/+32
2005-07-07[PATCH] Prevent t6000 series from dropping useless sed.script in t/Junio C Hamano-3/+11
2005-07-06[PATCH] Write sed script directly into temp file, rather than a variableJon Seymour-33/+7
2005-07-06[PATCH] Add t/t6003 with some --topo-order testsJon Seymour-0/+417
2005-07-06[PATCH] Add a t/t6001 test case for a --merge-order bugJon Seymour-0/+20
2005-07-06[PATCH] Change the sed seperator in t/t6000-lib.sh.Jon Seymour-1/+3
2005-07-06[PATCH] Introduce unit tests for git-rev-list --bisectJon Seymour-0/+247
2005-07-06[PATCH] Factor out useful test case infrastructure from t/t6001... into t/t60...Jon Seymour-111/+106
2005-07-04[PATCH] Fixup t/t5300 unit tests broken by 5f3de58ff85c49620ae2a1722d8d4d37c8...Jon Seymour-15/+15
2005-06-29[PATCH] Remove unnecessary sort from t6001 testcaseJon Seymour-8/+8
2005-06-29[PATCH] Fix broken t6001 test caseJon Seymour-3/+3
2005-06-29[PATCH] Demonstrate broken t6001 test case functionJon Seymour-3/+2
2005-06-29[PATCH] Fix for git-rev-list --merge-order B ^A (A,B share common base) [rev 2]Jon Seymour-6/+6
2005-06-29[PATCH] Test case that demonstrates problem with --merge-order ^ processingJon Seymour-0/+5
2005-06-29[PATCH] Adjust t5300 test for unpack-objects changeJunio C Hamano-2/+4
2005-06-29[PATCH] Add git-verify-pack command.Junio C Hamano-0/+38
2005-06-27Fix another test that broke with the recent git-init-db updateLinus Torvalds-1/+0