]> git.ipfire.org Git - thirdparty/git.git/shortlog
thirdparty/git.git
2025-10-14  Junio C HamanoMerge branch 'pw/add-p-hunk-splitting-fix'
2025-10-14  Junio C HamanoMerge branch 'sj/string-list'
2025-10-14  Junio C HamanoMerge branch 'kh/doc-patch-id-markup-fix'
2025-10-14  Junio C HamanoMerge branch 'jn/doc-help-translaing-pretty-options'
2025-10-14  Junio C HamanoMerge branch 'jn/doc-synopsis'
2025-10-14  Junio C HamanoThe eighteenth batch
2025-10-14  Junio C HamanoMerge branch 'kn/reftable-consistency-checks'
2025-10-14  Junio C HamanoMerge branch 'ps/commit-graph-per-object-source'
2025-10-14  Junio C HamanoMerge branch 'ja/doc-markup-attached-paragraph-fix'
2025-10-14  Junio C HamanoMerge branch 'ps/ci-avoid-broken-sudo-on-ubuntu'
2025-10-11  Patrick Steinhardtci: fix broken jobs on Ubuntu 25.10 caused by switch...
2025-10-10  Junio C HamanoThe seventeenth batch
2025-10-10  Junio C HamanoMerge branch 'en/doc-merge-tree-describe-merge-base'
2025-10-10  Junio C HamanoMerge branch 'rj/doc-missing-technical-docs'
2025-10-10  Junio C HamanoMerge branch 'ps/gitlab-ci-windows-improvements'
2025-10-08  Junio C HamanoThe sixteenth batch
2025-10-08  Junio C HamanoMerge branch 'ps/rust-balloon'
2025-10-08  Junio C HamanoMerge branch 'mh/doc-credential-url-prefix'
2025-10-08  Junio C HamanoMerge branch 'kn/ref-cache-seek-fix'
2025-10-08  Junio C HamanoMerge branch 'ml/reflog-write-committer-info-fix'
2025-10-07  Junio C HamanoThe fifteenth batch
2025-10-07  Junio C HamanoMerge branch 'ps/odb-clean-stale-wrappers'
2025-10-07  Junio C HamanoMerge branch 'js/curl-off-t-fixes'
2025-10-07  Junio C HamanoMerge branch 'jt/clang-format-foreach-wo-space-before...
2025-10-07  Junio C HamanoMerge branch 'ps/packfile-store'
2025-10-07  Junio C HamanoMerge branch 'je/doc-push'
2025-10-07  Jonathan Tanmailmap: change primary address for Jonathan Tan
2025-10-07  Karthik Nayakrefs/reftable: add fsck check for checking the table...
2025-10-07  Karthik Nayakreftable: add code to facilitate consistency checks
2025-10-07  Karthik Nayakfsck: order 'fsck_msg_type' alphabetically
2025-10-07  Karthik NayakDocumentation/fsck-msgids: remove duplicate msg id
2025-10-07  Karthik Nayakreftable: check for trailing newline in 'tables.list'
2025-10-07  Karthik Nayakrefs: move consistency check msg to generic layer
2025-10-07  Karthik Nayakrefs: remove unused headers
2025-10-07  Jeff Kingdoc: fix indentation of refStorage item in git-config(1)
2025-10-06  shejialuorefs: enable sign compare warnings check
2025-10-06  shejialuostring-list: change "string_list_find_insert_index...
2025-10-06  shejialuostring-list: replace negative index encoding with ...
2025-10-06  shejialuostring-list: use bool instead of int for "exact_match"
2025-10-05  Jean-Noël Aviladoc: do not break sentences into "lego" pieces
2025-10-05  Jean-Noël Aviladoc: convert git worktree to synopsis style
2025-10-05  Jean-Noël Aviladoc: convert git tag to synopsis style
2025-10-05  Jean-Noël Aviladoc: convert git-stash.adoc to synopis style
2025-10-05  Junio C HamanoMerge branch 'master' of https://github.com/j6t/gitk
2025-10-05  Johannes SixtMerge branch 'ml/themes'
2025-10-04  Mark Levedahlgitk: set minimum size on configuration dialog
2025-10-04  Mark Levedahlgitk: separate code blocks for configuration dialog
2025-10-04  Mark Levedahlgitk: make configuration dialog resizing useful
2025-10-04  Johannes SixtMerge branch 'es/ignore-osascript-failure'
2025-10-04  Johannes SixtMerge branch 'mr/sort-refs-by-type'
2025-10-03  Elijah NewrenDocumentation/git-merge-tree.adoc: clarify the --merge...
2025-10-03  Ramsay Jonesdoc: add some missing technical documents
2025-10-02  Junio C HamanoThe fourteenth batch
2025-10-02  Junio C HamanoMerge branch 'kh/you-still-use-whatchanged-fix'
2025-10-02  Junio C HamanoMerge branch 'ps/meson-build-docs'
2025-10-02  Junio C HamanoMerge branch 'ps/config-get-color-fixes'
2025-10-02  Junio C HamanoMerge branch 'cc/fast-import-strip-signed-commits'
2025-10-02  Junio C HamanoMerge branch 'ms/refs-optimize'
2025-10-02  Junio C HamanoMerge branch 'jt/odb-transaction'
2025-10-02  Patrick Steinhardtt8020: fix test failure due to indeterministic tag...
2025-10-02  Patrick Steinhardtgitlab-ci: upload Meson test logs as JUnit reports
2025-10-02  Patrick Steinhardtgitlab-ci: drop workaround for Python certificate store...
2025-10-02  Patrick Steinhardtgitlab-ci: ignore failures to disable realtime monitoring
2025-10-02  Patrick Steinhardtgitlab-ci: dedup instructions to disable realtime monit...
2025-10-02  Patrick Steinhardtci: enable Rust for breaking-changes jobs
2025-10-02  Patrick Steinhardtci: convert "pedantic" job into full build with breakin...
2025-10-02  Patrick SteinhardtBreakingChanges: announce Rust becoming mandatory
2025-10-02  Patrick Steinhardtvarint: reimplement as test balloon for Rust
2025-10-02  Patrick Steinhardtvarint: use explicit width for integers
2025-10-02  Patrick Steinhardthelp: report on whether or not Rust is enabled
2025-10-02  Patrick SteinhardtMakefile: introduce infrastructure to build internal...
2025-10-02  Patrick SteinhardtMakefile: reorder sources after includes
2025-10-02  Patrick Steinhardtmeson: add infrastructure to build internal Rust library
2025-10-01  M Hickforddocs/gitcredentials: describe URL prefix matching
2025-10-01  Karthik Nayakrefs/ref-cache: fix SEGFAULT when seeking in empty...
2025-10-01  Mark Levedahlgitk: add theme selection to color configuration page
2025-10-01  Michael Lohmannbuiltin/reflog: respect user config in "write" subcommand
2025-09-30  Mark Levedahlgitk: add proc run_themeloader
2025-09-30  Mark Levedahlgitk: eliminate unused ui color variables
2025-09-30  Mark Levedahlgitk: eliminate Interface color option from gui
2025-09-30  Mark Levedahlgitk: use text labels for next/prev search buttons
2025-09-30  Mark Levedahlgitk: use text labels for commit ID buttons
2025-09-30  Mark Levedahlgitk: do not invoke tk_setPalette
2025-09-30  Mark Levedahlgitk: use config variables to define and load a theme
2025-09-29  Kristoffer... doc: patch-id: fix accidental literal blocks
2025-09-29  Junio C HamanoThe thirteenth batcn
2025-09-29  Junio C HamanoMerge branch 'tc/last-modified-recursive-fix'
2025-09-29  Junio C HamanoMerge branch 'kn/refs-files-case-insensitive'
2025-09-29  Junio C HamanoMerge branch 'jk/color-variable-fixes'
2025-09-29  Junio C HamanoMerge branch 'dk/stash-apply-index'
2025-09-29  Junio C HamanoMerge branch 'je/doc-checkout'
2025-09-29  Junio C HamanoMerge branch 'jk/setup-revisions-freefix'
2025-09-29  Junio C HamanoMerge branch 'pw/rebase-i-cleanup-fix'
2025-09-29  Junio C HamanoMerge branch 'jc/3.0-default-initial-branch-to-main...
2025-09-29  Junio C HamanoMerge branch 'pw/3.0-default-initial-branch-to-main'
2025-09-29  Junio C HamanoMerge branch 'nb/send-email-no-dup-reply-to'
2025-09-29  Junio C HamanoMerge branch 'ps/clar-updates'
2025-09-28  Justin Toblerclang-format: exclude control macros from SpaceBeforeParens
2025-09-28  Jean-Noël Aviladoc: change the markup of paragraphs following a nested...
2025-09-26  Johannes Schindelinhttp-push: avoid new compile error
next