1883 Commits (6e84b712373d343ea3531740d8eb048e84240a39)

Author SHA1 Message Date
Thomas Rast 6e84b71237 filter-branch: Extend test to show rewriting bug 17 years ago
Junio C Hamano 04c6e9e9ca diff --check: do not unconditionally complain about trailing empty lines 17 years ago
Petr Baudis 7dce9918c7 Adjust for the new way of enabling the default post-update hook 17 years ago
Junio C Hamano 55beff4f53 Fix deleting reflog entries from HEAD reflog 17 years ago
Pieter de Bie 38881a9066 reflog test: add more tests for 'reflog delete' 17 years ago
Junio C Hamano a9fd1383a7 mailinfo: fix MIME multi-part message boundary handling 17 years ago
Marcus Griep 570d35c26d git-svn: Allow deep branch names by supporting multi-globs 17 years ago
Marcus Griep b47ddefe02 Fix multi-glob assertion in git-svn 17 years ago
Johannes Schindelin 468386a956 clone --mirror: avoid storing repeated tags 17 years ago
Junio C Hamano dbd0f5c769 Files given on the command line are relative to $cwd 17 years ago
Eric Wong 80828488cc t9119: conditionally re-enable test depending on svn(1) version 17 years ago
David D. Kilzer d9042a0ac4 Fix race condition in t9119-git-svn-info.sh 17 years ago
Dmitry Potapov fba5279db9 correct access right for git-svn-dcommit test 17 years ago
Anders Melchiorsen 2c3766f06a Flush output in start_async 17 years ago
Johannes Schindelin 6612f877cc clone --bare: Add ".git" suffix to the directory name to clone into 17 years ago
Johannes Schindelin bc699afcce clone: Add an option to set up a mirror 17 years ago
Brandon Casey 734a6ffafb t/t4202-log.sh: add newline at end of file 17 years ago
Johannes Schindelin 11ee57bc4c sort_in_topological_order(): avoid setting a commit flag 17 years ago
Steve Haslam 31f4e768a4 Propagate -u/--upload-pack option of "git clone" to transport. 17 years ago
Junio C Hamano b2a5627651 make sure parsed wildcard refspec ends with slash 17 years ago
Jeff King d65d2b2fb4 init: handle empty "template" parameter 17 years ago
Jeff King fdc7c81111 Compact commit template message 17 years ago
Junio C Hamano c4aca9ccda Fix test-parse-options "integer" test 17 years ago
Anders Melchiorsen bd2574ca69 Advertise the ability to abort a commit 17 years ago
Alexander Gavrilov ae7c5dcef9 Support copy and rename detection in fast-export. 17 years ago
Kevin Ballard 6b2fbaaffc format-patch: Produce better output with --inline or --attach 17 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
Junio C Hamano 47c6ef1c8d make sure parsed wildcard refspec ends with slash 17 years ago
Jonathan Nieder b890fa33a4 t6030 (bisect): work around Mac OS X "ls" 17 years ago
Brad King 128de65767 git-svn: teach dcommit about svn auto-props 17 years ago
Steve Haslam 837c876713 Propagate -u/--upload-pack option of "git clone" to transport. 17 years ago
Junio C Hamano bfce5087ee Makefile: fix shell quoting 17 years ago
Junio C Hamano c30e699fc5 tests: propagate $(TAR) down from the toplevel Makefile 17 years ago
Pierre Habouzit 859fdabaed git-checkout: improve error messages, detect ambiguities. 17 years ago
Olivier Marin 9944d1a0e4 update test case to protect am --skip behaviour 17 years ago
Petr Baudis a4661b018d git-filter-branch.sh: Allow running in bare repositories 17 years ago
Stephan Beyer c8fe1980b2 git-am: Add colon before the subject that is printed out as being applied 17 years ago
Johannes Schindelin e358f3c31e sort_in_topological_order(): avoid setting a commit flag 17 years ago
Johannes Schindelin ce567d1867 Add test to show that show-branch misses out the 8th column 17 years ago
Brandon Casey c65233fe2c t/t4202-log.sh: add newline at end of file 17 years ago
Brandon Casey 09b78bc1fc t7502-commit.sh: rearrange test to make more portable 17 years ago
Brandon Casey 03b9dfb18b t3200,t7201: replace '!' with test_must_fail 17 years ago
Brandon Casey 9a885fac0d t4116-apply-reverse.sh: use $TAR rather than tar 17 years ago
Brandon Casey 2b14d07237 t/: Replace diff [-u|-U0] with test_cmp to allow compilation with old diff 17 years ago
Miklos Vajna 4d175ef71d t7601: extend the 'merge picks up the best result' test 17 years ago
Olivier Marin 95f8ebbfc7 git am --skip: clean the index while preserving local changes 17 years ago
Miklos Vajna 1719b5e446 builtin-merge: give a proper error message for invalid strategies in config 17 years ago