]> git.ipfire.org Git - thirdparty/git.git/shortlog
thirdparty/git.git
2026-07-07  Patrick Steinhardtsetup: introduce explicit repository discovery
2026-07-07  Patrick Steinhardtsetup: split up concerns of `setup_git_env_internal()`
2026-07-07  Patrick Steinhardtsetup: unify setup of shallow file
2026-07-07  Patrick Steinhardtsetup: mark bogus worktree in `apply_repository_format()`
2026-07-07  Patrick Steinhardtsetup: rename `check_repository_format_gently()`
2026-07-06  Junio C HamanoStart Git 2.56 cycle
2026-07-06  Junio C HamanoMerge branch 'sg/t3420-do-not-grep-in-missing-file'
2026-07-06  Junio C HamanoMerge branch 'ps/connected-generic-promisor-checks'
2026-07-06  Junio C HamanoMerge branch 'ps/refs-onbranch-fixes'
2026-07-06  Junio C HamanoMerge branch 'wy/doc-clarify-review-replies'
2026-07-06  Junio C HamanoMerge branch 'jk/repo-info-path-keys'
2026-07-06  Junio C HamanoMerge branch 'mv/log-follow-mergy'
2026-07-06  Junio C HamanoMerge branch 'pw/status-rebase-todo'
2026-07-06  Junio C HamanoMerge branch 'tb/pack-path-walk-bitmap-delta-islands'
2026-07-06  Junio C HamanoMerge branch 'jc/submittingpatches-design-critiques'
2026-07-06  Junio C HamanoMerge branch 'kh/submittingpatches-trailers'
2026-07-06  Junio C HamanoMerge branch 'mh/fetch-follow-remote-head-config'
2026-07-06  Junio C HamanoMerge branch 'po/hash-object-size-t'
2026-07-06  Junio C HamanoMerge branch 'ty/move-protect-hfs-ntfs'
2026-07-06  Junio C HamanoMerge branch 'ps/odb-source-packed'
2026-07-06  Junio C HamanoMerge branch 'td/ref-filter-restore-prefix-iteration'
2026-07-06  Junio C HamanoMerge branch 'en/ort-harden-against-corrupt-trees'
2026-07-06  Junio C HamanoMerge branch 'jk/setup-gitfile-diag-fix'
2026-07-06  Junio C HamanoMerge branch 'rs/cat-file-default-format-optim'
2026-07-06  Junio C HamanoMerge branch 'ps/doc-recommend-b4'
2026-07-06  Junio C HamanoMerge branch 'ps/setup-drop-global-state'
2026-07-06  Junio C HamanoMerge branch 'cc/promisor-auto-config-url-more'
2026-07-06  Junio C HamanoMerge branch 'hn/status-pull-advice-qualified'
2026-07-06  Michael Montalbot: add greplint to detect bare grep assertions
2026-07-06  Michael Montalbot: convert grep assertions to test_grep
2026-07-06  Michael Montalbot: fix Lexer line count for $() inside double-quoted...
2026-07-06  Michael Montalbot: extract chainlint's parser into shared module
2026-07-06  Michael Montalbot: fix grep assertions missing file arguments
2026-07-06  Michael Montalbot/README: document test_grep helper
2026-07-06  Patrick Steinhardtbuiltin/refs: add "rename" subcommand
2026-07-06  Patrick Steinhardtbuiltin/refs: add "create" subcommand
2026-07-06  Patrick Steinhardtbuiltin/refs: add "update" subcommand
2026-07-06  Patrick Steinhardtbuiltin/refs: add "delete" subcommand
2026-07-06  Patrick Steinhardtbuiltin/refs: drop `the_repository`
2026-07-06  RenĂ© Scharfeblame: reserve mark column only if necessary
2026-07-06  Patrick Steinhardtgitlab-ci: enable "GIT_TEST_LONG"
2026-07-06  Patrick Steinhardtgitlab-ci: disable RAM disk on macOS jobs
2026-07-06  Patrick Steinhardtt: use `test_bool_env` to parse GIT_TEST_LONG
2026-07-06  Patrick Steinhardtt7900: clean up large EXPENSIVE repository
2026-07-06  Patrick Steinhardtt7508: skip EXPENSIVE test that is broken without SIZE_...
2026-07-06  Patrick Steinhardtt5608: reduce maximum disk usage
2026-07-06  Patrick Steinhardtt4141: fix inefficient use of dd(1)
2026-07-06  Patrick Steinhardtt0021: skip EXPENSIVE test that is broken without SIZE_...
2026-07-06  Patrick SteinhardtREADME: add GitLab CI badge to make it more discoverable
2026-07-05  Johannes Schindelinmingw: make `exit_process()` own the process handle...
2026-07-05  Johannes Schindelinfsmonitor: plug token-data leak on early daemon-startup...
2026-07-05  Johannes Schindelinreftable/table: release filter on error path
2026-07-05  Johannes Schindelinimap-send: avoid leaking the IMAP upload buffer
2026-07-05  Johannes Schindelinworktree: fix resource leaks when branch creation fails
2026-07-05  Johannes Schindelinsubmodule: fix cwd leak in `get_superproject_working_tr...
2026-07-05  Johannes Schindelindir: free allocations on parse-error paths in `read_one...
2026-07-05  Johannes Schindelinline-log: avoid redundant copy that leaks in process_ranges
2026-07-05  Johannes Schindelinrun-command: avoid `close(-1)` in `start_command()...
2026-07-05  Johannes Schindelindownload_https_uri_to_file(): do not leak fd upon failure
2026-07-05  Johannes Schindelinloose: avoid closing invalid fd on error path
2026-07-05  Johannes Schindelinload_one_loose_object_map(): fix resource leak
2026-07-05  Ihar Hrachyshkaprecompose_utf8: use a flex array for d_name
2026-07-04  Johannes Schindelinci(dockerized): raise the PID limit for private reposit...
2026-07-03  Patrick Steinhardtreftable/table: fix OOB read on truncated table
2026-07-03  Patrick Steinhardtreftable/table: fix NULL pointer access when seeking...
2026-07-03  Patrick Steinhardtreftable/block: fix OOB read with bogus restart offset
2026-07-03  Patrick Steinhardtreftable/block: fix use of uninitialized memory when...
2026-07-03  Patrick Steinhardtreftable/block: fix OOB read with bogus restart count
2026-07-03  Patrick Steinhardtreftable/block: fix OOB read with bogus block size
2026-07-03  Patrick Steinhardtreftable/block: fix OOB write with bogus inflated log...
2026-07-03  Patrick Steinhardtt/unit-tests: introduce test helper to write reftable...
2026-07-03  Patrick Steinhardtreftable/record: don't abort when decoding invalid...
2026-07-03  Patrick Steinhardtreftable/basics: fix OOB read on binary search of empty...
2026-07-03  Patrick Steinhardtoss-fuzz: add fuzzer for parsing reftables
2026-07-03  Patrick Steinhardtmeson: support building fuzzers with libFuzzer
2026-07-03  Patrick Steinhardtbuiltin/history: implement "drop" subcommand
2026-07-03  Patrick Steinhardtbuiltin/history: split handling of ref updates into...
2026-07-03  Patrick Steinhardtreplay: expose `replay_result_queue_update()`
2026-07-03  Patrick Steinhardtreset: stop assuming that the caller passes in a clean...
2026-07-03  Patrick Steinhardtreset: allow the caller to specify the current HEAD...
2026-07-03  Patrick Steinhardtreset: introduce ability to skip updating HEAD
2026-07-02  Mike Gilbertmeson: restore hook-list.h to builtin_sources
2026-07-02  Patrick Steinhardtodb: document object info fields
2026-07-02  Patrick Steinhardtodb: drop `whence` field from object info
2026-07-02  Patrick Steinhardttreewide: convert users of `whence` to the new source...
2026-07-02  Patrick Steinhardtodb: add `source` field to struct object_info_source
2026-07-02  Patrick Steinhardtodb: make backend-specific fields optional
2026-07-02  Patrick Steinhardtpackfile: thread odb_source_packed through packed_objec...
2026-07-02  Jeff Kinghash: add platform-specific discard functions
2026-07-02  Jeff Kinghash: fix memory leak copying sha256 gcrypt handles
2026-07-02  Jeff Kinghttp: discard hash in dumb-http http_object_request
2026-07-02  Jeff Kingcheck_stream_oid(): discard hash on read error
2026-07-02  Jeff Kingpatch-id: discard hash when done
2026-07-02  Jeff Kingcsum-file: provide a function to release checkpoints
2026-07-02  Jeff Kingcsum-file: always finalize or discard hash
2026-07-02  Jeff Kinghash: add discard primitive
2026-07-02  Jeff Kingcsum-file: drop discard_hashfile()
2026-07-01  Patrick Steinhardtreset: introduce dry-run mode
2026-07-01  Patrick Steinhardtreset: modernize flags passed to `reset_working_tree()`
2026-07-01  Patrick Steinhardtreset: rename `reset_head()`
next