]> git.ipfire.org Git - thirdparty/git.git/shortlog
thirdparty/git.git
2026-02-13  Matthew John... t0213: add trace2 cmd_ancestry tests
2026-02-13  Matthew John... test-tool: extend trace2 helper with 400ancestry
2026-02-13  Matthew John... trace2: emit cmd_ancestry data for Windows
2026-02-13  Matthew John... trace2: refactor Windows process ancestry trace2 event
2026-02-13  Matthew John... build: include procinfo.c impl for macOS
2026-02-13  Matthew John... trace2: add macOS process ancestry tracing
2026-02-13  Phillip Woodtemplates: detect commit messages containing diffs
2026-02-13  Phillip Woodtemplates: add .gitattributes entry for sample hooks
2026-02-13  Amisha Chhajedsparse-checkout: use string_list_sort_u
2026-02-12  Kristoffer... doc: add caveat about round-tripping format-patch
2026-02-12  Ashwani Kumar... t9812: modernize test path helpers
2026-02-12  Patrick Steinhardtodb: convert `odb_has_object()` flags into an enum
2026-02-12  Patrick Steinhardtodb: convert object info flags into an enum
2026-02-12  Patrick Steinhardtodb: drop gaps in object info flag values
2026-02-12  Patrick Steinhardtbuiltin/fsck: fix flags passed to `odb_has_object()`
2026-02-12  Patrick Steinhardtbuiltin/backfill: fix flags passed to `odb_has_object()`
2026-02-12  Phillip Wooddiff --anchored: avoid checking unmatched lines
2026-02-11  Junio C HamanoMerge branch 'master' of https://github.com/j6t/gitk
2026-02-11  Junio C HamanoCodingGuidelines: document // comments
2026-02-11  Junio C HamanoThe 3rd batch
2026-02-11  Junio C HamanoMerge branch 'rs/blame-ignore-colors-fix'
2026-02-11  Junio C HamanoMerge branch 'hs/t9160-test-paths'
2026-02-11  Junio C HamanoMerge branch 'am/doc-github-contributiong-link-to-submi...
2026-02-11  Junio C HamanoMerge branch 'kh/doc-shortlog-fix'
2026-02-11  Junio C HamanoMerge branch 'sp/show-index-warn-fallback'
2026-02-11  Patrick Steinhardtbuiltin/pack-objects: don't fetch objects when merging...
2026-02-10  Kristoffer... doc: rerere-options.adoc: link to git-rerere(1)
2026-02-10  René Scharfexdiff-interface: stop using the_repository
2026-02-09  Junio C HamanoThe second batch
2026-02-09  Junio C HamanoMerge branch 'ty/perf-3400-optim'
2026-02-09  Junio C HamanoMerge branch 'ac/string-list-sort-u-and-tests'
2026-02-09  Junio C HamanoMerge branch 'sb/doc-worktree-prune-expire-improvement'
2026-02-09  Junio C HamanoMerge branch 'kn/ref-batch-output-error-reporting-fix'
2026-02-09  Junio C HamanoMerge branch 'pw/replay-drop-empty'
2026-02-09  Junio C HamanoMerge branch 'ps/history'
2026-02-09  Junio C Hamanorerere: minor documantation update
2026-02-09  Kristoffer... doc: am: fill out hook discussion
2026-02-09  Kristoffer... doc: am: add missing config am.messageId
2026-02-09  Kristoffer... doc: am: say that --message-id adds a trailer
2026-02-09  Kristoffer... doc: am: normalize git(1) command links
2026-02-09  SoutrikDast7003: modernize path existence checks using test helpers
2026-02-09  Burak Kaan... t2003: modernize path existence checks using test helpers
2026-02-09  Phillip Woodmeson: fix building mergetool docs
2026-02-09  Junio C Hamanocheckout: tell "parse_remote_branch" which command...
2026-02-09  Junio C Hamanocheckout: pass program-readable token to unified "main"
2026-02-08  René Scharfeversion: stop using the_repository
2026-02-08  René Scharferemove duplicate includes
2026-02-08  René Scharfecommit: use commit_stack
2026-02-08  brian m. carlsonobject-file-convert: always make sure object ID algo...
2026-02-08  brian m. carlsonrust: add a small wrapper around the hashfile code
2026-02-08  brian m. carlsonrust: add a new binary object map format
2026-02-08  brian m. carlsonrust: add functionality to hash an object
2026-02-08  brian m. carlsonrust: add a build.rs script for tests
2026-02-08  brian m. carlsonrust: fix linking binaries with cargo
2026-02-08  brian m. carlsonhash: expose hash context functions to Rust
2026-02-08  brian m. carlsonwrite-or-die: add an fsync component for the object map
2026-02-08  brian m. carlsoncsum-file: define hashwrite's count as a uint32_t
2026-02-08  brian m. carlsonrust: add additional helpers for ObjectID
2026-02-08  brian m. carlsonhash: add a function to look up hash algo structs
2026-02-08  brian m. carlsonrust: add a hash algorithm abstraction
2026-02-08  brian m. carlsonrust: add a ObjectID struct
2026-02-08  brian m. carlsonhash: use uint32_t for object_id algorithm
2026-02-08  brian m. carlsonconversion: don't crash when no destination algo
2026-02-08  brian m. carlsonrepository: require Rust support for interoperability
2026-02-08  D. Ben Knoblecompletion: add stash import, export
2026-02-08  Yannik Tauschmerge-file: honor merge.conflictStyle outside of a...
2026-02-07  Colin Stagnerci: ubuntu: use GNU coreutils for dirname
2026-02-06  Sam Bostockmerge-ours: integrate with sparse-index
2026-02-06  Sam Bostockmerge-ours: drop USE_THE_REPOSITORY_VARIABLE
2026-02-06  Claus Schneider... Documentation: update add --force option + ignore=all...
2026-02-06  Claus Schneider... tests: fix existing tests when add an ignore=all submodule
2026-02-06  Claus Schneider... tests: t2206-add-submodule-ignored: ignore=all and...
2026-02-06  Claus Schneider... read-cache: submodule add need --force given ignore...
2026-02-06  Claus Schneider... read-cache: update add_files_to_cache take param ignore...
2026-02-06  SoutrikDasdoc: fix repo_config documentation reference
2026-02-06  Jean-Noël Aviladoc: convert git-show to synopsis style
2026-02-06  Jean-Noël Aviladoc: fix some style issues in git-clone and for-each...
2026-02-06  Jean-Noël Aviladoc: finalize git-clone documentation conversion to...
2026-02-06  Jean-Noël Aviladoc: convert git-submodule to synopsis style
2026-02-06  Junio C Hamanowhitespace: symbolic links usually lack LF at the end
2026-02-06  Collin Funkgpg-interface: remove an unnecessary NULL initialization
2026-02-06  Collin Funkglobal: constify some pointers that are not written to
2026-02-05  Junio C HamanoStart 2.54 cycle
2026-02-05  Junio C HamanoMerge branch 'sp/t5500-cleanup'
2026-02-05  Junio C HamanoMerge branch 'tc/last-modified-options-cleanup'
2026-02-05  Junio C HamanoMerge branch 'lp/diff-stat-utf8-display-width-fix'
2026-02-05  Junio C HamanoMerge branch 'ac/sparse-checkout-string-list-cleanup'
2026-02-05  Junio C HamanoMerge branch 'sp/myfirstcontribution-include-update'
2026-02-05  Junio C HamanoMerge branch 'dd/t5403-modernise'
2026-02-05  Junio C HamanoMerge branch 'ap/http-probe-rpc-use-auth'
2026-02-05  Junio C HamanoMerge branch 'ar/submodule-gitdir-tweak'
2026-02-05  Junio C HamanoMerge branch 'aa/add-p-previous-decisions'
2026-02-05  Junio C HamanoMerge branch 'jk/remote-tracking-ref-leakfix'
2026-02-05  Matěj Cepldoc: send-email: correct --no-signed-off-by-cc misspelling
2026-02-05  Junio C Hamanotest: optionally test contrib in CI
2026-02-05  Johannes SixtMerge branch 'pks-meson-fix-missing-msgfmt' of https...
2026-02-05  Patrick Steinhardtgitk: fix msgfmt being required
2026-02-04  Patrick Steinhardtmeson: wire up gitk and git-gui
2026-02-04  Colin Stagnercontrib/subtree: fix tests with reftable backend
2026-02-04  Uwe Kleine... gpg-interface: signatures by expired keys are fine
next