]> git.ipfire.org Git - thirdparty/git.git/shortlog
thirdparty/git.git
2024-12-04  Karthik Nayakmidx: inline the `MIDX_MIN_SIZE` definition
2024-12-04  Karthik Nayakmidx: pass down `hash_algo` to functions using global...
2024-12-04  Karthik Nayakmidx: pass `repository` to `load_multi_pack_index`
2024-12-04  Karthik Nayakmidx: cleanup internal usage of `the_repository` and...
2024-12-04  Karthik Nayakmidx-write: pass down repository to `write_midx_file...
2024-12-04  Karthik Nayakwrite-midx: add repository field to `write_midx_context`
2024-12-04  Karthik Nayakmidx-write: use `revs->repo` inside `read_refs_snapshot`
2024-12-04  Karthik Nayakmidx-write: pass down repository to static functions
2024-12-04  Junio C HamanoMerge branch 'kn/pass-repo-to-builtin-sub-sub-commands...
2024-12-04  Junio C HamanoMerge branch 'kn/the-repository' into kn/midx-wo-the...
2024-12-04  Junio C HamanoThe thirteenth batch
2024-12-04  Junio C HamanoMerge branch 'ja/git-diff-doc-markup'
2024-12-04  Junio C HamanoMerge branch 'bc/drop-ancient-libcurl-and-perl'
2024-12-04  Junio C HamanoMerge branch 'kn/pass-repo-to-builtin-sub-sub-commands'
2024-12-04  Junio C HamanoMerge branch 'ps/bisect-double-free-fix'
2024-12-04  Junio C HamanoMerge branch 'tb/use-test-file-size-more'
2024-12-04  Junio C HamanoMerge branch 'tb/boundary-traversal-fix'
2024-12-04  Junio C HamanoMerge branch 'sj/ref-contents-check'
2024-12-04  Junio C HamanoMerge branch 'ps/ref-backend-migration-optim'
2024-12-04  Junio C HamanoMerge branch 'ps/leakfixes-part-10'
2024-12-04  Junio C HamanoMerge branch 'ps/gc-stale-lock-warning'
2024-12-04  Jeff Kingt9300: test verification of renamed paths
2024-12-03  Kai Koponendoc: mention rev-list --ancestry-path restrictions
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...
next