1. 4697c8a Merge branch 'dg/myfirstobjectwalk-updates' by Junio C Hamano · 4 weeks ago
  2. 39b2c6f Merge branch 'jc/advice-sans-trailing-whitespace' by Junio C Hamano · 4 weeks ago
  3. 8289a36 Merge branch 'jc/apply-parse-diff-git-header-names-fix' by Junio C Hamano · 4 weeks ago
  4. 69d8780 t0610: execute git-pack-refs(1) with specified umask by Patrick Steinhardt · 4 weeks ago
  5. 2f960dd t0610: make `--shared=` tests reusable by Patrick Steinhardt · 4 weeks ago
  6. 227b8fd Makefile(s): do not enforce "all indents must be done with tab" by Junio C Hamano · 4 weeks ago
  7. 728b9ac Makefile(s): avoid recipe prefix in conditional statements by Taylor Blau · 4 weeks ago
  8. 0e0fefb config: do not leak excludes_file by Junio C Hamano · 4 weeks ago
  9. a949ebd reftable/stack: use geometric table compaction by Justin Tobler · 4 weeks ago
  10. 7c8eb59 reftable/stack: add env to disable autocompaction by Justin Tobler · 4 weeks ago
  11. bc91330 reftable/stack: expose option to disable auto-compaction by Justin Tobler · 4 weeks ago
  12. 836b221 t1016: local VAR="VAL" fix by Junio C Hamano · 4 weeks ago
  13. 26ba747 t0610: local VAR="VAL" fix by Junio C Hamano · 4 weeks ago
  14. 8bfe486 t: teach lint that RHS of 'local VAR=VAL' needs to be quoted by Junio C Hamano · 4 weeks ago
  15. e97f4a6 t: local VAR="VAL" (quote ${magic-reference}) by Junio C Hamano · 4 weeks ago
  16. 7f9f230 t: local VAR="VAL" (quote command substitution) by Junio C Hamano · 4 weeks ago
  17. 341aad8 t: local VAR="VAL" (quote positional parameters) by Junio C Hamano · 4 weeks ago
  18. be34b51 CodingGuidelines: quote assigned value in 'local var=$val' by Junio C Hamano · 4 weeks ago
  19. 7e3a9c2 CodingGuidelines: describe "export VAR=VAL" rule by Junio C Hamano · 4 weeks ago
  20. ec0e307 userdiff: better method/property matching for C# by Steven Jeuris · 4 weeks ago
  21. 9720d23 date: make DATE_MODE thread-safe by René Scharfe · 4 weeks ago
  22. c63adab usage: report vsnprintf(3) failure by René Scharfe · 4 weeks ago
  23. 92a209b remote-curl: add Transfer-Encoding header only for older curl by Jeff King · 4 weeks ago
  24. 19981da The fifteenth batch by Junio C Hamano · 4 weeks ago
  25. dce1e0b Merge branch 'jk/core-comment-string' by Junio C Hamano · 4 weeks ago
  26. 3256584 Merge branch 'rs/config-comment' by Junio C Hamano · 4 weeks ago
  27. 7424fb7 Merge branch 'ps/pack-refs-auto' into jt/reftable-geometric-compaction by Junio C Hamano · 4 weeks ago
  28. 2b1f456 apply: don't leak fd on fdopen() error by René Scharfe · 4 weeks ago
  29. a816ccd fetch: return when parsing submodule.recurse by Derrick Stolee · 4 weeks ago
  30. 708f7e0 path: remove mksnpath() by René Scharfe · 4 weeks ago
  31. 9126cb3 apply: avoid fixed-size buffer in create_one_file() by René Scharfe · 4 weeks ago
  32. 7de13cf builtin/add: error out when passing untracked path with -u by Ghanshyam Thakkar · 4 weeks ago
  33. ac5946e builtin/commit: error out when passing untracked path with -i by Ghanshyam Thakkar · 4 weeks ago
  34. 86829f3 revision: optionally record matches with pathspec elements by Junio C Hamano · 4 weeks ago
  35. 2406bf5 Win32: detect unix socket support at runtime by Matthias Aßhauer · 4 weeks ago
  36. 7774cfe The fourteenth batch by Junio C Hamano · 4 weeks ago
  37. 17381ab Merge branch 'bl/cherry-pick-empty' by Junio C Hamano · 4 weeks ago
  38. d988e80 Merge branch 'bl/pretty-shorthand-config-fix' by Junio C Hamano · 4 weeks ago
  39. 4cc302e Merge branch 'rs/strbuf-expand-bad-format' by Junio C Hamano · 4 weeks ago
  40. f046355 Merge branch 'rs/midx-use-strvec-pushf' by Junio C Hamano · 4 weeks ago
  41. 188e942 Merge branch 'pb/test-scripts-are-build-targets' by Junio C Hamano · 4 weeks ago
  42. e4193dc Merge branch 'ds/grep-doc-updates' by Junio C Hamano · 4 weeks ago
  43. e76218c Merge branch 'az/grep-group-error-message-update' by Junio C Hamano · 4 weeks ago
  44. eda72dd Merge branch 'jc/release-notes-entry-experiment' by Junio C Hamano · 4 weeks ago
  45. e139bb1 Merge branch 'jk/remote-helper-object-format-option-fix' by Junio C Hamano · 4 weeks ago
  46. b494b1c t/t7700-repack.sh: fix test breakages with `GIT_TEST_MULTI_PACK_INDEX=1 ` by Taylor Blau · 5 weeks ago
  47. d51d8cc reftable/block: avoid decoding keys when searching restart points by Patrick Steinhardt · 5 weeks ago
  48. cd75790 reftable/record: extract function to decode key lengths by Patrick Steinhardt · 5 weeks ago
  49. f9e8854 reftable/block: fix error handling when searching restart points by Patrick Steinhardt · 5 weeks ago
  50. 77307a6 reftable/block: refactor binary search over restart points by Patrick Steinhardt · 5 weeks ago
  51. 2176792 reftable/refname: refactor binary search over refnames by Patrick Steinhardt · 5 weeks ago
  52. e8b8082 reftable/basics: improve `binsearch()` test by Patrick Steinhardt · 5 weeks ago
  53. 3e7b36d reftable/basics: fix return type of `binsearch()` to be `size_t` by Patrick Steinhardt · 5 weeks ago
  54. 543b2a1 t-prio-queue: simplify using compound literals by René Scharfe · 5 weeks ago
  55. c28ee09 INSTALL: bump libcurl version to 7.21.3 by Jeff King · 5 weeks ago
  56. 3242311 http: reset POSTFIELDSIZE when clearing curl handle by Jeff King · 5 weeks ago
  57. 40c45f8 t2104: style fixes by Junio C Hamano · 5 weeks ago
  58. 39bb692 imap-send: use xsnprintf to format command by René Scharfe · 5 weeks ago
  59. 5b1967a githooks: use {old,new}-oid instead of {old,new}-value by Karthik Nayak · 5 weeks ago
  60. 67e943c update-ref: use {old,new}-oid instead of {old,new}value by Karthik Nayak · 5 weeks ago
  61. d5b35bb osxkeychain: store new attributes by Bo Anderson · 3 months ago
  62. e3cef40 osxkeychain: erase matching passwords only by Bo Anderson · 3 months ago
  63. 9032bca osxkeychain: erase all matching credentials by Bo Anderson · 3 months ago
  64. 9abe31f osxkeychain: replace deprecated SecKeychain API by Bo Anderson · 3 months ago
  65. b7d6f23 midx-write.c: use `--stdin-packs` when repacking by Taylor Blau · 5 weeks ago
  66. 440e470 midx-write.c: check count of packs to repack after grouping by Taylor Blau · 5 weeks ago
  67. e94be60 midx-write.c: factor out common want_included_pack() routine by Taylor Blau · 5 weeks ago
  68. 748b88a midx-write: move writing-related functions from midx.c by Taylor Blau · 5 weeks ago
  69. 34f00e8 Merge branch 'rs/midx-use-strvec-pushf' into tb/midx-write by Junio C Hamano · 5 weeks ago
  70. c2cbfbd The thirteenth batch by Junio C Hamano · 5 weeks ago
  71. cebe702 Merge branch 'ps/clone-with-includeif-onbranch' by Junio C Hamano · 5 weeks ago
  72. f949703 Merge branch 'jk/rebase-apply-leakfix' by Junio C Hamano · 5 weeks ago
  73. f0c570e Merge branch 'ps/t7800-variable-interpolation-fix' by Junio C Hamano · 5 weeks ago
  74. 6938b35 Merge branch 'ps/reftable-unit-test-nfs-workaround' by Junio C Hamano · 5 weeks ago
  75. 50b52ca Merge branch 'jk/doc-remote-helpers-markup-fix' by Junio C Hamano · 5 weeks ago
  76. ac16f55 Merge branch 'pb/advice-merge-conflict' by Junio C Hamano · 5 weeks ago
  77. 521df68 Merge branch 'ds/config-internal-whitespace-fix' by Junio C Hamano · 5 weeks ago
  78. a031815 Merge branch 'jk/pretty-subject-cleanup' by Junio C Hamano · 5 weeks ago
  79. ccdc7d9 Merge branch 'pw/checkout-conflict-errorfix' by Junio C Hamano · 5 weeks ago
  80. d7805bc completion: protect prompt against unset SHOWUPSTREAM in nounset mode by Ville Skyttä · 5 weeks ago
  81. 758b4e1 completion: fix prompt with unset SHOWCONFLICTSTATE in nounset mode by Ville Skyttä · 5 weeks ago
  82. 8b68b48 config: fix some small capitalization issues, as spotted by Dragan Simic · 5 weeks ago
  83. ffeaf2f mem-pool: use st_add() in mem_pool_strvfmt() by René Scharfe · 5 weeks ago
  84. 73cb877 test-lib: fix non-functioning GIT_TEST_MAINT_SCHEDULER fallback by Eric Sunshine · 5 weeks ago
  85. 6412d01 add: use advise_if_enabled for ADVICE_ADD_EMBEDDED_REPO by Rubén Justo · 5 weeks ago
  86. 1028db0 add: use advise_if_enabled for ADVICE_ADD_EMPTY_PATHSPEC by Rubén Justo · 5 weeks ago
  87. 9da49be add: use advise_if_enabled for ADVICE_ADD_IGNORED_FILE by Rubén Justo · 5 weeks ago
  88. b9f2e1a checkout: omit "tracking" information on a detached HEAD by Junio C Hamano · 5 weeks ago
  89. 2d8cf94 advice: omit trailing whitespace by Junio C Hamano · 5 weeks ago
  90. ebb5504 doc: git-clone: do not autoreference the manpage in itself by Jean-Noël Avila · 5 weeks ago
  91. 76880f0 doc: git-clone: apply new documentation formatting guidelines by Jean-Noël Avila · 5 weeks ago
  92. 5cf7dfe doc: git-init: apply new documentation formatting guidelines by Jean-Noël Avila · 5 weeks ago
  93. 71d9f5a doc: allow literal and emphasis format in doc vs help tests by Jean-Noël Avila · 5 weeks ago
  94. c42ea60 doc: rework CodingGuidelines with new formatting rules by Jean-Noël Avila · 5 weeks ago
  95. 776ffd1 t4126: fix "funny directory name" test on Windows (again) by Junio C Hamano · 5 weeks ago
  96. bab1f1c add-patch: do not print hunks repeatedly by Rubén Justo · 5 weeks ago
  97. 66c14ab add-patch: introduce 'p' in interactive-patch by Rubén Justo · 5 weeks ago
  98. 012c8b3 t4126: make sure a directory with SP at the end is usable by Junio C Hamano · 5 weeks ago
  99. d6fd043 The twelfth batch by Junio C Hamano · 5 weeks ago
  100. 20d1adb Merge branch 'jk/drop-hg-to-git' by Junio C Hamano · 5 weeks ago