1. 9f726e1 range-diff: output `## Notes ##` header by Denton Liu · 4 years, 6 months ago
  2. 3bdbdfb t3206: range-diff compares logs with commit notes by Denton Liu · 4 years, 6 months ago
  3. 75c5aa0 t3206: s/expected/expect/ by Denton Liu · 4 years, 6 months ago
  4. 79f3950 t3206: disable parameter substitution in heredoc by Denton Liu · 4 years, 6 months ago
  5. 3a6e48e t3206: remove spaces after redirect operators by Denton Liu · 4 years, 6 months ago
  6. 26d9485 pretty-options.txt: --notes accepts a ref instead of treeish by Denton Liu · 4 years, 6 months ago
  7. 077a1fd userdiff: support Python async functions by Josh Holland · 4 years, 6 months ago
  8. 3798149 SubmittingPatches: use `--pretty=reference` by Denton Liu · 4 years, 6 months ago
  9. 1f0fc1d pretty: implement 'reference' format by Denton Liu · 4 years, 6 months ago
  10. 618a855 pretty: add struct cmt_fmt_map::default_date_mode_type by Denton Liu · 4 years, 6 months ago
  11. 0df6211 pretty: provide short date format by René Scharfe · 4 years, 6 months ago
  12. ac52d94 t4205: cover `git log --reflog -z` blindspot by Denton Liu · 4 years, 6 months ago
  13. 3e8ed3b pretty.c: inline initalize format_context by Denton Liu · 4 years, 6 months ago
  14. 4982516 revision: make get_revision_mark() return const pointer by Denton Liu · 4 years, 6 months ago
  15. f0f9de2 completion: complete `tformat:` pretty format by Denton Liu · 4 years, 6 months ago
  16. fb2ffa7 SubmittingPatches: remove dq from commit reference by Denton Liu · 4 years, 6 months ago
  17. bae74c9 pretty-formats.txt: use generic terms for hash by Denton Liu · 4 years, 6 months ago
  18. bd00717 SubmittingPatches: use generic terms for hash by Denton Liu · 4 years, 6 months ago
  19. 9d45ac4 rev-list-options.txt: remove reference to --show-notes by Denton Liu · 4 years, 6 months ago
  20. 828e829 argv-array: add space after `while` by Denton Liu · 4 years, 6 months ago
  21. e440fc5 commit: support the --pathspec-from-file option by Alexandr Miloslavskiy · 4 years, 6 months ago
  22. 66a25a7 doc: commit: synchronize <pathspec> description by Alexandr Miloslavskiy · 4 years, 6 months ago
  23. 64bac8d reset: support the `--pathspec-from-file` option by Alexandr Miloslavskiy · 4 years, 6 months ago
  24. d137b50 doc: reset: synchronize <pathspec> description by Alexandr Miloslavskiy · 4 years, 6 months ago
  25. 24e4750 pathspec: add new function to parse file by Alexandr Miloslavskiy · 4 years, 6 months ago
  26. 0dbc4a0 ci(osx): update homebrew-cask repository with less noise by Junio C Hamano · 4 years, 6 months ago
  27. e02058a sequencer: handle rebase-merges for "onto" message by Doan Tran Cong Danh · 4 years, 6 months ago
  28. bae60ba builtin/unpack-objects.c: show throughput progress by SZEDER Gábor · 4 years, 6 months ago
  29. 2d92ab3 rev-parse: make --show-toplevel without a worktree an error by Jeff King · 4 years, 6 months ago
  30. 9e5afdf fetch: add trace2 instrumentation by Erik Chen · 4 years, 6 months ago
  31. 4c4066d run-command: move doc to run-command.h by Heba Waly · 4 years, 6 months ago
  32. 6c51cb5 trace2: move doc to trace2.h by Heba Waly · 4 years, 6 months ago
  33. 7db0305 parse-options: add link to doc file in parse-options.h by Heba Waly · 4 years, 6 months ago
  34. d95a77d submodule-config: move doc to submodule-config.h by Heba Waly · 4 years, 6 months ago
  35. f3b9055 credential: move doc to credential.h by Heba Waly · 4 years, 6 months ago
  36. bbcfa30 tree-walk: move doc to tree-walk.h by Heba Waly · 4 years, 6 months ago
  37. 971b1f2 argv-array: move doc to argv-array.h by Heba Waly · 4 years, 6 months ago
  38. f1ecbe0 trace: move doc to trace.h by Heba Waly · 4 years, 6 months ago
  39. 13aa9c8 cache: move doc to cache.h by Heba Waly · 4 years, 6 months ago
  40. c0be43f sigchain: move doc to sigchain.h by Heba Waly · 4 years, 6 months ago
  41. 19ef3dd pathspec: move doc to pathspec.h by Heba Waly · 4 years, 6 months ago
  42. 301d595 revision: move doc to revision.h by Heba Waly · 4 years, 6 months ago
  43. 3a1b341 attr: move doc to attr.h by Heba Waly · 4 years, 6 months ago
  44. 126c1cc refs: move doc to refs.h by Heba Waly · 4 years, 6 months ago
  45. d27eb35 remote: move doc to remote.h and refspec.h by Heba Waly · 4 years, 6 months ago
  46. 405c6b1 sha1-array: move doc to sha1-array.h by Heba Waly · 4 years, 6 months ago
  47. d3d7172 merge: move doc to ll-merge.h by Heba Waly · 4 years, 6 months ago
  48. 3f1480b graph: move doc to graph.h and graph.c by Heba Waly · 4 years, 6 months ago
  49. 266f03e dir: move doc to dir.h by Heba Waly · 4 years, 6 months ago
  50. 13c4d7e diff: move doc to diff.h and diffcore.h by Heba Waly · 4 years, 6 months ago
  51. cd55222 rebase -r: let `label` generate safer labels by Matthew Rogers · 4 years, 6 months ago
  52. 867bc1d rebase-merges: move labels' whitespace mangling into `label_oid()` by Johannes Schindelin · 4 years, 6 months ago
  53. 8c15904 built-in add -i: implement the `help` command by Slavica Đukić · 4 years, 6 months ago
  54. 3d965c7 built-in add -i: use color in the main loop by Slavica Đukić · 4 years, 6 months ago
  55. 68db1cb built-in add -i: support `?` (prompt help) by Johannes Schindelin · 4 years, 6 months ago
  56. 76b7432 built-in add -i: show unique prefixes of the commands by Johannes Schindelin · 4 years, 6 months ago
  57. 6348bfb built-in add -i: implement the main loop by Johannes Schindelin · 4 years, 6 months ago
  58. a376e37 gitweb: escape URLs generated by href() by Jeff King · 4 years, 6 months ago
  59. b178c20 t/gitweb-lib.sh: set $REQUEST_URI by Jeff King · 4 years, 6 months ago
  60. f28bcec t/gitweb-lib.sh: drop confusing quotes by Jeff King · 4 years, 6 months ago
  61. 0eba60c t9502: pass along all arguments in xss helper by Jeff King · 4 years, 6 months ago
  62. 932757b INSTALL: use existing shell scripts as example by Andrei Rybak · 4 years, 6 months ago
  63. b018719 t7004: check existence of correct tag by Martin Ågren · 4 years, 6 months ago
  64. 1daaebc built-in add -i: color the header in the `status` command by Slavica Đukić · 4 years, 6 months ago
  65. 5e82b9e built-in add -i: implement the `status` command by Daniel Ferreira · 4 years, 6 months ago
  66. e4cb659 diff: export diffstat interface by Daniel Ferreira · 4 years, 6 months ago
  67. f83dff6 Start to implement a built-in version of `git add --interactive` by Johannes Schindelin · 4 years, 6 months ago
  68. df53c80 stash: make sure we have a valid index before writing it by Thomas Gummerer · 4 years, 6 months ago
  69. ad7a403 send-pack: check remote ref status on pack-objects failure by Jeff King · 4 years, 6 months ago
  70. d91ce88 t6120-describe: correct test repo history graph in comment by SZEDER Gábor · 4 years, 6 months ago
  71. 1f9247a completion: tab-complete "git svn --recursive" by James Shubin · 4 years, 6 months ago
  72. 603960b promisor-remote: remove fetch_if_missing=0 by Jonathan Tan · 4 years, 6 months ago
  73. e362fad clone: remove fetch_if_missing=0 by Jonathan Tan · 4 years, 6 months ago
  74. 169bed7 parse-options: avoid arithmetic on pointer that's potentially NULL by René Scharfe · 4 years, 6 months ago
  75. 51bd6be mingw: use COPY_ARRAY for copying array by René Scharfe · 4 years, 6 months ago
  76. 4bd0593 test-tool: use 'read-graph' helper by Derrick Stolee · 4 years, 6 months ago
  77. e031669 test-lib: don't check prereqs of test cases that won't be run anyway by SZEDER Gábor · 4 years, 6 months ago
  78. d784d97 t4215: use helper function to check output by Denton Liu · 4 years, 6 months ago
  79. 61eea52 fsmonitor: do not compare bitmap size with size of split index by Junio C Hamano · 4 years, 6 months ago
  80. b19f3fe hex: drop sha1_to_hex() by Jeff King · 4 years, 6 months ago
  81. c1ce9c0 completion: learn to complete `git rebase --onto=` by Denton Liu · 4 years, 6 months ago
  82. f66e040 pack-objects: avoid pointless oe_map_new_pack() calls by Jeff King · 4 years, 6 months ago
  83. d3a8cae doc: improve readability of --rebase-merges in git-rebase by Naveen Nathan · 4 years, 6 months ago
  84. aa6d7f9 hex: drop sha1_to_hex_r() by Jeff King · 4 years, 6 months ago
  85. 52f52e5 sequencer: reencode commit message for am/rebase --show-current-patch by Doan Tran Cong Danh · 4 years, 6 months ago
  86. 5772b0c sequencer: reencode old merge-commit message by Doan Tran Cong Danh · 4 years, 6 months ago
  87. e0eba64 bundle-verify: add --quiet by Robin H. Johnson · 4 years, 6 months ago
  88. 79862b6 bundle-create: progress output control by Robin H. Johnson · 4 years, 6 months ago
  89. 73c3253 bundle: framework for options before bundle file by Robin H. Johnson · 4 years, 6 months ago
  90. 68d40f3 merge-strategies: fix typo "reflected to" to "reflected in" by Dominic Jäger · 4 years, 6 months ago
  91. b375744 sequencer: reencode squashing commit's message by Doan Tran Cong Danh · 4 years, 6 months ago
  92. 019a9d8 sequencer: reencode revert/cherry-pick's todo list by Doan Tran Cong Danh · 4 years, 6 months ago
  93. 0798d16 sequencer: reencode to utf-8 before arrange rebase's todo list by Doan Tran Cong Danh · 4 years, 6 months ago
  94. e4b95b3 t3900: demonstrate git-rebase problem with multi encoding by Doan Tran Cong Danh · 4 years, 6 months ago
  95. 1ba6e7a configure.ac: define ICONV_OMITS_BOM if necessary by Doan Tran Cong Danh · 4 years, 6 months ago
  96. d9f6f3b The first batch post 2.24 cycle by Junio C Hamano · 4 years, 6 months ago
  97. 28014c1 Merge branch 'bc/hash-independent-tests-part-6' by Junio C Hamano · 4 years, 6 months ago
  98. 57b5301 Merge branch 'js/update-index-ignore-removal-for-skip-worktree' by Junio C Hamano · 4 years, 6 months ago
  99. c22f63c Merge branch 'pb/pretty-email-without-domain-part' by Junio C Hamano · 4 years, 6 months ago
  100. 5731ca3 Merge branch 'hw/remove-api-docs-placeholder' by Junio C Hamano · 4 years, 6 months ago