1. 39e4773 Merge branch 'js/spell-out-options-in-tests' by Junio C Hamano · 5 years ago
  2. 87e20f8 Merge branch 'nd/read-tree-reset-doc' by Junio C Hamano · 5 years ago
  3. 8a33ebc Merge branch 'nd/interpret-trailers-docfix' by Junio C Hamano · 5 years ago
  4. bac754e Merge branch 'sg/asciidoctor-in-ci' by Junio C Hamano · 5 years ago
  5. ec8fcc7 Merge branch 'tz/asciidoctor-fixes' by Junio C Hamano · 5 years ago
  6. 27ff787 Merge branch 'js/check-docs-exe' by Junio C Hamano · 5 years ago
  7. 078b254 Merge branch 'nd/include-if-wildmatch' by Junio C Hamano · 5 years ago
  8. 6b42805 Merge branch 'cb/doco-mono' by Junio C Hamano · 5 years ago
  9. 8aed803 Merge branch 'tg/stash-in-c-show-default-to-p-fix' by Junio C Hamano · 5 years ago
  10. 0ba1ba4 Merge branch 'js/stash-in-c-pathspec-fix' by Junio C Hamano · 5 years ago
  11. 646becd Merge branch 'tb/stash-in-c-unused-param-fix' by Junio C Hamano · 5 years ago
  12. e36adf7 Merge branch 'ps/stash-in-c' by Junio C Hamano · 5 years ago
  13. dfa33a2 clone: do faster object check for partial clones by Josh Steadmon · 5 years ago
  14. f3534c9 worktree: update is_bare heuristics by Jonathan Tan · 5 years ago
  15. 460bc3c rebase -i: run without forking rebase--interactive by Phillip Wood · 5 years ago
  16. 297b1e1 rebase: use a common action enum by Phillip Wood · 5 years ago
  17. 0ea0847 rebase -i: use struct rebase_options in do_interactive_rebase() by Phillip Wood · 5 years ago
  18. 73fdc53 rebase -i: use struct rebase_options to parse args by Phillip Wood · 5 years ago
  19. 3389853 rebase -i: use struct object_id for squash_onto by Phillip Wood · 5 years ago
  20. 7d3488e rebase -i: use struct commit when parsing options by Phillip Wood · 5 years ago
  21. c44c246 rebase -i: remove duplication by Phillip Wood · 5 years ago
  22. 0609b74 rebase -i: combine rebase--interactive.c with rebase.c by Phillip Wood · 5 years ago
  23. 6023c92 rebase: use OPT_RERERE_AUTOUPDATE() by Phillip Wood · 5 years ago
  24. 28dc09d rebase: rename write_basic_state() by Phillip Wood · 5 years ago
  25. 146839c rebase: don't translate trace strings by Phillip Wood · 5 years ago
  26. fc4a673 sequencer: always discard index after checkout by Phillip Wood · 5 years ago
  27. 464c824 Merge branch 'ag/sequencer-reduce-rewriting-todo' into pw/rebase-i-internal by Junio C Hamano · 5 years ago
  28. 08bf354 untracked-cache: simplify parsing by dropping "len" by Jeff King · 5 years ago
  29. b511d6d untracked-cache: simplify parsing by dropping "next" by Jeff King · 5 years ago
  30. c6909f9 untracked-cache: be defensive about missing NULs in index by Jeff King · 5 years ago
  31. fe6f2b0 t5304: add a test for pruning with bitmaps by Jeff King · 5 years ago
  32. b7ce24d Turn `git serve` into a test helper by Johannes Schindelin · 5 years ago
  33. 6ea18ff test-tool: handle the `-C <directory>` option just like `git` by Johannes Schindelin · 5 years ago
  34. 31cf4a6 check-docs: do not bother checking for legacy scripts' documentation by Johannes Schindelin · 5 years ago
  35. faa7a09 docs: exclude documentation for commands that have been excluded by Johannes Schindelin · 5 years ago
  36. 7c3bd71 check-docs: allow command-list.txt to contain excluded commands by Johannes Schindelin · 5 years ago
  37. 724d635 help -a: do not list commands that are excluded from the build by Johannes Schindelin · 5 years ago
  38. 0b64e21 Makefile: drop the NO_INSTALL variable by Johannes Schindelin · 5 years ago
  39. b71e56a autoconf: #include <libintl.h> when checking for gettext() by Vadim Kochan · 5 years ago
  40. 1a2b985 cherry-pick/revert: add scissors line on merge conflict by Denton Liu · 5 years ago
  41. dc42e9a sequencer.c: save and restore cleanup mode by Phillip Wood · 5 years ago
  42. 1055997 merge: add scissors line on merge conflict by Denton Liu · 5 years ago
  43. d540b70 merge: cleanup messages like commit by Denton Liu · 5 years ago
  44. ca04dc9 parse-options.h: extract common --cleanup option by Denton Liu · 5 years ago
  45. f29cd86 commit: extract cleanup_mode functions to sequencer by Denton Liu · 5 years ago
  46. 94ca361 t7502: clean up style by Denton Liu · 5 years ago
  47. b720e1e t7604: clean up style by Denton Liu · 5 years ago
  48. 5caab8d t3507: clean up style by Denton Liu · 5 years ago
  49. b510f0b t7600: clean up style by Denton Liu · 5 years ago
  50. d74f3e5 sequencer: fix cleanup with --signoff and -x by Phillip Wood · 5 years ago
  51. 6e98305 clone: send server options when using protocol v2 by Jonathan Tan · 5 years ago
  52. 35eb824 transport: die if server options are unsupported by Jonathan Tan · 5 years ago
  53. c646d09 ref-filter: use correct branch for %(push:track) by Damien Robert · 5 years ago
  54. 4a72486 fix cherry-pick/revert status after commit by Phillip Wood · 5 years ago
  55. b07d9bf commit/reset: try to clean up sequencer state by Phillip Wood · 5 years ago
  56. ffac537 The fifth batch by Junio C Hamano · 5 years ago
  57. 5866e58 Merge branch 'sg/t5318-cleanup' by Junio C Hamano · 5 years ago
  58. d11650d Merge branch 'jt/t5551-protocol-v2-does-not-have-half-auth' by Junio C Hamano · 5 years ago
  59. 3151a5f Merge branch 'jk/http-walker-status-fix' by Junio C Hamano · 5 years ago
  60. ec08c4f Merge branch 'jh/midx-verify-too-many-packs' by Junio C Hamano · 5 years ago
  61. 26623f8 Merge branch 'bb/unicode-12' by Junio C Hamano · 5 years ago
  62. 2e08c89 Merge branch 'jk/refs-double-abort' by Junio C Hamano · 5 years ago
  63. 3feaacb Merge branch 'nd/checkout-m-doc-update' by Junio C Hamano · 5 years ago
  64. e9bd21c Merge branch 'tb/trace2-va-list-fix' by Junio C Hamano · 5 years ago
  65. 2850232 Merge branch 'tz/completion' by Junio C Hamano · 5 years ago
  66. 08c9757 Merge branch 'ma/doc-diff-doc-vs-doctor-comparison' by Junio C Hamano · 5 years ago
  67. 3221177 Merge branch 'tz/t4038-bash-redirect-target-workaround' by Junio C Hamano · 5 years ago
  68. 4f3036c Merge branch 'ab/drop-scripted-rebase' by Junio C Hamano · 5 years ago
  69. 67e3ec1 Merge branch 'jk/perf-lib-tee' by Junio C Hamano · 5 years ago
  70. 04116ec Merge branch 'ab/doc-misc-typofixes' by Junio C Hamano · 5 years ago
  71. af1ec93 Merge branch 'mh/pack-protocol-doc-fix' by Junio C Hamano · 5 years ago
  72. b024a14 Merge branch 'tg/glossary-overlay' by Junio C Hamano · 5 years ago
  73. 04f879a Merge branch 'nd/checkout-f-while-conflicted-fix' by Junio C Hamano · 5 years ago
  74. fffbf7c Merge branch 'pw/rerere-autoupdate' by Junio C Hamano · 5 years ago
  75. 17c8f1f Merge branch 'jc/format-patch-error-check' by Junio C Hamano · 5 years ago
  76. e197980 Merge branch 'js/get-short-oid-drop-cache' by Junio C Hamano · 5 years ago
  77. 8b71503 Merge branch 'dl/subtree-limit-to-one-rev' by Junio C Hamano · 5 years ago
  78. 6364386 Merge branch 'js/init-db-update-for-mingw' by Junio C Hamano · 5 years ago
  79. aa1edf1 Merge branch 'js/remote-curl-i18n' by Junio C Hamano · 5 years ago
  80. 764bd20 Merge branch 'js/anonymize-remote-curl-diag' by Junio C Hamano · 5 years ago
  81. 6d281f7 Merge branch 'ma/asciidoctor-fixes-more' by Junio C Hamano · 5 years ago
  82. 8ddee13 Merge branch 'ma/asciidoctor-fixes' by Junio C Hamano · 5 years ago
  83. 24d73d2 Merge branch 'jt/test-protocol-version' by Junio C Hamano · 5 years ago
  84. 8a9a837 Merge branch 'nd/diff-parseopt-3' by Junio C Hamano · 5 years ago
  85. c931ba4 sha1-name.c: remove the_repo from handle_one_ref() by Nguyễn Thái Ngọc Duy · 5 years ago
  86. 0daf7ff sha1-name.c: remove the_repo from get_oid_mb() by Nguyễn Thái Ngọc Duy · 5 years ago
  87. 2b1790f sha1-name.c: remove the_repo from get_oid_1() by Nguyễn Thái Ngọc Duy · 5 years ago
  88. 65e5046 sha1-name.c: remove the_repo from other get_oid_* by Nguyễn Thái Ngọc Duy · 5 years ago
  89. 49281cf sha1-name.c: remove the_repo from get_oid_basic() by Nguyễn Thái Ngọc Duy · 5 years ago
  90. e270f42 sha1-name.c: remove the_repo from maybe_die_on_misspelt_object_name by Nguyễn Thái Ngọc Duy · 5 years ago
  91. d9b8b8f submodule-config.c: use repo_get_oid for reading .gitmodules by Nguyễn Thái Ngọc Duy · 5 years ago
  92. ec580ea sha1-name.c: add repo_get_oid() by Nguyễn Thái Ngọc Duy · 5 years ago
  93. efe461b sha1-name.c: remove the_repo from get_oid_with_context_1() by Nguyễn Thái Ngọc Duy · 5 years ago
  94. 0381f7f sha1-name.c: remove the_repo from resolve_relative_path() by Nguyễn Thái Ngọc Duy · 5 years ago
  95. 0488481 sha1-name.c: remove the_repo from diagnose_invalid_index_path() by Nguyễn Thái Ngọc Duy · 5 years ago
  96. 0c6b5ba sha1-name.c: remove the_repo from get_describe_name() by Nguyễn Thái Ngọc Duy · 5 years ago
  97. 0bb41a1 sha1-name.c: remove the_repo from get_oid_oneline() by Nguyễn Thái Ngọc Duy · 5 years ago
  98. 71588ed sha1-name.c: add repo_interpret_branch_name() by Nguyễn Thái Ngọc Duy · 5 years ago
  99. ea1c873 sha1-name.c: remove the_repo from interpret_branch_mark() by Nguyễn Thái Ngọc Duy · 5 years ago
  100. 23a5712 sha1-name.c: remove the_repo from interpret_nth_prior_checkout() by Nguyễn Thái Ngọc Duy · 5 years ago