1907 Commits (14877436871a1e5e38deb64abb884b480ff02567)

Author SHA1 Message Date
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
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
Junio C Hamano 55beff4f53 Fix deleting reflog entries from HEAD reflog 16 years ago
Pieter de Bie 38881a9066 reflog test: add more tests for 'reflog delete' 16 years ago
Junio C Hamano a9fd1383a7 mailinfo: fix MIME multi-part message boundary handling 16 years ago
Marcus Griep 570d35c26d git-svn: Allow deep branch names by supporting multi-globs 16 years ago
Marcus Griep b47ddefe02 Fix multi-glob assertion in git-svn 16 years ago
Johannes Schindelin 468386a956 clone --mirror: avoid storing repeated tags 16 years ago
Junio C Hamano dbd0f5c769 Files given on the command line are relative to $cwd 16 years ago
Eric Wong 80828488cc t9119: conditionally re-enable test depending on svn(1) version 16 years ago
David D. Kilzer d9042a0ac4 Fix race condition in t9119-git-svn-info.sh 16 years ago
Dmitry Potapov fba5279db9 correct access right for git-svn-dcommit test 16 years ago
Anders Melchiorsen 2c3766f06a Flush output in start_async 16 years ago
Johannes Schindelin 6612f877cc clone --bare: Add ".git" suffix to the directory name to clone into 16 years ago
Johannes Schindelin bc699afcce clone: Add an option to set up a mirror 16 years ago
Brandon Casey 734a6ffafb t/t4202-log.sh: add newline at end of file 16 years ago
Johannes Schindelin 11ee57bc4c sort_in_topological_order(): avoid setting a commit flag 16 years ago
Steve Haslam 31f4e768a4 Propagate -u/--upload-pack option of "git clone" to transport. 16 years ago
Junio C Hamano b2a5627651 make sure parsed wildcard refspec ends with slash 16 years ago
Jeff King d65d2b2fb4 init: handle empty "template" parameter 16 years ago
Jeff King fdc7c81111 Compact commit template message 16 years ago
Junio C Hamano c4aca9ccda Fix test-parse-options "integer" test 16 years ago
Anders Melchiorsen bd2574ca69 Advertise the ability to abort a commit 16 years ago
Alexander Gavrilov ae7c5dcef9 Support copy and rename detection in fast-export. 16 years ago
Kevin Ballard 6b2fbaaffc format-patch: Produce better output with --inline or --attach 16 years ago
Junio C Hamano 65c35b2256 t7001: fix "git mv" test 17 years ago
Jeff King 172035f044 init: handle empty "template" parameter 17 years ago
Petr Baudis 81dc2307d0 git-mv: Keep moved index entries inact 17 years ago
Björn Steinbrink 2122f8b963 rev-parse: Add support for the ^! and ^@ syntax 17 years ago