summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)Author
2005-09-17Fix typo in test comment.Junio C Hamano
2005-09-11[PATCH] Add debugging help for case #16 to read-tree.cJunio C Hamano
2005-09-11[PATCH] Rewrite read-treeDaniel Barkalow
2005-09-09Retire support for old environment variables.Junio C Hamano
2005-09-09'build' scripts before installing.Junio C Hamano
2005-09-08[PATCH] Do not create bogus branch from flag to git branchAmos Waterland
2005-09-08Big tool rename.Junio C Hamano
2005-09-04Add copy/rename check for git-apply.Junio C Hamano
2005-08-28[PATCH] New git-apply test cases for scanning forwards and backwards.Robert Fitzsimons
2005-08-28[PATCH] New git-apply test cases for patches with mulitple fragments.Robert Fitzsimons
2005-08-20Create objects/info/ directory in init-db.Junio C Hamano
2005-08-17[PATCH] When copying or renaming, keep the mode, pleaseJohannes Schindelin
2005-08-14[PATCH] fix null TZ problems on os/xBrad Roberts
2005-08-12[PATCH] Trapping exit in tests, using return for errors: further fixes.Pavel Roskin
2005-08-12[PATCH] Trapping exit in tests, using return for errorsPavel Roskin
2005-08-12[PATCH] Need to set PAGER in testsPavel Roskin
2005-08-12[PATCH] Missing test_donePavel Roskin
2005-08-12String comparison of test is done with '=', not '=='.Junio C Hamano
2005-08-10[PATCH] Fix git-rev-parse's parent handlingJohannes Schindelin
2005-07-30Skip --merge-order test when built with NO_OPENSSLJunio C Hamano
2005-07-30Documentation and tests: ls-files exclude pattern.Junio C Hamano
2005-07-29[PATCH] support bc version 1.04Johannes Schindelin
2005-07-27Fix potential send-pack SIGSEGVLinus Torvalds
2005-07-26Adjust diff-raw tests to the status letter change.Junio C Hamano
2005-07-26git-ls-files: --exclude mechanism updates.Junio C Hamano
2005-07-23[PATCH] Test framework: prettyprint the failed command.Junio C Hamano
2005-07-22[PATCH] apply.c: handle incomplete lines correctly.Junio C Hamano
2005-07-07[PATCH] Prevent t6000 series from dropping useless sed.script in t/Junio C Hamano
2005-07-07[PATCH] Write sed script directly into temp file, rather than a variableJon Seymour
2005-07-07[PATCH] Add t/t6003 with some --topo-order testsJon Seymour
2005-07-06[PATCH] Add a t/t6001 test case for a --merge-order bugJon Seymour
2005-07-06[PATCH] Change the sed seperator in t/t6000-lib.sh.Jon Seymour
2005-07-06[PATCH] Introduce unit tests for git-rev-list --bisectJon Seymour
2005-07-06[PATCH] Factor out useful test case infrastructure from t/t6001... into t/t60...Jon Seymour
2005-07-04[PATCH] Fixup t/t5300 unit tests broken by 5f3de58ff85c49620ae2a1722d8d4d37c8...Jon Seymour
2005-06-30[PATCH] Remove unnecessary sort from t6001 testcaseJon Seymour
2005-06-30[PATCH] Fix broken t6001 test caseJon Seymour
2005-06-30[PATCH] Demonstrate broken t6001 test case functionJon Seymour
2005-06-30[PATCH] Fix for git-rev-list --merge-order B ^A (A,B share common base) [rev 2]Jon Seymour
2005-06-30[PATCH] Test case that demonstrates problem with --merge-order ^ processingJon Seymour
2005-06-29[PATCH] Adjust t5300 test for unpack-objects changeJunio C Hamano
2005-06-29[PATCH] Add git-verify-pack command.Junio C Hamano
2005-06-28Fix another test that broke with the recent git-init-db updateLinus Torvalds
2005-06-28[PATCH] replace sha1sum with sum in t/t1002Mark Allen
2005-06-28Fix up test that counted subdirectories in ".git/objects"Linus Torvalds
2005-06-27[PATCH] Teach read_sha1_file() and friends about packed git object store.Junio C Hamano
2005-06-27[PATCH] Remove "delta" object representation.Junio C Hamano
2005-06-26[PATCH] Finish initial cut of git-pack-object/git-unpack-object pair.Junio C Hamano
2005-06-25[PATCH] Fix oversimplified optimization for add_cache_entry().Junio C Hamano
2005-06-25[PATCH] Add more tests for read-tree --emu23.Junio C Hamano