1270 Commits (13bf1a99764ea751f6fa75502309d8b91529623a)

Author SHA1 Message Date
Jay Soffian 87f1b8849b mailinfo: feed only one line to handle_filter() for QP input 17 years ago
Christian Couder d8e87570c3 config: add test cases for empty value and no value config variables. 17 years ago
Jeff King ff58b9aaf8 status: suggest "git rm --cached" to unstage for initial commit 17 years ago
Junio C Hamano 077b725f0b Protect get_author_ident_from_commit() from filenames in work tree 17 years ago
David Steven Tweed 8464010f97 Make git prune remove temporary packs that look like write failures 17 years ago
Johannes Schindelin ce32660edc bisect: allow starting with a detached HEAD 17 years ago
Frank Lichtenheld 7a31cc0f96 config: Fix --unset for continuation lines 17 years ago
Junio C Hamano cf94ccda35 gitattributes: fix relative path matching 17 years ago
Timo Hirvonen a0cf49c16a Fix parsing numeric color values 17 years ago
Junio C Hamano 8a2f87332b Fix "git-commit -C $tag" 17 years ago
Michele Ballabio 0509eb216f Fix typo in a comment in t/test-lib.sh 17 years ago
Shawn O. Pearce 733f1815ab Use 'printf %s $x' notation in t5401 17 years ago
Johannes Schindelin 752527f513 Add test for rebase -i with commits that do not pass pre-commit 17 years ago
Jeff King c0d4528119 t9001: add missing && operators 17 years ago
Johannes Schindelin c85c79279d pull --rebase: be cleverer with rebased upstream branches 17 years ago
Steffen Prohaska e509db990b cvsserver: Fix for histories with multiple roots 17 years ago
Steffen Prohaska 7549376587 t9400-git-cvsserver-server: Wrap setup into test case 17 years ago
Pierre Habouzit 3a9f0f41db parse-options: catch likely typo in presense of aggregated options. 17 years ago
Alex Riesen 9288bedafa Make t5710 more strict when creating nested repos 17 years ago
Junio C Hamano a2d93aea25 git-submodule: add test for the subcommand parser fix 17 years ago
Jeff King c764a0c2b6 send-email: add no-validate option 17 years ago
Jeff King 747bbff9b9 send-email: validate patches before sending anything 17 years ago
Junio C Hamano 5c66d0d458 Officially deprecate repo-config. 17 years ago
Linus Torvalds c3b0dec509 Be more careful about updating refs 17 years ago
Eric Wong f5530b8833 git-svn: support for funky branch and project names over HTTP(S) 17 years ago
Junio C Hamano 23707811c5 diff: do not chomp hunk-header in the middle of a character 17 years ago
Junio C Hamano f7ab5c7937 custom pretty format: tolerate empty e-mail address 17 years ago
Junio C Hamano e9b20943b7 t/t3800: do not use a temporary file to hold expected result. 17 years ago
Junio C Hamano 0feb4d1c99 t/t{3600,3800,5401}: do not use egrep when grep would do 17 years ago
Miklos Vajna 90ed6c0576 t/t7001: avoid unnecessary ERE when using grep 17 years ago
Junio C Hamano 7ee906694c t/t7600: avoid GNUism in grep 17 years ago
Jeff King 49b9362fd3 git-reset: refuse to do hard reset in a bare repository 17 years ago
Jeff King 02e5ba4ae6 config: handle lack of newline at end of file better 17 years ago
Arjen Laarhoven 0faf2da7e5 Fix "git log --diff-filter" bug 17 years ago
Shawn O. Pearce c8deb5a146 Improve error messages when int/long cannot be parsed from config 17 years ago
Alex Riesen 5f06573743 Allow selection of different cleanup modes for commit messages 17 years ago
Junio C Hamano 7263881253 t7005: do not exit inside test. 17 years ago
Pierre Habouzit c43a24834a Force the sticked form for options with optional arguments. 17 years ago
Pierre Habouzit 78d776a969 git-tag: fix -l switch handling regression. 17 years ago
Junio C Hamano 885ed372d0 t4024: fix test script to use simpler sed pattern 17 years ago
Jeff King ecaa0cff44 test "git clone -o" 17 years ago
Johannes Schindelin 34454e858d rebase -p -i: handle "no changes" gracefully 17 years ago
H.Merijn Brand 3175b0cfc1 the use of 'tr' in the test suite isn't really portable 17 years ago
Junio C Hamano 079fe1dae8 Re-re-re-fix common tail optimization 17 years ago
J. Bruce Fields 9afa2d4aa9 whitespace: fix initial-indent checking 17 years ago
J. Bruce Fields 4d9697c787 whitespace: fix off-by-one error in non-space-in-indent checking 17 years ago
Petr Baudis bc8b95ae4a gitweb: Make config_to_multi return [] instead of [undef] 17 years ago
Wincent Colaiuta 5973a07937 Test interaction between diff --check and --exit-code 17 years ago
Wincent Colaiuta 420f4f04de Use shorter error messages for whitespace problems 17 years ago
Junio C Hamano 1eb1e9eea4 commit: allow --amend to reuse message from another commit 17 years ago