]> git.ipfire.org Git - thirdparty/git.git/shortlog
thirdparty/git.git
2025-04-14  Philippe Blainp7821: fix instructions for testing with threads
2025-04-14  Jean-Noël Aviladoc: add markup for characters in Guidelines
2025-04-14  Jean-Noël Aviladoc: fix asciidoctor synopsis processing of triple...
2025-04-14  Jean-Noël Aviladoc: convert git-mv to new documentation format
2025-04-14  Jean-Noël Aviladoc: move synopsis git-mv commands in the synopsis...
2025-04-14  Jean-Noël Aviladoc: convert git-rm to new documentation format
2025-04-14  Jean-Noël Aviladoc: fix synopsis analysis logic
2025-04-14  Jean-Noël Aviladoc: convert git-reset to new documentation format
2025-04-09  Arnav Bhateenvironment.h: remove unused variables
2025-04-09  Christian Fredrik... refs: fix duplicated word in comment
2025-04-09  Patrick Steinhardtrefs/packed: fix BUG when seeking refs with UTF-8 chara...
2025-04-09  Jeff Kingfetch: make set_head() call easier to read
2025-04-09  Johannes Schindelinci: upgrade `sparse` to supported build agents
2025-04-09  Đoàn Trần Công... sparse: ignore warning from new glibc headers
2025-04-08  Usman Akinyemibuiltin/update-server-info: remove unnecessary if statement
2025-04-08  Junio C HamanoMerge branch 'ps/object-wo-the-repository' into ps...
2025-04-08  Karthik Nayakbundle: fix non-linear performance scaling with refs
2025-04-08  Karthik Nayakt6020: test for duplicate refnames in bundle creation
2025-04-08  Junio C HamanoMerge branch 'es/meson-build-skip-coccinelle' into...
2025-04-08  Elijah Newrenbuiltin/{merge,rebase,revert}: remove GIT_TEST_MERGE_AL...
2025-04-08  Elijah Newrentests: remove GIT_TEST_MERGE_ALGORITHM and test_expect_...
2025-04-08  Elijah Newrenmerge-recursive.[ch]: thoroughly debug these
2025-04-08  Elijah Newrenmerge, sequencer: switch recursive merges over to ort
2025-04-08  Elijah Newrensequencer: switch non-recursive merges over to ort
2025-04-08  Elijah Newrenmerge-ort: enable diff-algorithms other than histogram
2025-04-08  Elijah Newrenbuiltin/merge-recursive: switch to using merge_ort_gene...
2025-04-08  Elijah Newrencheckout: replace merge_trees() with merge_ort_nonrecur...
2025-04-08  Junio C HamanoThe fourth batch
2025-04-08  Junio C HamanoMerge branch 'dk/vimdiff-doc-fix'
2025-04-08  Junio C HamanoMerge branch 'fr/vimdiff-layout-fixes'
2025-04-08  Junio C HamanoMerge branch 'es/meson-build-skip-coccinelle'
2025-04-08  Junio C HamanoMerge branch 'ta/bulk-checkin-signed-compare-false...
2025-04-08  Junio C HamanoMerge branch 'rs/clear-commit-marks-simplify'
2025-04-08  Junio C HamanoMerge branch 'tb/incremental-midx-part-2'
2025-04-08  Junio C HamanoMerge branch 'ps/reftable-sans-compat-util'
2025-04-08  Junio C HamanoMerge branch 'ps/ci-meson-check-build-docs'
2025-04-08  Junio C HamanoMerge branch 'tb/http-curl-keepalive'
2025-04-08  Junio C HamanoMerge branch 'tb/refspec-fetch-cleanup'
2025-04-08  Junio C HamanoMerge branch 'ms/reftable-block-writer-errors'
2025-04-08  Junio C HamanoMerge branch 'en/assert-wo-side-effects'
2025-04-08  Karthik Nayakupdate-ref: add --batch-updates flag for stdin mode
2025-04-08  Karthik Nayakrefs: support rejection in batch updates during F/D...
2025-04-08  Karthik Nayakrefs: implement batch reference update support
2025-04-08  Karthik Nayakrefs: introduce enum-based transaction error types
2025-04-08  Karthik Nayakrefs/reftable: extract code from the transaction prepar...
2025-04-08  Karthik Nayakrefs/files: remove duplicate duplicates check
2025-04-08  Karthik Nayakrefs: move duplicate refname update check to generic...
2025-04-08  Karthik Nayakrefs/files: remove redundant check in split_symref_update()
2025-04-08  Patrick Steinhardtbuiltin/maintenance: introduce "reflog-expire" task
2025-04-08  Patrick Steinhardtbuiltin/gc: split out function to expire reflog entries
2025-04-08  Patrick Steinhardtbuiltin/reflog: make functions regarding `reflog_expire...
2025-04-08  Patrick Steinhardtbuiltin/reflog: stop storing per-reflog expiry dates...
2025-04-08  Patrick Steinhardtbuiltin/reflog: stop storing default reflog expiry...
2025-04-08  Patrick Steinhardtreflog: rename `cmd_reflog_expire_cb` to `reflog_expire...
2025-04-07  Zheng Yutingsend-email: finer-grained SMTP error handling
2025-04-07  Zheng Yutingsend-email: capture errors in an eval {} block
2025-04-07  Patrick Steinhardtreftable/table: move printing logic into test helper
2025-04-07  Patrick Steinhardtreftable/constants: make block types part of the public...
2025-04-07  Patrick Steinhardtreftable/table: introduce iterator for table blocks
2025-04-07  Patrick Steinhardtreftable/table: add `reftable_table` to the public...
2025-04-07  Patrick Steinhardtreftable/block: expose a generic iterator over reftable...
2025-04-07  Patrick Steinhardtreftable/block: make block iterators reseekable
2025-04-07  Patrick Steinhardtreftable/block: store block pointer in the block iterator
2025-04-07  Patrick Steinhardtreftable/block: create public interface for reading...
2025-04-07  Patrick Steinhardtgit-zlib: use `struct z_stream_s` instead of typedef
2025-04-07  Patrick Steinhardtreftable/block: rename `block_reader` to `reftable_block`
2025-04-07  Patrick Steinhardtreftable/block: rename `block` to `block_data`
2025-04-07  Patrick Steinhardtreftable/table: move reading block into block reader
2025-04-07  Patrick Steinhardtreftable/block: simplify how we track restart points
2025-04-07  Patrick Steinhardtreftable/blocksource: consolidate code into a single...
2025-04-07  Patrick Steinhardtreftable/reader: rename data structure to "table"
2025-04-07  Patrick Steinhardtreftable: fix formatting of the license header
2025-04-07  Karthik Nayakblame: print unblamable and ignored commits in porcelai...
2025-04-07  Patrick Steinhardtt5703: refactor test to not depend on Perl
2025-04-07  Patrick Steinhardtt5316: refactor `max_chain()` to not depend on Perl
2025-04-07  Patrick Steinhardtt0210: refactor trace2 scrubbing to not use Perl
2025-04-07  Patrick Steinhardtt0021: refactor `generate_random_characters()` to not...
2025-04-07  Patrick Steinhardtt/lib-httpd: refactor "one-time-perl" CGI script to...
2025-04-07  Patrick Steinhardtt/lib-t6000: refactor `name_from_description()` to...
2025-04-07  Patrick Steinhardtt/lib-gpg: refactor `sanitize_pgp()` to not depend...
2025-04-07  Patrick Steinhardtt: refactor tests depending on Perl for textconv scripts
2025-04-07  Patrick Steinhardtt: refactor tests depending on Perl to print data
2025-04-07  Patrick Steinhardtt: refactor tests depending on Perl substitution operator
2025-04-07  Patrick Steinhardtt: refactor tests depending on Perl transliteration...
2025-04-07  Patrick SteinhardtMakefile: stop requiring Perl when running tests
2025-04-07  Patrick Steinhardtmeson: stop requiring Perl when tests are enabled
2025-04-07  Patrick Steinhardtt: adapt existing PERL prerequisites
2025-04-07  Patrick Steinhardtt: introduce PERL_TEST_HELPERS prerequisite
2025-04-07  Patrick Steinhardtt: adapt `test_readlink()` to not use Perl
2025-04-07  Patrick Steinhardtt: adapt `test_copy_bytes()` to not use Perl
2025-04-07  Patrick Steinhardtt: adapt character translation helpers to not use Perl
2025-04-07  Patrick Steinhardtt: refactor environment sanitization to not use Perl
2025-04-07  Patrick Steinhardtt: skip chain lint when PERL_PATH is unset
2025-04-07  Patrick Steinhardtbuiltin/cat-file: use bitmaps to efficiently filter...
2025-04-07  Patrick Steinhardtbuiltin/cat-file: deduplicate logic to iterate over...
2025-04-07  Patrick Steinhardtpack-bitmap: introduce function to check whether a...
2025-04-07  Patrick Steinhardtpack-bitmap: add function to iterate over filtered...
2025-04-07  Patrick Steinhardtpack-bitmap: allow passing payloads to `show_reachable_...
2025-04-07  Patrick Steinhardtbuiltin/cat-file: support "object:type=" objects filter
2025-04-07  Patrick Steinhardtbuiltin/cat-file: support "blob:limit=" objects filter
next