]> git.ipfire.org Git - thirdparty/git.git/shortlog
thirdparty/git.git
2026-01-22  Paulo Casarettolockfile: add PID file for debugging stale locks
2026-01-22  Derrick Stoleerevision: add --maximal-only option
2026-01-22  Junio C HamanoA few on top of -rc1
2026-01-22  Junio C HamanoMerge branch 'rs/tree-wo-the-repository'
2026-01-22  Junio C HamanoMerge branch 'ps/config-doc-get-urlmatch-fix'
2026-01-22  Junio C HamanoMerge branch 'tb/midx-write-corrupt-checksum-fix'
2026-01-22  Junio C HamanoMerge branch 'ps/geometric-repacking-with-promisor...
2026-01-21  Kristoffer... .mailmap: fix and expand mappings for Jean-Noël Avila
2026-01-21  Shreyansh Paliwalt5500: simplify test implementation and fix git exit...
2026-01-21  Amisha Chhajedsparse-checkout: optimize string_list construction...
2026-01-21  Junio C HamanoGit 2.53-rc1 v2.53.0-rc1
2026-01-21  Junio C HamanoMerge branch 'js/prep-symlink-windows'
2026-01-21  Junio C HamanoMerge branch 'ps/read-object-info-improvements'
2026-01-21  Junio C HamanoMerge branch 'ps/packfile-store-in-odb-source'
2026-01-21  Junio C HamanoMerge branch 'kt/http-backend-errors'
2026-01-21  Junio C HamanoMerge branch 'ps/t1410-cleanup'
2026-01-21  Junio C HamanoMerge branch 'ps/ref-consistency-checks'
2026-01-21  Junio C HamanoMerge branch 'tb/macos-iconv-workarounds'
2026-01-21  Junio C HamanoMerge branch 'cs/rebased-subtree-split'
2026-01-21  Junio C HamanoMerge branch 'je/doc-reset'
2026-01-21  Junio C HamanoMerge branch 'en/fsck-snapshot-ref-state'
2026-01-21  Jean-Noël Avilalint-gitlink: preemptively ignore all /ifn?def|endif...
2026-01-20  Toon Claeslast-modified: change default max-depth to 0
2026-01-20  Toon Claeslast-modified: document option '--max-depth'
2026-01-20  Toon Claeslast-modified: document option '-z'
2026-01-20  Toon Claeslast-modified: clarify in the docs the command takes...
2026-01-20  Junio C HamanoMerge branch 'jk/remote-tracking-ref-leakfix' into...
2026-01-20  D. Ben Knoblereplay: drop rev-list formatting options from manual
2026-01-20  Johannes Sixtgitk: fix highlighted remote prefix of branches with...
2026-01-20  Phillip Woodmailmap: add an entry for Phillip Wood
2026-01-20  Jeff Kingremote: always allocate branch.push_tracking_ref
2026-01-20  Jeff Kingremote: fix leak in branch_get_push_1() with invalid...
2026-01-20  Jeff Kingremote: drop const return of tracking_for_push_dest()
2026-01-20  Jeff Kingremote: return non-const pointer from error_buf()
2026-01-19  Junio C Hamanoci: skip CVS and P4 tests in leaks job, too
2026-01-17  Johannes Schindelinci(*-leaks): skip the git-svn tests to save time
2026-01-17  Tian Yuchent1005: modernize "! test -f" to "test_path_is_missing"
2026-01-17  Jiang Xinhelp: report on whether or not gettext is enabled
2026-01-17  LorenzoPegorarit4073: add test for diffstat paths length when containi...
2026-01-16  Ramsay Jonest0610-reftable-basics: mitigate a flaky test on cygwin
2026-01-16  Ramsay Jonest9700/test.pl: fix path type expectation on cygwin
2026-01-16  Junio C HamanoMerge a handful more topics after -rc0
2026-01-16  Junio C HamanoMerge branch 'ml/doc-blame-markup'
2026-01-16  Junio C HamanoMerge branch 'kh/doc-patch-id'
2026-01-16  Junio C HamanoMerge branch 'bc/doc-stash-import-export'
2026-01-16  Junio C HamanoMerge branch 'kj/t7101-modernize'
2026-01-16  Junio C HamanoMerge branch 'ds/builtin-doc-update'
2026-01-16  Junio C HamanoMerge branch 'ac/t1420-use-more-direct-check'
2026-01-16  Junio C HamanoMerge branch 'jk/cat-file-avoid-bitmap-when-unneeded'
2026-01-16  Junio C HamanoMerge branch 'jk/t-perf-fixes'
2026-01-16  LorenzoPegoraridiff: improve scaling of filenames in diffstat to handl...
2026-01-15  René Scharfecocci: remove obsolete the_repository rules
2026-01-15  Junio C HamanoRevert "Merge branch 'ar/run-command-hook'"
2026-01-15  Junio C HamanoGit 2.53-rc0 v2.53.0-rc0
2026-01-15  Junio C HamanoMerge branch 'ps/clar-integers'
2026-01-15  Junio C HamanoMerge branch 'kh/replay-invalid-onto-advance'
2026-01-15  Junio C HamanoMerge branch 'ps/odb-misc-fixes'
2026-01-15  Junio C HamanoMerge branch 'pt/t7800-difftool-test-racefix'
2026-01-15  Pushkar SinghDocumentation/config: fix replacement for --get-urlmatch
2026-01-15  Junio C HamanoMerge branch 'ps/packfile-store-in-odb-source' into...
2026-01-15  Junio C HamanoMerge branch 'ps/read-object-info-improvements' into...
2026-01-15  Patrick Steinhardtcommit: rename `free_commit_list()` to conform to codin...
2026-01-15  Patrick Steinhardtcommit: rename `reverse_commit_list()` to conform to...
2026-01-15  Patrick Steinhardtcommit: rename `copy_commit_list()` to conform to codin...
2026-01-14  Aaron Plattnerremote-curl: use auth for probe_rpc() requests too
2026-01-14  Patrick Steinhardtbuiltin/repack: handle promisor packs with geometric...
2026-01-14  Patrick Steinhardtrepack-promisor: extract function to remove redundant...
2026-01-14  Patrick Steinhardtrepack-promisor: extract function to finalize repacking
2026-01-14  Patrick Steinhardtrepack-geometry: extract function to compute repacking...
2026-01-14  Patrick Steinhardtbuiltin/pack-objects: exclude promisor objects with...
2026-01-14  Shannon Barbergitk: use config settings for head/tag colors
2026-01-13  Phillip Woodreplay: drop commits that become empty
2026-01-13  Junio C HamanoMerge branch 'ps/history' into pw/replay-drop-empty
2026-01-13  Patrick Steinhardtbuiltin/history: implement "reword" subcommand
2026-01-13  Patrick Steinhardtbuiltin: add new "history" command
2026-01-13  Patrick Steinhardtwt-status: provide function to expose status for trees
2026-01-13  Patrick Steinhardtreplay: support updating detached HEAD
2026-01-13  Patrick Steinhardtreplay: support empty commit ranges
2026-01-13  Patrick Steinhardtreplay: small set of cleanups
2026-01-13  Patrick Steinhardtbuiltin/replay: move core logic into "libgit.a"
2026-01-13  Patrick Steinhardtbuiltin/replay: extract core logic to replay revisions
2026-01-13  Taylor Blaumidx-write.c: assume checksum-invalid MIDXs require...
2026-01-13  Taylor Blaut/t5319-multi-pack-index.sh: drop early 'test_done'
2026-01-13  Junio C HamanoMerge branch 'ps/repack-avoid-noop-midx-rewrite' into...
2026-01-12  Shreyansh Paliwaldoc: MyFirstContribution: fix missing dependencies...
2026-01-12  Torsten Bögershausenutf8.c: enable workaround for iconv under macOS 14/15
2026-01-12  Torsten Bögershausenutf8.c: prepare workaround for iconv under macOS 14/15
2026-01-12  Deveshi Dwivedit5403: use test_cmp for post-checkout argument checks
2026-01-12  Deveshi Dwivedit5403: introduce check_post_checkout helper function
2026-01-12  Adrian Ratiusubmodule: detect conflicts with existing gitdir configs
2026-01-12  Adrian Ratiusubmodule: hash the submodule name for the gitdir path
2026-01-12  Adrian Ratiusubmodule: fix case-folding gitdir filesystem collisions
2026-01-12  Adrian Ratiusubmodule--helper: fix filesystem collisions by encodin...
2026-01-12  Adrian Ratiubuiltin/credential-store: move is_rfc3986_unreserved...
2026-01-12  Adrian Ratiusubmodule--helper: add gitdir migration command
2026-01-12  Adrian Ratiusubmodule: allow runtime enabling extensions.submoduleP...
2026-01-12  Adrian Ratiusubmodule: introduce extensions.submodulePathConfig
2026-01-12  Adrian Ratiubuiltin/submodule--helper: add gitdir command
2026-01-12  Adrian Ratiusubmodule: always validate gitdirs inside submodule_nam...
2026-01-12  Adrian Ratiusubmodule--helper: use submodule_name_to_gitdir in...
next