3145 Commits (50d9bbba92c9dd5611a1bb592fc42463212413ad)

Author SHA1 Message Date
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
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
Lukas Sandström d25e51596b git am/mailinfo: Don't look at in-body headers when rebasing 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
Brian Collins 5183bf6727 grep: Allow case insensitive search of fixed-strings 15 years ago
Jeff King 1d46f2ea14 format-patch: make "-p" suppress diffstat 15 years ago
Jeff King 500348aa68 ls-files: unbreak "ls-files -i" 15 years ago
Johannes Schindelin a4ca1465ec diff --color-words -U0: fix the location of hunk headers 15 years ago
Markus Heidelberg 168eff3c80 t4034-diff-words: add a test for word diff without context 15 years ago
Jeff King 24ab81ae4d add-interactive: handle deletion of empty files 15 years ago
Markus Heidelberg 3319df6f3a t7800-difftool: fix the effectless GIT_DIFFTOOL_PROMPT test 15 years ago
Junio C Hamano 024ab976ff Do not fail "describe --always" in a tag-less repository 15 years ago
Johannes Sixt 814a9bfee9 Mark files in t/t5100 as UTF-8 15 years ago
Johannes Sixt 66bcb6a68f Remove a left-over file from t/t5100 15 years ago
Matt Kraai cfe370c647 grep: do not segfault when -f is used 15 years ago
Shawn O. Pearce b3118bdc91 sha1_file: Fix infinite loop when pack is corrupted 15 years ago
Jeff King b5227d80ae ls-files: excludes should not impact tracked files 15 years ago
Pauli Virtanen b145b211ba git-add--interactive: never skip files included in index 15 years ago
Joe Perches 02461e0e28 git-send-email.perl: fold multiple entry "Cc:" and multiple single line "RCPT TO:"s 15 years ago
René Scharfe ebfbdb340a Git archive and trailing "/" in prefix 15 years ago
Junio C Hamano 3af1cae469 show-branch: fix segfault when showbranch.default exists 15 years ago
Johan Sageryd dbc1b1f710 Fix '--relative-date' 15 years ago
Mark Rada b4ae5e2ac4 tests: make all test files executable 15 years ago
Andreas Schwab 6bbfd1fa98 parse-opt: ignore negation of OPT_NONEG for ambiguity checks 15 years ago
Junio C Hamano d68fe26f3e diff --whitespace: fix blank lines at end 16 years ago
Clemens Buchacher 98df233e2d test local clone by copying 16 years ago
Mark Lodato d3d7d47e6e svn: properly escape arguments for authors-prog 16 years ago
Josh Triplett 1c2eafb89b Add url.<base>.pushInsteadOf: URL rewriting for push only 16 years ago
Clemens Buchacher 493b7a08d8 grep: accept relative paths outside current working directory 16 years ago
Junio C Hamano 690ed84363 diff --color: color blank-at-eof 16 years ago
Junio C Hamano 467babf8d0 diff --whitespace=warn/error: fix blank-at-eof check 16 years ago
Junio C Hamano 5b5061efd8 diff --whitespace=warn/error: obey blank-at-eof 16 years ago
Junio C Hamano 94ea026b35 apply --whitespace: warn blank but not necessarily empty lines at EOF 16 years ago
Junio C Hamano 77b15bbd88 apply --whitespace=warn/error: diagnose blank at EOF 16 years ago
Junio C Hamano efa574438f apply --whitespace=fix: detect new blank lines at eof correctly 16 years ago
Junio C Hamano ef2035c5e5 apply --whitespace=fix: fix handling of blank lines at the eof 16 years ago
Jeff King 12d4996622 clone: disconnect transport after fetching 16 years ago
Matthieu Moy 3c2eb80fe3 stash: simplify defaulting to "save" and reject unknown options 16 years ago
Jeff King 931e8e27d9 fix approxidate parsing of relative months and years 16 years ago
Jeff King 34dc6e73b0 tests: add date printing and parsing tests 16 years ago
Nanako Shiraishi e71c008dce Remove unused t/t8005/iso8859-5.txt 16 years ago
Junio C Hamano 11cae066b2 upload-pack: feed "kind [clone|fetch]" to post-upload-pack hook 16 years ago
Junio C Hamano a8563ec851 upload-pack: add a trigger for post-upload-pack hook 16 years ago
Brandon Casey 8648732e29 t/test-lib.sh: provide a shell implementation of the 'yes' utility 16 years ago
Mark Rada e39e0d375d gitweb: add t9501 tests for checking HTTP status codes 16 years ago
Mark Rada 05526071cb gitweb: split test suite into library and tests 16 years ago