1689 Commits (b4958181a9afd0a7a2622d18416f88f9222123f0)

Author SHA1 Message Date
Petr Baudis 8c6202d869 Fix backwards-incompatible handling of core.sharedRepository 17 years ago
Shawn O. Pearce 1db4a75c8d Remove unnecessary pack-*.keep file after successful git-clone 17 years ago
Jeff King 0b294c0abf make deleting a missing ref more quiet 17 years ago
Junio C Hamano 2b2828b452 Fix executable bits in t/ scripts 17 years ago
Shawn O. Pearce 14d4642e2a Fix describe --tags --long so it does not segfault 17 years ago
Junio C Hamano 18374e584c diff --check: do not discard error status upon seeing a good line 17 years ago
Junio C Hamano dfc8f39e43 Allow "git-reset path" when unambiguous 17 years ago
Jeff King 2beebd22f4 clone: create intermediate directories of destination repo 17 years ago
Jan Krüger 74b1e12357 git-svn: make rebuild respect rewriteRoot option 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
Brandon Casey e200783255 t7502-commit.sh: test_must_fail doesn't work with inline environment variables 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