aboutsummaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAge
* [PATCH] New git-apply test cases for scanning forwards and backwards.Robert Fitzsimons2005-08-28
* [PATCH] New git-apply test cases for patches with mulitple fragments.Robert Fitzsimons2005-08-28
* Create objects/info/ directory in init-db.Junio C Hamano2005-08-20
* [PATCH] When copying or renaming, keep the mode, pleaseJohannes Schindelin2005-08-17
* [PATCH] fix null TZ problems on os/xBrad Roberts2005-08-13
* [PATCH] Trapping exit in tests, using return for errors: further fixes.Pavel Roskin2005-08-11
* [PATCH] Trapping exit in tests, using return for errorsPavel Roskin2005-08-11
* [PATCH] Need to set PAGER in testsPavel Roskin2005-08-11
* [PATCH] Missing test_donePavel Roskin2005-08-11
* String comparison of test is done with '=', not '=='.Junio C Hamano2005-08-11
* [PATCH] Fix git-rev-parse's parent handlingJohannes Schindelin2005-08-10
* Skip --merge-order test when built with NO_OPENSSLJunio C Hamano2005-07-29
* Documentation and tests: ls-files exclude pattern.Junio C Hamano2005-07-29
* [PATCH] support bc version 1.04Johannes Schindelin2005-07-29
* Fix potential send-pack SIGSEGVLinus Torvalds2005-07-26
* Adjust diff-raw tests to the status letter change.Junio C Hamano2005-07-26
* git-ls-files: --exclude mechanism updates.Junio C Hamano2005-07-25
* [PATCH] Test framework: prettyprint the failed command.Junio C Hamano2005-07-22
* [PATCH] apply.c: handle incomplete lines correctly.Junio C Hamano2005-07-22
* [PATCH] Prevent t6000 series from dropping useless sed.script in t/Junio C Hamano2005-07-07
* [PATCH] Write sed script directly into temp file, rather than a variableJon Seymour2005-07-06
* [PATCH] Add t/t6003 with some --topo-order testsJon Seymour2005-07-06
* [PATCH] Add a t/t6001 test case for a --merge-order bugJon Seymour2005-07-06
* [PATCH] Change the sed seperator in t/t6000-lib.sh.Jon Seymour2005-07-06
* [PATCH] Introduce unit tests for git-rev-list --bisectJon Seymour2005-07-06
* [PATCH] Factor out useful test case infrastructure from t/t6001... into t/t60...Jon Seymour2005-07-06
* [PATCH] Fixup t/t5300 unit tests broken by 5f3de58ff85c49620ae2a1722d8d4d37c8...Jon Seymour2005-07-04
* [PATCH] Remove unnecessary sort from t6001 testcaseJon Seymour2005-06-29
* [PATCH] Fix broken t6001 test caseJon Seymour2005-06-29
* [PATCH] Demonstrate broken t6001 test case functionJon Seymour2005-06-29
* [PATCH] Fix for git-rev-list --merge-order B ^A (A,B share common base) [rev 2]Jon Seymour2005-06-29
* [PATCH] Test case that demonstrates problem with --merge-order ^ processingJon Seymour2005-06-29
* [PATCH] Adjust t5300 test for unpack-objects changeJunio C Hamano2005-06-29
* [PATCH] Add git-verify-pack command.Junio C Hamano2005-06-29
* Fix another test that broke with the recent git-init-db updateLinus Torvalds2005-06-27
* [PATCH] replace sha1sum with sum in t/t1002Mark Allen2005-06-27
* Fix up test that counted subdirectories in ".git/objects"Linus Torvalds2005-06-27
* [PATCH] Teach read_sha1_file() and friends about packed git object store.Junio C Hamano2005-06-27
* [PATCH] Remove "delta" object representation.Junio C Hamano2005-06-27
* [PATCH] Finish initial cut of git-pack-object/git-unpack-object pair.Junio C Hamano2005-06-26
* [PATCH] Fix oversimplified optimization for add_cache_entry().Junio C Hamano2005-06-25
* [PATCH] Add more tests for read-tree --emu23.Junio C Hamano2005-06-25
* [PATCH] A test case that demonstrates a problem with merges with two roots.Jon Seymour2005-06-22
* [PATCH] git-apply: tests for --stat and --summary.Junio C Hamano2005-06-22
* [PATCH] Additional git-rev-list unit tests to demonstrate problems that requi...Jon Seymour2005-06-19
* [PATCH] Rework -B output.Junio C Hamano2005-06-19
* [PATCH] Make -C less eager.Junio C Hamano2005-06-19
* [PATCH] Unset TZ in t5000Mark Allen2005-06-14
* [PATCH] read-tree: loosen too strict index requirementsJunio C Hamano2005-06-12
* [PATCH] Finish making --emu23 equivalent to pure 2-way merge.Junio C Hamano2005-06-12