1. d32dd8a Merge branch 'ds/bundle-uri-3' by Taylor Blau · 2 years, 4 months ago
  2. e5be3c6 Merge branch 'jh/trace2-timers-and-counters' by Taylor Blau · 2 years, 4 months ago
  3. 246eedf Merge branch 'js/cmake-updates' by Junio C Hamano · 2 years, 5 months ago
  4. 8107162 trace2: add global counter mechanism by Jeff Hostetler · 2 years, 5 months ago
  5. 8ad5756 trace2: add stopwatch timers by Jeff Hostetler · 2 years, 5 months ago
  6. ee9e66e cmake: avoid editing t/test-lib.sh by Johannes Schindelin · 2 years, 5 months ago
  7. d3775de Makefile: force -O0 when compiling with SANITIZE=leak by Jeff King · 2 years, 5 months ago
  8. 8e28728 Merge branch 'dd/document-runtime-prefix-better' by Junio C Hamano · 2 years, 5 months ago
  9. 7b8cfe3 Merge branch 'ed/fsmonitor-on-networked-macos' by Junio C Hamano · 2 years, 5 months ago
  10. d796ced bundle-uri: unit test "key=value" parsing by Ævar Arnfjörð Bjarmason · 2 years, 5 months ago
  11. 9b89c08 Merge branch 'ac/fuzzers' by Junio C Hamano · 2 years, 5 months ago
  12. 410a0e5 Merge branch 'ds/use-platform-regex-on-macos' by Junio C Hamano · 2 years, 5 months ago
  13. ebb6c16 Makefile: clarify runtime relative gitexecdir by Đoàn Trần Công Danh · 2 years, 5 months ago
  14. 6beb268 fsmonitor: relocate socket file if .git directory is remote by Eric DeCosta · 2 years, 5 months ago
  15. 508c1a5 fsmonitor: refactor filesystem checks to common interface by Eric DeCosta · 2 years, 5 months ago
  16. 9b1dc1c version: fix builtin linking & documentation by Victoria Dye · 2 years, 6 months ago
  17. 42bf77c Merge branch 'vd/scalar-to-main' by Junio C Hamano · 2 years, 6 months ago
  18. 6713bfc fuzz: reorganise the path for existing oss-fuzz fuzzers by Arthur Chan · 2 years, 6 months ago
  19. f322e9f Merge branch 'ab/submodule-helper-prep' by Junio C Hamano · 2 years, 6 months ago
  20. fd1ec82 Merge branch 'ab/retire-ppc-sha1' by Junio C Hamano · 2 years, 6 months ago
  21. 7b5c93c scalar: include in standard Git build & installation by Victoria Dye · 2 years, 6 months ago
  22. 9fb2a97 submodule--helper: move "is-active" to a test-tool by Ævar Arnfjörð Bjarmason · 2 years, 6 months ago
  23. 68ef042 Merge branch 'ds/bundle-uri-clone' by Junio C Hamano · 2 years, 6 months ago
  24. 3221597 Makefile: use $(OBJECTS) instead of $(C_OBJ) by Ævar Arnfjörð Bjarmason · 2 years, 6 months ago
  25. 9dc523a Makefile + hash.h: remove PPC_SHA1 implementation by Ævar Arnfjörð Bjarmason · 2 years, 6 months ago
  26. 64cb4c3 Merge branch 'mt/rot13-in-c' by Junio C Hamano · 2 years, 6 months ago
  27. 1819ad3 grep: fix multibyte regex handling under macOS by Diomidis Spinellis · 2 years, 7 months ago
  28. f00ddc9 Merge branch 'vd/scalar-generalize-diagnose' by Junio C Hamano · 2 years, 7 months ago
  29. a103ad6 Merge branch 'jk/pipe-command-nonblock' by Junio C Hamano · 2 years, 7 months ago
  30. f677f62 Merge branch 'ds/bundle-uri-clone' into ds/bundle-uri-3 by Junio C Hamano · 2 years, 7 months ago
  31. 10f7433 compat: add function to enable nonblocking pipes by Jeff King · 2 years, 7 months ago
  32. c0f6dd4 Merge branch 'ab/tech-docs-to-help' by Junio C Hamano · 2 years, 7 months ago
  33. 52917a9 t0021: implementation the rot13-filter.pl script in C by Matheus Tavares · 2 years, 7 months ago
  34. 6783fd3 builtin/diagnose.c: create 'git diagnose' builtin by Victoria Dye · 2 years, 7 months ago
  35. bb2c349 scalar-diagnose: move functionality to common location by Victoria Dye · 2 years, 7 months ago
  36. 53a5089 bundle-uri: create basic file-copy logic by Derrick Stolee · 2 years, 7 months ago
  37. d976c51 git docs: add a category for user-facing file, repo and command UX by Ævar Arnfjörð Bjarmason · 2 years, 7 months ago
  38. 4e0d160 Merge branch 'rs/mergesort' by Junio C Hamano · 2 years, 7 months ago
  39. 4af2138 Merge branch 'bc/nettle-sha256' by Junio C Hamano · 2 years, 8 months ago
  40. 7f8d098 Merge branch 'ab/cocci-unused' by Junio C Hamano · 2 years, 8 months ago
  41. 48e88a4 Merge branch 'ab/build-gitweb' by Junio C Hamano · 2 years, 8 months ago
  42. 0f1eb7d mergesort: remove llist_mergesort() by René Scharfe · 2 years, 8 months ago
  43. e555735 sha256: add support for Nettle by brian m. carlson · 2 years, 8 months ago
  44. 7a9a10b cocci: have "coccicheck{,-pending}" depend on "coccicheck-test" by Ævar Arnfjörð Bjarmason · 2 years, 8 months ago
  45. f7ff659 cocci: add a "coccicheck-test" target and test *.cocci rules by Ævar Arnfjörð Bjarmason · 2 years, 8 months ago
  46. af0aa69 Makefile & .gitignore: ignore & clean "git.res", not "*.res" by Ævar Arnfjörð Bjarmason · 2 years, 8 months ago
  47. 7b63ea5 Makefile: remove mandatory "spatch" arguments from SPATCH_FLAGS by Ævar Arnfjörð Bjarmason · 2 years, 8 months ago
  48. a35258c gitweb/Makefile: add a "NO_GITWEB" parameter by Ævar Arnfjörð Bjarmason · 2 years, 9 months ago
  49. d3b8274 Makefile: build 'gitweb' in the default target by SZEDER Gábor · 2 years, 9 months ago
  50. affc3b7 gitweb/Makefile: include in top-level Makefile by Ævar Arnfjörð Bjarmason · 2 years, 9 months ago
  51. 9e496ff Merge branch 'jh/builtin-fsmonitor-part3' by Junio C Hamano · 2 years, 9 months ago
  52. a50036d Merge branch 'tb/cruft-packs' by Junio C Hamano · 2 years, 9 months ago
  53. 28db3b7 Merge branch 'jx/l10n-workflow-change' by Junio C Hamano · 2 years, 9 months ago
  54. 9915e08 t/helper/hexdump: add helper to print hexdump of stdin by Jeff Hostetler · 2 years, 10 months ago
  55. d060555 fsmonitor--daemon: stub in health thread by Jeff Hostetler · 2 years, 10 months ago
  56. d33c804 fsmonitor-settings: stub in Win32-specific incompatibility checking by Jeff Hostetler · 2 years, 10 months ago
  57. 2bd4427 t/helper: add 'pack-mtimes' test-tool by Taylor Blau · 2 years, 10 months ago
  58. 94cd775 pack-mtimes: support reading .mtimes files by Taylor Blau · 2 years, 10 months ago
  59. b9832f7 Makefile: add "po-init" rule to initialize po/XX.po by Ævar Arnfjörð Bjarmason · 2 years, 10 months ago
  60. fbb3d32 Makefile: add "po-update" rule to update po/XX.po by Jiang Xin · 2 years, 10 months ago
  61. 5377abc po/git.pot: don't check in result of "make pot" by Ævar Arnfjörð Bjarmason · 2 years, 10 months ago
  62. 15fe406 Makefile: remove duplicate and unwanted files in FOUND_SOURCE_FILES by Jiang Xin · 2 years, 10 months ago
  63. 6dd9a91 i18n CI: stop allowing non-ASCII source messages in po/git.pot by Ævar Arnfjörð Bjarmason · 2 years, 10 months ago
  64. 1cc0425 Makefile: have "make pot" not "reset --hard" by Ævar Arnfjörð Bjarmason · 2 years, 10 months ago
  65. 9f55578 Makefile: generate "po/git.pot" from stable LOCALIZED_C by Jiang Xin · 2 years, 10 months ago
  66. ea3f639 Makefile: sort source files before feeding to xgettext by Jiang Xin · 2 years, 10 months ago
  67. 296bdc4 Merge branch 'ep/coverage-report-wants-test-to-have-run' by Junio C Hamano · 2 years, 10 months ago
  68. cacfd1d Merge branch 'pw/test-malloc-with-sanitize-address' by Junio C Hamano · 2 years, 10 months ago
  69. 96ddfec Makefile: add a prerequisite to the coverage-report target by Elia Pinto · 2 years, 11 months ago
  70. 067109a tests: make SANITIZE=address imply TEST_NO_MALLOC_CHECK by Phillip Wood · 3 years ago
  71. 95acb13 Merge branch 'bc/csprng-mktemps' by Junio C Hamano · 3 years ago
  72. 5b52d9f git-compat-util: really support openssl as a source of entropy by Carlo Marcelo Arenas Belón · 3 years ago
  73. 439c1e6 Merge branch 'jh/builtin-fsmonitor-part2' by Junio C Hamano · 3 years ago
  74. eb804cd Merge branch 'ns/core-fsyncmethod' by Junio C Hamano · 3 years ago
  75. 148405f t/helper/fsmonitor-client: create IPC client to talk to FSMonitor Daemon by Jeff Hostetler · 3 years ago
  76. 62c7367 compat/fsmonitor/fsm-listen-win32: stub in backend for Windows by Jeff Hostetler · 3 years ago
  77. 16d9d61 fsmonitor--daemon: add a built-in fsmonitor daemon by Jeff Hostetler · 3 years ago
  78. 1e0ea5c fsmonitor: config settings are repository-specific by Jeff Hostetler · 3 years ago
  79. d2bd862 fsmonitor-ipc: create client routines for git-fsmonitor--daemon by Jeff Hostetler · 3 years ago
  80. a2fc9c3 Merge branch 'jc/stash-drop' by Junio C Hamano · 3 years ago
  81. abf38ab core.fsyncmethod: add writeout-only mode by Neeraj Singh · 3 years ago
  82. 0b6d0bc Makefiles: add and use wildcard "mkdir -p" template by Ævar Arnfjörð Bjarmason · 3 years ago
  83. a9fda01 Makefile: add "$(QUIET)" boilerplate to shared.mak by Ævar Arnfjörð Bjarmason · 3 years ago
  84. fd15f8a Makefile: move $(comma), $(empty) and $(space) to shared.mak by Ævar Arnfjörð Bjarmason · 3 years ago
  85. dad9cd7 Makefile: move ".SUFFIXES" rule to shared.mak by Ævar Arnfjörð Bjarmason · 3 years ago
  86. f4c6a52 Makefile: define $(LIB_H) in terms of $(FIND_SOURCE_FILES) by Ævar Arnfjörð Bjarmason · 3 years ago
  87. 8df786d Makefiles: add "shared.mak", move ".DELETE_ON_ERROR" to it by Ævar Arnfjörð Bjarmason · 3 years ago
  88. 7d3d226 reflog: libify delete reflog function and helpers by John Cai · 3 years ago
  89. 00e38ba Merge branch 'ab/auto-detect-zlib-compress2' by Junio C Hamano · 3 years, 1 month ago
  90. d073bdc Merge branch 'bc/csprng-mktemps' by Junio C Hamano · 3 years, 1 month ago
  91. c70bc33 Merge branch 'ab/config-based-hooks-2' by Junio C Hamano · 3 years, 1 month ago
  92. 0756477 compat: auto-detect if zlib has uncompress2() by Ævar Arnfjörð Bjarmason · 3 years, 2 months ago
  93. 05cd988 wrapper: add a helper to generate numbers from a CSPRNG by brian m. carlson · 3 years, 2 months ago
  94. 077e120 Merge branch 'ab/makefile-hook-list-dependency-fix' by Junio C Hamano · 3 years, 2 months ago
  95. 114d64b Merge branch 'ab/makefile-pager-env-is-used-only-by-pager.c' by Junio C Hamano · 3 years, 2 months ago
  96. 43f196c Merge branch 'ab/makefile-msgfmt-wo-stats' by Junio C Hamano · 3 years, 2 months ago
  97. 96e7225 hook: add 'run' subcommand by Emily Shaffer · 3 years, 3 months ago
  98. 2f12b31 Makefile: don't invoke msgfmt with --statistics by Ævar Arnfjörð Bjarmason · 3 years, 3 months ago
  99. 451a7db Makefile: move -DPAGER_ENV from BASIC_CFLAGS to EXTRA_CPPFLAGS by Ævar Arnfjörð Bjarmason · 3 years, 3 months ago
  100. d3fd1a6 Makefile: correct the dependency graph of hook-list.h by Ævar Arnfjörð Bjarmason · 3 years, 3 months ago