69 Commits (21a9002fd13cecb0ad00e922e06e515ea35f2627)

Author SHA1 Message Date
Andreas Krey 319d835240 commit: make --only --allow-empty work without paths 8 years ago
Jeff King 27014cbc04 commit: do not ignore an empty message given by -m '' 9 years ago
Adam Dinwoodie 178e8143b4 commit: --amend -m '' silently fails to wipe message 9 years ago
Stephen P. Smith 8dc874b2ee wt-status.c: set commitable bit if there is a meaningful merge. 9 years ago
Jeff King 14ac2864dc commit: accept more date formats for "--date" 11 years ago
Jeff King b7242b8c9e commit: print "Date" line when the user has set date 11 years ago
Tay Ray Chuan 9cbcc2a7ca demonstrate git-commit --dry-run exit code behaviour 11 years ago
Jeff King 088304bf73 t7501: fix "empty commit" test with NO_PERL 11 years ago
Kacper Kornet 0bb0c15533 Make test "using invalid commit with -C" more strict 12 years ago
Thomas Rast f0c73200e8 Test 'commit --only' after 'checkout --orphan' 12 years ago
Jeff King ea2d4ed359 commit: fix "--amend --only" with no pathspec 13 years ago
Chris Webb d9a9357572 Allow edit of empty message with commit --amend 13 years ago
Junio C Hamano 4682d8521c diff-index.c: "git diff" has no need to read blob from the standard input 13 years ago
Junio C Hamano b2eda9bdfb commit: rephrase the error when user did not touch templated log message 13 years ago
Junio C Hamano 010c7dbcbe commit: do not trigger bogus "has templated message edited" check 13 years ago
Junio C Hamano c65dc351f0 t7501: test the right kind of breakage 13 years ago
Jonathan Nieder bc82189998 test: commit --amend should honor --no-edit 13 years ago
Jonathan Nieder 1af524eba1 t7501 (commit): modernize style 13 years ago
Jonathan Nieder 67a612c4e5 test: remove a porcelain test that hard-codes commit names 13 years ago
Jonathan Nieder 7b438f62f4 test: add missing "&&" after echo command 13 years ago
Conrad Irwin 02a481fc6a Test atomic git-commit --interactive 14 years ago
Conrad Irwin e41fcfe955 Allow git commit --interactive with paths 14 years ago
Jeff King 587ac8c9d4 t7501.8: feed a meaningful command 14 years ago
Junio C Hamano 32177ba663 i18n: use test_i18ngrep in t7501 14 years ago
Ævar Arnfjörð Bjarmason b3b298afcb i18n: git-status "Initial commit" message 14 years ago
Jeff King 4579bb418c ident: die on bogus date format 14 years ago
Thomas Rast 6360d343af commit --amend: copy notes to the new commit 15 years ago
Jeff King 49ff9a7a02 commit: show interesting ident information in summary 15 years ago
Miklos Vajna 02b47cd77e builtin-commit: add --date option 15 years ago
Jonathan Nieder d33738d7d3 Do not use VISUAL editor on dumb terminals 15 years ago
David Brown c1e01b0c51 commit: More generous accepting of RFC-2822 footer lines. 15 years ago
Jeff King 1b19ccd236 tests: skip perl tests if NO_PERL is defined 16 years ago
Adeodato Simó 7eb5bbdb64 t7501-commit.sh: explicitly check that -F prevents invoking the editor 16 years ago
Miklos Vajna 1e368681bd t7501: always use test_cmp instead of diff 17 years ago
Nanako Shiraishi 47a528ad24 tests: use "git xyzzy" form (t7200 - t9001) 17 years ago
Stephan Beyer d492b31caf t/: Use "test_must_fail git" instead of "! git" 17 years ago
Jeff King bbf08124e0 fix bsd shell negation 17 years ago
Bryan Donlan f69e836fab Fix tests breaking when checkout path contains shell metacharacters 17 years ago
Jeff King 82ebb0b6ec add test_cmp function for test scripts 17 years ago
Junio C Hamano 8a2f87332b Fix "git-commit -C $tag" 17 years ago
Junio C Hamano 41ac414ea2 Sane use of test_expect_failure 17 years ago
Junio C Hamano 1eb1e9eea4 commit: allow --amend to reuse message from another commit 17 years ago
Wincent Colaiuta 264474f29a Add tests for pre-commit and commit-msg hooks 17 years ago
Junio C Hamano 36863af16e git-commit --allow-empty 17 years ago
Johannes Sixt 13aba1e514 git-commit: Allow to amend a merge commit that does not change the tree 17 years ago
Kristian Høgsberg 1200993a1e t7501-commit: Add test for git commit <file> with dirty index. 17 years ago
Kristian Høgsberg d63c2fd192 Add testcase for amending and fixing author in git commit. 17 years ago
Junio C Hamano 958e67c0a8 Make test scripts executable. 17 years ago
Johannes Sixt 41ec097aea t7501-commit.sh: Not all seds understand option -i 17 years ago
Björn Steinbrink 9d87442f03 git-commit: Add tests for invalid usage of -a/--interactive with paths 17 years ago