1. 9e7e41b am: support --allow-empty to record specific empty patches by 徐沛文 (Aleen) · 3 years, 1 month ago
  2. 7c096b8 am: support --empty=<option> to handle empty patches by 徐沛文 (Aleen) · 3 years, 1 month ago
  3. ea7dc01 git-am.txt: clarify --abort behavior by Elijah Newren · 3 years, 4 months ago
  4. 59b519a am: learn to process quoted lines that ends with CRLF by Đoàn Trần Công Danh · 3 years, 8 months ago
  5. 77645b5 i18n.txt: camel case and monospace "i18n.commitEncoding" by Denton Liu · 3 years, 11 months ago
  6. 3abd4a6 Documentation: stylistically normalize references to Signed-off-by: by Bradley M. Kuhn · 4 years, 3 months ago
  7. ae06ba6 Documentation: document am --no-gpg-sign by Đoàn Trần Công Danh · 4 years, 9 months ago
  8. aa416b2 am: support --show-current-patch=diff to retrieve .git/rebase-apply/patch by Paolo Bonzini · 4 years, 11 months ago
  9. f3b4822 am: support --show-current-patch=raw as a synonym for--show-current-patch by Paolo Bonzini · 4 years, 11 months ago
  10. 202f68b Merge branch 'pm/am-in-body-header-doc-update' by Junio C Hamano · 5 years ago
  11. f8740c5 am: document that Date: can appear as an in-body header by Paul Menzel · 5 years ago
  12. 80736d7 doc: am --show-current-patch gives an entire e-mail message by Junio C Hamano · 5 years ago
  13. aba4954 am/cherry-pick/rebase/revert: document --rerere-autoupdate by Phillip Wood · 6 years ago
  14. 9ca488c Merge branch 'nd/rebase-show-current-patch' by Junio C Hamano · 7 years ago
  15. 65ed8ff am: support --quit by Nguyễn Thái Ngọc Duy · 7 years ago
  16. 984913a am: add --show-current-patch by Nguyễn Thái Ngọc Duy · 7 years ago
  17. ce18123 Merge branch 'mm/doc-tt' by Junio C Hamano · 8 years ago
  18. bcf9626 doc: typeset long command-line options as literal by Matthieu Moy · 9 years ago
  19. d9925d1 am: support --patch-format=mboxrd by Eric Wong · 9 years ago
  20. b2c150d Expand documentation describing --signoff by David A. Wheeler · 9 years ago
  21. be4d6f4 Merge branch 'mm/keyid-docs' into maint by Junio C Hamano · 9 years ago
  22. 2b594bf Documentation: explain optional arguments better by Matthieu Moy · 9 years ago
  23. e97a5e7 git-am: add am.threeWay config variable by Remi Lespinet · 9 years ago
  24. 15dc5b5 Revert "git-am: add am.threeWay config variable" by Junio C Hamano · 9 years ago
  25. d96a275 git-am: add am.threeWay config variable by Remi Lespinet · 10 years ago
  26. fec7b79 Merge branch 'mm/am-c-doc' by Junio C Hamano · 10 years ago
  27. afb5de7 Documentation/git-am.txt: mention mailinfo.scissors config variable by Matthieu Moy · 10 years ago
  28. d539eb9 Merge branch 'rw/apply-does-not-take-ignore-date' by Junio C Hamano · 10 years ago
  29. 0cef4e7 git-am.txt: --ignore-date flag is not passed to git-apply by Ronald Wampler · 10 years ago
  30. a078f73 git-am: add --message-id/--no-message-id by Paolo Bonzini · 10 years ago
  31. 2dfefe0 Merge branch 'cp/am-patch-format-doc' by Junio C Hamano · 11 years ago
  32. f5b6ffa Documentation/git-am: typofix by Chris Packham · 11 years ago
  33. 85ff22e Merge branch 'jn/am-doc-hooks' by Junio C Hamano · 11 years ago
  34. 6498137 Documentation/git-am: Document supported --patch-format options by Chris Packham · 11 years ago
  35. 0e3d40c am doc: add a pointer to relevant hooks by Jonathan Nieder · 11 years ago
  36. 3b4e395f am: add the --gpg-sign option by Nicolas Vigier · 11 years ago
  37. 8ceb6fb am: replace uses of --resolved with --continue by Kevin Bracey · 12 years ago
  38. 0460ed2 documentation: trivial style cleanups by Felipe Contreras · 12 years ago
  39. 334dde8 Merge branch 'jb/am-include' by Junio C Hamano · 13 years ago
  40. 58725ef am: support --include option by Johannes Berg · 13 years ago
  41. bff64a9 Merge branch 'tr/maint-mailinfo' by Junio C Hamano · 13 years ago
  42. f7e5ea1 am: learn passing -b to mailinfo by Thomas Rast · 13 years ago
  43. 2ae7345 am: Document new --exclude=<path> option by maximilian attems · 13 years ago
  44. 1ea9f9d Merge branch 'maint' by Junio C Hamano · 14 years ago
  45. b5f306f git-am.txt: advertise 'git am --abort' instead of 'rm .git/rebase-apply' by SZEDER Gábor · 14 years ago
  46. 48bb914 doc: drop author/documentation sections from most pages by Jeff King · 14 years ago
  47. 0adda93 Use parentheses and `...' where appropriate by Štěpán Němec · 14 years ago
  48. c505a85 Merge branch 'sh/am-keep-cr' by Junio C Hamano · 15 years ago
  49. 507665e Merge branch 'maint-1.6.6' into maint by Junio C Hamano · 15 years ago
  50. 8024d59 Remove extra '-' from git-am(1) by Michal Sojka · 15 years ago
  51. e80d4cb git-am: Add am.keepcr and --no-keep-cr to override it by Stefan-W. Hahn · 15 years ago
  52. ad2c928 git-am: Add command line parameter `--keep-cr` passing it to git-mailsplit by Stefan-W. Hahn · 15 years ago
  53. c8089af am: switch --resolved to --continue by Jeff King · 15 years ago
  54. 0b444cd Documentation: spell 'git cmd' without dash throughout by Thomas Rast · 15 years ago
  55. 434a6db add documentation for mailinfo.scissors and '--no-scissors' by Nicolas Sebrecht · 15 years ago
  56. 017678b am/mailinfo: Disable scissors processing by default by Junio C Hamano · 15 years ago
  57. f43c97f Documentation: describe the scissors mark support of "git am" by Nanako Shiraishi · 15 years ago
  58. 86c91f9 git apply: option to ignore whitespace differences by Giuseppe Bilotta · 15 years ago
  59. 0e987a1 am, rebase: teach quiet option by Stephen Boyd · 16 years ago
  60. 7713e05 git-am.txt: reword extra headers in message body by Stephen Boyd · 16 years ago
  61. e77063f git-am.txt: Use date or value instead of time or timestamp by Stephen Boyd · 16 years ago
  62. 3db964b git-am.txt: add an 'a', say what 'it' is, simplify a sentence by Stephen Boyd · 16 years ago
  63. 07f5746 Documentation: minor grammatical fixes. by David J. Mellor · 16 years ago
  64. a79ec62 git-am: Add --ignore-date option by Nanako Shiraishi · 16 years ago
  65. b80da42 git-am: implement --reject option passed to git-apply by martin f. krafft · 16 years ago
  66. b47dfe9 git-am: add --directory=<dir> option by Junio C Hamano · 16 years ago
  67. cb3a160 git-am: ignore --binary option by Stephan Beyer · 16 years ago
  68. 51ef1da Rename .git/rebase to .git/rebase-apply by Johannes Schindelin · 16 years ago
  69. 59eb68a Update my e-mail address by Junio C Hamano · 16 years ago
  70. 3e5057a git am --abort by Nanako Shiraishi · 16 years ago
  71. 28ed6e7 Rename ".dotest/" to ".git/rebase" and ".dotest-merge" to "rebase-merge" by Johannes Schindelin · 16 years ago
  72. 633ce9a Merge branch 'jc/rebase-orig-head' by Junio C Hamano · 16 years ago
  73. 356a32a git-am/git-mailsplit: correct synopsis for reading from stdin by Stephan Beyer · 17 years ago
  74. 9869099 Documentation: mention ORIG_HEAD in am, merge, and rebase by Brian Gernhardt · 17 years ago
  75. ba020ef manpages: italicize git command names (which were in teletype font) by Jonathan Nieder · 17 years ago
  76. b1889c3 Documentation: be consistent about "git-" versus "git " by Jonathan Nieder · 17 years ago
  77. 3240240 Docs: Use "-l::\n--long\n" format in OPTIONS sections by Stephan Beyer · 17 years ago
  78. 9e1f0a8 documentation: move git(7) to git(1) by Christian Couder · 17 years ago
  79. e72c740 am: remove support for -d .dotest by Junio C Hamano · 17 years ago
  80. 81fa145 Documentation/git-am.txt: Pass -r in the example invocation of rm -f .dotest by Bryan Donlan · 17 years ago
  81. 5162e69 Documentation: rename gitlink macro to linkgit by Dan McGee · 17 years ago
  82. a6080a0 War on whitespace by Junio C Hamano · 18 years ago
  83. 1a8b769 Merge branches 'lh/submodules' and 'pb/am' by Junio C Hamano · 18 years ago
  84. 3026654 Fix git-am(1) synopsis formatting by Jonas Fonseca · 18 years ago
  85. 59c8e2c Remove git-applypatch by Junio C Hamano · 18 years ago
  86. d45cc6e git-applymbox: Remove command by Petr Baudis · 18 years ago
  87. d63bd9a Teach mailsplit about Maildir's by Fernando J. Pereda · 18 years ago
  88. 870e0d6 git-am: Clean up the asciidoc documentation by Frank Lichtenheld · 18 years ago
  89. 5c19f24 Update git-am documentation by Andrew Ruder · 18 years ago
  90. 2499857 git-am documentation: describe what is taken from where. by Junio C Hamano · 18 years ago
  91. a947ab7 fix typo in git-am manpage by Michael S. Tsirkin · 18 years ago
  92. 2092a1f Teach git-am to pass -p option down to git-apply by Junio C Hamano · 18 years ago
  93. d414461 Document that git-am can read standard input. by Michael S. Tsirkin · 18 years ago
  94. 67dad68 add -C[NUM] to git-am by Michael S. Tsirkin · 18 years ago
  95. c3f0baa Documentation: sync git.txt command list and manual page title by Junio C Hamano · 18 years ago
  96. d84029b --utf8 is now default for 'git-am' by Junio C Hamano · 18 years ago
  97. 8273c79 war on whitespaces: documentation. by Junio C Hamano · 19 years ago
  98. 353ce81 Wrap synopsis lines and use [verse] to keep formatting by Jonas Fonseca · 19 years ago
  99. 1e2ccd3 Documentation: more examples. by Junio C Hamano · 19 years ago
  100. 68e37f8 Fix the description of --utf8 and --keep to git-am. by Nikolai Weibull · 19 years ago