1300 Commits (55029ae4dac07942437c0c715ea7c8ac60dd3576)

Author SHA1 Message Date
Daniel Barkalow 55029ae4da Add support for url aliases in config files 17 years ago
Jeff King 959ba670ad commit: discard index after setting up partial commit 17 years ago
Junio C Hamano 1fe32cb9d0 filter-branch: handle filenames that need quoting 17 years ago
Junio C Hamano 0ef617f4b6 diff: Fix miscounting of --check output 17 years ago
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
Johan Herland a723759485 Fix 'git cvsexportcommit -w $cvsdir ...' when used with relative $GIT_DIR 17 years ago
Johan Herland ab5a4231b0 Add testcase for 'git cvsexportcommit -w $cvsdir ...' with relative $GIT_DIR 17 years ago
Junio C Hamano 14f9e128d3 Define the project whitespace policy 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
Johannes Schindelin 2b84b5a874 Introduce the config variable pack.packSizeLimit 17 years ago
Junio C Hamano cf94ccda35 gitattributes: fix relative path matching 17 years ago
Christian Couder 09bc098c2d config: add test cases for empty value and no value config variables. 17 years ago
Jeff King 8bfa6bd647 fix config reading in tests 17 years ago
Timo Hirvonen a0cf49c16a Fix parsing numeric color values 17 years ago
Steffen Prohaska 21e5ad50fc safecrlf: Add mechanism to warn about irreversible crlf conversions 17 years ago
Paolo Bonzini 8089c85bcb git-commit: add a prepare-commit-msg hook 17 years ago
Paolo Bonzini ec84bd000a git-commit: Refactor creation of log message. 17 years ago
Junio C Hamano d6b8fc303b gitignore(5): Allow "foo/" in ignore list to match directory "foo" 17 years ago
Daniel Barkalow b1e9efa7c0 Test :/string form for checkout 17 years ago
Junio C Hamano 8a2f87332b Fix "git-commit -C $tag" 17 years ago
Junio C Hamano 991c3dc79f known breakage: revision range computation with clock skew 17 years ago
Junio C Hamano 11d54b8b9a test: reword the final message of tests with known breakages 17 years ago
Junio C Hamano 41ac414ea2 Sane use of test_expect_failure 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 7fec10b7f4 index: be careful when handling long names 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