1. 756ee7f t7501: stop losing return codes of git commands by Denton Liu · 5 years ago
  2. 38c1aa0 t7501: remove spaces after redirect operators by Denton Liu · 5 years ago
  3. 83af35e t7501: rename commit test to comply with naming convention by Stephen P. Smith · 6 years ago[Renamed from t/t7501-commit.sh]
  4. 929e85a Merge branch 'ss/wt-status-committable' by Junio C Hamano · 6 years ago
  5. fba9654 Merge branch 'jk/trailer-fixes' by Junio C Hamano · 7 years ago
  6. f3bd35f wt-status.c: set the committable flag in the collect phase by Stephen P. Smith · 7 years ago
  7. 8282f59 t7501: add test of "commit --dry-run --short" by Stephen P. Smith · 7 years ago
  8. 1d27164 Merge branch 'sg/t7501-thinkofix' by Junio C Hamano · 7 years ago
  9. 986c518 Merge branch 'sg/test-must-be-empty' by Junio C Hamano · 7 years ago
  10. ffce7f5 sequencer: ignore "---" divider when parsing trailers by Jeff King · 7 years ago
  11. 15da753 t7501-commit: drop silly command substitution by SZEDER Gábor · 7 years ago
  12. 1c5e94f tests: use 'test_must_be_empty' instead of 'test_cmp <empty> <out>' by SZEDER Gábor · 7 years ago
  13. e974e06 t7000-t7999: fix broken &&-chains by Eric Sunshine · 7 years ago
  14. 0590ff2 t: use test_write_lines() instead of series of 'echo' commands by Eric Sunshine · 7 years ago
  15. 86238e0 commit: allow partial commits with relative paths by Brandon Williams · 7 years ago
  16. 4ddb135 status: contextually notify user about an initial commit by Kaartic Sivaraam · 8 years ago
  17. 3aead1c Merge branch 'ak/commit-only-allow-empty' by Junio C Hamano · 8 years ago
  18. 319d835 commit: make --only --allow-empty work without paths by Andreas Krey · 8 years ago
  19. 967dfd4 sequencer: use trailer's trailer layout by Jonathan Tan · 8 years ago
  20. 9ce2824 Merge branch 'ss/commit-dry-run-resolve-merge-to-no-op' by Junio C Hamano · 9 years ago
  21. 27014cb commit: do not ignore an empty message given by -m '' by Jeff King · 9 years ago
  22. 178e814 commit: --amend -m '' silently fails to wipe message by Adam Dinwoodie · 9 years ago
  23. 8dc874b wt-status.c: set commitable bit if there is a meaningful merge. by Stephen P. Smith · 9 years ago
  24. 14ac286 commit: accept more date formats for "--date" by Jeff King · 11 years ago
  25. b7242b8 commit: print "Date" line when the user has set date by Jeff King · 11 years ago
  26. 9cbcc2a demonstrate git-commit --dry-run exit code behaviour by Tay Ray Chuan · 11 years ago
  27. 088304b t7501: fix "empty commit" test with NO_PERL by Jeff King · 11 years ago
  28. 0bb0c15 Make test "using invalid commit with -C" more strict by Kacper Kornet · 12 years ago
  29. f0c7320 Test 'commit --only' after 'checkout --orphan' by Thomas Rast · 12 years ago
  30. b9a0801 Merge branch 'jk/maint-commit-amend-only-no-paths' by Junio C Hamano · 13 years ago
  31. 8647b58 Merge branch 'cw/amend-commit-without-message' by Junio C Hamano · 13 years ago
  32. d7afe64 Merge branch 'jc/refactor-diff-stdin' by Junio C Hamano · 13 years ago
  33. ea2d4ed commit: fix "--amend --only" with no pathspec by Jeff King · 13 years ago
  34. d9a9357 Allow edit of empty message with commit --amend by Chris Webb · 13 years ago
  35. 4682d85 diff-index.c: "git diff" has no need to read blob from the standard input by Junio C Hamano · 13 years ago
  36. b2eda9b commit: rephrase the error when user did not touch templated log message by Junio C Hamano · 13 years ago
  37. 010c7db commit: do not trigger bogus "has templated message edited" check by Junio C Hamano · 13 years ago
  38. c65dc35 t7501: test the right kind of breakage by Junio C Hamano · 13 years ago
  39. bc82189 test: commit --amend should honor --no-edit by Jonathan Nieder · 13 years ago
  40. 1af524e t7501 (commit): modernize style by Jonathan Nieder · 13 years ago
  41. 67a612c test: remove a porcelain test that hard-codes commit names by Jonathan Nieder · 13 years ago
  42. 7b438f6 test: add missing "&&" after echo command by Jonathan Nieder · 13 years ago
  43. 7a77754 Merge branch 'ci/commit--interactive-atomic' by Junio C Hamano · 14 years ago
  44. 02a481f Test atomic git-commit --interactive by Conrad Irwin · 14 years ago
  45. e41fcfe Allow git commit --interactive with paths by Conrad Irwin · 14 years ago
  46. 587ac8c t7501.8: feed a meaningful command by Jeff King · 14 years ago
  47. 32177ba i18n: use test_i18ngrep in t7501 by Junio C Hamano · 14 years ago
  48. b3b298a i18n: git-status "Initial commit" message by Ævar Arnfjörð Bjarmason · 14 years ago
  49. 4579bb4 ident: die on bogus date format by Jeff King · 14 years ago
  50. 6360d34 commit --amend: copy notes to the new commit by Thomas Rast · 15 years ago
  51. 0877510 Merge branch 'jk/warn-author-committer-after-commit' by Junio C Hamano · 15 years ago
  52. 49ff9a7 commit: show interesting ident information in summary by Jeff King · 15 years ago
  53. 02b47cd builtin-commit: add --date option by Miklos Vajna · 15 years ago
  54. d33738d Do not use VISUAL editor on dumb terminals by Jonathan Nieder · 15 years ago
  55. c1e01b0 commit: More generous accepting of RFC-2822 footer lines. by David Brown · 15 years ago
  56. 1b19ccd tests: skip perl tests if NO_PERL is defined by Jeff King · 16 years ago
  57. 7eb5bbd t7501-commit.sh: explicitly check that -F prevents invoking the editor by Adeodato Simó · 16 years ago
  58. 1e36868 t7501: always use test_cmp instead of diff by Miklos Vajna · 17 years ago
  59. 47a528a tests: use "git xyzzy" form (t7200 - t9001) by Nanako Shiraishi · 17 years ago
  60. d492b31 t/: Use "test_must_fail git" instead of "! git" by Stephan Beyer · 17 years ago
  61. 761adeb Merge branch 'bd/tests' by Junio C Hamano · 17 years ago
  62. bbf0812 fix bsd shell negation by Jeff King · 17 years ago
  63. f69e836 Fix tests breaking when checkout path contains shell metacharacters by Bryan Donlan · 17 years ago
  64. 82ebb0b add test_cmp function for test scripts by Jeff King · 17 years ago
  65. d8534ad Merge branch 'maint' by Junio C Hamano · 17 years ago
  66. 8a2f873 Fix "git-commit -C $tag" by Junio C Hamano · 17 years ago
  67. 41ac414 Sane use of test_expect_failure by Junio C Hamano · 17 years ago
  68. 1eb1e9e commit: allow --amend to reuse message from another commit by Junio C Hamano · 17 years ago
  69. 264474f Add tests for pre-commit and commit-msg hooks by Wincent Colaiuta · 17 years ago
  70. 31cbb5d Merge branch 'kh/commit' by Junio C Hamano · 17 years ago
  71. 36863af git-commit --allow-empty by Junio C Hamano · 17 years ago
  72. 13aba1e git-commit: Allow to amend a merge commit that does not change the tree by Johannes Sixt · 17 years ago
  73. ab002e3 Merge branch 'js/mingw-fallouts' by Junio C Hamano · 17 years ago
  74. 1200993 t7501-commit: Add test for git commit <file> with dirty index. by Kristian Høgsberg · 17 years ago
  75. d63c2fd Add testcase for amending and fixing author in git commit. by Kristian Høgsberg · 17 years ago
  76. fa30383 Merge branch 'maint' by Junio C Hamano · 17 years ago
  77. 958e67c Make test scripts executable. by Junio C Hamano · 17 years ago
  78. 41ec097 t7501-commit.sh: Not all seds understand option -i by Johannes Sixt · 17 years ago
  79. b2e1632 Merge branch 'bs/maint-commit-options' by Junio C Hamano · 17 years ago
  80. 9d87442 git-commit: Add tests for invalid usage of -a/--interactive with paths by Björn Steinbrink · 17 years ago
  81. 5aa5cd4 git-commit: a bit more tests by Junio C Hamano · 17 years ago
  82. cba8d48 git-commit: partial commit of paths only removed from the index by Junio C Hamano · 18 years ago
  83. 64586e7 git-commit: Allow partial commit of file removal. by Junio C Hamano · 18 years ago
  84. db33af0 git-commit: partial commit of paths only removed from the index by Junio C Hamano · 18 years ago
  85. 80bffaf git-commit: Allow partial commit of file removal. by Junio C Hamano · 18 years ago
  86. 6d4bbeb git-commit.sh: Permit the --amend message to be given with -m/-c/-C/-F. by Junio C Hamano · 18 years ago
  87. 12ace0b Add test case for basic commit functionality. by Kristian Høgsberg · 18 years ago