1. d36cc0d Merge branch 'fixes/2.45.1/2.44' into jc/fix-2.45.1-and-friends-for-maint by Junio C Hamano · 8 months ago
  2. 863c0ed Merge branch 'fixes/2.45.1/2.43' into fixes/2.45.1/2.44 by Junio C Hamano · 8 months ago
  3. 3c562ef Merge branch 'fixes/2.45.1/2.42' into fixes/2.45.1/2.43 by Junio C Hamano · 8 months ago
  4. 73339e4 Merge branch 'fixes/2.45.1/2.41' into fixes/2.45.1/2.42 by Junio C Hamano · 8 months ago
  5. 4f215d2 Merge branch 'fixes/2.45.1/2.40' into fixes/2.45.1/2.41 by Junio C Hamano · 8 months ago
  6. 48440f6 Merge branch 'jc/fix-2.45.1-and-friends-for-2.39' into fixes/2.45.1/2.40 by Junio C Hamano · 8 months ago
  7. 873a466 clone: drop the protections where hooks aren't run by Johannes Schindelin · 8 months ago
  8. 1c00f92 Sync with 2.44.1 by Johannes Schindelin · 9 months ago
  9. e326e52 Merge branch 'rj/add-i-leak-fix' by Junio C Hamano · 9 months ago
  10. 5c7ffaf Merge branch 'ps/run-auto-maintenance-in-receive-pack' by Junio C Hamano · 9 months ago
  11. 050e334 Merge branch 'ta/fast-import-parse-path-fix' by Junio C Hamano · 9 months ago
  12. 1672740 add: plug a leak on interactive_add by Rubén Justo · 9 months ago
  13. e5e6663 Sync with 2.43.4 by Johannes Schindelin · 9 months ago
  14. 8e97ec3 Sync with 2.42.2 by Johannes Schindelin · 9 months ago
  15. be348e9 Sync with 2.41.1 by Johannes Schindelin · 9 months ago
  16. f5b2af0 Sync with 2.40.2 by Johannes Schindelin · 9 months ago
  17. 93a88f4 Sync with 2.39.4 by Johannes Schindelin · 9 months ago
  18. 9e65df5 Merge branch 'ownership-checks-in-local-clones' by Johannes Schindelin · 9 months ago
  19. 8db1e87 clone: prevent hooks from running during a clone by Johannes Schindelin · 10 months ago
  20. df93e40 init: refactor the template directory discovery into its own function by Johannes Schindelin · 10 months ago
  21. e8d0608 submodule: require the submodule path to contain directories only by Johannes Schindelin · 10 months ago
  22. eafffd9 clone_submodule: avoid using `access()` on directories by Johannes Schindelin · 9 months ago
  23. 9706576 submodules: submodule paths must not contain symlinks by Johannes Schindelin · 10 months ago
  24. 9cf8547 clone: prevent clashing git dirs when cloning submodule in parallel by Filip Hejsek · 12 months ago
  25. 7b70e9e upload-pack: disable lazy-fetching by default by Jeff King · 9 months ago
  26. 7bf3057 builtin/receive-pack: convert to use git-maintenance(1) by Patrick Steinhardt · 9 months ago
  27. 1204e1a builtin/clone: refuse local clones of unsafe repositories by Patrick Steinhardt · 9 months ago
  28. d1bb66a builtin/clone: abort when hardlinked source and target file differ by Patrick Steinhardt · 9 months ago
  29. 150e6b0 builtin/clone: stop resolving symlinks when copying files by Patrick Steinhardt · 9 months ago
  30. 107313e Merge branch 'rs/date-mode-pass-by-value' by Junio C Hamano · 9 months ago
  31. d75ec4c Merge branch 'gt/add-u-commit-i-pathspec-check' by Junio C Hamano · 9 months ago
  32. 6c142bc Merge branch 'ds/fetch-config-parse-microfix' by Junio C Hamano · 9 months ago
  33. 509cc1d Merge branch 'ma/win32-unix-domain-socket' by Junio C Hamano · 9 months ago
  34. ab4ad1f fast-import: make comments more precise by Thalia Archibald · 9 months ago
  35. be4d6a3 fast-import: forbid escaped NUL in paths by Thalia Archibald · 9 months ago
  36. 212ab23 fast-import: remove dead strbuf by Thalia Archibald · 9 months ago
  37. b5062f7 fast-import: allow unquoted empty path for root by Thalia Archibald · 9 months ago
  38. 5733f89 fast-import: directly use strbufs for paths by Thalia Archibald · 9 months ago
  39. 0df86b6 fast-import: tighten path unquoting by Thalia Archibald · 9 months ago
  40. 847af43 Merge branch 'jc/checkout-detach-wo-tracking-report' by Junio C Hamano · 9 months ago
  41. d842e22 Merge branch 'js/merge-tree-3-trees' by Junio C Hamano · 9 months ago
  42. 0c6ee97 merge-tree: fix argument type of the `--merge-base` option by Johannes Schindelin · 9 months ago
  43. 280b74c Merge branch 'kn/clarify-update-ref-doc' by Junio C Hamano · 9 months ago
  44. 8f31543 Merge branch 'rj/use-adv-if-enabled' by Junio C Hamano · 9 months ago
  45. eacfd58 Merge branch 'ps/pack-refs-auto' by Junio C Hamano · 9 months ago
  46. 9720d23 date: make DATE_MODE thread-safe by René Scharfe · 9 months ago
  47. dce1e0b Merge branch 'jk/core-comment-string' by Junio C Hamano · 9 months ago
  48. 3256584 Merge branch 'rs/config-comment' by Junio C Hamano · 9 months ago
  49. a816ccd fetch: return when parsing submodule.recurse by Derrick Stolee · 9 months ago
  50. 7de13cf builtin/add: error out when passing untracked path with -u by Ghanshyam Thakkar · 9 months ago
  51. ac5946e builtin/commit: error out when passing untracked path with -i by Ghanshyam Thakkar · 9 months ago
  52. 86829f3 revision: optionally record matches with pathspec elements by Junio C Hamano · 9 months ago
  53. 2406bf5 Win32: detect unix socket support at runtime by Matthias Aßhauer · 9 months ago
  54. 17381ab Merge branch 'bl/cherry-pick-empty' by Junio C Hamano · 9 months ago
  55. 4cc302e Merge branch 'rs/strbuf-expand-bad-format' by Junio C Hamano · 9 months ago
  56. 67e943c update-ref: use {old,new}-oid instead of {old,new}value by Karthik Nayak · 9 months ago
  57. f949703 Merge branch 'jk/rebase-apply-leakfix' by Junio C Hamano · 9 months ago
  58. ac16f55 Merge branch 'pb/advice-merge-conflict' by Junio C Hamano · 9 months ago
  59. a031815 Merge branch 'jk/pretty-subject-cleanup' by Junio C Hamano · 9 months ago
  60. ccdc7d9 Merge branch 'pw/checkout-conflict-errorfix' by Junio C Hamano · 9 months ago
  61. 6412d01 add: use advise_if_enabled for ADVICE_ADD_EMBEDDED_REPO by Rubén Justo · 9 months ago
  62. 1028db0 add: use advise_if_enabled for ADVICE_ADD_EMPTY_PATHSPEC by Rubén Justo · 9 months ago
  63. 9da49be add: use advise_if_enabled for ADVICE_ADD_IGNORED_FILE by Rubén Justo · 9 months ago
  64. b9f2e1a checkout: omit "tracking" information on a detached HEAD by Junio C Hamano · 9 months ago
  65. bf0a352 Merge branch 'jc/show-untracked-false' by Junio C Hamano · 10 months ago
  66. 1002f28 Merge branch 'eb/hash-transition' by Junio C Hamano · 10 months ago
  67. ec79d76 cherry-pick: add `--empty` for more robust redundant commit handling by Brian Lyles · 10 months ago
  68. bd2f9fd cherry-pick: enforce `--keep-redundant-commits` incompatibility by Brian Lyles · 10 months ago
  69. c282eba rebase: update `--empty=ask` to `--empty=stop` by Brian Lyles · 10 months ago
  70. 0cb25d1 Merge branch 'ja/doc-formatting-fix' by Junio C Hamano · 10 months ago
  71. d921c36 Merge branch 'js/bugreport-no-suffix-fix' by Junio C Hamano · 10 months ago
  72. 199074f Merge branch 'rj/restore-plug-leaks' by Junio C Hamano · 10 months ago
  73. 7c43bdf cat-file: use strbuf_expand_bad_format() by René Scharfe · 10 months ago
  74. e36091a factor out strbuf_expand_bad_format() by René Scharfe · 10 months ago
  75. 9f6714a builtin/gc: pack refs when using `git maintenance run --auto` by Patrick Steinhardt · 10 months ago
  76. bfc2f9e builtin/gc: forward git-gc(1)'s `--auto` flag when packing refs by Patrick Steinhardt · 10 months ago
  77. 0e05d53 builtin/gc: move `struct maintenance_run_opts` by Patrick Steinhardt · 10 months ago
  78. 6dcffc6 builtin/pack-refs: introduce new "--auto" flag by Patrick Steinhardt · 10 months ago
  79. a75dc71 builtin/pack-refs: release allocated memory by Patrick Steinhardt · 10 months ago
  80. 35aeabd refs: remove `PACK_REFS_ALL` flag by Patrick Steinhardt · 10 months ago
  81. 647e870 rebase: use child_process_clear() to clean by Jeff King · 10 months ago
  82. 305a681 format-patch: return an allocated string from log_write_email_headers() by Jeff King · 10 months ago
  83. d5a90d6 pretty: drop print_email_subject flag by Jeff King · 10 months ago
  84. 69aff62 pretty: split oneline and email subject printing by Jeff King · 10 months ago
  85. c7f6a53 shortlog: stop setting pp.print_email_subject by Jeff King · 10 months ago
  86. 184969c Merge branch 'pw/rebase-i-ignore-cherry-pick-help-environment' by Junio C Hamano · 10 months ago
  87. 37ce973 builtin/am: allow disabling conflict advice by Philippe Blain · 10 months ago
  88. 67471bc doc: fix some placeholders formating by Jean-Noël Avila · 10 months ago
  89. b3b57c6 bugreport.c: fix a crash in `git bugreport` with `--no-suffix` option by Jiamu Sun · 10 months ago
  90. 31399a6 config: allow tweaking whitespace between value and comment by Junio C Hamano · 10 months ago
  91. fbad334 config: fix --comment formatting by Junio C Hamano · 10 months ago
  92. d4636ae Merge branch 'jc/xwrite-cleanup' by Junio C Hamano · 10 months ago
  93. 8e663af Merge branch 'as/option-names-in-messages' by Junio C Hamano · 10 months ago
  94. b09a883 Merge branch 'kh/branch-ref-syntax-advice' by Junio C Hamano · 10 months ago
  95. 42d5c03 config: add --comment option to add a comment by Ralph Seichter · 10 months ago
  96. 4fecb94 Merge branch 'la/trailer-api' by Junio C Hamano · 10 months ago
  97. 066124d Merge branch 'so/clean-dry-run-without-force' by Junio C Hamano · 10 months ago
  98. 2f64da0 checkout: plug some leaks in git-restore by Rubén Justo · 10 months ago
  99. 5a99c1a checkout: fix interaction between --conflict and --merge by Phillip Wood · 10 months ago
  100. dbeaf8e checkout: cleanup --conflict=<style> parsing by Phillip Wood · 10 months ago