1. 235bdc8 Merge branch 'pb/t7502-drop-dup' by Junio C Hamano · 9 years ago
  2. dde7891 t/t7502 : drop duplicate test by Pranit Bauva · 9 years ago
  3. a94594d Merge branch 'sg/commit-cleanup-scissors' into maint by Junio C Hamano · 10 years ago
  4. 07528be Merge branch 'sg/commit-cleanup-scissors' by Junio C Hamano · 10 years ago
  5. fbfa097 commit: cope with scissors lines in commit message by SZEDER Gábor · 10 years ago
  6. f84df81 t7502-commit.sh: fix a broken and-chain by Ramsay Jones · 10 years ago
  7. 1e2600d Merge branch 'nd/status-auto-comment-char' by Junio C Hamano · 11 years ago
  8. 84c9dc2 commit: allow core.commentChar=auto for character auto selection by Nguyễn Thái Ngọc Duy · 11 years ago
  9. b7242b8 commit: print "Date" line when the user has set date by Jeff King · 11 years ago
  10. 75df1f4 commit: add --cleanup=scissors by Nguyễn Thái Ngọc Duy · 11 years ago
  11. bf99231 Merge branch 'rs/commit-m-no-edit' by Junio C Hamano · 12 years ago
  12. 2520677 commit: don't start editor if empty message is given with -m by René Scharfe · 12 years ago
  13. 900c8ec Merge branch 'bc/append-signed-off-by' by Junio C Hamano · 12 years ago
  14. 631bc94 Merge branch 'yd/use-test-config-unconfig' by Junio C Hamano · 12 years ago
  15. e023a31 t7502: remove clear_config by Yann Droneaud · 12 years ago
  16. 464be63 t7502: use test_config to set/unset git config variables by Yann Droneaud · 12 years ago
  17. dcf0d12 Merge branch 'rt/commit-cleanup-config' by Junio C Hamano · 12 years ago
  18. 8c613fd git-commit: populate the edit buffer with 2 blank lines before s-o-b by Brandon Casey · 12 years ago
  19. 24e099f t7502: perform commits using alternate editor in a subshell by Brandon Casey · 12 years ago
  20. a24a41e git-commit: only append a newline to -m mesg if necessary by Brandon Casey · 12 years ago
  21. 5b012c8 t7502: demonstrate breakage with a commit message with trailing newlines by Brandon Casey · 12 years ago
  22. 67dabab t/t7502: compare entire commit message with what was expected by Brandon Casey · 12 years ago
  23. 149a421 Merge branch 'jc/custom-comment-char' by Junio C Hamano · 12 years ago
  24. eff80a9 Allow custom "comment char" by Junio C Hamano · 12 years ago
  25. 51fb3a3 commit: make default of "cleanup" option configurable by Ralf Thielow · 12 years ago
  26. 09feffb t7502: factor out autoident prerequisite by Jeff King · 12 years ago
  27. 8c8b3bc t7502: test early quit from commit with bad ident by Jeff King · 13 years ago
  28. 1d7dc26 t7502: handle systems where auto-identity is broken by Jeff King · 13 years ago
  29. ceacd91 t7502: drop confusing test_might_fail call by Jeff King · 13 years ago
  30. 1f4bf34 t7502: narrow checks for author/committer name in template by Jeff King · 13 years ago
  31. 34565f2 t7502: properly quote GIT_EDITOR by Jeff King · 13 years ago
  32. a9ebc43 t7502: clean up fake_editor tests by Jeff King · 13 years ago
  33. 3fb0459 tests: modernise style: more uses of test_line_count by Stefano Lattarini · 13 years ago
  34. f79ce8d i18n: use test_i18ngrep and test_i18ncmp in t7502 by Junio C Hamano · 14 years ago
  35. 919a4ce i18n: git-status "Changes to be committed" message by Ævar Arnfjörð Bjarmason · 14 years ago
  36. 0b430a1 i18n: git-commit "enter the commit message" message by Ævar Arnfjörð Bjarmason · 14 years ago
  37. 7f5673d i18n: git-commit print_summary messages by Ævar Arnfjörð Bjarmason · 14 years ago
  38. fe8165c i18n: git-commit formatting messages by Ævar Arnfjörð Bjarmason · 14 years ago
  39. 2dec68c tests: add missing &&, batch 2 by Jonathan Nieder · 14 years ago
  40. 00648ba Introduce sane_unset and use it to ensure proper && chaining by Elijah Newren · 14 years ago
  41. 1a5296c Merge branch 'tc/commit-abbrev-fix' by Junio C Hamano · 15 years ago
  42. a45e1a8 commit::print_summary(): don't use format_commit_message() by Tay Ray Chuan · 15 years ago
  43. cee9f2b t7502-commit: add summary output tests for empty and merge commits by Tay Ray Chuan · 15 years ago
  44. fc6fa0d t7502-commit: add tests for summary output by Tay Ray Chuan · 15 years ago
  45. e8f3016 t7502-commit: fix spelling by Tay Ray Chuan · 15 years ago
  46. f9c0181 t7502: test commit.status, --status and --no-status by Junio C Hamano · 15 years ago
  47. e513843 builtin-commit.c: fix logic to omit empty line before existing footers by Junio C Hamano · 15 years ago
  48. fb9a2be t7502-commit: Skip SIGTERM test on Windows by Johannes Sixt · 16 years ago
  49. 4f672ad wt-status: load diff ui config by Jeff King · 16 years ago
  50. fdc7c81 Compact commit template message by Jeff King · 17 years ago
  51. bd2574c Advertise the ability to abort a commit by Anders Melchiorsen · 17 years ago
  52. 09b78bc t7502-commit.sh: rearrange test to make more portable by Brandon Casey · 17 years ago
  53. e200783 t7502-commit.sh: test_must_fail doesn't work with inline environment variables by Brandon Casey · 17 years ago
  54. de5825c t7502: honor SHELL_PATH by Junio C Hamano · 17 years ago
  55. a3c91e0 t7502: tighten loosely written test sequence by Junio C Hamano · 17 years ago
  56. 7845944 t7502: do not globally unset GIT_COMMITTER_* environment variables by Junio C Hamano · 17 years ago
  57. 67bfc03 commit: drop duplicated parents by Junio C Hamano · 17 years ago
  58. ad5fa3c rollback lock files on more signals than just SIGINT by Paolo Bonzini · 17 years ago
  59. d16d5cd Replace in-place sed in t7502-commit by Marcel Koeppen · 17 years ago
  60. bb1ae3f commit: Show committer if automatic by Santi Béjar · 17 years ago
  61. e83dbe8 commit: Show author if different from committer by Santi Béjar · 17 years ago
  62. 82ebb0b add test_cmp function for test scripts by Jeff King · 17 years ago
  63. ec84bd0 git-commit: Refactor creation of log message. by Paolo Bonzini · 17 years ago
  64. 5f06573 Allow selection of different cleanup modes for commit messages by Alex Riesen · 17 years ago
  65. b468f0c Add a few more tests for git-commit by Junio C Hamano · 17 years ago