]> git.ipfire.org Git - thirdparty/git.git/shortlog
thirdparty/git.git
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'
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  Junio C HamanoMerge branch 'kn/reflog-migration-fix' into kn/reflog...
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
2025-01-15  Karthik Nayakreftable: write correct max_update_index to header
2025-01-14  Sam Jamesmeson: fix missing deps for technical articles
2025-01-14  Toon Claesmeson: ensure correct version-def.h is used
2025-01-13  Junio C HamanoSync with Git 2.48.1
next