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