1750 Commits (31a92f6aa47732e93f6685b8d1fd1ac09c1fec44)

Author SHA1 Message Date
Brandon Casey e896912c5e t7701-repack-unpack-unreachable.sh: check timestamp of unpacked objects 17 years ago
Jeff King d1a4489a56 avoid null SHA1 in oldest reflog 17 years ago
Thomas Rast 6cf91492d9 Fix apply --recount handling of no-EOL line 17 years ago
Junio C Hamano 2b2828b452 Fix executable bits in t/ scripts 17 years ago
Johannes Sixt 41872fd573 t4127-apply-same-fn: Avoid sed -i 17 years ago
Shawn O. Pearce 14d4642e2a Fix describe --tags --long so it does not segfault 17 years ago
Brian Gernhardt f9d800e207 Add test results directory to t/.gitignore 17 years ago
Junio C Hamano e46f9c8161 t9700: skip when Test::More is not available 17 years ago
Brian Gernhardt ab20fda992 Fix t4017-diff-retval for white-space from wc 17 years ago
Johannes Schindelin c14b9d1e33 Allow git-apply to recount the lines in a hunk (AKA recountdiff) 17 years ago
Don Zickus 7a07841c0b git-apply: handle a patch that touches the same path more than once better 17 years ago
Junio C Hamano 049540435f diff --check: detect leftover conflict markers 17 years ago
Junio C Hamano 877f23ccb8 Teach "diff --check" about new blank lines at end 17 years ago
Lea Wiemann 4c7ba956a3 test-lib.sh: show git init output when in verbose mode 17 years ago
Junio C Hamano 18374e584c diff --check: do not discard error status upon seeing a good line 17 years ago
Jeff King d2bf48d2ad improve for-each-ref test script 17 years ago
Junio C Hamano dfc8f39e43 Allow "git-reset path" when unambiguous 17 years ago
Alex Riesen 3015fa5846 Fix use of "perl -i" on Windows 17 years ago
Jeff King 2beebd22f4 clone: create intermediate directories of destination repo 17 years ago
Nicolas Pitre 85fe23ed2a verify-pack: test for detection of index v2 object CRC mismatch 17 years ago
Jeff King 8e21d63b02 clone: create intermediate directories of destination repo 17 years ago
Nicolas Pitre 29b0d01912 test case for pack resilience against corruptions 17 years ago
Jan Krüger 74b1e12357 git-svn: make rebuild respect rewriteRoot option 17 years ago
Michele Ballabio f2ab7f82b7 t9301-fast-export.sh: Remove debug line 17 years ago
Stephan Beyer 010a2dacc1 Extend parse-options test suite 17 years ago
Michele Ballabio 6422f63321 parse-options.c: fix documentation syntax of optional arguments 17 years ago
Stephan Beyer ab7367929f t3404: stricter tests for git-rebase--interactive 17 years ago
Junio C Hamano 121c813f8d rerere.autoupdate 17 years ago
Junio C Hamano 7f8365f894 t4200: fix rerere test 17 years ago
Jakub Narebski fbd458a3f6 t/README: Add 'Skipping Tests' section below 'Running Tests' 17 years ago
Brandon Casey e200783255 t7502-commit.sh: test_must_fail doesn't work with inline environment variables 17 years ago
Johan Herland d0d12b4768 Prepare testsuite for a "git clone" that packs refs 17 years ago
Pieter de Bie df6a7ff7ac builtin-fast-export: Add importing and exporting of revision marks 17 years ago
Lea Wiemann b4780d725c Git.pm: add test suite 17 years ago
Lea Wiemann fb32c41008 t/test-lib.sh: add test_external and test_external_without_stderr 17 years ago
Lea Wiemann 5e2c08c6f0 test-lib.sh: add --long-tests option 17 years ago
Jeff King 9a7bbd1dd1 clean up error conventions of remote.c:match_explicit 17 years ago
Pierre Habouzit 336d09daf2 Make git reflog expire honour core.sharedRepository. 17 years ago
Jakub Narebski 9adefee5b5 Use 'trash directory' thoroughly in t/test-lib.sh 17 years ago
Avery Pennarun c8c6a2ecb4 git-svn: test that extra blank lines aren't inserted in commit messages. 17 years ago
Jeff King 9197240de8 enable whitespace checking of test scripts 17 years ago
Jeff King 4d9b53591f avoid trailing whitespace in zero-change diffstat lines 17 years ago
Jeff King 44d86e910d avoid whitespace on empty line in automatic usage message 17 years ago
Jeff King 74f16b0c6f mask necessary whitespace policy violations in test scripts 17 years ago
Jeff King 3b2eb186bb fix whitespace violations in test scripts 17 years ago
Junio C Hamano d88593fa04 t4126: fix test that happened to work due to timing 17 years ago
Lea Wiemann 7b7b4516de t/.gitattributes: only ignore whitespace errors in test files 17 years ago
Olivier Marin e7d5a97d5e remote show: list tracked remote branches with -n 17 years ago
Olivier Marin 8d7679276a remote prune: print the list of pruned branches 17 years ago
Olivier Marin 0ecfcb3b70 remote show: fix the -n option 17 years ago