]> git.ipfire.org Git - thirdparty/git.git/shortlog
thirdparty/git.git
2024-01-11  Patrick Steinhardtreftable/blocksource: use mmap to read tables
2024-01-11  Patrick Steinhardtreftable/blocksource: refactor code to match our coding...
2024-01-11  Patrick Steinhardtreftable/stack: use stat info to avoid re-reading stack...
2024-01-11  Patrick Steinhardtreftable/stack: refactor reloading to use file descriptor
2024-01-11  Patrick Steinhardtreftable/stack: refactor stack reloading to have common...
2024-01-11  Marcelo Roberto... gitweb: die when a configuration file cannot be read
2024-01-10  Britton Leo... doc: refer to pathspec instead of path
2024-01-10  Britton Leo... doc: use singular form of repeatable path arg
2024-01-10  Chandra Pratapt4129: prevent loss of exit code due to the use of...
2024-01-10  Sören Kreckermingw: give more details about unsafe directory's ownership
2024-01-08  Junio C HamanoThe sixth batch
2024-01-08  Junio C HamanoMerge branch 'rs/mem-pool-improvements'
2024-01-08  Junio C HamanoMerge branch 'rs/fast-import-simplify-mempool-allocation'
2024-01-08  Junio C HamanoMerge branch 'en/sparse-checkout-eoo'
2024-01-08  Junio C HamanoMerge branch 'jc/sparse-checkout-set-default-fix'
2024-01-08  Junio C HamanoMerge branch 'en/header-cleanup'
2024-01-08  Junio C HamanoMerge branch 'ml/doc-merge-updates'
2024-01-08  Junio C HamanoMerge branch 'jc/archive-list-with-extra-args'
2024-01-08  Tamino Bauknechtfetch: add new config option fetch.all
2024-01-08  Patrick Steinhardtbuiltin/worktree: create refdb via ref backend
2024-01-08  Patrick Steinhardtworktree: expose interface to look up worktree by name
2024-01-08  Patrick Steinhardtbuiltin/worktree: move setup of commondir file earlier
2024-01-08  Patrick Steinhardtrefs/files: skip creation of "refs/{heads,tags}" for...
2024-01-08  Patrick Steinhardtsetup: move creation of "refs/" into the files backend
2024-01-08  Patrick Steinhardtrefs: prepare `refs_init_db()` for initializing worktre...
2024-01-08  Junio C HamanoMerge branch 'ps/refstorage-extension' into ps/worktree...
2024-01-08  Patrick Steinhardtci: add job performing static analysis on GitLab CI
2024-01-08  Patrick Steinhardtgit-prompt: stop manually parsing HEAD with unknown...
2024-01-08  Junio C HamanoMerge branch 'ps/refstorage-extension' into ps/prompt...
2024-01-08  Rubén Justobranch: clarify <oldbranch> term
2024-01-05  Illia Bobyrrebase: clarify --reschedule-failed-exec default
2024-01-05  Jeff Kingindex-pack: spawn threads atomically
2024-01-05  Jeff Kingcommit-graph: retain commit slab when closing NULL...
2024-01-04  Chandra Pratapwrite-or-die: make GIT_FLUSH a Boolean environment...
2024-01-03  Sam Delmericopush: region_leave trace for negotiate_using_fetch
2024-01-03  Maarten van... Documentation: fix statement about rebase.instructionFormat
2024-01-03  Patrick Steinhardtreftable/merged: transfer ownership of records when...
2024-01-03  Patrick Steinhardtreftable/merged: really reuse buffers to compute record...
2024-01-03  Patrick Steinhardtreftable/record: store "val2" hashes as static arrays
2024-01-03  Patrick Steinhardtreftable/record: store "val1" hashes as static arrays
2024-01-03  Patrick Steinhardtreftable/record: constify some parts of the interface
2024-01-03  Patrick Steinhardtreftable/writer: fix index corruption when writing...
2024-01-03  Patrick Steinhardtreftable/stack: do not auto-compact twice in `reftable_...
2024-01-03  Patrick Steinhardtreftable/stack: do not overwrite errors when compacting
2024-01-03  René Scharfet1006: prefer shell loop to awk for packed object sizes
2024-01-02  Junio C HamanoThe fifth batch
2024-01-02  Junio C HamanoMerge branch 'ps/pseudo-refs'
2024-01-02  Junio C HamanoMerge branch 'jc/orphan-unborn'
2024-01-02  Junio C HamanoMerge branch 'rj/status-bisect-while-rebase'
2024-01-02  Junio C HamanoMerge branch 'la/trailer-cleanups'
2024-01-02  Junio C HamanoMerge branch 'jc/retire-cas-opt-name-constant'
2024-01-02  Junio C HamanoMerge branch 'rs/rebase-use-strvec-pushf'
2024-01-02  Junio C HamanoMerge branch 'sh/completion-with-reftable'
2024-01-02  Patrick Steinhardtt9500: write "extensions.refstorage" into config
2024-01-02  Patrick Steinhardtbuiltin/clone: introduce `--ref-format=` value flag
2024-01-02  Patrick Steinhardtbuiltin/init: introduce `--ref-format=` value flag
2024-01-02  Patrick Steinhardtbuiltin/rev-parse: introduce `--show-ref-format` flag
2024-01-02  Patrick Steinhardtt: introduce GIT_TEST_DEFAULT_REF_FORMAT envvar
2024-01-02  Patrick Steinhardtsetup: introduce GIT_DEFAULT_REF_FORMAT envvar
2024-01-02  Patrick Steinhardtsetup: introduce "extensions.refStorage" extension
2024-01-02  Patrick Steinhardtsetup: set repository's formats on init
2024-01-02  Patrick Steinhardtsetup: start tracking ref storage format
2024-01-02  Patrick Steinhardtrefs: refactor logic to look up storage backends
2024-01-02  Patrick Steinhardtworktree: skip reading HEAD when repairing worktrees
2024-01-02  Patrick Steinhardtt: introduce DEFAULT_REPO_FORMAT prereq
2023-12-28  Joanna Wangattr: add builtin objectmode values support
2023-12-28  René Scharfemem-pool: simplify alignment calculation
2023-12-28  René Scharfemem-pool: fix big allocations
2023-12-28  Chandra Pratapsideband.c: remove redundant 'NEEDSWORK' tag
2023-12-28  Josh SorefSubmittingPatches: hyphenate non-ASCII
2023-12-28  Josh SorefSubmittingPatches: clarify GitHub artifact format
2023-12-28  Josh SorefSubmittingPatches: clarify GitHub visual
2023-12-28  Josh SorefSubmittingPatches: provide tag naming advice
2023-12-28  Josh SorefSubmittingPatches: update extra tags list
2023-12-28  Josh SorefSubmittingPatches: discourage new trailers
2023-12-28  Josh SorefSubmittingPatches: drop ref to "What's in git.git"
2023-12-28  Josh SorefCodingGuidelines: write punctuation marks
2023-12-28  Josh SorefCodingGuidelines: move period inside parentheses
2023-12-27  Junio C HamanoThe fourth batch
2023-12-27  Junio C HamanoMerge branch 'ps/clone-into-reftable-repository'
2023-12-27  Junio C HamanoMerge branch 'rs/t6300-compressed-size-fix'
2023-12-27  Junio C HamanoMerge branch 'jx/fetch-atomic-error-message-fix'
2023-12-27  Junio C HamanoMerge branch 'rs/c99-stdbool-test-balloon'
2023-12-27  Junio C HamanoMerge branch 'sp/test-i18ngrep'
2023-12-27  Junio C HamanoMerge branch 'jc/doc-misspelt-refs-fix'
2023-12-27  Junio C HamanoMerge branch 'jc/doc-most-refs-are-not-that-special'
2023-12-27  Junio C HamanoMerge branch 'es/add-doc-list-short-form-of-all-in...
2023-12-27  Junio C HamanoMerge branch 'jk/mailinfo-iterative-unquote-comment'
2023-12-27  Junio C HamanoMerge branch 'ps/chainlint-self-check-update'
2023-12-27  Junio C HamanoMerge branch 'rs/show-ref-incompatible-options'
2023-12-27  Junio C HamanoMerge branch 'ps/reftable-fixes'
2023-12-27  Junio C HamanoMerge branch 'jc/diff-cached-fsmonitor-fix'
2023-12-27  Junio C HamanoMerge branch 'jc/fake-lstat'
2023-12-27  Junio C HamanoMerge branch 'jk/mailinfo-oob-read-fix'
2023-12-27  Junio C HamanoMerge branch 'jc/checkout-B-branch-in-use'
2023-12-27  Junio C Hamanoapply: code simplification
2023-12-27  Junio C Hamanoapply: correctly reverse patch's pre- and post-image...
2023-12-27  Chandra Pratapapply: ignore working tree filemode when !core.filemode
2023-12-26  Junio C Hamanosparse-checkout: use default patterns for 'set' only...
2023-12-26  Elijah Newrensparse-checkout: be consistent with end of options...
next