]> git.ipfire.org Git - thirdparty/git.git/shortlog
thirdparty/git.git
2024-11-25  Junio C HamanoMerge branch 'jc/doc-refspec-syntax' into maint-2.47
2024-11-25  Junio C HamanoMerge branch 'js/doc-platform-support-link-fix' into...
2024-11-25  Junio C HamanoMerge branch 'jh/config-unset-doc-fix' into maint-2.47
2024-11-25  Junio C HamanoMerge branch 'jk/output-prefix-cleanup' into maint...
2024-11-25  Junio C HamanoMerge branch 'sk/doc-maintenance-schedule' into maint...
2024-11-25  Junio C HamanoMerge branch 'tb/notes-amlog-doc' into maint-2.47
2024-11-25  Junio C HamanoMerge branch 'master' of https://github.com/j6t/gitk...
2024-11-24  Taylor BlauMakefile(s): avoid recipe prefix in conditional statements
2024-11-24  Josh Sorefdoc: switch links to https
2024-11-24  Josh Sorefdoc: update links to current pages
2024-11-20  Junio C HamanoPrepare for 2.47.1
2024-11-20  Junio C HamanoMerge branch 'db/submodule-fetch-with-remote-name-fix...
2024-11-20  Junio C HamanoMerge branch 'ps/cache-tree-w-broken-index-entry' into...
2024-11-20  Junio C HamanoMerge branch 'ps/maintenance-start-crash-fix' into...
2024-11-20  Junio C HamanoMerge branch 'jk/fsmonitor-event-listener-race-fix...
2024-11-20  Junio C HamanoMerge branch 'ds/line-log-asan-fix' into maint-2.47
2024-10-10  Patrick Steinhardtbuiltin/gc: fix crash when running `git maintenance...
2024-10-09  Junio C Hamanodoc: clarify <src> in refspec syntax
2024-10-09  Daniel Blacksubmodule: correct remote name with fetch
2024-10-09  Josh Heinrichsgit-config.1: remove value from positional args in...
2024-10-08  Jeff Kingfsmonitor: initialize fs event listener before acceptin...
2024-10-08  Jeff Kingsimple-ipc: split async server initialization and running
2024-10-07  Johannes Schindelindocs: fix the `maintain-git` links in `technical/platfo...
2024-10-07  Patrick Steinhardtunpack-trees: detect mismatching number of cache-tree...
2024-10-07  Patrick Steinhardtcache-tree: detect mismatching number of index entries
2024-10-07  Patrick Steinhardtcache-tree: refactor verification to return error codes
2024-10-06  Junio C HamanoGit 2.47 v2.47.0
2024-10-06  Junio C HamanoMerge tag 'l10n-2.47.0-rnd2' of https://github.com...
2024-10-06  Jiang XinMerge branch 'l10n-de-2.47' of github.com:ralfth/git
2024-10-06  Jiang XinMerge branch 'master' of github.com:alshopov/git-po
2024-10-06  Jiang XinMerge branch 'catalan-247' of github.com:Softcatala...
2024-10-06  Jiang XinMerge branch 'new-catalan-maintainer' of github.com...
2024-10-06  Jiang XinMerge branch 'l10n/zh-TW/2024-10-05' of github.com...
2024-10-06  Jiang XinMerge branch 'tl/zh_CN_2.47.0_rnd' of github.com:dyrone/git
2024-10-06  Jiang XinMerge branch 'master' of github.com:nafmo/git-l10n-sv
2024-10-06  Jiang XinMerge branch 'fr_2.47.0_rnd1' of github.com:jnavila/git
2024-10-06  Jiang XinMerge branch 'vi-2.47' of github.com:Nekosha/git-po
2024-10-06  Jiang XinMerge branch 'po-id' of github.com:bagasme/git-po
2024-10-05  Ralf Thielowl10n: Update German translation
2024-10-05  Alexander Shopovl10n: bg.po: Updated Bulgarian translation (5772t)
2024-10-05  Vũ Tiến Hưngl10n: vi: Updated translation for 2.47
2024-10-05  Yi-Jyun Panl10n: zh_TW: Git 2.47
2024-10-05  Jordi Masl10n: new lead for Catalan translation
2024-10-05  Jordi Masl10n: Update Catalan translation
2024-10-04  Junio C HamanoMostly there for 2.47 final
2024-10-04  Junio C HamanoMerge branch 'kn/osx-fsmonitor-with-submodules-fix'
2024-10-04  Junio C HamanoMerge branch 'ak/doc-typofix'
2024-10-04  Junio C HamanoMerge branch 'tb/weak-sha1-for-tail-sum'
2024-10-04  Junio C HamanoMerge branch 'ps/reftable-concurrent-writes'
2024-10-04  Junio C HamanoMerge branch 'mh/w-unused-fix'
2024-10-04  Junio C HamanoMerge branch 'rs/archive-with-attr-pathspec-fix'
2024-10-04  Junio C HamanoMerge branch 'ak/typofix-2.46-maint'
2024-10-04  Jean-Noël Avilal10n: fr.po: 2.47.0
2024-10-04  Teng Longl10n: zh_CN: updated translation for 2.47
2024-10-04  Junio C HamanoA bit more after 2.47-rc1
2024-10-04  Junio C HamanoMerge branch 'ds/read-cache-mempool-leakfix'
2024-10-04  Junio C HamanoMerge branch 'jc/doc-discarding-stalled-topics'
2024-10-04  Junio C HamanoMerge branch 'jk/test-lsan-improvements'
2024-10-04  Patrick Steinhardtt0610: work around flaky test with concurrent writers
2024-10-04  Koji Nakamarufsmonitor OSX: fix hangs for submodules
2024-10-04  Bagas Sanjayal10n: po-id for 2.47
2024-10-03  Jeff Kingdiff: store graph prefix buf in git_graph struct
2024-10-03  Jeff Kingdiff: return line_prefix directly when possible
2024-10-03  Jeff Kingdiff: return const char from output_prefix callback
2024-10-03  Jeff Kingdiff: drop line_prefix_length field
2024-10-03  Jeff Kingline-log: use diff_line_prefix() instead of custom...
2024-10-03  Andrew Kreimerperl: fix a typo
2024-10-03  Andrew Kreimermergetool: fix a typo
2024-10-03  Andrew Kreimerreftable: fix a typo
2024-10-03  Andrew Kreimertrace2: fix typos
2024-10-03  Taylor BlauDocumentation: mention the amlog in howto/maintain...
2024-10-03  Shubham Kanodiadoc: add a note about staggering of maintenance
2024-10-03  Jeff Kinghash.h: set NEEDS_CLONE_HELPER_UNSAFE in fallback mode
2024-10-03  René Scharfearchive: fix misleading error message
2024-10-03  Derrick Stoleeline-log: protect inner strbuf from free
2024-10-03  Emir SARIl10n: tr: Update Turkish translations for 2.47.0
2024-10-02  Mike Hommeyutf8.h: squelch unused-parameter warnings with NO_ICONV
2024-10-02  Junio C HamanoGit 2.47-rc1 v2.47.0-rc1
2024-10-02  Junio C HamanoMerge branch 'tb/weak-sha1-for-tail-sum'
2024-10-02  Junio C HamanoMerge branch 'jk/http-leakfixes'
2024-10-02  Junio C HamanoMerge branch 'ps/leakfixes-part-7'
2024-10-02  Junio C HamanoMerge branch 'ds/sparse-checkout-expansion-advice'
2024-10-01  Derrick Stoleeread-cache: free threaded memory pool
2024-09-30  Junio C Hamanoanother batch after 2.47-rc0
2024-09-30  Junio C HamanoMerge branch 'ps/includeif-onbranch-cornercase-fix'
2024-09-30  Junio C HamanoMerge branch 'ds/background-maintenance-with-credential'
2024-09-30  Junio C HamanoMerge branch 'rs/archive-with-attr-pathspec-fix'
2024-09-30  Junio C HamanoMerge branch 'rs/commit-graph-ununleak'
2024-09-30  Junio C HamanoMerge branch 'pw/submodule-process-sigpipe'
2024-09-30  Junio C HamanoMerge branch 'ps/reftable-concurrent-writes'
2024-09-28  Peter Kreftingl10n: sv.po: Update Swedish translation
2024-09-27  Taylor Blaucsum-file.c: use unsafe SHA-1 implementation when available
2024-09-27  Taylor BlauMakefile: allow specifying a SHA-1 for non-cryptographi...
2024-09-27  Taylor Blauhash.h: scaffolding for _unsafe hashing variants
2024-09-27  Taylor Blausha1: do not redefine `platform_SHA_CTX` and friends
2024-09-27  Taylor Blaupack-objects: use finalize_object_file() to rename...
2024-09-27  Taylor Blaufinalize_object_file(): implement collision check
2024-09-27  Taylor Blaufinalize_object_file(): refactor unlink_or_warn() placement
2024-09-27  Taylor Blaufinalize_object_file(): check for name collision before...
2024-09-27  Patrick Steinhardtdiffcore-break: fix leaking filespecs when merging...
next