1940 Commits (0e214af9c34623979b19bb183bd8e518d749fd63)

Author SHA1 Message Date
Jakub Narebski 9a1fd653b1 gitweb: Add path_info tests to t/t9500-gitweb-standalone-no-errors.sh 16 years ago
SZEDER Gábor 4b3729e637 t0024: add executable permission 16 years ago
Alex Riesen 41f13af558 Remove empty directories in recursive merge 16 years ago
Deskin Miller dc4179f9a7 maint: check return of split_cmdline to avoid bad config strings 16 years ago
Brandon Casey e3bf5e43fd t4018-diff-funcname: test syntax of builtin xfuncname patterns 16 years ago
Brandon Casey 45d9414fa5 diff.*.xfuncname which uses "extended" regex's for hunk header selection 16 years ago
Charles Bailey b99b5b40cf Make git archive respect core.autocrlf when creating zip format archives 16 years ago
Charles Bailey f1265cc9ff Add new test to demonstrate git archive core.autocrlf inconsistency 16 years ago
Eric Wong 61aeeefd29 git-svn: fix handling of even funkier branch names 16 years ago
Alec Berryman ad0a82bae0 git-svn: Always create a new RA when calling do_switch for svn:// 16 years ago
Alec Berryman dd9da51fe2 git-svn: factor out svnserve test code for later use 16 years ago
Brandon Casey bf55778855 t9700/test.pl: remove File::Temp requirement 16 years ago
Brandon Casey 8409bb3708 t9700/test.pl: avoid bareword 'STDERR' in 3-argument open() 16 years ago
Arjen Laarhoven 3632cfc248 Use compatibility regex library for OSX/Darwin 16 years ago
Miklos Vajna 1e368681bd t7501: always use test_cmp instead of diff 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
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 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
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
Brandon Casey 26e08a0190 t1002-read-tree-m-u-2way.sh: use 'git diff -U0' rather than 'diff -U0' 16 years ago
Don Zickus 289796dd29 mailinfo: re-fix MIME multipart boundary parsing 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
Kevin Ballard ea335b56d4 Fix escaping of glob special characters in pathspecs 16 years ago
Thomas Rast a96dc01e21 rebase -i -p: fix parent rewriting 16 years ago
Thomas Rast 71d9451e06 rebase -i -p: handle index and workdir correctly 16 years ago
Shawn O. Pearce 6d6f9cddbe pack-objects: Allow missing base objects when creating thin packs 16 years ago
Junio C Hamano 04c6e9e9ca diff --check: do not unconditionally complain about trailing empty lines 16 years ago
Petr Baudis 7dce9918c7 Adjust for the new way of enabling the default post-update hook 16 years ago