109 Commits (99977bd5fdeabbd0608a70e9411c243007ec4ea2)

Author SHA1 Message Date
Junio C Hamano 52be5fcd29 Add copy/rename check for git-apply. 19 years ago
Robert Fitzsimons debb9d8444 [PATCH] New git-apply test cases for scanning forwards and backwards. 19 years ago
Robert Fitzsimons ff3412ee1f [PATCH] New git-apply test cases for patches with mulitple fragments. 19 years ago
Junio C Hamano d57306c794 Create objects/info/ directory in init-db. 19 years ago
Johannes Schindelin 35cc4bcd10 [PATCH] When copying or renaming, keep the mode, please 19 years ago
Brad Roberts e54c5ea93e [PATCH] fix null TZ problems on os/x 20 years ago
Pavel Roskin 41184273d1 [PATCH] Trapping exit in tests, using return for errors: further fixes. 20 years ago
Pavel Roskin 4d9d62fa7c [PATCH] Trapping exit in tests, using return for errors 20 years ago
Pavel Roskin d9bdd39eee [PATCH] Need to set PAGER in tests 20 years ago
Pavel Roskin da7bc9b081 [PATCH] Missing test_done 20 years ago
Junio C Hamano 8e832ebce6 String comparison of test is done with '=', not '=='. 20 years ago
Johannes Schindelin ef0bd2e6e6 [PATCH] Fix git-rev-parse's parent handling 20 years ago
Junio C Hamano eb3c430a85 Skip --merge-order test when built with NO_OPENSSL 20 years ago
Junio C Hamano 1df092d211 Documentation and tests: ls-files exclude pattern. 20 years ago
Johannes Schindelin 148519b7dc [PATCH] support bc version 1.04 20 years ago
Linus Torvalds bdf25142aa Fix potential send-pack SIGSEGV 20 years ago
Junio C Hamano 2bbcddee87 Adjust diff-raw tests to the status letter change. 20 years ago
Junio C Hamano f87f949748 git-ls-files: --exclude mechanism updates. 20 years ago
Junio C Hamano bf0dd8a8de [PATCH] Test framework: prettyprint the failed command. 20 years ago
Junio C Hamano 8b64647dd9 [PATCH] apply.c: handle incomplete lines correctly. 20 years ago
Junio C Hamano 776566000f [PATCH] Prevent t6000 series from dropping useless sed.script in t/ 20 years ago
Jon Seymour 28346d2d3c [PATCH] Write sed script directly into temp file, rather than a variable 20 years ago
Jon Seymour f573571a21 [PATCH] Add t/t6003 with some --topo-order tests 20 years ago
Jon Seymour 4d3a63ba3a [PATCH] Add a t/t6001 test case for a --merge-order bug 20 years ago
Jon Seymour f6069c5995 [PATCH] Change the sed seperator in t/t6000-lib.sh. 20 years ago
Jon Seymour 8904591a9b [PATCH] Introduce unit tests for git-rev-list --bisect 20 years ago
Jon Seymour ce11895d5c [PATCH] Factor out useful test case infrastructure from t/t6001... into t/t6000-lib.sh 20 years ago
Jon Seymour a61eea6abd [PATCH] Fixup t/t5300 unit tests broken by 5f3de58ff8 20 years ago
Jon Seymour 9d89d19c48 [PATCH] Remove unnecessary sort from t6001 testcase 20 years ago
Jon Seymour 3ed3567890 [PATCH] Fix broken t6001 test case 20 years ago
Jon Seymour 2ba1beebd3 [PATCH] Demonstrate broken t6001 test case function 20 years ago
Jon Seymour 99c2bc9300 [PATCH] Fix for git-rev-list --merge-order B ^A (A,B share common base) [rev 2] 20 years ago
Jon Seymour da4b932a0c [PATCH] Test case that demonstrates problem with --merge-order ^ processing 20 years ago
Junio C Hamano e06eb4c6f5 [PATCH] Adjust t5300 test for unpack-objects change 20 years ago
Junio C Hamano f9253394a2 [PATCH] Add git-verify-pack command. 20 years ago
Linus Torvalds d6771bd060 Fix another test that broke with the recent git-init-db update 20 years ago
Mark Allen cebe403bfe [PATCH] replace sha1sum with sum in t/t1002 20 years ago
Linus Torvalds eb7add9f6b Fix up test that counted subdirectories in ".git/objects" 20 years ago
Junio C Hamano 1f688557c0 [PATCH] Teach read_sha1_file() and friends about packed git object store. 20 years ago
Junio C Hamano c4584ae3fd [PATCH] Remove "delta" object representation. 20 years ago
Junio C Hamano 8ee378a0f0 [PATCH] Finish initial cut of git-pack-object/git-unpack-object pair. 20 years ago
Junio C Hamano b155725dae [PATCH] Fix oversimplified optimization for add_cache_entry(). 20 years ago
Junio C Hamano 1abb3f14c8 [PATCH] Add more tests for read-tree --emu23. 20 years ago
Jon Seymour 6e4c0a5109 [PATCH] A test case that demonstrates a problem with merges with two roots. 20 years ago
Junio C Hamano fae22ac9d7 [PATCH] git-apply: tests for --stat and --summary. 20 years ago
Jon Seymour dec5eda786 [PATCH] Additional git-rev-list unit tests to demonstrate problems that require fixes 20 years ago
Junio C Hamano 366175ef8c [PATCH] Rework -B output. 20 years ago
Junio C Hamano 4727f64003 [PATCH] Make -C less eager. 20 years ago
Mark Allen 7737314de7 [PATCH] Unset TZ in t5000 20 years ago
Junio C Hamano 036d51cc55 [PATCH] read-tree: loosen too strict index requirements 20 years ago