3319 Commits (9504f3d3d2e62cb6fba9e7c61c6fe69dec9053a4)

Author SHA1 Message Date
Junio C Hamano 8de65185e8 Fix mis-backport of t7002 15 years ago
Shawn O. Pearce 8efa5f629e remote-curl: Fix Accept header for smart HTTP connections 15 years ago
Matthieu Moy 6e8f993a5a branch: die explicitly why when calling "git branch [-a|-r] branchname". 15 years ago
Björn Gustavsson 4f2e842dd0 Fix "git remote update" with remotes.defalt set 15 years ago
Jeff King cd0f0f68e1 reset: unbreak hard resets with GIT_WORK_TREE 15 years ago
Nguyễn Thái Ngọc Duy 153bb839aa t7102: make the test fail if one of its check fails 15 years ago
Junio C Hamano eca4460eeb t4019 "grep" portability fix 15 years ago
Junio C Hamano 15caa41053 t1200: work around a bug in some implementations of "find" 15 years ago
Robert Zeh b7f44fdf27 git svn: add test for a git svn gc followed by a git svn mkdirs 15 years ago
David Reiss c8cba79181 Prevent git blame from segfaulting on a missing author name 15 years ago
Sam Vilain 7a955a5365 git-svn: detect cherry-picks correctly. 15 years ago
Sam Vilain 33973a5b17 git-svn: fix some mistakes with interpreting SVN mergeinfo commit ranges 15 years ago
Sam Vilain 1d144aa25e git-svn: expand the svn mergeinfo test suite, highlighting some failures 15 years ago
Eric Wong 8eca03c861 t9146: use 'svn_cmd' wrapper 15 years ago
Eric Wong a5b80d9263 git svn: make empty directory creation gc-aware 15 years ago
Junio C Hamano b3100fd555 worktree: don't segfault with an absolute pathspec without a work tree 15 years ago
Jeff King 8b8e862490 ignore unknown color configuration 15 years ago
Stephen Boyd 85bf49f9a5 octopus: reenable fast-forward merges 15 years ago
Stephen Boyd 81334502ee octopus: make merge process simpler to follow 15 years ago
Junio C Hamano 1456b043fc Remove post-upload-hook 15 years ago
Jeff King 8947fdd598 add-interactive: fix deletion of non-empty files 15 years ago
Eric Wong f9ad77a739 git svn: log removals of empty directories 15 years ago
Jeff King 952dfc6944 reset: improve worktree safety valves 15 years ago
Johan Herland 488bdf2ebe Fix crasher on encountering SHA1-like non-note in notes tree 15 years ago
Brandon Casey 907a0b1e04 t9001: use older Getopt::Long boolean prefix '--no' rather than '--no-' 15 years ago
Brandon Casey 3994e8a98d t4201: use ISO8859-1 rather than ISO-8859-1 15 years ago
Junio C Hamano ce9d823b91 merge: do not add standard message when message is given with -m option 15 years ago
Matthew Ogilvie e160da7f60 t/README: Document GIT_TEST_INSTALLED and GIT_TEST_EXEC_PATH 15 years ago
Matthew Ogilvie 5d59a4016b t3409 t4107 t7406 t9150: use dashless commands 15 years ago
Matthew Ogilvie 42ac496edc t2300: use documented technique to invoke git-sh-setup 15 years ago
Nanako Shiraishi 528fb08732 prepare send-email for smoother change of --chain-reply-to default 15 years ago
Bert Wesarg 89cb73a19a Give the hunk comment its own color 15 years ago
Felipe Contreras c89e324145 send-email: automatic envelope sender 15 years ago
Junio C Hamano 06a4755270 emit_line(): don't emit an empty <SET><RESET> followed by a newline 15 years ago
Felipe Contreras 7e93d3b9e5 format-patch: add test for parsing of "--" 15 years ago
Junio C Hamano ec7fc0b1a4 builtin-apply.c: pay attention to -p<n> when determining the name 15 years ago
Uwe Kleine-König 79f7ca063d shortlog: respect commit encoding 15 years ago
Nanako Shiraishi 5d166ccb89 t1200: fix a timing dependent error 15 years ago
Brian Gernhardt f74a83fcf0 t/gitweb-lib: Split HTTP response with non-GNU sed 15 years ago
Johannes Sixt 4fa80cf0e0 t4014-format-patch: do not assume 'test' is available as non-builtin 15 years ago
Junio C Hamano d21fc9342c Add trivial tests for --stdin option to log family 15 years ago
Eric Wong 9be30eed61 git svn: strip leading path when making empty dirs 15 years ago
René Scharfe 37bb5d7443 strbuf_add_wrapped_text(): factor out strbuf_add_indented_text() 15 years ago
René Scharfe b482759983 grep: unset GREP_OPTIONS before spawning external grep 15 years ago
Junio C Hamano 4f333bc1d3 t9001: test --envelope-sender option of send-email 15 years ago
Lukas Sandström d25e51596b git am/mailinfo: Don't look at in-body headers when rebasing 15 years ago
Christian Couder 6476b38b1f replace: use a GIT_NO_REPLACE_OBJECTS env variable 15 years ago
Thomas Rast 7a0d61bb45 describe: do not use unannotated tag even if exact match 15 years ago
Ramsay Jones 81f40262a4 t9700-perl-git.sh: Fix a test failure on Cygwin 15 years ago
Philippe Bruhat (BooK) be38ca3d19 Make sure $PERL_PATH is defined when the test suite is run. 15 years ago