]> Kevux Git Server - rit/shortlog
rit
2024-12-13 Junio C HamanoMerge branch 'kn/midx-wo-the-repository'
2024-12-13 Junio C HamanoMerge branch 'cw/worktree-extension'
2024-12-13 Junio C HamanoMerge branch 'es/oss-fuzz'
2024-12-13 Junio C HamanoMerge branch 'en/fast-import-verify-path'
2024-12-13 Junio C HamanoMerge branch 'kh/doc-update-ref-grammofix'
2024-12-13 Junio C HamanoMerge branch 'kh/doc-bundle-typofix'
2024-12-13 Junio C HamanoMerge branch 'jc/doc-error-message-guidelines'
2024-12-13 Junio C HamanoMerge branch 'jt/bundle-fsck'
2024-12-10 Junio C HamanoThe fifteenth batch
2024-12-10 Junio C HamanoMerge branch 'ps/reftable-iterator-reuse'
2024-12-10 Junio C HamanoMerge branch 'ps/reftable-detach'
2024-12-10 Junio C HamanoMerge branch 'bc/allow-upload-pack-from-other-people'
2024-12-10 Junio C HamanoMerge branch 'pb/mergetool-errors'
2024-12-10 Junio C HamanoMerge branch 'jc/doc-opt-tilde-expand'
2024-12-10 Junio C HamanoMerge branch 'bc/ancient-ci'
2024-12-06 Junio C HamanoThe fourteenth batch
2024-12-06 Junio C HamanoMerge branch 'kh/sequencer-comment-char'
2024-12-06 Junio C HamanoMerge branch 'sj/refs-symref-referent-fix'
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 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-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 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 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-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 shejialuoref-cache: fix invalid free operation in `free_ref_entry`
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
2024-11-25 Junio C HamanoMerge branch 'ak/typofixes' into maint-2.47
next