summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)Author
2005-10-15Merge branch 'fixes'Junio C Hamano
2005-10-13Adapt tutorial to cygwin and add test caseJohannes Schindelin
2005-10-13Add git-index-pack utilitySergey Vlasov
2005-10-11Use git-update-ref and git-symbolic-ref in testsJohannes Schindelin
2005-10-10Merge branch 'fixes'Junio C Hamano
2005-10-10t5400-send-pack relies on a working cpioJohannes Schindelin
2005-10-10Deal with $(bindir) and friends with whitespaces.Junio C Hamano
2005-10-10Also force LC_ALL in test scripts.Junio C Hamano
2005-10-08Create object subdirectories on demandLinus Torvalds
2005-10-08Merge branch 'fixes'Junio C Hamano
2005-10-07Fix wrong filename listing bug in git-ls-tree.robfitz@273k.net
2005-10-07Show original and resulting blob object info in diff output.Junio C Hamano
2005-10-02[PATCH] Teach git-ls-files about '--' to denote end of options.Fredrik Kuivinen
2005-10-02More portability.Junio C Hamano
2005-10-02Add git-symbolic-refJunio C Hamano
2005-09-28Update the case table in t/t1000.Junio C Hamano
2005-09-27[PATCH] Make the test more shell generic and fix missing Solaris find optionPeter Eriksen
2005-09-22Retire diff-helper.Junio C Hamano
2005-09-20Show modified files in git-ls-filesJunio C Hamano
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