1688 Commits (e9656473342e050494c8ea8416fdfdcf52fd1c93)

Author SHA1 Message Date
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
Johannes Schindelin d775734c40 cvsexportcommit: introduce -W for shared working trees (between Git and CVS) 17 years ago
Johannes Schindelin 6848d58c60 Ignore dirty submodule states during rebase and stash 17 years ago
Johannes Schindelin a73bc1275b builtin-clone: fix initial checkout 17 years ago
Jeff King 30684dfaf8 t5000: tar portability fix 17 years ago
Jeff King bbf08124e0 fix bsd shell negation 17 years ago
Alex Riesen dad25e4a7c Add a config option to ignore errors for git-add 17 years ago
Alex Riesen 8959743645 Add a test for git-add --ignore-errors 17 years ago
Dustin Sallings 0a02186f92 Allow tracking branches to set up rebase by default. 17 years ago
Junio C Hamano 27554e900d git-svn: add test for --add-author-from and --use-log-author 17 years ago
Christian Couder dfd1b749be rev-parse --verify: do not output anything on error 17 years ago
Christian Couder 28bfa145e4 rev-parse: fix using "--default" with "--verify" 17 years ago
Christian Couder 921df15f1d rev-parse: add test script for "--verify" 17 years ago
Steffen Prohaska 8a19aaab63 t0050: Add test for case insensitive add 17 years ago
Steffen Prohaska b4a299d87c t0050: Set core.ignorecase case to activate case insensitivity 17 years ago
Steffen Prohaska 1c51c7d7d9 t0050: Test autodetect core.ignorecase 17 years ago
Brandon Casey ccc1297226 repack: modify behavior of -A option to leave unreferenced objects unpacked 17 years ago
Dustin Sallings c998ae9baa Allow tracking branches to set up rebase by default. 17 years ago
Eric Wong d1a8d0ea5f git-svn: fix cloning of HTTP URLs with '+' in their path 17 years ago
Christian Couder 42ba5ee776 bisect: print an error message when "git rev-list --bisect-vars" fails 17 years ago
Santi Béjar bb1ae3f6ff commit: Show committer if automatic 17 years ago
Santi Béjar e83dbe802f commit: Show author if different from committer 17 years ago
Adam Roben a8128ed628 git-cat-file: Add --batch option 17 years ago
Adam Roben 05d5667fec git-cat-file: Add --batch-check option 17 years ago
Adam Roben b335d3f121 Add tests for git cat-file 17 years ago
Gerrit Pape ee831f7ddf git-bisect.sh: don't accidentally override existing branch "bisect" 17 years ago
Bryan Donlan 4a7aaccd83 Rename the test trash directory to contain spaces. 17 years ago
Bryan Donlan f69e836fab Fix tests breaking when checkout path contains shell metacharacters 17 years ago
Bryan Donlan 0e46e70462 Don't use the 'export NAME=value' in the test scripts. 17 years ago
Bryan Donlan cdf3ec01ac lib-git-svn.sh: Fix quoting issues with paths containing shell metacharacters 17 years ago