]> Kevux Git Server - rit/shortlog
rit
2024-04-18 Patrick Steinhardtbuiltin: stop using `the_index`
2024-04-18 Patrick Steinhardtt/helper: stop using `the_index`
2024-04-16 Junio C HamanoThe twentieth batch
2024-04-16 Junio C HamanoMerge branch 'pw/t3428-cleanup'
2024-04-16 Junio C HamanoMerge branch 'ba/osxkeychain-updates'
2024-04-16 Junio C HamanoMerge branch 'jt/reftable-geometric-compaction'
2024-04-16 Junio C HamanoMerge branch 'tb/make-indent-conditional-with-non-spaces'
2024-04-16 Junio C HamanoMerge branch 'rs/usage-fallback-to-show-message-format'
2024-04-16 Junio C HamanoMerge branch 'rs/date-mode-pass-by-value'
2024-04-16 Junio C HamanoMerge branch 'sj/userdiff-c-sharp'
2024-04-16 Junio C HamanoMerge branch 'tb/t7700-fixup'
2024-04-16 Junio C HamanoMerge branch 'jc/local-extern-shell-rules'
2024-04-15 Junio C HamanoThe ninteenth batch
2024-04-15 Junio C HamanoMerge branch 'jc/t2104-style-fixes'
2024-04-15 Junio C HamanoMerge branch 'jc/unleak-core-excludesfile'
2024-04-15 Junio C HamanoMerge branch 'jk/libcurl-8.7-regression-workaround'
2024-04-15 Junio C HamanoMerge branch 'ps/t0610-umask-fix'
2024-04-15 Junio C HamanoMerge branch 'gt/add-u-commit-i-pathspec-check'
2024-04-15 Junio C HamanoMerge branch 'ds/fetch-config-parse-microfix'
2024-04-15 Junio C HamanoMerge branch 'rs/apply-reject-fd-leakfix'
2024-04-15 Junio C HamanoMerge branch 'rs/apply-lift-path-length-limit'
2024-04-15 Junio C HamanoMerge branch 'ma/win32-unix-domain-socket'
2024-04-12 Junio C HamanoThe eighteenth batch
2024-04-12 Junio C HamanoMerge branch 'tb/midx-write'
2024-04-12 Junio C HamanoMerge branch 'rs/t-prio-queue-cleanup'
2024-04-12 Junio C HamanoMerge branch 'ps/reftable-binsearch-updates'
2024-04-12 Junio C HamanoMerge branch 'jc/checkout-detach-wo-tracking-report'
2024-04-12 Junio C HamanoMerge branch 'rs/imap-send-use-xsnprintf'
2024-04-12 Junio C HamanoMerge branch 'js/merge-tree-3-trees'
2024-04-12 Johannes Schindelinmerge-tree: fix argument type of the `--merge-base...
2024-04-10 Junio C HamanoThe seventeenth batch
2024-04-10 Junio C HamanoMerge branch 'jc/t2104-style-update'
2024-04-10 Junio C HamanoMerge branch 'kn/clarify-update-ref-doc'
2024-04-10 Junio C HamanoMerge branch 'vs/complete-with-set-u-fix'
2024-04-10 Junio C HamanoMerge branch 'rs/mem-pool-size-t-safety'
2024-04-10 Junio C HamanoMerge branch 'ds/typofix-core-config-doc'
2024-04-10 Junio C Hamanot2104: style fixes
2024-04-09 Phillip Woodt3428: restore coverage for "apply" backend
2024-04-09 Phillip Woodt3428: use test_commit_message
2024-04-09 Phillip Woodt3428: modernize test setup
2024-04-09 Junio C HamanoThe sixteenth batch
2024-04-09 Junio C HamanoMerge branch 'rj/use-adv-if-enabled'
2024-04-09 Junio C HamanoMerge branch 'ps/pack-refs-auto'
2024-04-09 Junio C HamanoMerge branch 'es/test-cron-safety'
2024-04-09 Junio C HamanoMerge branch 'rj/add-p-explicit-reshow'
2024-04-09 Junio C HamanoMerge branch 'mg/editorconfig-makefile'
2024-04-09 Junio C HamanoMerge branch 'ja/doc-markup-updates'
2024-04-09 Junio C HamanoMerge branch 'dg/myfirstobjectwalk-updates'
2024-04-09 Junio C HamanoMerge branch 'jc/advice-sans-trailing-whitespace'
2024-04-09 Junio C HamanoMerge branch 'jc/apply-parse-diff-git-header-names...
2024-04-09 Patrick Steinhardtt0610: execute git-pack-refs(1) with specified umask
2024-04-09 Patrick Steinhardtt0610: make `--shared=` tests reusable
2024-04-08 Junio C HamanoMakefile(s): do not enforce "all indents must be done...
2024-04-08 Taylor BlauMakefile(s): avoid recipe prefix in conditional statements
2024-04-08 Junio C Hamanoconfig: do not leak excludes_file
2024-04-08 Justin Toblerreftable/stack: use geometric table compaction
2024-04-08 Justin Toblerreftable/stack: add env to disable autocompaction
2024-04-08 Justin Toblerreftable/stack: expose option to disable auto-compaction
2024-04-06 Junio C Hamanot1016: local VAR="VAL" fix
2024-04-06 Junio C Hamanot0610: local VAR="VAL" fix
2024-04-06 Junio C Hamanot: teach lint that RHS of 'local VAR=VAL' needs to...
2024-04-06 Junio C Hamanot: local VAR="VAL" (quote ${magic-reference})
2024-04-06 Junio C Hamanot: local VAR="VAL" (quote command substitution)
2024-04-06 Junio C Hamanot: local VAR="VAL" (quote positional parameters)
2024-04-06 Junio C HamanoCodingGuidelines: quote assigned value in 'local var...
2024-04-06 Junio C HamanoCodingGuidelines: describe "export VAR=VAL" rule
2024-04-05 Steven Jeurisuserdiff: better method/property matching for C#
2024-04-05 René Scharfedate: make DATE_MODE thread-safe
2024-04-05 René Scharfeusage: report vsnprintf(3) failure
2024-04-05 Jeff Kingremote-curl: add Transfer-Encoding header only for...
2024-04-05 Junio C HamanoThe fifteenth batch
2024-04-05 Junio C HamanoMerge branch 'jk/core-comment-string'
2024-04-05 Junio C HamanoMerge branch 'rs/config-comment'
2024-04-05 Junio C HamanoMerge branch 'ps/pack-refs-auto' into jt/reftable-geome...
2024-04-05 René Scharfeapply: don't leak fd on fdopen() error
2024-04-05 Derrick Stoleefetch: return when parsing submodule.recurse
2024-04-05 René Scharfepath: remove mksnpath()
2024-04-05 René Scharfeapply: avoid fixed-size buffer in create_one_file()
2024-04-03 Ghanshyam Thakkarbuiltin/add: error out when passing untracked path...
2024-04-03 Ghanshyam Thakkarbuiltin/commit: error out when passing untracked path...
2024-04-03 Junio C Hamanorevision: optionally record matches with pathspec elements
2024-04-03 Matthias AßhauerWin32: detect unix socket support at runtime
2024-04-03 Junio C HamanoThe fourteenth batch
2024-04-03 Junio C HamanoMerge branch 'bl/cherry-pick-empty'
2024-04-03 Junio C HamanoMerge branch 'bl/pretty-shorthand-config-fix'
2024-04-03 Junio C HamanoMerge branch 'rs/strbuf-expand-bad-format'
2024-04-03 Junio C HamanoMerge branch 'rs/midx-use-strvec-pushf'
2024-04-03 Junio C HamanoMerge branch 'pb/test-scripts-are-build-targets'
2024-04-03 Junio C HamanoMerge branch 'ds/grep-doc-updates'
2024-04-03 Junio C HamanoMerge branch 'az/grep-group-error-message-update'
2024-04-03 Junio C HamanoMerge branch 'jc/release-notes-entry-experiment'
2024-04-03 Junio C HamanoMerge branch 'jk/remote-helper-object-format-option...
2024-04-03 Taylor Blaut/t7700-repack.sh: fix test breakages with `GIT_TEST_MU...
2024-04-03 Patrick Steinhardtreftable/block: avoid decoding keys when searching...
2024-04-03 Patrick Steinhardtreftable/record: extract function to decode key lengths
2024-04-03 Patrick Steinhardtreftable/block: fix error handling when searching resta...
2024-04-03 Patrick Steinhardtreftable/block: refactor binary search over restart...
2024-04-03 Patrick Steinhardtreftable/refname: refactor binary search over refnames
2024-04-03 Patrick Steinhardtreftable/basics: improve `binsearch()` test
2024-04-03 Patrick Steinhardtreftable/basics: fix return type of `binsearch()` to...
next