| Commit message (Expand) | Author | Age | Files | Lines |
* | i18n: use test_i18ngrep and test_i18ncmp in t7502 | Junio C Hamano | 2011-04-13 | 1 | -41/+31 |
* | i18n: git-status "Changes to be committed" message | Ævar Arnfjörð Bjarmason | 2011-03-09 | 1 | -10/+10 |
* | i18n: git-commit "enter the commit message" message | Ævar Arnfjörð Bjarmason | 2011-03-09 | 1 | -9/+17 |
* | i18n: git-commit print_summary messages | Ævar Arnfjörð Bjarmason | 2011-03-09 | 1 | -2/+8 |
* | i18n: git-commit formatting messages | Ævar Arnfjörð Bjarmason | 2011-03-09 | 1 | -2/+2 |
* | tests: add missing &&, batch 2 | Jonathan Nieder | 2010-11-09 | 1 | -1/+1 |
* | Introduce sane_unset and use it to ensure proper && chaining | Elijah Newren | 2010-10-06 | 1 | -2/+2 |
* | Merge branch 'tc/commit-abbrev-fix' | Junio C Hamano | 2010-06-21 | 1 | -0/+68 |
|\ |
|
| * | commit::print_summary(): don't use format_commit_message() | Tay Ray Chuan | 2010-06-13 | 1 | -2/+2 |
| * | t7502-commit: add summary output tests for empty and merge commits | Tay Ray Chuan | 2010-05-28 | 1 | -2/+27 |
| * | t7502-commit: add tests for summary output | Tay Ray Chuan | 2010-05-28 | 1 | -0/+43 |
* | | t7502-commit: fix spelling | Tay Ray Chuan | 2010-05-25 | 1 | -1/+1 |
|/ |
|
* | t7502: test commit.status, --status and --no-status | Junio C Hamano | 2010-01-13 | 1 | -0/+109 |
* | builtin-commit.c: fix logic to omit empty line before existing footers | Junio C Hamano | 2009-11-06 | 1 | -0/+9 |
* | t7502-commit: Skip SIGTERM test on Windows | Johannes Sixt | 2009-03-25 | 1 | -1/+1 |
* | wt-status: load diff ui config | Jeff King | 2008-10-26 | 1 | -0/+8 |
* | Compact commit template message | Jeff King | 2008-07-31 | 1 | -6/+5 |
* | Advertise the ability to abort a commit | Anders Melchiorsen | 2008-07-30 | 1 | -3/+4 |
* | t7502-commit.sh: rearrange test to make more portable | Brandon Casey | 2008-07-23 | 1 | -3/+5 |
* | t7502-commit.sh: test_must_fail doesn't work with inline environment variables | Brandon Casey | 2008-06-19 | 1 | -1/+5 |
* | t7502: honor SHELL_PATH | Junio C Hamano | 2008-06-04 | 1 | -3/+3 |
* | t7502: tighten loosely written test sequence | Junio C Hamano | 2008-06-03 | 1 | -17/+18 |
* | t7502: do not globally unset GIT_COMMITTER_* environment variables | Junio C Hamano | 2008-06-03 | 1 | -3/+6 |
* | commit: drop duplicated parents | Junio C Hamano | 2008-06-02 | 1 | -0/+14 |
* | rollback lock files on more signals than just SIGINT | Paolo Bonzini | 2008-05-31 | 1 | -0/+14 |
* | Replace in-place sed in t7502-commit | Marcel Koeppen | 2008-05-16 | 1 | -1/+3 |
* | commit: Show committer if automatic | Santi Béjar | 2008-05-06 | 1 | -0/+15 |
* | commit: Show author if different from committer | Santi Béjar | 2008-05-06 | 1 | -0/+12 |
* | add test_cmp function for test scripts | Jeff King | 2008-03-13 | 1 | -7/+7 |
* | git-commit: Refactor creation of log message. | Paolo Bonzini | 2008-02-06 | 1 | -0/+29 |
* | Allow selection of different cleanup modes for commit messages | Alex Riesen | 2007-12-22 | 1 | -0/+65 |
* | Add a few more tests for git-commit | Junio C Hamano | 2007-11-22 | 1 | -0/+92 |