]> git.ipfire.org Git - thirdparty/git.git/shortlog
thirdparty/git.git
2025-02-26  Patrick Steinhardtmeson: introduce `libgit_curl` dependency
2025-02-26  Patrick Steinhardtmeson: simplify use of the common-main library
2025-02-26  Patrick Steinhardtmeson: inline the static 'git' library
2025-02-26  Patrick Steinhardtmeson: fix OpenSSL fallback when not explicitly required
2025-02-26  Patrick Steinhardtmeson: fix exec path with enabled runtime prefix
2025-01-30  Junio C HamanoMerge branch 'ps/build-meson-fixes' into ps/build-meson...
2025-01-29  Junio C HamanoThe fifth batch
2025-01-29  Junio C HamanoMerge branch 'ps/reflog-migration-with-logall-fix'
2025-01-29  Junio C HamanoMerge branch 'am/trace2-with-valueless-true'
2025-01-29  Junio C HamanoMerge branch 'kn/reflog-symref-fix'
2025-01-29  Junio C HamanoMerge branch 'rs/ref-fitler-used-atoms-value-fix'
2025-01-29  Junio C HamanoMerge branch 'ja/doc-commit-markup-updates'
2025-01-29  Junio C HamanoMerge branch 'ds/path-walk-1'
2025-01-28  Junio C HamanoThe fourth batch
2025-01-28  Junio C HamanoMerge branch 'jp/t8002-printf-fix'
2025-01-28  Junio C HamanoMerge branch 'ps/reftable-sign-compare'
2025-01-28  Junio C HamanoMerge branch 'mh/credential-cache-authtype-request...
2025-01-28  Junio C HamanoMerge branch 'jk/pack-header-parse-alignment-fix'
2025-01-28  Junio C HamanoMerge branch 'ps/build-meson-subtree'
2025-01-28  Junio C HamanoMerge branch 'mh/connect-sign-compare'
2025-01-28  Junio C HamanoMerge branch 'sk/unit-tests'
2025-01-28  Junio C HamanoMerge branch 'jc/show-usage-help'
2025-01-23  Junio C HamanoThe third batch
2025-01-23  Junio C HamanoMerge branch 'jc/cli-doc-option-and-config'
2025-01-23  Junio C HamanoMerge branch 'mh/doc-credential-helpers-with-pat'
2025-01-23  Junio C HamanoMerge branch 'ak/instaweb-python-port-binding-fix'
2025-01-23  Junio C HamanoMerge branch 'sj/meson-doc-technical-dependency-fix'
2025-01-23  Junio C HamanoMerge branch 'tc/meson-use-our-version-def-h'
2025-01-23  Junio C HamanoMerge branch 'en/object-name-with-funny-refname-fix'
2025-01-23  Adam Murraytrace2: prevent segfault on config collection with...
2025-01-23  Karthik Nayakrefs: fix creation of reflog entries for symrefs
2025-01-23  Jeff Kingpath-walk: drop redundant parse_tree() call
2025-01-22  Patrick Steinhardtci: wire up Visual Studio build with Meson
2025-01-22  Patrick Steinhardtci: raise error when Meson generates warnings
2025-01-22  Patrick Steinhardtmeson: fix compilation with Visual Studio
2025-01-22  Patrick Steinhardtmeson: make the CSPRNG backend configurable
2025-01-22  Patrick Steinhardtmeson: wire up fuzzers
2025-01-22  Patrick Steinhardtmeson: wire up generation of distribution archive
2025-01-22  Patrick Steinhardtmeson: wire up development environments
2025-01-22  Patrick Steinhardtmeson: fix dependencies for generated headers
2025-01-22  Patrick Steinhardtmeson: populate project version via GIT-VERSION-GEN
2025-01-22  Patrick SteinhardtGIT-VERSION-GEN: allow running without input and output...
2025-01-22  Patrick SteinhardtGIT-VERSION-GEN: simplify computing the dirty marker
2025-01-22  Patrick Steinhardtrefs: fix migration of reflogs respecting "core.logAllR...
2025-01-21  Patrick Steinhardtreftable: address trivial -Wsign-compare warnings
2025-01-21  Patrick Steinhardtreftable/blocksource: adjust `read_block()` to return...
2025-01-21  Patrick Steinhardtreftable/blocksource: adjust type of the block length
2025-01-21  Patrick Steinhardtreftable/block: adjust type of the restart length
2025-01-21  Patrick Steinhardtreftable/block: adapt header and footer size to return...
2025-01-21  Patrick Steinhardtreftable/basics: adjust `hash_size()` to return `uint32_t`
2025-01-21  Patrick Steinhardtreftable/basics: adjust `common_prefix_size()` to retur...
2025-01-21  Patrick Steinhardtreftable/record: handle overflows when decoding varints
2025-01-21  Patrick Steinhardtreftable/record: drop unused `print` function pointer
2025-01-21  Patrick Steinhardtmeson: stop disabling -Wsign-compare
2025-01-21  Jan Palust8002: fix ambiguous printf conversion specifications
2025-01-21  René Scharferef-filter: remove ref_format_clear()
2025-01-21  René Scharferef-filter: move is-base tip to used_atom
2025-01-21  René Scharferef-filter: move ahead-behind bases into used_atom
2025-01-21  Junio C HamanoThe second batch
2025-01-21  Junio C HamanoMerge branch 'sk/unit-test-hash'
2025-01-21  Junio C HamanoMerge branch 'mh/gitattr-doc-markup-fix'
2025-01-21  Junio C HamanoMerge branch 'dk/zsh-config-completion-fix'
2025-01-21  Junio C HamanoMerge branch 'aj/difftool-config-doc-fix'
2025-01-21  Junio C HamanoMerge branch 'ps/the-repository'
2025-01-21  Junio C HamanoMerge branch 'jt/fsck-skiplist-parse-fix'
2025-01-21  Junio C HamanoMerge branch 'ps/reftable-get-random-fix'
2025-01-21  Junio C HamanoMerge branch 'jk/t7407-use-test-grep'
2025-01-21  Junio C HamanoMerge branch 'jk/lsan-race-ignore-false-positive'
2025-01-21  Jeff Kingindex-pack, unpack-objects: use skip_prefix to avoid...
2025-01-21  Jeff Kingindex-pack, unpack-objects: use get_be32() for reading...
2025-01-21  Jeff Kingparse_pack_header_option(): avoid unaligned memory...
2025-01-21  Jeff Kingpackfile: factor out --pack_header argument parsing
2025-01-21  Junio C Hamanobswap.h: squelch potential sparse -Wcast-truncate warnings
2025-01-17  Seyi Kuforijit/unit-tests: convert reftable tree test to use clar...
2025-01-17  Seyi Kuforijit/unit-tests: adapt priority queue test to use clar...
2025-01-17  Seyi Kuforijit/unit-tests: convert mem-pool test to use clar test...
2025-01-17  Seyi Kuforijit/unit-tests: handle dashes in test suite filenames
2025-01-17  Junio C Hamanobuiltin: send usage() help text to standard output
2025-01-17  Junio C Hamanooddballs: send usage() help text to standard output
2025-01-17  Junio C Hamanobuiltins: send usage_with_options() help text to standa...
2025-01-17  Junio C Hamanousage: add show_usage_if_asked()
2025-01-17  Junio C Hamanoparse-options: add show_usage_with_options_if_asked()
2025-01-17  Jeff Kingt0012: optionally check that "-h" output goes to stdout
2025-01-17  Junio C Hamanogitcli: document that command line trumps config and env
2025-01-17  Patrick Steinhardtmeson: wire up the git-subtree(1) command
2025-01-17  Patrick Steinhardtmeson: introduce build option for contrib
2025-01-17  Patrick Steinhardtcontrib/subtree: fix building docs
2025-01-17  Mike Hommeyconnect: address -Wsign-compare warnings
2025-01-17  Junio C HamanoThe first batch
2025-01-17  Junio C HamanoMerge branch 'mb/t7110-use-test-path-helper'
2025-01-17  Junio C HamanoMerge branch 'ps/meson-weak-sha1-build'
2025-01-17  Junio C HamanoMerge branch 'ps/more-sign-compare'
2025-01-17  Junio C HamanoMerge branch 'ps/object-collision-check'
2025-01-17  Junio C HamanoMerge branch 'as/long-option-help-i18n'
2025-01-17  Junio C HamanoMerge branch 're/submodule-parse-opt'
2025-01-15  Jean-Noël Aviladoc: migrate git-commit manpage secondary files to...
2025-01-15  Jean-Noël Aviladoc: convert git commit config to new format
2025-01-15  Jean-Noël Aviladoc: make more direct explanations in git commit options
2025-01-15  Jean-Noël Aviladoc: the mode param of -u of git commit is optional
2025-01-15  Jean-Noël Aviladoc: apply new documentation guidelines to git commit
next