1. 947208b setup_traverse_info(): stop copying oid by Jeff King · 4 years, 9 months ago
  2. 7ff024e repack: simplify handling of auto-bitmaps and .keep files by Jeff King · 4 years, 9 months ago
  3. 2557501 repack: silence warnings when auto-enabled bitmaps cannot be built by Jeff King · 4 years, 9 months ago
  4. cc2649a t7700: clean up .keep file in bitmap-writing test by Jeff King · 4 years, 9 months ago
  5. e1fac53 rebase -r: do not (re-)generate root commits with `--root` *and* `--onto` by Johannes Schindelin · 4 years, 9 months ago
  6. a63f990 t3418: test `rebase -r` with merge strategies by Johannes Schindelin · 4 years, 9 months ago
  7. 5dcdd74 t/lib-rebase: prepare for testing `git rebase --rebase-merges` by Johannes Schindelin · 4 years, 9 months ago
  8. e145d99 rebase -r: support merge strategies other than `recursive` by Johannes Schindelin · 4 years, 9 months ago
  9. 4e6023b t3427: fix another incorrect assumption by Johannes Schindelin · 4 years, 9 months ago
  10. f67336d t3427: accommodate for the `rebase --merge` backend having been replaced by Johannes Schindelin · 4 years, 9 months ago
  11. a9c7107 t3427: fix erroneous assumption by Johannes Schindelin · 4 years, 9 months ago
  12. b8c6f24 t3427: condense the unnecessarily repetitive test cases into three by Johannes Schindelin · 4 years, 9 months ago
  13. d51b771 t3427: move the `filter-branch` invocation into the `setup` case by Johannes Schindelin · 4 years, 9 months ago
  14. c248d32 t3427: simplify the `setup` test case significantly by Johannes Schindelin · 4 years, 9 months ago
  15. 8c1e240 t3427: add a clarifying comment by Johannes Schindelin · 4 years, 9 months ago
  16. 5efed0e rebase: fold git-rebase--common into the -p backend by Johannes Schindelin · 4 years, 9 months ago
  17. 68b54f6 sequencer: the `am` and `rebase--interactive` scripts are gone by Johannes Schindelin · 4 years, 9 months ago
  18. 2e7bbac .gitignore: there is no longer a built-in `git-rebase--interactive` by Johannes Schindelin · 4 years, 9 months ago
  19. 6180b20 t3400: stop referring to the scripted rebase by Johannes Schindelin · 4 years, 9 months ago
  20. d5b581f Drop unused git-rebase--am.sh by Johannes Schindelin · 4 years, 9 months ago
  21. 814291c t5510-fetch: fix negated 'test_i18ngrep' invocation by SZEDER Gábor · 4 years, 9 months ago
  22. e1e7a77 t: sort output of hashmap iteration by Jeff King · 4 years, 9 months ago
  23. 2613f06 l10n: sv.po: Update Swedish translation (4676t0f0u) by Peter Krefting · 4 years, 9 months ago
  24. 6a289d4 grep: fix worktree case in submodules by Matheus Tavares · 4 years, 9 months ago
  25. 9042140 test-dir-iterator: do not assume errno values by Junio C Hamano · 4 years, 9 months ago
  26. 6b0f1a9 l10n: git.pot: v2.23.0 round 1 (130 new, 35 removed) by Jiang Xin · 4 years, 10 months ago
  27. eccd872 Merge tag 'v2.23.0-rc0' of git://git.kernel.org/pub/scm/git/git by Jiang Xin · 4 years, 10 months ago
  28. b914084 git: avoid calling aliased builtins via their dashed form by Johannes Schindelin · 4 years, 10 months ago
  29. 3a94cb3 bin-wrappers: append `.exe` to target paths if necessary by Johannes Schindelin · 4 years, 10 months ago
  30. 2ceed19 .gitignore: ignore Visual Studio's temporary/generated files by Johannes Schindelin · 4 years, 10 months ago
  31. 516dfb8 .gitignore: touch up the entries regarding Visual Studio by Philip Oakley · 4 years, 10 months ago
  32. b18ae14 vcxproj: also link-or-copy builtins by Johannes Schindelin · 4 years, 10 months ago
  33. 976aaed msvc: add a Makefile target to pre-generate the Visual Studio solution by Johannes Schindelin · 4 years, 10 months ago
  34. 384a61b contrib/buildsystems: add a backend for modern Visual Studio versions by Johannes Schindelin · 4 years, 10 months ago
  35. 4553f9d contrib/buildsystems: handle options starting with a slash by Johannes Schindelin · 4 years, 10 months ago
  36. 6e50021 contrib/buildsystems: also handle -lexpat by Johannes Schindelin · 4 years, 10 months ago
  37. 1a537ec contrib/buildsystems: handle libiconv, too by Johannes Schindelin · 4 years, 10 months ago
  38. 9103a75 contrib/buildsystems: handle the curl library option by Philip Oakley · 4 years, 10 months ago
  39. 6669746 contrib/buildsystems: error out on unknown option by Johannes Schindelin · 4 years, 10 months ago
  40. a530a59 contrib/buildsystems: optionally capture the dry-run in a file by Philip Oakley · 4 years, 10 months ago
  41. 03aa711 contrib/buildsystems: redirect errors of the dry run into a log file by Philip Oakley · 4 years, 10 months ago
  42. aae1713 contrib/buildsystems: ignore gettext stuff by Philip Oakley · 4 years, 10 months ago
  43. d8c0701 contrib/buildsystems: handle quoted spaces in filenames by Philip Oakley · 4 years, 10 months ago
  44. 90d5170 contrib/buildsystems: fix misleading error message by Philip Oakley · 4 years, 10 months ago
  45. e88919b contrib/buildsystems: ignore irrelevant files in Generators/ by Johannes Schindelin · 4 years, 10 months ago
  46. 865406b contrib/buildsystems: ignore invalidcontinue.obj by Philip Oakley · 4 years, 10 months ago
  47. 158471d Vcproj.pm: urlencode '<' and '>' when generating VC projects by Johannes Schindelin · 4 years, 10 months ago
  48. 905fa99 Vcproj.pm: do not configure VCWebServiceProxyGeneratorTool by Johannes Schindelin · 4 years, 10 months ago
  49. 92e2f6e Vcproj.pm: list git.exe first to be startup project by Philip Oakley · 4 years, 10 months ago
  50. b704b82 Vcproj.pm: auto-generate GUIDs by Johannes Schindelin · 4 years, 10 months ago
  51. 026dd73 Git 2.23-rc0 by Junio C Hamano · 4 years, 10 months ago v2.23.0-rc0
  52. 8b79343 Sync with maint by Junio C Hamano · 4 years, 10 months ago
  53. 38dac33 Merge branch 'js/rebase-cleanup' by Junio C Hamano · 4 years, 10 months ago
  54. c3d4c20 Merge branch 'jk/xdiff-clamp-funcname-context-index' by Junio C Hamano · 4 years, 10 months ago
  55. 995ec8a Merge branch 'sg/travis-gcc-4.8' by Junio C Hamano · 4 years, 10 months ago
  56. 7b70d46 Merge branch 'bb/grep-pcre2-bug-message-fix' by Junio C Hamano · 4 years, 10 months ago
  57. 1feeaaf Merge fixes made on the 'master' front by Junio C Hamano · 4 years, 10 months ago
  58. f91dbd8 Merge branch 'jc/post-c89-rules-doc' into maint by Junio C Hamano · 4 years, 10 months ago
  59. 7011ce1 Merge branch 'fc/fetch-with-import-fix' into maint by Junio C Hamano · 4 years, 10 months ago
  60. dea6737 Merge branch 'ds/close-object-store' into maint by Junio C Hamano · 4 years, 10 months ago
  61. 689204c Merge branch 'pw/add-p-recount' into maint by Junio C Hamano · 4 years, 10 months ago
  62. 0324b6f Merge branch 'rs/avoid-overflow-in-midpoint-computation' into maint by Junio C Hamano · 4 years, 10 months ago
  63. 0100103 Merge branch 'jk/trailers-use-config' into maint by Junio C Hamano · 4 years, 10 months ago
  64. 05ed24d Merge branch 'tg/stash-ref-by-index-fix' into maint by Junio C Hamano · 4 years, 10 months ago
  65. 649cae6 Merge branch 'pw/rebase-abort-clean-rewritten' into maint by Junio C Hamano · 4 years, 10 months ago
  66. 39521d0 Merge branch 'nd/completion-no-cache-failure' into maint by Junio C Hamano · 4 years, 10 months ago
  67. 97cb523 Merge branch 'rs/config-unit-parsing' into maint by Junio C Hamano · 4 years, 10 months ago
  68. e591501 Merge branch 'jk/delta-islands-progress-fix' into maint by Junio C Hamano · 4 years, 10 months ago
  69. 3e06e74 Merge branch 'sg/rebase-progress' into maint by Junio C Hamano · 4 years, 10 months ago
  70. 292a0de Merge branch 'ms/submodule-foreach-fix' into maint by Junio C Hamano · 4 years, 10 months ago
  71. 8eb5097 Merge branch 'js/rebase-reschedule-applies-only-to-interactive' into maint by Junio C Hamano · 4 years, 10 months ago
  72. 1cf76b7 Merge branch 'qn/clone-doc-use-long-form' into maint by Junio C Hamano · 4 years, 10 months ago
  73. 9c65991 Merge branch 'jc/denoise-rm-to-resolve' into maint by Junio C Hamano · 4 years, 10 months ago
  74. 2f72ebf Merge branch 'js/mingw-spawn-with-spaces-in-path' into maint by Junio C Hamano · 4 years, 10 months ago
  75. c5d81d7 Merge branch 'sr/gpg-interface-stop-at-the-end' into maint by Junio C Hamano · 4 years, 10 months ago
  76. 17952bd Merge branch 'js/clean-report-too-long-a-path' into maint by Junio C Hamano · 4 years, 10 months ago
  77. 1a27b78 Merge branch 'es/local-atomic-push-failure-with-http' into maint by Junio C Hamano · 4 years, 10 months ago
  78. 0c47e8d Merge branch 'po/doc-branch' into maint by Junio C Hamano · 4 years, 10 months ago
  79. 747201d Merge branch 'dl/config-alias-doc' into maint by Junio C Hamano · 4 years, 10 months ago
  80. ea21965 Merge branch 'cb/fsmonitor-intfix' into maint by Junio C Hamano · 4 years, 10 months ago
  81. 90334a8 Merge branch 'rs/copy-array' into maint by Junio C Hamano · 4 years, 10 months ago
  82. 0726f13 Merge branch 'js/t3404-typofix' into maint by Junio C Hamano · 4 years, 10 months ago
  83. 82ac2fb Merge branch 'cb/mkstemps-uint-type-fix' into maint by Junio C Hamano · 4 years, 10 months ago
  84. dc55e3e Merge branch 'js/t0001-case-insensitive' into maint by Junio C Hamano · 4 years, 10 months ago
  85. 63d9fa2 Merge branch 'jw/gitweb-sample-update' into maint by Junio C Hamano · 4 years, 10 months ago
  86. 0a2e838 Merge branch 'sg/t5551-fetch-smart-error-is-translated' into maint by Junio C Hamano · 4 years, 10 months ago
  87. ca9eba8 Merge branch 'jt/t5551-test-chunked' into maint by Junio C Hamano · 4 years, 10 months ago
  88. bcb30d7 Merge branch 'sg/git-C-empty-doc' into maint by Junio C Hamano · 4 years, 10 months ago
  89. 3846f5c Merge branch 'sg/ci-brew-gcc-workaround' into maint by Junio C Hamano · 4 years, 10 months ago
  90. 8926ea6 Merge branch 'js/trace2-signo-typofix' into maint by Junio C Hamano · 4 years, 10 months ago
  91. c8823b4 Merge branch 'di/readme-markup-fix' into maint by Junio C Hamano · 4 years, 10 months ago
  92. 9d98862 Merge branch 'vn/xmmap-gently' into maint by Junio C Hamano · 4 years, 10 months ago
  93. 2b31284 Merge branch 'rm/gpg-program-doc-fix' into maint by Junio C Hamano · 4 years, 10 months ago
  94. 58f6cfd Merge branch 'js/unmap-before-ext-diff' into maint by Junio C Hamano · 4 years, 10 months ago
  95. 9147e5a Merge branch 'js/gcc-8-and-9' into maint by Junio C Hamano · 4 years, 10 months ago
  96. d61e6ce Documentation/git-fsck.txt: include fsck.* config variables by SZEDER Gábor · 4 years, 10 months ago
  97. 81ed2b4 xdiff: remove duplicate headers from xpatience.c by Carlo Marcelo Arenas Belón · 4 years, 10 months ago
  98. 29a0f90 xdiff: remove duplicate headers from xhistogram.c by Carlo Marcelo Arenas Belón · 4 years, 10 months ago
  99. 0d0e1e8 xdiff: drop system includes in xutils.c by Carlo Marcelo Arenas Belón · 4 years, 10 months ago
  100. 870eea8 grep: do not enter PCRE2_UTF mode on fixed matching by Ævar Arnfjörð Bjarmason · 4 years, 10 months ago