1681 Commits (7f8365f894d60f240edd356f32e3c1bda994ed41)

Author SHA1 Message Date
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
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
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
Johannes Schindelin 249c61a62d merge-recursive: respect core.autocrlf when writing out the result 17 years ago
Marius Storm-Olsen eea982843e Add testcase for merging in a CRLF repo 17 years ago
René Scharfe 2d35d556e2 Ignore .gitattributes in bare repositories 17 years ago
Lea Wiemann 3c076dbe3c cat-file --batch / --batch-check: do not exit if hashes are missing 17 years ago
Lea Wiemann 4e44ae45fe t1006-cat-file.sh: typo 17 years ago
Michael Dressel 4ed19a3c17 describe: match pattern for lightweight tags too 17 years ago
Junio C Hamano de5825cc82 t7502: honor SHELL_PATH 17 years ago
Alex Riesen 70ca472f1f Fix t5516 on cygwin: it does not like double slashes at the beginning of a path 17 years ago
Junio C Hamano a3c91e088e t7502: tighten loosely written test sequence 17 years ago
Junio C Hamano 7845944c64 t7502: do not globally unset GIT_COMMITTER_* environment variables 17 years ago
Junio C Hamano 67bfc030d7 commit: drop duplicated parents 17 years ago
Shawn O. Pearce c175a7ad32 Make "git-remote prune" delete refs according to fetch specs 17 years ago
Lea Wiemann 1bd9c64840 t/test-lib.sh: resolve symlinks in working directory, for pathname comparisons 17 years ago
Stephan Beyer 8ec00d0534 Merge t4150-am-subdir.sh and t4151-am.sh into t4150-am.sh 17 years ago
Stephan Beyer d3a7b8f5c5 Add test cases for git-am 17 years ago
Paolo Bonzini ad5fa3cc0e rollback lock files on more signals than just SIGINT 17 years ago
Luciano Rocha 74d3b23fe3 git-init: accept --bare option 17 years ago
Dmitry V. Levin efb98b4453 builtin-fetch.c (store_updated_refs): Honor update_local_ref() return value 17 years ago
Junio C Hamano b2a42f55bc t5100: Avoid filename "nul" 17 years ago
Johannes Sixt a17171b473 Revert "filter-branch: subdirectory filter needs --full-history" 17 years ago
Johannes Sixt cb418b5a38 t5700-clone-reference: Quote $U 17 years ago
Karl Hasselström 40672a1904 Add some tests for git update-ref -d 17 years ago
Junio C Hamano 9aa23094c2 mailinfo: apply the same fix not to lose NULs in BASE64 and QP codepaths 17 years ago
Johannes Schindelin cce8d6fdb4 mailsplit and mailinfo: gracefully handle NUL characters 17 years ago
Junio C Hamano 0569e9b8ce "git diff": do not ignore index without --no-index 17 years ago
Junio C Hamano 3af828634f tests: do not use implicit "git diff --no-index" 17 years ago
Michele Ballabio 6c41e21d48 change quoting in test t1006-cat-file.sh 17 years ago
Adam Roben d8ee483250 git-hash-object: Add --stdin-paths option 17 years ago
Adam Roben 3ea5a1b33d Add more tests for git hash-object 17 years ago
Adam Roben 97e435adad Move git-hash-object tests from t5303 to t1007 17 years ago
Johan Herland b50c8469cc Add test for cloning with "--reference" repo being a subset of source repo 17 years ago
Johan Herland fabb01996b Add a test for another combination of --reference 17 years ago
Daniel Barkalow 4ba776c231 Test that --reference actually suppresses fetching referenced objects 17 years ago
Johannes Schindelin f9189cf8f2 pull --rebase: exit early when the working directory is dirty 17 years ago
Christian Couder 634f246444 bisect: use a detached HEAD to bisect 17 years ago
Christian Couder ba963de859 bisect: trap critical errors in "bisect_start" 17 years ago
Christian Couder 9d0cd91c4e bisect: fix left over "BISECT_START" file when starting with junk rev 17 years ago