371 Commits (a41fae9c46a4cb5e59cc1a17d19f6a3a6cbfbb2f)

Author SHA1 Message Date
Junio C Hamano 494245d6d1 Revert "Adapt tutorial to cygwin and add test case" 19 years ago
Johannes Schindelin 2ae6c70674 Adapt tutorial to cygwin and add test case 19 years ago
Sergey Vlasov 9cf6d3357a Add git-index-pack utility 19 years ago
Johannes Schindelin 0a81552e06 Use git-update-ref and git-symbolic-ref in tests 19 years ago
Johannes Schindelin 18e410f1ea t5400-send-pack relies on a working cpio 19 years ago
Junio C Hamano 4769948afe Deal with $(bindir) and friends with whitespaces. 19 years ago
Junio C Hamano 899460f336 Also force LC_ALL in test scripts. 19 years ago
Linus Torvalds 230f13225d Create object subdirectories on demand 19 years ago
robfitz@273k.net ab1630a3ed Fix wrong filename listing bug in git-ls-tree. 19 years ago
Junio C Hamano ec1fcc16af Show original and resulting blob object info in diff output. 19 years ago
Fredrik Kuivinen 500b97e4bb [PATCH] Teach git-ls-files about '--' to denote end of options. 19 years ago
Junio C Hamano 455a7f3275 More portability. 19 years ago
Junio C Hamano 8098a178b2 Add git-symbolic-ref 19 years ago
Junio C Hamano 3e03aaf523 Update the case table in t/t1000. 19 years ago
Peter Eriksen edde7a8b53 [PATCH] Make the test more shell generic and fix missing Solaris find option 19 years ago
Junio C Hamano 5cfcd07c93 Retire diff-helper. 19 years ago
Junio C Hamano b0391890d2 Show modified files in git-ls-files 19 years ago
Junio C Hamano 50d69ef4f5 Fix typo in test comment. 19 years ago
Junio C Hamano 4d3fe0c5f3 [PATCH] Add debugging help for case #16 to read-tree.c 19 years ago
Daniel Barkalow ee6566e8d7 [PATCH] Rewrite read-tree 19 years ago
Junio C Hamano a9ab586a5d Retire support for old environment variables. 19 years ago
Junio C Hamano bc6146d2ab 'build' scripts before installing. 19 years ago
Amos Waterland a3b427b9fa [PATCH] Do not create bogus branch from flag to git branch 19 years ago
Junio C Hamano 215a7ad1ef Big tool rename. 19 years ago
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. 20 years ago
Johannes Schindelin 35cc4bcd10 [PATCH] When copying or renaming, keep the mode, please 20 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