]> git.ipfire.org Git - thirdparty/git.git/shortlog
thirdparty/git.git
2025-01-28  Josh Steadmonlibgit-sys: introduce Rust wrapper for libgit.a
2025-01-28  Josh Steadmoncommon-main: split init and exit code into new files
2025-01-28  Patrick Steinhardtci: make "linux-musl" job use zlib-ng
2025-01-28  Patrick Steinhardtci: switch linux-musl to use Meson
2025-01-28  Patrick Steinhardtcompat/zlib: allow use of zlib-ng as backend
2025-01-28  Patrick Steinhardtgit-zlib: cast away potential constness of `next_in...
2025-01-28  Patrick Steinhardtcompat/zlib: provide stubs for `deflateSetHeader()`
2025-01-28  Patrick Steinhardtcompat/zlib: provide `deflateBound()` shim centrally
2025-01-28  Patrick Steinhardtgit-compat-util: move include of "compat/zlib.h" into...
2025-01-28  Patrick Steinhardtcompat: introduce new "zlib.h" header
2025-01-28  Patrick Steinhardtgit-compat-util: drop `z_const` define
2025-01-28  Patrick Steinhardtcompat: drop `uncompress2()` compatibility shim
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-27  Derrick Stoleepack-objects: prevent name hash version change
2025-01-27  Derrick Stoleetest-tool: add helper for name-hash values
2025-01-27  Derrick Stoleep5313: add size comparison test
2025-01-27  Derrick Stoleepack-objects: add GIT_TEST_NAME_HASH_VERSION
2025-01-27  Derrick Stoleerepack: add --name-hash-version option
2025-01-27  Derrick Stoleepack-objects: add --name-hash-version option
2025-01-27  Jonathan Tanpack-objects: create new name-hash function version
2025-01-27  Karthik Nayakrefs/reftable: fix uninitialized memory access of ...
2025-01-27  Bence Ferdinandyfetch set_head: fix non-mirror remotes in bare repositories
2025-01-27  Bence Ferdinandyfetch set_head: refactor to use remote directly
2025-01-26  Johannes Schindelinbundle: avoid closing file descriptor twice
2025-01-24  ZheNing Hugc: add `--expire-to` option
2025-01-24  Julian Preinconfig.txt: add trailer.* variables
2025-01-24  Patrick Steinhardtremote: announce removal of "branches/" and "remotes/"
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  Junio C HamanoMerge branch 'ds/path-walk-1' into ds/backfill
2025-01-23  Taylor Blauhash.h: drop unsafe_ function variants
2025-01-23  Taylor Blaucsum-file: introduce hashfile_checkpoint_init()
2025-01-23  Taylor Blaut/helper/test-hash.c: use unsafe_hash_algo()
2025-01-23  Taylor Blaucsum-file.c: use unsafe_hash_algo()
2025-01-23  Taylor Blauhash.h: introduce `unsafe_hash_algo()`
2025-01-23  Taylor Blaucsum-file.c: extract algop from hashfile_checksum_valid()
2025-01-23  Taylor Blaucsum-file: store the hash algorithm as a struct field
2025-01-23  Taylor Blaut/helper/test-tool: implement sha1-unsafe helper
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  Junio C HamanoMerge branch 'ps/build-meson-fixes' into ps/zlib-ng
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 Steinhardtbuiltin/pack-redundant: remove subcommand with breaking...
2025-01-22  Patrick Steinhardtci: repurpose "linux-gcc" job for deprecations
2025-01-22  Patrick Steinhardtci: merge linux-gcc-default into linux-gcc
2025-01-22  Patrick SteinhardtMakefile: wire up build option for deprecated features
2025-01-22  Patrick Steinhardtrefs: fix migration of reflogs respecting "core.logAllR...
2025-01-22  Karthik Nayakreftable: prevent 'update_index' changes after adding...
2025-01-22  Karthik Nayakrefs: use 'uint64_t' for 'ref_update.index'
2025-01-22  Karthik Nayakrefs: mark `ref_transaction_update_reflog()` as static
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  brian m. carlsonRemove obsolete ".txt" extensions for AsciiDoc files
2025-01-21  brian m. carlsondoc: use .adoc extension for AsciiDoc files
2025-01-21  brian m. carlsongitattributes: mark AsciiDoc files as LF-only
2025-01-21  brian m. carlsoneditorconfig: add .adoc extension
2025-01-21  brian m. carlsondoc: update gitignore for .adoc extension
2025-01-21  Karthik Nayakpack-write: pass hash_algo to internal functions
2025-01-21  Karthik Nayakpack-write: pass hash_algo to `write_rev_file()`
2025-01-21  Karthik Nayakpack-write: pass hash_algo to `write_idx_file()`
2025-01-21  Karthik Nayakpack-write: pass repository to `index_pack_lockfile()`
2025-01-21  Karthik Nayakpack-write: pass hash_algo to `fixup_pack_header_footer()`
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'
next