]> Kevux Git Server - rit/shortlog
rit
2024-10-02 Patrick Steinhardtreftable/iter: handle allocation failures when creating...
2024-10-02 Patrick Steinhardtreftable/stack: handle allocation failures in auto...
2024-10-02 Patrick Steinhardtreftable/stack: handle allocation failures in `stack_co...
2024-10-02 Patrick Steinhardtreftable/stack: handle allocation failures in `reftable...
2024-10-02 Patrick Steinhardtreftable/stack: handle allocation failures on reload
2024-10-02 Patrick Steinhardtreftable/reader: handle allocation failures in `reader_...
2024-10-02 Patrick Steinhardtreftable/reader: handle allocation failures for unindex...
2024-10-02 Patrick Steinhardtreftable/merged: handle allocation failures in `merged_...
2024-10-02 Patrick Steinhardtreftable/writer: handle allocation failures in `reftabl...
2024-10-02 Patrick Steinhardtreftable/writer: handle allocation failures in `writer_...
2024-10-02 Patrick Steinhardtreftable/record: handle allocation failures when decodi...
2024-10-02 Patrick Steinhardtreftable/record: handle allocation failures on copy
2024-10-02 Patrick Steinhardtreftable/basics: handle allocation failures in `parse_n...
2024-10-02 Patrick Steinhardtreftable/basics: handle allocation failures in `reftabl...
2024-10-02 Patrick Steinhardtreftable: introduce `reftable_strdup()`
2024-10-02 Patrick Steinhardtreftable/basics: merge "publicbasics" into "basics"
2024-10-02 Patrick Steinhardtreftable/error: introduce out-of-memory error code
2024-09-16 Junio C HamanoMerge branch 'ps/reftable-exclude' into ps/reftable...
2024-09-16 Junio C HamanoMerge branch 'cp/unit-test-reftable-stack' into ps...
2024-09-16 Patrick Steinhardtrefs/reftable: wire up support for exclude patterns
2024-09-16 Patrick Steinhardtreftable/reader: make table iterator reseekable
2024-09-16 Patrick Steinhardtt/unit-tests: introduce reftable library
2024-09-16 Patrick SteinhardtMakefile: stop listing test library objects twice
2024-09-16 Patrick Steinhardtbuiltin/receive-pack: fix exclude patterns when announc...
2024-09-16 Patrick Steinhardtrefs: properly apply exclude patterns to namespaced...
2024-09-13 Junio C HamanoSync with Git 2.46.1
2024-09-13 Junio C HamanoThe sixteenth batch
2024-09-13 Junio C HamanoMerge branch 'bl/trailers-and-incomplete-last-line...
2024-09-13 Junio C HamanoMerge branch 'rj/cygwin-has-dev-tty'
2024-09-13 Junio C HamanoMerge branch 'rs/diff-exit-code-fix'
2024-09-13 Junio C HamanoMerge branch 'jc/doc-skip-fetch-all-and-prefetch'
2024-09-13 Junio C HamanoMerge branch 'ds/doc-wholesale-disabling-advice-messages'
2024-09-13 Junio C HamanoMerge branch 'jk/sparse-fdleak-fix'
2024-09-13 Junio C HamanoMerge branch 'ds/scalar-no-tags'
2024-09-13 Junio C HamanoGit 2.46.1
2024-09-13 Junio C HamanoMerge branch 'rj/compat-terminal-unused-fix' into maint...
2024-09-13 Junio C HamanoMerge branch 'jc/config-doc-update' into maint-2.46
2024-09-13 Junio C HamanoMerge branch 'aa/cat-file-batch-output-doc' into maint...
2024-09-13 Junio C HamanoMerge branch 'cl/config-regexp-docfix' into maint-2.46
2024-09-13 Junio C HamanoMerge branch 'jc/coding-style-c-operator-with-spaces...
2024-09-13 Junio C HamanoMerge branch 'ps/stash-keep-untrack-empty-fix' into...
2024-09-13 Junio C HamanoMerge branch 'ps/index-pack-outside-repo-fix' into...
2024-09-13 Junio C HamanoMerge branch 'jk/free-commit-buffer-of-skipped-commits...
2024-09-12 Junio C HamanoSync with 'maint'
2024-09-12 Junio C HamanoThe fifteenth batch
2024-09-12 Junio C HamanoMerge branch 'kl/cat-file-on-sparse-index'
2024-09-12 Junio C HamanoMerge branch 'jk/messages-with-excess-lf-fix'
2024-09-12 Junio C HamanoMerge branch 'ps/pack-refs-auto-heuristics'
2024-09-12 Junio C HamanoMerge branch 'tb/multi-pack-reuse-fix'
2024-09-12 Junio C HamanoMerge branch 'gt/unit-test-oid-array'
2024-09-12 Junio C HamanoMerge branch 'ps/index-pack-outside-repo-fix'
2024-09-12 Junio C HamanoMerge branch 'jc/mailinfo-header-cleanup'
2024-09-12 Junio C HamanoAnother batch of topics for 2.46.1
2024-09-12 Junio C HamanoMerge branch 'jc/grammo-fixes' into maint-2.46
2024-09-12 Junio C HamanoMerge branch 'jc/tests-no-useless-tee' into maint-2.46
2024-09-12 Junio C HamanoMerge branch 'jc/how-to-maintain-updates' into maint...
2024-09-12 Junio C HamanoMerge branch 'ps/bundle-outside-repo-fix' into maint...
2024-09-12 Junio C HamanoMerge branch 'jc/patch-id' into maint-2.46
2024-09-12 Junio C HamanoMerge branch 'jk/apply-patch-mode-check-fix' into maint...
2024-09-10 Junio C HamanoThe fourteenth batch
2024-09-10 Junio C HamanoMerge branch 'sp/mailmap'
2024-09-10 Junio C HamanoMerge branch 'ps/declare-pack-redundamt-dead'
2024-09-10 Junio C HamanoMerge branch 'ah/mergetols-vscode'
2024-09-10 Junio C HamanoMerge branch 'rj/compat-terminal-unused-fix'
2024-09-10 Junio C HamanoMerge branch 'jk/free-commit-buffer-of-skipped-commits'
2024-09-09 Junio C HamanoMerge branch 'cp/unit-test-reftable-stack' into ps...
2024-09-09 Chandra Pratapt-reftable-stack: add test for stack iterators
2024-09-09 Chandra Pratapt-reftable-stack: add test for non-default compaction...
2024-09-09 Chandra Pratapt-reftable-stack: use reftable_ref_record_equal() to...
2024-09-09 Junio C Hamanodoc: remote.*.skip{DefaultUpdate,FetchAll} stops prefetch
2024-09-09 Ramsay Jonesconfig.mak.uname: add HAVE_DEV_TTY to cygwin config...
2024-09-08 Chandra Pratapt-reftable-stack: use Git's tempfile API instead of...
2024-09-08 Chandra Pratapt: harmonize t-reftable-stack.c with coding guidelines
2024-09-08 Chandra Pratapt: move reftable/stack_test.c to the unit testing framework
2024-09-08 René Scharfediff: report dirty submodules as changes in builtin_diff()
2024-09-08 René Scharfediff: report copies and renames as changes in run_diff_...
2024-09-06 Derrick Stoleeadvice: recommend GIT_ADVICE=0 for tools
2024-09-06 Derrick Stoleescalar: add --no-tags option to 'scalar clone'
2024-09-06 Junio C HamanoThe thirteenth batch
2024-09-06 Junio C HamanoMerge branch 'jk/maybe-unused-cleanup'
2024-09-06 Junio C HamanoMerge branch 'jc/unused-on-windows'
2024-09-06 Junio C HamanoMerge branch 'jc/maybe-unused'
2024-09-06 Junio C HamanoMerge branch 'jk/unused-parameters'
2024-09-06 Junio C HamanoMerge branch 'jk/send-email-mailmap'
2024-09-06 Stephen P.... .mailmap document current address.
2024-09-06 Brian Lylesinterpret-trailers: handle message without trailing...
2024-09-06 Jeff Kingsparse-checkout: use fdopen_lock_file() instead of...
2024-09-06 Jeff Kingsparse-checkout: check commit_lock_file when writing...
2024-09-06 Jeff Kingsparse-checkout: consolidate cleanup when writing patterns
2024-09-05 Jeff Kingdrop trailing newline from warning/error/die messages
2024-09-04 Kevin Lylesbuiltin/cat-file: mark 'git cat-file' sparse-index...
2024-09-04 Kevin Lylest1092: allow run_on_* functions to use standard input
2024-09-04 Patrick Steinhardtrefs/files: use heuristic to decide whether to repack...
2024-09-04 Patrick Steinhardtt0601: merge tests for auto-packing of refs
2024-09-04 Patrick Steinhardtwrapper: introduce `log2u()`
2024-09-04 Patrick Steinhardtbuiltin/index-pack: fix segfaults when running outside...
2024-09-03 Patrick SteinhardtDocumentation/BreakingChanges: announce removal of...
2024-09-03 Junio C HamanoThe twelfth batch
2024-09-03 Junio C HamanoMerge branch 'jc/config-doc-update'
2024-09-03 Junio C HamanoMerge branch 'rs/remote-leakfix'
next