]> git.ipfire.org Git - thirdparty/git.git/shortlog
thirdparty/git.git
2026-05-09  Johannes Schindelint5608: mark >4GB tests as EXPENSIVE
2026-05-09  Johannes Schindelintest-tool synthesize: add precomputed SHA-256 pack...
2026-05-09  Johannes Schindelintest-tool synthesize: precompute pack for 4 GiB + 1
2026-05-09  Johannes Schindelintest-tool synthesize: use the unsafe hash for speed
2026-05-09  Johannes Schindelint5608: add regression test for >4GB object clone
2026-05-09  Johannes Schindelintest-tool: add a helper to synthesize large packfiles
2026-05-09  Johannes Schindelindelta, packfile: use size_t for delta header sizes
2026-05-09  Johannes Schindelinodb, packfile: use size_t for streaming object sizes
2026-05-09  Johannes Schindelingit-zlib: handle data streams larger than 4GB
2026-05-09  Johannes Schindelinindex-pack, unpack-objects: use size_t for object size
2026-05-09  Junio C Hamanot5551: "GIT_TEST_LONG=Yes make test" is broken
2026-05-09  Johannes Schindelinmingw: remove the vendored compat/nedmalloc/ subtree
2026-05-09  Johannes Schindelinmingw: drop the build-system plumbing for nedmalloc
2026-05-09  Johannes Schindelinmingw: stop using nedmalloc
2026-05-08  Kristoffer... doc: add caveat about turning off commit-graph
2026-05-08  Johannes Schindelinmaintenance(geometric): do release the `.idx` files...
2026-05-08  Johannes Schindelinmingw: optionally use legacy (non-POSIX) delete semantics
2026-05-06  Matheus Afonso... t9904: add tests for the new url-parse builtin
2026-05-06  Matheus Afonso... doc: describe the url-parse builtin
2026-05-06  Matheus Afonso... builtin: create url-parse command
2026-05-06  Matheus Afonso... urlmatch: define url_parse function
2026-05-06  Matheus Afonso... url: return URL_SCHEME_UNKNOWN instead of dying
2026-05-06  Matheus Afonso... url: move scheme detection to URL header/source
2026-05-06  Matheus Afonso... url: move url_is_local_not_ssh to url.h
2026-05-06  Matheus Afonso... connect: rename enum protocol to url_scheme
2026-05-06  Kristoffer... doc: restore: remove double underscore
2026-05-05  Aliwotohttp: reject unsupported proxy URL schemes
2026-05-05  Junio C HamanoMerge branch 'en/backfill-fixes-and-edges' into ds...
2026-05-05  Karthik Nayakrefs: use peeled tag values in reference backends
2026-05-05  Karthik Nayakrefs: add peeled object ID to the `ref_update` struct
2026-05-05  Karthik Nayakrefs: move object parsing to the generic layer
2026-05-05  Karthik Nayakupdate-ref: handle rejections while adding updates
2026-05-05  Karthik Nayakupdate-ref: move `print_rejected_refs()` up
2026-05-05  Karthik Nayakrefs: return `ref_transaction_error` from `ref_transact...
2026-05-05  Karthik Nayakrefs: extract out reflog config to generic layer
2026-05-05  Karthik Nayakrefs: introduce `ref_store_init_options`
2026-05-05  Karthik Nayakrefs: remove unused typedef 'ref_transaction_commit_fn'
2026-05-05  Phillip Woodxdiff: reduce the size of array
2026-05-05  Phillip Woodxprepare: simplify error handling
2026-05-05  Phillip Woodxdiff: cleanup xdl_clean_mmatch()
2026-05-05  Phillip Woodxdiff: reduce size of action arrays
2026-05-05  Junio C HamanoMerge branch 'en/xdiff-cleanup-3' into pw/xdiff-shrink...
2026-05-04  Usman Akinyemipush: support pushing to a remote group
2026-05-04  Usman Akinyemiremote: move remote group resolution to remote.c
2026-05-04  Usman Akinyemiremote: fix sign-compare warnings in push_cas_option
2026-05-01  Phillip Woodworktree: rename get_worktree_from_repository()
2026-05-01  Matthew John... doc: clarify http.emptyAuth values
2026-04-30  Johannes Schindelinl10n: bump mshick/add-pr-comment from v2 to v3
2026-04-30  Johannes Schindelinci: bump git-for-windows/setup-git-for-windows-sdk...
2026-04-30  Johannes Schindelinci: bump actions/checkout from v5 to v6
2026-04-30  Johannes Schindelinci: bump actions/github-script from v8 to v9
2026-04-30  Johannes Schindelinci: bump actions/{upload,download}-artifact to v7 and v8
2026-04-30  Johannes Schindelinci: bump microsoft/setup-msbuild from v2 to v3
2026-04-30  Ezekiel Newrenxdiff/xdl_cleanup_records: make execution of action...
2026-04-30  Ezekiel Newrenxdiff/xdl_cleanup_records: make setting action easier...
2026-04-30  Ezekiel Newrenxdiff/xdl_cleanup_records: make limits more clear
2026-04-30  Ezekiel Newrenxdiff/xdl_cleanup_records: use unambiguous types
2026-04-30  Ezekiel Newrenxdiff: use unambiguous types in xdl_bogo_sqrt()
2026-04-30  Ezekiel Newrenxdiff/xdl_cleanup_records: delete local recs pointer
2026-04-29  Harald Nordgrencheckout -m: autostash when switching branches
2026-04-29  Harald Nordgrencheckout: rollback lock on early returns in merge_worki...
2026-04-29  Harald Nordgrensequencer: teach autostash apply to take optional confl...
2026-04-29  Harald Nordgrensequencer: allow create_autostash to run silently
2026-04-29  Harald Nordgrenstash: add --label-ours, --label-theirs, --label-base...
2026-04-29  Scott Bauersfeldindex-pack, unpack-objects: increase input buffer from...
2026-04-29  Johannes Schindelint5564: use a short path for the SOCKS proxy socket
2026-04-29  Zakariyah Alit2000: consolidate second scenario into a single test...
2026-04-28  brian m. carlsoncommit: sign commit after mutating buffer
2026-04-28  brian m. carlsoncommit: name UTF-8 function appropriately
2026-04-28  Kristoffer... doc: log: use the same delimiter in description list
2026-04-28  Kristoffer... doc: log: fix --decorate description list
2026-04-27  Patrick Steinhardtbuiltin/history: introduce "fixup" subcommand
2026-04-27  Patrick Steinhardtbuiltin/history: generalize function to commit trees
2026-04-27  Patrick Steinhardtreplay: allow callers to control what happens with...
2026-04-27  Johannes Schindelinsafe.bareRepository: default to "explicit" with WITH_BR...
2026-04-27  Johannes Schindelinstatus tests: filter `.gitconfig` from status output
2026-04-27  Johannes Schindelinls-files tests: filter `.gitconfig` from `--others...
2026-04-27  Johannes Schindelint5601: restore `.gitconfig` after includeIf test
2026-04-27  Johannes Schindelint1305: use `--git-dir=.` for bare repo in include cycle...
2026-04-27  Johannes Schindelint1300: remove global config settings injected by test...
2026-04-27  Johannes Schindelint7900: do not let `$HOME/.gitconfig` interfere with...
2026-04-27  Johannes Schindelintest-lib: allow bare repository access when breaking...
2026-04-25  René Scharfegrep: fix --column --only-match for 2nd and later matches
2026-04-25  Jonatan Holmgrenalias: restore support for simple dotted aliases
2026-04-22  Jeff KingRevert "transport-helper, connect: use clean_on_exit...
2026-04-22  SZEDER Gábort6112: avoid tilde expansion
2026-04-22  Elijah Newrenmerge-ort: handle cached rename & trivial resolution...
2026-04-22  Mirko FainaFix docs for format.commitListFormat
2026-04-22  Patrick Steinhardtt: detect errors outside of test cases
2026-04-22  Patrick Steinhardtt9902: fix use of `read` with `set -e`
2026-04-22  Patrick Steinhardtt6002: fix use of `expr` with `set -e`
2026-04-22  Patrick Steinhardtt1301: don't fail in case setfacl(1) doesn't exist...
2026-04-22  Patrick Steinhardtt0008: silence error in subshell when using `grep -v`
2026-04-22  Patrick Steinhardtt: prepare `test_when_finished ()`/`test_atexit()`...
2026-04-22  Patrick Steinhardtt: prepare execution of potentially failing commands...
2026-04-22  Patrick Steinhardtt: prepare conditional test execution for `set -e`
2026-04-22  Patrick Steinhardtt: prepare `git config --unset` calls for `set -e`
2026-04-22  Patrick Steinhardtt: prepare `stop_git_daemon ()` for `set -e`
2026-04-22  Patrick Steinhardtt: prepare `test_must_fail ()` for `set -e`
2026-04-22  Patrick Steinhardtt: prepare `test_match_signal ()` calls for `set -e`
next