]> git.ipfire.org Git - thirdparty/git.git/shortlog
thirdparty/git.git
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-29  Junio C HamanoMerge branch 'ps/packfile-store' into tb/incremental...
2025-09-28  Junio C Hamanot7500: make each piece more independent
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  Ezekiel Newrenxdiff: delete unnecessary fields from xrecord_t and...
2025-09-26  Ezekiel Newrenxdiff: delete local variables and initialize/free xdfil...
2025-09-26  Ezekiel Newrenxdiff: delete static forward declarations in xprepare
2025-09-26  Johannes Schindelinhttp-push: avoid new compile error
2025-09-26  Johannes Schindelinimap-send: be more careful when casting to `curl_off_t`
2025-09-26  Johannes Schindelinhttp: offer to cast `size_t` to `curl_off_t` safely
2025-09-25  Mark Levedahlgitk: make sha1but a ttk::button
2025-09-25  Jacob Kellerdiff --no-index: fix logic for paths ending in '/'
2025-09-25  Kristoffer... format-patch: handle range-diff on notes correctly...
2025-09-25  Kristoffer... revision: add rdiff_log_arg to rev_info
2025-09-25  Kristoffer... range-diff: rename other_arg to log_arg
2025-09-25  Phillip Woodadd-patch: update hunk splitability after editing
2025-09-25  Phillip Woodadd -p: mark split hunks as undecided
2025-09-25  Mark Levedahlgitk: use themed spinboxes
2025-09-24  Julia Evansdoc: git-push: rewrite refspec specification
2025-09-24  Julia Evansdoc: git-push: create PUSH RULES section
2025-09-24  Patrick Steinhardtpackfile: refactor `get_packed_git_mru()` to work on...
2025-09-24  Patrick Steinhardtpackfile: refactor `get_all_packs()` to work on packfil...
2025-09-24  Patrick Steinhardtpackfile: refactor `get_packed_git()` to work on packfi...
2025-09-24  Patrick Steinhardtpackfile: move `get_multi_pack_index()` into "midx.c"
2025-09-24  Patrick Steinhardtpackfile: introduce function to load and add packfiles
2025-09-24  Patrick Steinhardtpackfile: refactor `install_packed_git()` to work on...
2025-09-24  Patrick Steinhardtpackfile: split up responsibilities of `reprepare_packe...
2025-09-24  Patrick Steinhardtpackfile: refactor `prepare_packed_git()` to work on...
2025-09-24  Patrick Steinhardtpackfile: reorder functions to avoid function declaration
2025-09-24  Patrick Steinhardtodb: move kept cache into `struct packfile_store`
2025-09-24  Patrick Steinhardtodb: move MRU list of packfiles into `struct packfile_s...
2025-09-24  Patrick Steinhardtodb: move packfile map into `struct packfile_store`
2025-09-24  Patrick Steinhardtodb: move initialization bit into `struct packfile_store`
2025-09-24  Patrick Steinhardtodb: move list of packfiles into `struct packfile_store`
2025-09-24  Patrick Steinhardtpackfile: introduce a new `struct packfile_store`
2025-09-23  Junio C HamanoThe twelfth batch
2025-09-23  Junio C HamanoMerge branch 'cs/subtree-squash-split-fix'
2025-09-23  Junio C HamanoMerge branch 'rs/get-oid-with-flags-cleanup'
2025-09-23  Junio C HamanoMerge branch 'jk/add-i-color'
2025-09-23  Junio C HamanoMerge branch 'cc/promisor-remote-capability'
2025-09-22  Jeff Kingrevision: retain argv NULL invariant in setup_revisions()
2025-09-22  Jeff Kingtreewide: pass strvecs around for setup_revisions_from_...
2025-09-22  Jeff Kingtreewide: use setup_revisions_from_strvec() when we...
2025-09-22  Jeff Kingrevision: add wrapper to setup_revisions() from a strvec
2025-09-22  Jeff Kingrevision: manage memory ownership of argv in setup_revi...
2025-09-22  Jeff Kingstash: tell setup_revisions() to free our allocated...
2025-09-22  Patrick Steinhardtt/unit-tests: update to 10e96bc
2025-09-22  Patrick Steinhardtbuiltin/config: do not spawn pager when printing color...
2025-09-22  Patrick Steinhardtbuiltin/config: special-case retrieving colors without...
2025-09-22  Patrick Steinhardtbuiltin/config: do not die in `get_color()`
2025-09-22  Patrick Steinhardtt1300: small style fixups
2025-09-22  Patrick Steinhardtt1300: write test expectations in the test's body
2025-09-22  Eric Sunshinegitk: fix MacOS 10.14 "Mojave" crash on launch
2025-09-22  D. Ben Knoblestash: honor stash.index in apply, pop modes
2025-09-22  D. Ben Knoblestash: refactor private config globals
2025-09-22  D. Ben Knoblet3905: remove unneeded blank line
2025-09-22  D. Ben Knoblet3903: reduce dependencies on previous tests
2025-09-19  Meet Sonit: add test for git refs optimize subcommand
2025-09-19  Meet Sonit0601: refactor tests to be shareable
2025-09-19  Meet Sonibuiltin/refs: add optimize subcommand
2025-09-19  Meet Sonidoc: pack-refs: factor out common options
2025-09-19  Meet Sonibuiltin/pack-refs: factor out core logic into a shared...
2025-09-19  Meet Sonibuiltin/pack-refs: convert to use the generic refs_opti...
2025-09-19  Meet Sonireftable-backend: implement 'optimize' action
2025-09-19  Meet Sonifiles-backend: implement 'optimize' action
2025-09-19  Meet Sonirefs: add a generic 'optimize' API
2025-09-18  Junio C Hamanoinitial branch: give hints after switching the default...
2025-09-18  Junio C HamanoThe tenth batch
2025-09-18  Junio C HamanoMerge branch 'pc/range-diff-memory-limit'
2025-09-18  Junio C HamanoMerge branch 'ne/alloc-free-and-null'
2025-09-18  Junio C HamanoMerge branch 'jk/curl-global-trace-components'
2025-09-18  Junio C HamanoMerge branch 'ag/doc-sendmail-gmail-example-update'
2025-09-18  Junio C HamanoMerge branch 'kn/clang-format-bitfields'
2025-09-18  Junio C HamanoMerge branch 'jc/longer-disambiguation-fix'
2025-09-18  Junio C HamanoMerge branch 'sg/line-log-boundary-fixes'
2025-09-18  Junio C HamanoMerge branch 'jc/doc-includeif-hasconfig-remote-url...
2025-09-18  Junio C HamanoMerge branch 'ag/send-email-imap-sent'
2025-09-18  Junio C HamanoMerge branch 'pw/3.0-commentchar-auto-deprecation'
2025-09-18  Junio C HamanoMerge branch 'kh/doc-fast-import-markup-fix'
2025-09-18  Phillip Woodsequencer: remove VERBATIM_MSG flag
2025-09-18  Phillip Woodrebase -i: respect commit.cleanup when picking fixups
2025-09-18  Toon Claeslast-modified: fix bug when some paths remain unhandled
2025-09-17  Kristoffer... BreakingChanges: remove claim about whatchanged reports
2025-09-17  Kristoffer... whatchanged: remove not-even-shorter clause
2025-09-17  Kristoffer... whatchanged: hint about git-log(1) and aliasing
2025-09-17  Kristoffer... you-still-use-that??: help the user help themselves
2025-09-17  Kristoffer... t0014: test shadowing of aliases for a sample of builtins
next