]> Kevux Git Server - rit/shortlog
rit
2025-10-16 Taylor Blaurepack: remove pack_geometry API from the builtin
2025-10-16 Taylor Blaubuiltin/repack.c: pass 'packdir' to `pack_geometry_remo...
2025-10-16 Taylor Blaubuiltin/repack.c: pass 'pack_kept_objects' to `pack_geo...
2025-10-16 Taylor Blaubuiltin/repack.c: rename various pack_geometry functions
2025-10-16 Taylor Blaubuiltin/repack.c: remove "repack_promisor_objects(...
2025-10-16 Taylor Blaubuiltin/repack.c: pass "packtmp" to `repack_promisor_ob...
2025-10-16 Taylor Blaurepack: remove 'generated_pack' API from the builtin
2025-10-16 Taylor Blaubuiltin/repack.c: provide pack locations to `generated_...
2025-10-16 Taylor Blaubuiltin/repack.c: pass "packtmp" to `generated_pack_pop...
2025-10-16 Taylor Blaubuiltin/repack.c: factor out "generated_pack_install"
2025-10-16 Taylor Blaubuiltin/repack.c: rename "struct generated_pack_data"
2025-10-16 Taylor Blaurepack: remove 'existing_packs' API from the builtin
2025-10-16 Taylor Blaubuiltin/repack.c: avoid unnecessary numeric casts in...
2025-10-16 Taylor Blaubuiltin/repack.c: pass "packdir" when removing packs
2025-10-16 Taylor Blaurepack: remove 'remove_redundant_pack' from the builtin
2025-10-16 Taylor Blaubuiltin/repack.c: rename many 'struct existing_packs...
2025-10-16 Taylor Blaurepack: remove 'prepare_pack_objects' from the builtin
2025-10-16 Taylor Blaurepack: move 'delta_base_offset' to 'struct pack_object...
2025-10-16 Taylor Blaubuiltin/repack.c: pass both pack_objects args to repack...
2025-10-16 Taylor Blaurepack: introduce new compilation unit
2025-10-16 Taylor Blaubuiltin/repack.c: avoid using `hash_to_hex()` in pack...
2025-10-16 Taylor Blaubuiltin/repack.c: avoid "the_hash_algo" in `finish_pack...
2025-10-16 Taylor Blaubuiltin/repack: avoid "the_hash_algo" in `repack_promis...
2025-10-16 Taylor Blaubuiltin/repack.c: avoid "the_hash_algo" in `write_oid()`
2025-10-16 Taylor Blaubuiltin/repack.c: avoid "the_hash_algo" when deleting...
2025-10-16 Taylor Blaubuiltin/repack.c: avoid "the_repository" when repacking...
2025-10-16 Taylor Blaubuiltin/repack.c: avoid "the_repository" when removing...
2025-10-16 Taylor Blaubuiltin/repack.c: avoid "the_repository" when taking...
2025-10-16 Taylor Blaubuiltin/repack.c: avoid "the_repository" in existing...
2025-10-16 Taylor Blaubuiltin/repack.c: avoid "the_repository" in `cmd_repack()`
2025-09-29 Junio C HamanoMerge branch 'ps/packfile-store' into tb/incremental...
2025-09-24 Patrick Steinhardtpackfile: refactor `get_packed_git_mru()` to work on...
2025-09-24 Patrick Steinhardtpackfile: refactor `get_all_packs()` to work on packfil...
2025-09-24 Patrick Steinhardtpackfile: refactor `get_packed_git()` to work on packfi...
2025-09-24 Patrick Steinhardtpackfile: move `get_multi_pack_index()` into "midx.c"
2025-09-24 Patrick Steinhardtpackfile: introduce function to load and add packfiles
2025-09-24 Patrick Steinhardtpackfile: refactor `install_packed_git()` to work on...
2025-09-24 Patrick Steinhardtpackfile: split up responsibilities of `reprepare_packe...
2025-09-24 Patrick Steinhardtpackfile: refactor `prepare_packed_git()` to work on...
2025-09-24 Patrick Steinhardtpackfile: reorder functions to avoid function declaration
2025-09-24 Patrick Steinhardtodb: move kept cache into `struct packfile_store`
2025-09-24 Patrick Steinhardtodb: move MRU list of packfiles into `struct packfile_s...
2025-09-24 Patrick Steinhardtodb: move packfile map into `struct packfile_store`
2025-09-24 Patrick Steinhardtodb: move initialization bit into `struct packfile_store`
2025-09-24 Patrick Steinhardtodb: move list of packfiles into `struct packfile_store`
2025-09-24 Patrick Steinhardtpackfile: introduce a new `struct packfile_store`
2025-09-23 Junio C HamanoThe twelfth batch
2025-09-23 Junio C HamanoMerge branch 'cs/subtree-squash-split-fix'
2025-09-23 Junio C HamanoMerge branch 'rs/get-oid-with-flags-cleanup'
2025-09-23 Junio C HamanoMerge branch 'jk/add-i-color'
2025-09-23 Junio C HamanoMerge branch 'cc/promisor-remote-capability'
2025-09-18 Junio C HamanoThe tenth batch
2025-09-18 Junio C HamanoMerge branch 'pc/range-diff-memory-limit'
2025-09-18 Junio C HamanoMerge branch 'ne/alloc-free-and-null'
2025-09-18 Junio C HamanoMerge branch 'jk/curl-global-trace-components'
2025-09-18 Junio C HamanoMerge branch 'ag/doc-sendmail-gmail-example-update'
2025-09-18 Junio C HamanoMerge branch 'kn/clang-format-bitfields'
2025-09-18 Junio C HamanoMerge branch 'jc/longer-disambiguation-fix'
2025-09-18 Junio C HamanoMerge branch 'sg/line-log-boundary-fixes'
2025-09-18 Junio C HamanoMerge branch 'jc/doc-includeif-hasconfig-remote-url...
2025-09-18 Junio C HamanoMerge branch 'ag/send-email-imap-sent'
2025-09-18 Junio C HamanoMerge branch 'pw/3.0-commentchar-auto-deprecation'
2025-09-18 Junio C HamanoMerge branch 'kh/doc-fast-import-markup-fix'
2025-09-17 Greg Hurrellmailmap: consolidate multiple addresses into one
2025-09-15 Junio C HamanoThe ninth batch
2025-09-15 Junio C HamanoMerge branch 'mm/worktree-doc-typofix'
2025-09-15 Junio C HamanoMerge branch 'rs/object-name-extend-abbrev-len-update'
2025-09-15 Junio C HamanoMerge branch 'ps/upload-pack-oom-protection'
2025-09-15 Junio C HamanoMerge branch 'ds/midx-write-fixes'
2025-09-15 Junio C HamanoMerge branch 'lo/repo-info-step-2'
2025-09-15 Junio C HamanoMerge branch 'jt/de-global-bulk-checkin'
2025-09-12 Junio C HamanoThe eighth batch
2025-09-12 Junio C HamanoMerge branch 'rs/describe-with-lazy-queue-and-oidset'
2025-09-12 Junio C HamanoMerge branch 'tc/t0450-harden'
2025-09-12 Junio C HamanoMerge branch 'kh/doc-markup-fixes'
2025-09-12 Junio C HamanoMerge branch 'km/alias-doc-markup-fix'
2025-09-12 Junio C HamanoMerge branch 'ps/gitlab-ci-disable-windows-monitoring'
2025-09-12 Junio C HamanoMerge branch 'ms/refs-exists'
2025-09-12 Junio C HamanoMerge branch 'ps/object-store-midx-dedup-info'
2025-09-12 Junio C HamanoMerge branch 'je/doc-add'
2025-09-11 Colin Stagnercontrib/subtree: fix split with squashed subtrees
2025-09-10 Kristoffer... doc: fast-import: replace literal block with paragraph
2025-09-10 René Scharfeuse repo_get_oid_with_flags()
2025-09-10 Junio C HamanoMerge branch 'master' of https://github.com/j6t/git-gui
2025-09-10 Junio C HamanoMerge branch 'master' of https://github.com/j6t/gitk
2025-09-08 Junio C HamanoThe seventh batch
2025-09-08 Junio C HamanoMerge branch 'tc/last-modified'
2025-09-08 Junio C HamanoMerge branch 'ds/ls-files-lazy-unsparse'
2025-09-08 Junio C HamanoMerge branch 'ds/path-walk-repack-fix'
2025-09-08 Junio C HamanoMerge branch 'am/xdiff-hash-tweak'
2025-09-08 Junio C HamanoMerge branch 'da/cargo-serialize'
2025-09-08 Jeff Kingcontrib/diff-highlight: mention interactive.diffFilter
2025-09-08 Jeff Kingadd-interactive: manually fall back color config to...
2025-09-08 Jeff Kingadd-interactive: respect color.diff for diff coloring
2025-09-08 Jeff Kingstash: pass --no-color to diff plumbing child processes
2025-09-08 Christian Couderpromisor-remote: use string_list_split() in mark_remote...
2025-09-08 Christian Couderpromisor-remote: allow a client to check fields
2025-09-08 Christian Couderpromisor-remote: use string_list_split() in filter_prom...
2025-09-08 Christian Couderpromisor-remote: refactor how we parse advertised fields
2025-09-08 Christian Couderpromisor-remote: use string constants for 'name' and...
next