1. 6cd8049 gitk: Resize panes correctly when reducing window size by Paul Mackerras · 3 years, 7 months ago
  2. e244588 gitk: replace tabs with spaces by Denton Liu · 3 years, 8 months ago
  3. aed0800 Merge branch 'ds/in-merge-bases-many-optim-bug' into sk/force-if-includes by Junio C Hamano · 3 years, 7 months ago
  4. 8791bf1 commit-reach: fix in_merge_bases_many bug by Derrick Stolee · 3 years, 8 months ago
  5. 7efba5f format-patch: teach format.useAutoBase "whenAble" option by Jacob Keller · 3 years, 8 months ago
  6. 3ad0401 submodule update: silence underlying merge/rebase with "--quiet" by Theodore Dubois · 3 years, 8 months ago
  7. de9ed3e clone: allow configurable default for `-o`/`--origin` by Sean Barag · 3 years, 8 months ago
  8. 75ca390 clone: read new remote name from remote_name instead of option_origin by Sean Barag · 3 years, 8 months ago
  9. ebe7e28 clone: validate --origin option before use by Sean Barag · 3 years, 8 months ago
  10. f2c6fda refs: consolidate remote name validation by Sean Barag · 3 years, 8 months ago
  11. 444825c remote: add tests for add and rename with invalid names by Sean Barag · 3 years, 8 months ago
  12. 552955e clone: use more conventional config/option layering by Sean Barag · 3 years, 8 months ago
  13. c0192df refspec: add support for negative refspecs by Jacob Keller · 3 years, 8 months ago
  14. 957876f combine-diff: handle --find-object in multitree code path by Jeff King · 3 years, 8 months ago
  15. 0ad621f hashmap_for_each_entry(): workaround MSVC's runtime check failure #3 by Junio C Hamano · 3 years, 8 months ago
  16. f2f1250 cmake (Windows): recommend using Visual Studio's built-in CMake support by Johannes Schindelin · 3 years, 8 months ago
  17. b490283d cmake (Windows): initialize vcpkg/build dependencies automatically by Johannes Schindelin · 3 years, 8 months ago
  18. 2d9eb4e cmake (Windows): complain when encountering an unknown compiler by Johannes Schindelin · 3 years, 8 months ago
  19. 8c35e82 cmake (Windows): let the `.dll` files be found when running the tests by Johannes Schindelin · 3 years, 8 months ago
  20. f1bd737 cmake: quote the path accurately when editing `test-lib.sh` by Johannes Schindelin · 3 years, 8 months ago
  21. 8f45138 cmake: fall back to using `vcpkg`'s `msgfmt.exe` on Windows by Johannes Schindelin · 3 years, 8 months ago
  22. 842385b dir.c: drop unused "untracked" from treat_path_fast() by Jeff King · 3 years, 8 months ago
  23. 9dad073 sequencer: handle ignore_footer when parsing trailers by Jeff King · 3 years, 8 months ago
  24. 26e28fe test-advise: check argument count with argc instead of argv by Jeff King · 3 years, 8 months ago
  25. 75d3bee sparse-checkout: fill in some options boilerplate by Jeff King · 3 years, 8 months ago
  26. 20f4b04 sequencer: drop repository argument from run_git_commit() by Jeff King · 3 years, 8 months ago
  27. 5b9427e push: drop unused repo argument to do_push() by Jeff King · 3 years, 8 months ago
  28. 8d2aa8d assert PARSE_OPT_NONEG in parse-options callbacks by Jeff King · 3 years, 8 months ago
  29. 424e28f env--helper: write to opt->value in parseopt helper by Jeff King · 3 years, 8 months ago
  30. e885a84 drop unused argc parameters by Jeff King · 3 years, 8 months ago
  31. 185e865 convert: drop unused crlf_action from check_global_conv_flags_eol() by Jeff King · 3 years, 8 months ago
  32. 306ee63 Eighteenth batch by Junio C Hamano · 3 years, 8 months ago
  33. 299deea Merge branch 'ah/pull' by Junio C Hamano · 3 years, 8 months ago
  34. ac4089d Merge branch 'tg/range-diff-same-file-fix' by Junio C Hamano · 3 years, 8 months ago
  35. 71a9b82 Merge branch 'jc/t1506-rev-parse-leaves-range-endpoint-unpeeled' by Junio C Hamano · 3 years, 8 months ago
  36. 9f489ac Merge branch 'dl/zero-oid-in-hooks' by Junio C Hamano · 3 years, 8 months ago
  37. e76ae33 Merge branch 'jk/make-protocol-v2-the-default' by Junio C Hamano · 3 years, 8 months ago
  38. b28919c Merge branch 'bc/clone-with-git-default-hash-fix' by Junio C Hamano · 3 years, 8 months ago
  39. 288ed98 Merge branch 'tb/bloom-improvements' by Junio C Hamano · 3 years, 8 months ago
  40. c5a8f1e Merge branch 'bc/faq-misc' by Junio C Hamano · 3 years, 8 months ago
  41. 349cff7 clone: add tests for --template and some disallowed option pairs by Sean Barag · 3 years, 8 months ago
  42. d01141d diff: get rid of redundant 'dense' argument by Sergey Organov · 3 years, 8 months ago
  43. bda959c packfile: fix memory leak in add_delta_base_cache() by Matheus Tavares · 3 years, 8 months ago
  44. 74b052f packfile: fix race condition on unpack_entry() by Matheus Tavares · 3 years, 8 months ago
  45. 23547c4 fetch: do not override partial clone filter by Jonathan Tan · 3 years, 8 months ago
  46. 287416d Doc: show example scissors line by Evan Gates · 3 years, 8 months ago
  47. e18ae4e cmake: ensure that the `vcpkg` packages are found on Windows by Johannes Schindelin · 3 years, 8 months ago
  48. 72b6eeb cmake: do find Git for Windows' shell interpreter by Johannes Schindelin · 3 years, 8 months ago
  49. 71ccaa0 config/uploadpack.txt: fix typo in `--filter=tree:<n>` by Martin Ågren · 3 years, 8 months ago
  50. 10a7584 config/fmt-merge-msg.txt: drop space in quote by Martin Ågren · 3 years, 8 months ago
  51. a46d1f7 worktree: use skip_prefix to parse target by Martin Ågren · 3 years, 8 months ago
  52. fb07bd4 worktree: rename copy-pasted variable by Martin Ågren · 3 years, 8 months ago
  53. cfaf9f0 worktree: update renamed variable in comment by Martin Ågren · 3 years, 8 months ago
  54. ef2d554 worktree: inline `worktree_ref()` into its only caller by Martin Ågren · 3 years, 8 months ago
  55. 962dd7e wt-status: introduce wt_status_state_free_buffers() by Martin Ågren · 3 years, 8 months ago
  56. 8f7e3de wt-status: print to s->fp, not stdout by Martin Ågren · 3 years, 8 months ago
  57. b1f1ade wt-status: replace sha1 mentions with oid by Martin Ågren · 3 years, 8 months ago
  58. 63d24fa shortlog: allow multiple groups to be specified by Jeff King · 3 years, 8 months ago
  59. 56d5dde shortlog: parse trailer idents by Jeff King · 3 years, 8 months ago
  60. 87abb96 shortlog: rename parse_stdin_ident() by Jeff King · 3 years, 8 months ago
  61. f17b0b9 shortlog: de-duplicate trailer values by Jeff King · 3 years, 8 months ago
  62. 47beb37 shortlog: match commit trailers with --group by Jeff King · 3 years, 8 months ago
  63. f0939a0 trailer: add interface for iterating over commit trailers by Jeff King · 3 years, 8 months ago
  64. 92338c4 shortlog: add grouping option by Jeff King · 3 years, 8 months ago
  65. f33f2d3 t9902: avoid using the branch name `master` by Johannes Schindelin · 3 years, 8 months ago
  66. b6211b8 tests: avoid variations of the `master` branch name by Johannes Schindelin · 3 years, 8 months ago
  67. 5336d50 ref-filter: plug memory leak in reach_filter() by René Scharfe · 3 years, 8 months ago
  68. 0bc18da completion: complete refs after 'git restore -s' by Ákos Uzonyi · 3 years, 8 months ago
  69. c09d128 completion: use "prev" variable instead of introducing "prevword" by Ákos Uzonyi · 3 years, 8 months ago
  70. 9bc233a Seventeenth batch by Junio C Hamano · 3 years, 8 months ago
  71. 0335915 Merge branch 'jk/diff-highlight-blank-match-fix' by Junio C Hamano · 3 years, 8 months ago
  72. b5847b9 Merge branch 'hx/push-atomic-with-cert' by Junio C Hamano · 3 years, 8 months ago
  73. 407d914 Merge branch 'rs/misc-cleanups' by Junio C Hamano · 3 years, 8 months ago
  74. 9f4588d Merge branch 'ld/p4-unshelve-fix' by Junio C Hamano · 3 years, 8 months ago
  75. 6c430a6 Merge branch 'jx/proc-receive-hook' by Junio C Hamano · 3 years, 8 months ago
  76. 48794ac Merge branch 'ds/maintenance-part-1' by Junio C Hamano · 3 years, 8 months ago
  77. 0512eab sequencer: stop abbreviating stopped-sha file by Junio C Hamano · 3 years, 8 months ago
  78. 9f0be82 t1506: rev-parse A..B and A...B by Junio C Hamano · 3 years, 8 months ago
  79. eb04975 protocol: re-enable v2 protocol by default by Jeff King · 3 years, 8 months ago
  80. 2fec604 maintenance: add start/stop subcommands by Derrick Stolee · 3 years, 8 months ago
  81. 0c18b70 maintenance: add [un]register subcommands by Derrick Stolee · 3 years, 8 months ago
  82. 4950b2a for-each-repo: run subcommands on configured repos by Derrick Stolee · 3 years, 8 months ago
  83. b08ff1f maintenance: add --schedule option and config by Derrick Stolee · 3 years, 8 months ago
  84. 1942d48 maintenance: optionally skip --auto process by Derrick Stolee · 3 years, 9 months ago
  85. e841a79 maintenance: add incremental-repack auto condition by Derrick Stolee · 3 years, 8 months ago
  86. a13e3d0 maintenance: auto-size incremental-repack batch by Derrick Stolee · 3 years, 8 months ago
  87. 52fe41f maintenance: add incremental-repack task by Derrick Stolee · 3 years, 8 months ago
  88. efdd2f0 midx: use start_delayed_progress() by Derrick Stolee · 3 years, 8 months ago
  89. 18e449f midx: enable core.multiPackIndex by default by Derrick Stolee · 3 years, 8 months ago
  90. 3e220e6 maintenance: create auto condition for loose-objects by Derrick Stolee · 3 years, 8 months ago
  91. 252cfb7 maintenance: add loose-objects task by Derrick Stolee · 3 years, 8 months ago
  92. 28cb5e6 maintenance: add prefetch task by Derrick Stolee · 3 years, 8 months ago
  93. 3eccc7b cmake: ignore files generated by CMake as run in Visual Studio by Johannes Schindelin · 3 years, 8 months ago
  94. 45d93eb shortlog: change "author" variables to "ident" by Jeff King · 3 years, 8 months ago
  95. 73c6de0 bisect: don't use invalid oid as rev when starting by Christian Couder · 3 years, 8 months ago
  96. 54200ce pull: don't warn if pull.ff has been set by Alex Henrie · 3 years, 8 months ago
  97. 610e2b9 blame: validate and peel the object names on the ignore list by Junio C Hamano · 3 years, 8 months ago
  98. f58931c t8013: minimum preparatory clean-up by Junio C Hamano · 3 years, 8 months ago
  99. ff0c7fa diff: fix modified lines stats with --stat and --numstat by Thomas Guyot-Sionnest · 3 years, 8 months ago
  100. 176380f Revert "fast-export: use local array to store anonymized oid" by Jeff King · 3 years, 8 months ago