1664 Commits (ea81e10ff4e31820407f4cb1b8ebd87de9e51737)

Author SHA1 Message Date
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
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
Christian Couder d3aca58562 bisect: add test cases to check that "git bisect start" is atomic 17 years ago
Jeff King d54eaaa268 send-email: rfc2047-quote subject lines with non-ascii characters 17 years ago
Jeff King 0706bd19ef send-email: specify content-type of --compose body 17 years ago
Junio C Hamano 38ed1d89f7 "git-add -n -u" should not add but just report 17 years ago
Alex Riesen 26ec126a91 Fix t3701 if core.filemode disabled 17 years ago
Alex Riesen 28f8802417 Fix t6031 on filesystems without working exec bit 17 years ago
Brandon Casey 9231e3a953 t/Makefile: "trash" directory was renamed recently 17 years ago
Alex Riesen 2a028a0cab Ensure that a test is run in the trash directory 17 years ago
Junio C Hamano 032bea55a3 builtin-apply: do not declare patch is creation when we do not know it 17 years ago
Steffen Prohaska 0047dd2fd1 t0050: Fix merge test on case sensitive file systems 17 years ago
Marcel Koeppen d16d5cdf59 Replace in-place sed in t7502-commit 17 years ago
Johannes Schindelin be4d2c83b6 submodule update: add convenience option --init 17 years ago
Matthew Ogilvie 90948a4289 git-cvsserver: add ability to guess -kb from contents 17 years ago
Matthew Ogilvie 8a06a63297 implement gitcvs.usecrlfattr 17 years ago