1985 Commits (e705d757bde06c2e523fc5bbbbf62bbb7c2234e9)

Author SHA1 Message Date
Nanako Shiraishi 1364ff27dc t/t91XX git-svn tests: run "git svn" not "git-svn" 16 years ago
Nanako Shiraishi 16805d3e59 t/t91XX-svn: start removing use of "git-" from these tests 16 years ago
Eric Wong f4392df485 git-svn: fix handling of even funkier branch names 16 years ago
Paul Talacko 7c4d0219cf git-svn: set auto_props when renaming files 16 years ago
Eric Wong a786091b4a t9124: clean up chdir usage 16 years ago
Thomas Rast 4457d4f767 git-svn: fix 'info' tests for unknown items 16 years ago
Thomas Rast 05427b91f0 git svn info: always quote URLs in 'info' output 16 years ago
Thomas Rast edde9112ab git svn info: make info relative to the current directory 16 years ago
Thomas Rast 8d5100c7a8 git svn info: tests: fix ptouch argument order in setup 16 years ago
Thomas Rast 67214c85af git svn info: tests: use test_cmp instead of git-diff 16 years ago
Thomas Rast e9a805aa2a git svn info: tests: do not use set -e 16 years ago
Thomas Rast c9ab9ee478 git svn info: tests: let 'init' test run with SVN 1.5 16 years ago
Junio C Hamano 7ceacdffc5 "blame -c" should be compatible with "annotate" 16 years ago
Junio C Hamano a4d7d2c6db log --author/--committer: really match only with name part 16 years ago
Nanako Shiraishi 47a528ad24 tests: use "git xyzzy" form (t7200 - t9001) 16 years ago
Nanako Shiraishi d592b3157f tests: use "git xyzzy" form (t7000 - t7199) 16 years ago
Nanako Shiraishi 3604e7c5c6 tests: use "git xyzzy" form (t3600 - t6999) 16 years ago
Nanako Shiraishi 0cb0e143ff tests: use "git xyzzy" form (t0000 - t3599) 16 years ago
Clemens Buchacher 44a68fd526 clone: fix creation of explicitly named target directory 16 years ago
Johan Herland 86521acaca Bring local clone's origin URL in line with that of a remote clone 16 years ago
Junio C Hamano 3928097020 diff: Help "less" hide ^M from the output 16 years ago
Junio C Hamano 8fdcf31254 checkout: do not check out unmerged higher stages randomly 16 years ago
Junio C Hamano ed0f47a8c4 git-apply: Loosen "match_beginning" logic 16 years ago
Jeff King d36f8679e9 pretty=format: respect date format options 16 years ago
Nguyễn Thái Ngọc Duy 6577f542b3 grep: fix worktree setup 16 years ago
Nguyễn Thái Ngọc Duy 4f38f6b5ba diff*: fix worktree setup 16 years ago
Jeff King 68daa64df2 format-patch: use default diff format even with patch options 16 years ago
Ramsay Jones 2b84373219 Suppress some bash redirection error messages 16 years ago
Jeff King 0843acfd2c Fix "git log -i --grep" 16 years ago
Alexander Gavrilov 5e568f9e30 Respect core.autocrlf in combined diff 16 years ago
Junio C Hamano e596cdddf3 t7606: fix custom merge test 16 years ago
Junio C Hamano 446247db78 merge: fix numerus bugs around "trivial merge" area 16 years ago
Nicolas Pitre 4b480c6716 discard revindex data when pack list changes 16 years ago
Alex Riesen 9188ed8962 Extend "checkout --track" DWIM to support more cases 16 years ago
Johannes Sixt a9da1663df filter-branch: Grok special characters in tag names 16 years ago
Johannes Schindelin 5a4a088add test-lib: do not remove trash_directory if called with --debug 16 years ago
Junio C Hamano 9ca8f6079c "git-merge": allow fast-forwarding in a stat-dirty tree 16 years ago
Junio C Hamano e276c26b4b for-each-ref: cope with tags with incomplete lines 16 years ago
Junio C Hamano c35539eb10 diff --check: do not get confused by new blank lines in the middle 16 years ago
Jeff King e9d7d10a7f mailinfo: avoid violating strbuf assertion 16 years ago
Jim Meyering a624eaa782 add boolean diff.suppress-blank-empty config option 16 years ago
Brandon Casey 26e08a0190 t1002-read-tree-m-u-2way.sh: use 'git diff -U0' rather than 'diff -U0' 16 years ago
Marcus Griep 54514f1f14 Update t/.gitignore to ignore all trash directories 16 years ago
Don Zickus 289796dd29 mailinfo: re-fix MIME multipart boundary parsing 16 years ago
Marcus Griep f223824943 count-objects: Add total pack size to verbose output 16 years ago
Junio C Hamano bfdbee9810 tests: use $TEST_DIRECTORY to refer to the t/ directory 16 years ago
Miklos Vajna 20a55f4b2e t9300: replace '!' with test_must_fail 16 years ago
Stephan Beyer cb3a160d60 git-am: ignore --binary option 16 years ago
Alex Riesen 8134a003e0 Fix t3700 on filesystems which do not support question marks in names 16 years ago
Brandon Casey 21926fe885 t5304-prune: adjust file mtime based on system time rather than file mtime 16 years ago