1. cbcc2f7 GIT-BUILD-OPTIONS: wire up NO_GITWEB option by Patrick Steinhardt · 7 weeks ago
  2. cfa1f2a GIT-BUILD-OPTIONS: sort variables alphabetically by Patrick Steinhardt · 7 weeks ago
  3. 8cad35f Merge branch 'js/ps-build-cmake-fixup' by Junio C Hamano · 8 weeks ago
  4. 2456374 cmake/vcxproj: stop special-casing `remote-ext` by Johannes Schindelin · 9 weeks ago
  5. 1c01f0f cmake: put the Perl modules into the correct location again by Johannes Schindelin · 9 weeks ago
  6. ca358e6 cmake: use the correct file name for the Perl header by Johannes Schindelin · 9 weeks ago
  7. df87d53 cmake(mergetools): better support for out-of-tree builds by Johannes Schindelin · 9 weeks ago
  8. c1c5b03 cmake: better support for out-of-tree builds follow-up by Johannes Schindelin · 9 weeks ago
  9. 29e5596 Merge branch 'ps/build' by Junio C Hamano · 9 weeks ago
  10. 9cd1e2e Merge branch 'pb/mergetool-errors' by Junio C Hamano · 10 weeks ago
  11. 904339e Introduce support for the Meson build system by Patrick Steinhardt · 2 months ago
  12. 7e0730c t: better support for out-of-tree builds by Patrick Steinhardt · 2 months ago
  13. ed060aa Makefile: simplify building of templates by Patrick Steinhardt · 2 months ago
  14. d2407bb Makefile: write absolute program path into bin-wrappers by Patrick Steinhardt · 2 months ago
  15. 95bcd6f Makefile: allow "bin-wrappers/" directory to exist by Patrick Steinhardt · 2 months ago
  16. 3f145a4 Makefile: refactor generators to be PWD-independent by Patrick Steinhardt · 2 months ago
  17. b7835b9 Makefile: extract script to massage Python scripts by Patrick Steinhardt · 2 months ago
  18. eb98cb8 Makefile: extract script to massage Shell scripts by Patrick Steinhardt · 2 months ago
  19. ccfba9e Makefile: use "generate-perl.sh" to massage Perl library by Patrick Steinhardt · 2 months ago
  20. e4b4880 Makefile: extract script to massage Perl scripts by Patrick Steinhardt · 2 months ago
  21. c2a3b84 Makefile: consistently use PERL_PATH by Patrick Steinhardt · 2 months ago
  22. 9bb10d2 Makefile: generate "git.rc" via GIT-VERSION-GEN by Patrick Steinhardt · 2 months ago
  23. 0c8d339 Makefile: propagate Git version via generated header by Patrick Steinhardt · 2 months ago
  24. 4838dea Makefile: refactor GIT-VERSION-GEN to be reusable by Patrick Steinhardt · 2 months ago
  25. dbe46c0 Makefile: consistently use @PLACEHOLDER@ to substitute by Patrick Steinhardt · 2 months ago
  26. 4638e88 Makefile: use common template for GIT-BUILD-OPTIONS by Patrick Steinhardt · 2 months ago
  27. 4c1b7e3 Merge branch 'bc/drop-ancient-libcurl-and-perl' by Junio C Hamano · 2 months ago
  28. fe99a52 completion: complete '--tool-help' in 'git mergetool' by Philippe Blain · 3 months ago
  29. 8caa7b9 cmake: use verbatim arguments when invoking clar commands by Patrick Steinhardt · 3 months ago
  30. 8839dcc cmake: use SH_EXE to execute clar scripts by Patrick Steinhardt · 3 months ago
  31. 9a91ab9 t/unit-tests: convert "clar-generate.awk" into a shell script by Patrick Steinhardt · 3 months ago
  32. 1ee7dbd Merge branch 'ps/upgrade-clar' by Junio C Hamano · 3 months ago
  33. 268fd2f Merge branch 'ps/platform-compat-fixes' by Taylor Blau · 4 months ago
  34. 702d8c1 Require Perl 5.26.0 by brian m. carlson · 4 months ago
  35. 30bf9f0 cmake: set up proper dependencies for generated clar headers by Patrick Steinhardt · 4 months ago
  36. a4f8a59 cmake: fix compilation of clar-based unit tests by Patrick Steinhardt · 4 months ago
  37. df383b5 t/test-lib: wire up NO_ICONV prerequisite by Patrick Steinhardt · 4 months ago
  38. f5deddd contrib: fix typos by Andrew Kreimer · 4 months ago
  39. cbb5b53 Merge branch 'jc/cmake-unit-test-updates' by Junio C Hamano · 5 months ago
  40. 621ac24 Merge branch 'jk/jump-quickfix-fixes' by Junio C Hamano · 5 months ago
  41. 8afda42 cmake: generalize the handling of the `UNIT_TEST_OBJS` list by Johannes Schindelin · 5 months ago
  42. 75c4d8f cmake: stop looking for `REFTABLE_TEST_OBJS` in the Makefile by Johannes Schindelin · 5 months ago
  43. 77c6bd9 cmake: rename clar-related variables to avoid confusion by Johannes Schindelin · 5 months ago
  44. 5d55832 Merge branch 'ps/clar-unit-test' by Junio C Hamano · 5 months ago
  45. 083b825 git-jump: ignore deleted files in diff mode by Jeff King · 5 months ago
  46. 9f5978e git-jump: always specify column 1 for diff entries by Jeff King · 5 months ago
  47. 894deb7 clar: add CMake support by Johannes Schindelin · 6 months ago
  48. d19863b Merge branch 'ah/git-prompt-portability' by Junio C Hamano · 6 months ago
  49. fbcdfab git-prompt: support custom 0-width PS1 markers by Avi Halachmi (:avih) · 6 months ago
  50. 0dbe3d3 git-prompt: ta-da! document usage in other shells by Avi Halachmi (:avih) · 6 months ago
  51. 29bcec8 git-prompt: don't use shell $'...' by Avi Halachmi (:avih) · 6 months ago
  52. b732e08 git-prompt: add some missing quotes by Avi Halachmi (:avih) · 6 months ago
  53. fe445a1 git-prompt: replace [[...]] with standard code by Avi Halachmi (:avih) · 6 months ago
  54. f2e264e git-prompt: don't use shell arrays by Avi Halachmi (:avih) · 6 months ago
  55. 6df4b09 git-prompt: fix uninitialized variable by Avi Halachmi (:avih) · 6 months ago
  56. f037e60 git-prompt: use here-doc instead of here-string by Avi Halachmi (:avih) · 6 months ago
  57. 6c3c451 Merge branch 'jk/osxkeychain-username-is-nul-terminated' by Junio C Hamano · 6 months ago
  58. b201316 credential/osxkeychain: respect NUL terminator in username by Jeff King · 7 months ago
  59. 8727215 cmake: fix build of `t-oidtree` by Johannes Schindelin · 7 months ago
  60. 2a1a882 Merge branch 'kn/osxkeychain-skip-idempotent-store' by Junio C Hamano · 9 months ago
  61. 7a40196 Merge branch 'ps/complete-config-w-subcommands' by Junio C Hamano · 9 months ago
  62. 5dd5007 completion: adapt git-config(1) to complete subcommands by Patrick Steinhardt · 9 months ago
  63. bca9009 Merge branch 'ps/refs-without-the-repository' by Junio C Hamano · 9 months ago
  64. e1ab45b osxkeychain: state to skip unnecessary store operations by Koji Nakamaru · 9 months ago
  65. fcf5b74 osxkeychain: exclusive lock to serialize execution of operations by Koji Nakamaru · 9 months ago
  66. b7a1d47 Merge branch 'js/unit-test-suite-runner' by Junio C Hamano · 9 months ago
  67. 97673bd Merge branch 'dk/zsh-git-repo-path-fix' by Junio C Hamano · 9 months ago
  68. 2c34e4e Merge branch 'rh/complete-symbolic-ref' by Junio C Hamano · 9 months ago
  69. b198ee0 cocci: introduce rules to transform "refs" to pass ref store by Patrick Steinhardt · 10 months ago
  70. 9511056 cmake: let `test-tool` run the unit tests, too by Johannes Schindelin · 1 year ago
  71. 3c20acd completion: zsh: stop leaking local cache variable by D. Ben Knoble · 10 months ago
  72. 6b7c45e completion: add docs on how to add subcommand completions by Roland Hieber · 10 months ago
  73. d13a295 completion: improve docs for using __git_complete by Roland Hieber · 10 months ago
  74. cb85fdf completion: add 'symbolic-ref' by Roland Hieber · 10 months ago
  75. 51c15ac Merge branch 'ba/osxkeychain-updates' by Junio C Hamano · 10 months ago
  76. c7a9ec4 Merge branch 'rs/apply-lift-path-length-limit' by Junio C Hamano · 10 months ago
  77. a4a1453 Merge branch 'vs/complete-with-set-u-fix' by Junio C Hamano · 10 months ago
  78. 708f7e0 path: remove mksnpath() by René Scharfe · 11 months ago
  79. d5b35bb osxkeychain: store new attributes by Bo Anderson · 12 months ago
  80. e3cef40 osxkeychain: erase matching passwords only by Bo Anderson · 12 months ago
  81. 9032bca osxkeychain: erase all matching credentials by Bo Anderson · 12 months ago
  82. 9abe31f osxkeychain: replace deprecated SecKeychain API by Bo Anderson · 12 months ago
  83. d7805bc completion: protect prompt against unset SHOWUPSTREAM in nounset mode by Ville Skyttä · 11 months ago
  84. 758b4e1 completion: fix prompt with unset SHOWCONFLICTSTATE in nounset mode by Ville Skyttä · 11 months ago
  85. 20d1adb Merge branch 'jk/drop-hg-to-git' by Junio C Hamano · 11 months ago
  86. ba155b5 contrib: drop hg-to-git script by Jeff King · 11 months ago
  87. f70bc70 contrib/coverage-diff: avoid redundant pipelines by Beat Bolli · 11 months ago
  88. 2fbd3ac contrib/subtree/t: avoid redundant use of cat by Beat Bolli · 11 months ago
  89. c5a7ee1 Merge branch 'rj/complete-worktree-paths-fix' by Junio C Hamano · 11 months ago
  90. 4310074 Merge branch 'rj/complete-reflog' by Junio C Hamano · 11 months ago
  91. 1284f9c completion: reflog subcommands and options by Rubén Justo · 12 months ago
  92. 476a236 completion: factor out __git_resolve_builtins by Rubén Justo · 12 months ago
  93. 3fec482 completion: introduce __git_find_subcommand by Rubén Justo · 12 months ago
  94. c689c38 completion: reflog show <log-options> by Rubén Justo · 12 months ago
  95. 85452a1 completion: reflog with implicit "show" by Rubén Justo · 12 months ago
  96. 70dadd5 Merge branch 'mh/libsecret-empty-password-fix' by Junio C Hamano · 12 months ago
  97. f71ed54 Merge branch 'bb/completion-no-grep-into-awk' by Junio C Hamano · 12 months ago
  98. 3574816 completion: fix __git_complete_worktree_paths by Rubén Justo · 12 months ago
  99. 2744009 Merge branch 'rs/use-xstrncmpz' by Junio C Hamano · 12 months ago
  100. b4385bf Merge branch 'ps/reftable-backend' by Junio C Hamano · 12 months ago