]> Kevux Git Server - rit/shortlog
rit
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-02 Junio C HamanoMerge branch 'ps/object-store-midx-dedup-info' into...
2025-08-29 Junio C HamanoThe fifth batch
2025-08-29 Junio C HamanoMerge branch 'js/doc-gitk-history'
2025-08-29 Junio C HamanoMerge branch 'jk/describe-blob'
2025-08-29 Junio C HamanoMerge branch 'jk/no-clobber-dangling-symref-with-fetch'
2025-08-29 Junio C HamanoMerge branch 'ds/doc-community-discord'
2025-08-29 Junio C HamanoMerge branch 'ps/reftable-libgit2-cleanup'
2025-08-29 Junio C HamanoMerge branch 'ad/t1517-short-help-tests-fix'
2025-08-28 Junio C HamanoThe fourth batch
2025-08-28 Junio C HamanoMerge branch 'bc/doc-compat-object-format-not-working'
2025-08-28 Junio C HamanoMerge branch 'jk/fetch-check-graph-objects-fix'
2025-08-28 Junio C HamanoMerge branch 'sg/line-log-merge-optim'
2025-08-28 Junio C HamanoMerge branch 'js/progress-delay-fix'
2025-08-28 Junio C HamanoMerge branch 'je/doc-rebase'
2025-08-26 brian m. carlsondocs: note that extensions.compatobjectformat is incomplete
2025-08-25 Johannes Sixtprogress: pay attention to (customized) delay time
2025-08-25 Junio C HamanoThe third batch
2025-08-25 Junio C HamanoMerge branch 'lo/repo-info'
2025-08-25 Junio C HamanoMerge branch 'ps/commit-graph-wo-globals'
2025-08-25 Junio C HamanoMerge branch 'ds/doc-count-objects-fix'
2025-08-25 Junio C HamanoMerge branch 'dk/t7005-editor-updates'
2025-08-25 Junio C HamanoMerge branch 'ja/doc-lint-sections-and-synopsis'
2025-08-25 Junio C HamanoMerge branch 'tc/diff-tree-max-depth'
2025-08-25 Junio C HamanoMerge branch 'dk/help-all'
2025-08-25 Jeff Kingfetch-pack: re-scan when double-checking graph objects
2025-08-25 SZEDER Gáborline-log: simplify condition checking for merge commits
2025-08-25 SZEDER Gáborline-log: initialize diff queue in process_ranges_ordin...
2025-08-25 SZEDER Gáborline-log: get rid of the parents array in process_range...
2025-08-25 SZEDER Gáborline-log: avoid unnecessary tree diffs when processing...
2025-08-23 Julia Evansdoc: git-rebase: update discussion of internals
2025-08-23 Julia Evansdoc: git-rebase: move --onto explanation down
2025-08-23 Julia Evansdoc: git rebase: clarify arguments syntax
2025-08-23 Julia Evansdoc: git rebase: dedup merge conflict discussion
2025-08-23 Julia Evansdoc: git-rebase: start with an example
2025-08-22 Junio C HamanoThe second batch
2025-08-22 Junio C HamanoMerge branch 'ly/diff-name-only-with-diff-from-content'
2025-08-22 Junio C HamanoMerge branch 'kr/clone-synopsis-fix'
2025-08-22 Junio C HamanoMerge branch 'ac/deglobal-fmt-merge-log-config'
2025-08-22 Junio C HamanoMerge branch 'jc/diff-no-index-in-subdir'
2025-08-22 Junio C HamanoMerge branch 'gh/git-jump-pathname-with-sp'
2025-08-22 Junio C HamanoMerge branch 'ms/refs-list'
2025-08-21 Junio C HamanoStart 2.52 cycle, the first batch
2025-08-21 Junio C HamanoMerge branch 'ly/changed-path-traversal-with-magic...
2025-08-21 Junio C HamanoMerge branch 'en/ort-rename-fixes'
2025-08-21 Junio C HamanoMerge branch 'ua/t1517-short-help-tests'
2025-08-21 Junio C HamanoMerge branch 'rj/t6137-cygwin-fix'
2025-08-21 Junio C HamanoMerge branch 'kh/doc-git-log-markup-fix'
2025-08-21 Junio C HamanoMerge branch 'dl/push-missing-object-error'
2025-08-21 Junio C HamanoMerge branch 'jc/strbuf-split'
2025-08-21 Junio C HamanoMerge branch 'jc/string-list-split'
2025-08-21 Junio C HamanoMerge branch 'rs/describe-with-prio-queue'
2025-08-21 Junio C HamanoMerge branch 'ps/remote-rename-fix'
2025-08-21 Junio C HamanoMerge branch 'ps/reflog-migrate-fixes'
2025-08-21 Junio C HamanoMerge branch 'js/rebase-i-allow-drop-on-a-merge'
2025-08-20 Daniele Sassolidoc: add discord to ways of getting help
2025-08-20 Jeff Kingdescribe: pass commit to describe_commit()
2025-08-20 Jeff Kingdescribe: handle blob traversal with no commits
2025-08-20 Johannes Sixtdoc/gitk: update reference to the external project
2025-08-19 Jeff Kingrefs: do not clobber dangling symrefs
2025-08-19 Jeff Kingt5510: prefer "git -C" to subshell for followRemoteHEAD...
2025-08-19 Jeff Kingt5510: stop changing top-level working directory
2025-08-19 Jeff Kingt5510: make confusing config cleanup more explicit
2025-08-19 Adam Dinwoodiet/t1517: mark tests that fail with GIT_TEST_INSTALLED
2025-08-18 Jeff Kingdescribe: catch unborn branch in describe_blob()
2025-08-18 Jeff Kingdescribe: error if blob not found
2025-08-18 Jeff Kingdescribe: pass oid struct by const pointer
2025-08-18 Junio C HamanoGit 2.51
2025-08-17 Junio C HamanoMerge tag 'l10n-2.51.0-2' of https://github.com/git...
2025-08-17 Lucas Seiki... repo: add the --format flag
2025-08-17 Lucas Seiki... repo: add the field layout.shallow
2025-08-17 Lucas Seiki... repo: add the field layout.bare
2025-08-17 Lucas Seiki... repo: add the field references.format
2025-08-17 Lucas Seiki... repo: declare the repo command
2025-08-17 Johannes Schindelincmake: accommodate for `UNIT_TEST_SOURCES`
2025-08-17 Mikel Forcadal10n: Update Catalan Translation for Git 2.51-rc2
2025-08-17 Jiang XinMerge branch 'jx/zh_CN-2.51' of github.com:jiangxin/git
2025-08-17 Teng Longl10n: zh_CN: updated translation for 2.51
2025-08-17 Jiang XinMerge branch '2.51-uk-update' of github.com:arkid15r...
2025-08-16 Arkadii Yakovetsl10n: uk: add 2.51 translation
2025-08-16 Jiang XinMerge branch 'fr_v2.51.0' of github.com:jnavila/git
2025-08-16 Jiang XinMerge branch 'po-id' of github.com:bagasme/git-po
2025-08-16 Jiang XinMerge branch 'tr-l10n' of github.com:bitigchi/git-po
2025-08-16 Jiang XinMerge branch 'l10n/zh-TW/2025-08-08' of github.com...
2025-08-16 Jiang XinMerge branch 'master' of github.com:alshopov/git-po
2025-08-16 Jiang XinMerge branch 'master' of github.com:nafmo/git-l10n-sv
2025-08-16 Jiang XinMerge branch 'vi-2.51' of github.com:Nekosha/git-po
2025-08-16 Yi-Jyun Panl10n: zh_TW: Git 2.51
2025-08-15 Patrick Steinhardtcommit-graph: stop passing in redundant repository
next