]> git.ipfire.org Git - thirdparty/git.git/shortlog
thirdparty/git.git
2024-12-03  Taylor Blaupackfile.c: remove unnecessary prepare_packed_git(...
2024-12-03  Karthik Nayakmidx: add repository to `multi_pack_index` struct
2024-12-03  Karthik Nayakconfig: make `packed_git_(limit|window_size)` non-globa...
2024-12-03  Karthik Nayakconfig: make `delta_base_cache_limit` a non-global...
2024-12-03  Karthik Nayakpackfile: pass down repository to `for_each_packed_object`
2024-12-03  Karthik Nayakpackfile: pass down repository to `has_object[_kept...
2024-12-03  Karthik Nayakpackfile: pass down repository to `odb_pack_name`
2024-12-03  Karthik Nayakpackfile: pass `repository` to static function in the...
2024-12-03  Karthik Nayakpackfile: use `repository` from `packed_git` directly
2024-12-03  Karthik Nayakpackfile: add repository to struct `packed_git`
2024-12-03  Junio C Hamanotag: "git tag" refuses to use HEAD as a tagname
2024-12-03  Junio C Hamanot5604: do not expect that HEAD can be a valid tagname
2024-12-03  Junio C Hamanorefs: drop strbuf_ prefix from helpers
2024-12-03  Junio C Hamanorefs: move ref name helpers around
2024-12-02  Junio C HamanoMerge branch 'ps/leakfixes-part-10' into rj/strvec...
2024-12-02  Kristoffer... Documentation/git-update-ref.txt: add missing word
2024-12-02  Kristoffer... Documentation/git-bundle.txt: fix word join typo
2024-12-02  Elijah Newrenfast-import: disallow more path components
2024-12-02  Bence Ferdinandyfetch: add configuration for set_head behaviour
2024-12-02  Caleb Whiteworktree: refactor `repair_worktree_after_gitdir_move()`
2024-12-02  Caleb Whiteworktree: add relative cli/config options to `repair...
2024-12-02  Caleb Whiteworktree: add relative cli/config options to `move...
2024-12-02  Caleb Whiteworktree: add relative cli/config options to `add`...
2024-12-02  Caleb Whiteworktree: add `write_worktree_linking_files()` function
2024-12-02  Caleb Whiteworktree: refactor infer_backlink return
2024-12-02  Caleb Whiteworktree: add `relativeWorktrees` extension
2024-12-02  Caleb Whitesetup: correctly reinitialize repository version
2024-11-29  Junio C HamanoCodingGuidelines: a handful of error message guidelines
2024-11-28  Johannes SixtMerge branch 'sv-20231026' of https://github.com/nafmo...
2024-11-28  Justin Toblertransport: propagate fsck configuration during bundle...
2024-11-28  Justin Toblerfetch-pack: split out fsck config parsing
2024-11-28  Justin Toblerbundle: support fsck message configuration
2024-11-28  Justin Toblerbundle: add bundle verification options type
2024-11-27  Junio C HamanoMerge branch 'bf/set-head-symref' into bf/fetch-set...
2024-11-26  Junio C HamanoThe twelfth batch
2024-11-26  Junio C HamanoMerge branch 'kn/ref-transaction-hook-with-reflog'
2024-11-26  Junio C HamanoMerge branch 'jt/index-pack-allow-promisor-only-while...
2024-11-26  Junio C HamanoMerge branch 'en/fast-import-avoid-self-replace'
2024-11-26  Junio C HamanoMerge branch 'kh/trailer-in-glossary'
2024-11-26  Junio C HamanoMerge branch 'jk/gcc15'
2024-11-26  Junio C HamanoMerge branch 'bc/c23'
2024-11-26  Junio C HamanoMerge branch 'ps/clar-build-improvement'
2024-11-26  Junio C HamanoMerge branch 'kh/bundle-docs'
2024-11-26  Johannes SchindelinGit 2.47.2 v2.47.2
2024-11-26  Johannes SchindelinSync with 2.46.3
2024-11-26  Johannes SchindelinGit 2.46.3 v2.46.3
2024-11-26  Johannes SchindelinSync with 2.45.3
2024-11-26  Johannes SchindelinGit 2.44.3 v2.44.3
2024-11-26  Johannes SchindelinGit 2.45.3 v2.45.3
2024-11-26  Johannes SchindelinSync with 2.44.3
2024-11-26  Johannes SchindelinGit 2.43.6 v2.43.6
2024-11-26  Johannes SchindelinSync with 2.43.6
2024-11-26  Johannes SchindelinSync with 2.42.4
2024-11-26  Johannes SchindelinGit 2.42.4 v2.42.4
2024-11-26  Johannes SchindelinSync with 2.41.3
2024-11-26  Johannes SchindelinGit 2.41.3 v2.41.3
2024-11-26  Johannes SchindelinGit 2.40.4 v2.40.4
2024-11-26  Johannes SchindelinSync with 2.40.4
2024-11-26  Johannes SchindelinMerge branch 'disallow-control-characters-in-credential...
2024-11-26  shejialuoref-cache: fix invalid free operation in `free_ref_entry`
2024-11-26  Johannes Schindelincredential: disallow Carriage Returns in the protocol...
2024-11-26  Johannes Schindelincredential: sanitize the user prompt
2024-11-26  Johannes Schindelincredential_format(): also encode <host>[:<port>]
2024-11-26  Patrick Steinhardtrefs/reftable: reuse iterators when reading refs
2024-11-26  Patrick Steinhardtreftable/merged: drain priority queue on reseek
2024-11-26  Patrick Steinhardtreftable/stack: add mechanism to notify callers on...
2024-11-26  Patrick Steinhardtrefs/reftable: refactor reflog expiry to use reftable...
2024-11-26  Patrick Steinhardtrefs/reftable: refactor reading symbolic refs to use...
2024-11-26  Patrick Steinhardtrefs/reftable: read references via `struct reftable_bac...
2024-11-26  Patrick Steinhardtrefs/reftable: figure out hash via `reftable_stack`
2024-11-26  Patrick Steinhardtreftable/stack: add accessor for the hash ID
2024-11-26  Patrick Steinhardtrefs/reftable: handle reloading stacks in the reftable...
2024-11-26  Patrick Steinhardtrefs/reftable: encapsulate reftable stack
2024-11-26  Karthik Nayakbuiltin: pass repository to sub commands
2024-11-26  Elijah Newrenfast-import: disallow "." and ".." path components
2024-11-26  Patrick Steinhardtbisect: address Coverity warning about potential double...
2024-11-26  Junio C HamanoMerge branch 'ps/leakfixes-part-10' into ps/bisect...
2024-11-26  Kristoffer... sequencer: comment commit messages properly
2024-11-26  Kristoffer... sequencer: comment `--reference` subject line properly
2024-11-26  Kristoffer... sequencer: comment checked-out branch properly
2024-11-25  Patrick Steinhardtreftable: rename scratch buffer
2024-11-25  Patrick Steinhardtrefs: adapt `initial_transaction` flag to be unsigned
2024-11-25  Patrick Steinhardtt7900: fix host-dependent behaviour when testing git...
2024-11-25  Junio C Hamanodoc: option value may be separate for valid reasons
2024-11-25  Junio C HamanoSync with Git 2.47.1
2024-11-25  Junio C HamanoGit 2.47.1 v2.47.1
2024-11-25  Junio C HamanoMerge branch 'ak/typofixes' into maint-2.47
2024-11-25  Junio C HamanoMerge branch 'xx/protocol-v2-doc-markup-fix' into maint...
2024-11-25  Junio C HamanoMerge branch 'tc/bundle-uri-leakfix' into maint-2.47
2024-11-25  Junio C HamanoMerge branch 'kh/checkout-ignore-other-docfix' into...
2024-11-25  Junio C HamanoMerge branch 'kh/merge-tree-doc' into maint-2.47
2024-11-25  Junio C HamanoMerge branch 'kn/loose-object-layer-wo-global-hash...
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-25  Philippe Blaingit-difftool--helper.sh: exit upon initialize_merge_too...
next