]> git.ipfire.org Git - thirdparty/git.git/shortlog
thirdparty/git.git
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
2025-09-17  Kristoffer... git: allow alias-shadowing deprecated builtins
2025-09-17  Kristoffer... git: move seen-alias bookkeeping into handle_alias...
2025-09-17  Kristoffer... git: add `deprecated` category to --list-cmds
2025-09-17  Kristoffer... Makefile: don’t add whatchanged after it has been removed
2025-09-17  Christian Couderfast-import: add '--signed-commits=<mode>' option
2025-09-17  Christian Coudergpg-interface: refactor 'enum sign_mode' parsing
2025-09-17  Karthik Nayakrefs/files: handle D/F conflicts during locking
2025-09-17  Karthik Nayakrefs/files: handle F/D conflicts in case-insensitive FS
2025-09-17  Karthik Nayakrefs/files: use correct error type when lock exists
2025-09-17  Karthik Nayakrefs/files: catch conflicts on case-insensitive file...
2025-09-17  NeilBrownsend-email: don't duplicate Reply-to: in intro message
2025-09-17  Jeff Kingconfig: store want_color() result in a separate bool
2025-09-17  Jeff Kingadd-interactive: retain colorbool values longer
2025-09-17  Jeff Kingcolor: return bool from want_color()
2025-09-17  Jeff Kingcolor: use git_colorbool enum type to store colorbools
2025-09-17  Greg Hurrellmailmap: consolidate multiple addresses into one
2025-09-16  Jeff Kingpretty: use format_commit_context.auto_color as colorbool
2025-09-16  Jeff Kingdiff: stop passing ecbdata->use_color as boolean
2025-09-16  Jeff Kingdiff: pass o->use_color directly to fill_metainfo()
2025-09-16  Jeff Kingdiff: don't use diff_options.use_color as a strict...
2025-09-16  Jeff Kingdiff: simplify color_moved check when flushing
2025-09-16  Jeff Kinggrep: don't treat grep_opt.color as a strict bool
2025-09-16  Jeff Kingcolor: return enum from git_config_colorbool()
2025-09-16  Jeff Kingcolor: use GIT_COLOR_* instead of numeric constants
2025-09-16  Junio C HamanoMerge branch 'jk/add-i-color' into jk/color-variable...
2025-09-16  Justin Toblerodb: add transaction interface
2025-09-16  Justin Toblerobject-file: update naming from bulk-checkin
2025-09-16  Justin Toblerobject-file: relocate ODB transaction code
2025-09-16  Justin Toblerbulk-checkin: drop flush_odb_transaction()
2025-09-16  Justin Toblerbuiltin/update-index: end ODB transaction when --verbos...
2025-09-16  Justin Toblerbulk-checkin: remove ODB transaction nesting
2025-09-15  Derrick Stoleet: expand tests around sparse merges and clean
2025-09-15  Derrick Stoleesparse-index: point users to new 'clean' action
2025-09-15  Derrick Stoleesparse-checkout: add --verbose option to 'clean'
2025-09-15  Junio C HamanoThe ninth batch
2025-09-15  Junio C HamanoMerge branch 'mm/worktree-doc-typofix'
2025-09-15  Junio C HamanoMerge branch 'rs/object-name-extend-abbrev-len-update'
2025-09-15  Junio C HamanoMerge branch 'ps/upload-pack-oom-protection'
2025-09-15  Junio C HamanoMerge branch 'ds/midx-write-fixes'
2025-09-15  Junio C HamanoMerge branch 'lo/repo-info-step-2'
2025-09-15  Junio C HamanoMerge branch 'jt/de-global-bulk-checkin'
2025-09-14  Michael Rappazzogitk: fix error when remote tracking branch is deleted
2025-09-12  Junio C HamanoThe eighth batch
2025-09-12  Junio C HamanoMerge branch 'rs/describe-with-lazy-queue-and-oidset'
2025-09-12  Junio C HamanoMerge branch 'tc/t0450-harden'
2025-09-12  Junio C HamanoMerge branch 'kh/doc-markup-fixes'
2025-09-12  Junio C HamanoMerge branch 'km/alias-doc-markup-fix'
2025-09-12  Junio C HamanoMerge branch 'ps/gitlab-ci-disable-windows-monitoring'
2025-09-12  Junio C HamanoMerge branch 'ms/refs-exists'
2025-09-12  Junio C HamanoMerge branch 'ps/object-store-midx-dedup-info'
2025-09-12  Junio C HamanoMerge branch 'je/doc-add'
2025-09-12  Derrick Stoleedir: add generic "walk all files" helper
2025-09-12  Derrick Stoleesparse-checkout: match some 'clean' behavior
next