3283 Commits (959c0d06eafd7723517c953e80ee1a60881c373b)

Author SHA1 Message Date
Michael Haggerty 959c0d06ea t3404: Test the commit count in commit messages generated by "rebase -i" 15 years ago
Michael Haggerty 234b3dae2f rebase-i: Ignore comments and blank lines in peek_next_command 15 years ago
Michael Haggerty 05c95dbe44 lib-rebase: Allow comments and blank lines to be added to the rebase script 15 years ago
Michael Haggerty f64b485624 lib-rebase: Provide clearer debugging info about what the editor did 15 years ago
Michael Haggerty 0205e72f08 Add a command "fixup" to rebase --interactive 15 years ago
Michael Haggerty 163f392590 t3404: Use test_commit to set up test repository 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
Stephen Boyd 3ea6025e17 t3101: test more ls-tree options 15 years ago
Brian Collins 5183bf6727 grep: Allow case insensitive search of fixed-strings 15 years ago
Eric Wong 6111b93499 git svn: attempt to create empty dirs on clone+rebase 15 years ago
Julian Phillips 95c96d48e6 remote: fix use-after-free error detected by glibc in ref_remove_duplicates 15 years ago
Eric Wong e2f8617b26 git svn: add authorsfile test case for ~/.gitconfig 15 years ago
Toby Allsopp 753dc384dc git svn: handle SVN merges from revisions past the tip of the branch 15 years ago
Jonathan Nieder 8f4b576ad1 Provide a build time default-editor setting 15 years ago
Jonathan Nieder d33738d7d3 Do not use VISUAL editor on dumb terminals 15 years ago
Thomas Rast f2f3a6b802 filter-branch: nearest-ancestor rewriting outside subdir filter 15 years ago
Björn Gustavsson 02bc5b03f5 format-patch: Always generate a patch 15 years ago
Björn Gustavsson e2d41c64bf Add missing test for 'git remote update --prune' 15 years ago
Björn Gustavsson 7cc91a2f71 Add the configuration option skipFetchAll 15 years ago
Björn Gustavsson 16679e373f Teach the --multiple option to 'git fetch' 15 years ago
Björn Gustavsson 9c4a036b34 Teach the --all option to 'git fetch' 15 years ago
Shawn O. Pearce 203666352f t5551-http-fetch: Work around broken Accept header in libcurl 15 years ago
Shawn O. Pearce 0a8fcbdca2 t5551-http-fetch: Work around some libcurl versions 15 years ago
Shawn O. Pearce 34b6cb8bb0 http-backend: Protect GIT_PROJECT_ROOT from /../ requests 15 years ago