aboutsummaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAge
* [PATCH] Teach git-ls-files about '--' to denote end of options.Fredrik Kuivinen2005-10-02
* More portability.Junio C Hamano2005-10-01
* Add git-symbolic-refJunio C Hamano2005-10-01
* Update the case table in t/t1000.Junio C Hamano2005-09-28
* [PATCH] Make the test more shell generic and fix missing Solaris find optionPeter Eriksen2005-09-27
* Retire diff-helper.Junio C Hamano2005-09-22
* Show modified files in git-ls-filesJunio C Hamano2005-09-20
* Fix typo in test comment.Junio C Hamano2005-09-17
* [PATCH] Add debugging help for case #16 to read-tree.cJunio C Hamano2005-09-10
* [PATCH] Rewrite read-treeDaniel Barkalow2005-09-10
* Retire support for old environment variables.Junio C Hamano2005-09-09
* 'build' scripts before installing.Junio C Hamano2005-09-08
* [PATCH] Do not create bogus branch from flag to git branchAmos Waterland2005-09-07
* Big tool rename.Junio C Hamano2005-09-07
* Add copy/rename check for git-apply.Junio C Hamano2005-09-04
* [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