]> Kevux Git Server - rit/shortlog
rit
2025-01-31 Junio C HamanoMerge branch 'tb/unsafe-hash-cleanup' into ps/hash...
2025-01-31 Junio C HamanoThe sixth batch
2025-01-31 Junio C HamanoMerge branch 'jc/show-index-h-update'
2025-01-31 Junio C HamanoMerge branch 'ja/doc-notes-markup-updates'
2025-01-31 Junio C HamanoMerge branch 'sk/strlen-returns-size_t'
2025-01-31 Junio C HamanoMerge branch 'ja/doc-restore-markup-update'
2025-01-30 Junio C HamanoMerge branch 'ps/build-meson-fixes' into ps/build-meson...
2025-01-30 Patrick Steinhardtsetup: fix reinit of repos with incompatible GIT_DEFAUL...
2025-01-30 Patrick Steinhardtsetup: fix reinit of repos with incompatible GIT_DEFAUL...
2025-01-30 Patrick Steinhardtt0001: remove duplicate test
2025-01-30 Phillip Woodapply: detect overflow when parsing hunk header
2025-01-30 Patrick Steinhardtscalar: free result of `remote_default_branch()`
2025-01-30 Patrick Steinhardtunix-socket: fix memory leak when chdir(3p) fails
2025-01-29 Calvin Wanlibgit: add higher-level libgit crate
2025-01-29 Josh Steadmonlibgit-sys: also export some config_set functions
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 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
next