]> Kevux Git Server - rit/shortlog
rit
2024-12-16 Junio C HamanoMerge branch 'jt/fix-fattening-promisor-fetch'
2024-12-16 Junio C HamanoMerge branch 'ps/commit-with-message-syntax-fix'
2024-12-16 Junio C HamanoMerge branch 'rj/strvec-splice-fix'
2024-12-16 Junio C HamanoMerge branch 'bf/explicit-config-set-in-advice-messages'
2024-12-16 Junio C HamanoMerge branch 'jc/forbid-head-as-tagname'
2024-12-16 Junio C HamanoMerge branch 'jk/describe-perf'
2024-12-13 Junio C HamanoThe sixteenth batch
2024-12-13 Junio C HamanoMerge branch 'kk/doc-ancestry-path'
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-10 Rubén Justostrvec: `strvec_splice()` to a statically initialized...
2024-12-09 Jonathan Tanindex-pack --promisor: also check commits' trees
2024-12-09 Jonathan Tanindex-pack --promisor: don't check blobs
2024-12-09 Jonathan Tanindex-pack --promisor: dedup before checking links
2024-12-07 Patrick Steinhardtobject-name: fix reversed ordering with ":/<text>"...
2024-12-06 Jeff Kingdescribe: split "found all tags" and max_candidates...
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-06 Bence Ferdinandyadvice: suggest using subcommand "git config set"
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 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...
next