]> git.ipfire.org Git - thirdparty/git.git/shortlog
thirdparty/git.git
2026-07-19  Junio C HamanoMerge branch 'bc/parse-options-exit-0-on-help'
2026-07-19  Junio C HamanoMerge branch 'jc/submitting-patches-abandoning'
2026-07-19  Junio C HamanoMerge branch 'kk/commit-reach-find-all-fix'
2026-07-19  Junio C HamanoMerge branch 'jc/relnotes-2.55-rust-fix'
2026-07-19  Junio C HamanoMerge branch 'ps/setup-split-discovery-and-setup'
2026-07-19  Junio C HamanoMerge branch 'ps/reftable-hardening'
2026-07-19  Patrick Steinhardtobject-file: move logic to write loose objects
2026-07-19  Patrick Steinhardtobject-file: move `force_object_loose()`
2026-07-19  Patrick Steinhardtobject-file: force objects loose via generic interface
2026-07-19  Patrick Steinhardtobject-file: fix memory leak in `force_object_loose()`
2026-07-19  Patrick Steinhardtodb: support setting mtime when writing objects
2026-07-19  Patrick Steinhardtodb: lift object existence check out of the "loose...
2026-07-19  Patrick Steinhardtodb: compute object hash in `odb_write_object_ext()`
2026-07-19  Patrick Steinhardtt/u-odb-inmemory: implement wrapper for writing objects
2026-07-19  Patrick Steinhardtodb: compute compat object ID in `odb_write_object_ext()`
2026-07-19  Junio C HamanoMerge branch 'jt/receive-pack-use-odb-transactions...
2026-07-17  Travor Liugitweb: shorten index hashes with trailing file modes
2026-07-17  Junio C HamanoThe 4th batch for Git 2.56
2026-07-17  Junio C HamanoMerge branch 'mm/sideband-ansi-sgr-colon-fix'
2026-07-17  Junio C HamanoMerge branch 'jk/git-hash-cleanups'
2026-07-17  Junio C HamanoMerge branch 'ih/precompose-flex-array'
2026-07-17  Junio C HamanoMerge branch 'ps/t-fixes-for-git-test-long'
2026-07-17  Junio C HamanoMerge branch 'js/ci-dockerized-pid-limit'
2026-07-17  Junio C HamanoMerge branch 'js/coverity-fixes'
2026-07-17  Junio C HamanoMerge branch 'jk/hash-algo-leak-fixes'
2026-07-17  Junio C HamanoMerge branch 'js/wincred-fixes'
2026-07-16  Patrick Steinhardtcopy: drop dependency on `the_repository`
2026-07-16  Patrick Steinhardtrefspec: stop depending on `the_repository`
2026-07-16  Patrick Steinhardtrefspec: let callers pass in hash algorithm when parsin...
2026-07-16  Patrick Steinhardtrefspec: group related structures and functions
2026-07-16  Johannes Schindelinwincred: prevent silent credential loss when storing...
2026-07-16  Johannes Schindelinwincred: avoid memory corruption when erasing a credential
2026-07-16  Kristofer Karlssonrevision: fix --no-walk path filtering regression
2026-07-16  Junio C HamanoMerge branch 'kk/streaming-walk-pqueue' into kk/no...
2026-07-16  Junio C HamanoMerge branch 'master' of https://github.com/j6t/git-gui
2026-07-16  Junio C HamanoMerge branch 'master' of https://github.com/j6t/gitk
2026-07-16  Patrick Steinhardtrefs: remove remaining uses of `the_repository`
2026-07-16  Patrick Steinhardtworktree: pass repository to public functions
2026-07-16  Patrick Steinhardtworktree: pass repository to file-local functions
2026-07-16  Patrick Steinhardtworktree: refactor code to use available repositories
2026-07-16  Patrick Steinhardtrefs/files: drop `USE_THE_REPOSITORY_VARIABLE`
2026-07-16  Patrick Steinhardtrefs/packed: de-globalize handling of "core.packedRefsT...
2026-07-16  Johannes SixtMerge branch 'master' of github.com:alshopov/git-gui
2026-07-16  Johannes SixtMerge branch 'hn/silence-make-s'
2026-07-16  Johannes SixtMerge branch 'spanish_pr_bis' of github.com:basuradelui...
2026-07-15  René Scharferemote-curl: simplify passing of push specs
2026-07-15  Junio C HamanoThe 3rd batch for Git 2.56
2026-07-15  Junio C HamanoMerge branch 'rs/blame-abbrev-marks'
2026-07-15  Junio C HamanoMerge branch 'mg/meson-hook-list-buildfix'
2026-07-15  Junio C HamanoMerge branch 'jk/bloom-leak-fixes'
2026-07-15  Junio C HamanoMerge branch 'ps/history-drop'
2026-07-15  Junio C HamanoMerge branch 'ps/odb-drop-whence'
2026-07-15  Junio C HamanoMerge branch 'ps/refs-writing-subcommands'
2026-07-15  Junio C HamanoMerge branch 'jc/history-message-prep-fix'
2026-07-15  Junio C Hamanosubmodule--helper: avoid use of %zu for now
2026-07-15  Shlok Kulshreshthat7614: avoid hiding git's exit code in a pipe
2026-07-15  Phillip Woodsequencer: do not record dropped commits as rewritten
2026-07-15  Phillip Woodsequencer: use an enum to represent result of picking...
2026-07-15  Phillip Woodsequencer: simplify pick_one_commit()
2026-07-15  Phillip Woodsequencer: remove unnecessary condition in pick_one_com...
2026-07-15  Phillip Woodsequencer: simplify handling of fixup with conflicts
2026-07-15  Phillip Woodsequencer: remove unnecessary "or" in pick_one_commit()
2026-07-15  Phillip Woodsequencer: never reschedule on failed commit
2026-07-15  Phillip Woodsequencer: be more careful with external merge
2026-07-15  Phillip Woodt3400: restore coverage for note copying with apply...
2026-07-15  Jeff Kingdiff: ignore unmerged paths outside prefix with --relat...
2026-07-15  Patrick Steinhardtbuiltin/cat-file: filter objects via object database
2026-07-15  Patrick Steinhardtodb: introduce object filters to `odb_for_each_object()`
2026-07-15  Patrick Steinhardtpack-bitmap: introduce function to open bitmap for...
2026-07-15  Patrick Steinhardtpack-bitmap: drop `_1` suffix from functions that open...
2026-07-15  Patrick Steinhardtpack-bitmap: iterate object sources when opening bitmaps
2026-07-15  Patrick Steinhardtpack-bitmap: allow aborting iteration of bitmapped...
2026-07-15  Jeff Kingpack-objects: drop unused return value from add_object_...
2026-07-15  Patrick Steinhardtpack-bitmap: mark object filter as `const`
2026-07-15  Patrick Steinhardtodb/source-packed: improve lookup when enumerating...
2026-07-14  René Scharfeuse repo_hold_lock_file_for_update{,_mode,_timeout...
2026-07-14  René Scharfetempfile: stop using the_repository
2026-07-14  René Scharfelockfile: add repo_hold_lock_file_for_update{,_timeout...
2026-07-14  René Scharferefs/packed: use repo_create_tempfile()
2026-07-14  René Scharfetempfile: add repo_create_tempfile{,_mode}()
2026-07-14  René Scharfestrbuf: avoid redundant reset in strbuf_getwholeline()
2026-07-14  Pablo Sabatergraph: add --[no-]graph-indent and log.graphIndent
2026-07-14  Pablo Sabatergraph: move config reading into graph_read_config()
2026-07-14  Pablo Sabatergraph: wrap cascading commits after 4 columns
2026-07-14  Pablo Sabatergraph: indent visual root in graph
2026-07-14  Pablo Sabatergraph: add a 2 commit buffer for lookahead
2026-07-14  Pablo Sabaterrevision: add next_commit_to_show()
2026-07-14  Pablo Sabaterlib-log-graph: move check_graph function
2026-07-14  Tian Yuchenrepository: adjust the comment of config_values_private_
2026-07-14  Tian Yuchenenvironment: move object_creation_mode into repo_config...
2026-07-14  Tian Yuchenenvironment: move autorebase into repo_config_values
2026-07-14  Tian Yuchenenvironment: move push_default into repo_config_values
2026-07-14  Tian Yuchenenvironment: migrate apply_default_whitespace and apply...
2026-07-14  Tian Yuchenenvironment: move askpass_program into repo_config_values
2026-07-14  Tian Yuchenenvironment: move pager_program into repo_config_values
2026-07-14  Tian Yuchenenvironment: move editor_program into repo_config_values
2026-07-14  Tian Yuchenenvironment: move excludes_file into repo_config_values
2026-07-14  Tian Yuchenrepository: introduce repo_config_values_clear()
2026-07-14  Shlok Kulshreshthat1100: move creation of expected output into setup...
2026-07-14  Shlok Kulshreshthat1100: modernize test style
next