3596 Commits (56a853b62c0ae7ebaad0a7a0a704f5ef561eb795)

Author SHA1 Message Date
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
Jeff King bbbe508d77 tests: rename duplicate t1009 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
Sverre Rabbelier 2fe40b6300 Add Python support library for remote helpers 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
Greg Bacon 3e97c7c6af No diff -b/-w output for all-whitespace changes 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
Johan Herland d4e1b47a92 Basic build infrastructure for Python scripts 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
Mark Rada b629275fd0 gitweb: Smarter snapshot names 15 years ago
Jakub Narebski 3ce9450a81 gitweb: Document current snapshot rules via new tests 15 years ago
Jeff King 1d46f2ea14 format-patch: make "-p" suppress diffstat 15 years ago
Junio C Hamano e5138436dd builtin-commit.c: fix logic to omit empty line before existing footers 15 years ago
Junio C Hamano 5c5dd6e5a4 t1200: prepare for merging with Fast-forward bikeshedding 15 years ago
Junio C Hamano b9f3bde150 t1200: further modernize test script style 15 years ago
Stephen Boyd 7c5858a643 t1200: Make documentation and test agree 15 years ago
Stephen Boyd 1a994dc3d2 t1200: cleanup and modernize test style 15 years ago
Shawn O. Pearce 7f640b778f http-backend: Test configuration options 15 years ago
Shawn O. Pearce 7da4e2280c test smart http fetch and push 15 years ago
Shawn O. Pearce 024bb12566 http tests: use /dumb/ URL prefix 15 years ago
Clemens Buchacher 859d1fb427 set httpd port before sourcing lib-httpd 15 years ago
Tay Ray Chuan eeb3aeddb2 t5540-http-push: remove redundant fetches 15 years ago