]> Kevux Git Server - rit/shortlog
rit
2022-11-28 Junio C HamanoMerge branch 'es/locate-httpd-module-location-in-test'
2022-11-28 Junio C HamanoMerge branch 'zk/push-use-bitmaps'
2022-11-28 Junio C HamanoMerge branch 'ew/prune-with-missing-objects-pack'
2022-11-28 Junio C HamanoMerge branch 'rs/list-objects-filter-leakfix'
2022-11-28 Junio C HamanoMerge branch 'pw/config-int-parse-fixes'
2022-11-28 Junio C HamanoMerge branch 'jk/parse-object-type-mismatch'
2022-11-23 Junio C HamanoGit 2.39-rc0
2022-11-23 Junio C HamanoMerge branch 'mh/gitcredentials-generate'
2022-11-23 Junio C HamanoMerge branch 'ps/receive-use-only-advertised'
2022-11-23 Junio C HamanoMerge branch 'jt/submodule-on-demand'
2022-11-23 Junio C HamanoMerge branch 'sz/macos-fsmonitor-symlinks'
2022-11-23 Junio C HamanoMerge branch 'ew/delta-islands-free'
2022-11-23 Junio C HamanoMerge branch 'mg/notes-newline'
2022-11-23 Junio C HamanoMerge branch 'tb/howto-maintain-git-fixes'
2022-11-23 Junio C HamanoMerge branch 'es/chainlint-lineno'
2022-11-23 Junio C HamanoMerge branch 'pw/rebase-no-reflog-action'
2022-11-23 Junio C HamanoMerge branch 'ab/t7610-timeout'
2022-11-23 Junio C HamanoMerge branch 'rp/maintenance-qol'
2022-11-23 Junio C HamanoMerge branch 'pw/strict-label-lookups'
2022-11-23 Junio C HamanoMerge branch 'gc/redact-h2h3-headers'
2022-11-23 Junio C HamanoMerge branch 'ab/coccicheck-incremental'
2022-11-23 Junio C HamanoMerge branch 'es/chainlint-output'
2022-11-23 Junio C HamanoMerge branch 'js/remove-stale-scalar-repos'
2022-11-23 Junio C HamanoMerge branch 'dd/bisect-helper-subcommand'
2022-11-23 Junio C HamanoMerge branch 'ab/submodule-helper-prep-only'
2022-11-22 Ævar Arnfjörð... parse_object(): simplify blob conditional
2022-11-22 Eric Sunshinelib-httpd: extend module location auto-detection
2022-11-22 Jiang Xint5516: fail to run in verbose mode
2022-11-21 René Scharfelist-objects-filter: plug combine_filter_data leak
2022-11-21 Eric Wongprune: quiet ENOENT on missing directories
2022-11-18 Taylor BlauThe thirteenth batch
2022-11-18 Taylor BlauMerge branch 'en/sparse-checkout-design'
2022-11-18 Taylor BlauMerge branch 'jk/branch-delete-detached'
2022-11-18 Taylor BlauMerge branch 'mh/credential-unrecognized-attrs'
2022-11-18 Taylor BlauMerge branch 'vd/skip-cache-tree-update'
2022-11-18 Taylor BlauMerge branch 'mh/increase-credential-cache-timeout'
2022-11-18 Taylor BlauMerge branch 'vd/update-refs-delete'
2022-11-18 Taylor BlauMerge branch 'tb/repack-expire-to'
2022-11-18 Taylor BlauMerge branch 'ab/sha-makefile-doc'
2022-11-18 Taylor BlauMerge branch 'ab/misc-hook-submodule-run-command'
2022-11-18 Eric Wongdelta-islands: free island-related data after use
2022-11-18 Jeff Kingparse_object(): check on-disk type of suspected blob
2022-11-18 Jeff Kingparse_object(): drop extra "has" check before checking...
2022-11-17 Patrick Steinhardtreceive-pack: only use visible refs for connectivity...
2022-11-17 Patrick Steinhardtrev-parse: add `--exclude-hidden=` option
2022-11-17 Patrick Steinhardtrevision: add new parameter to exclude hidden refs
2022-11-17 Patrick Steinhardtrevision: introduce struct to handle exclusions
2022-11-17 Patrick Steinhardtrevision: move together exclusion-related functions
2022-11-17 Patrick Steinhardtrefs: get rid of global list of hidden refs
2022-11-17 Patrick Steinhardtrefs: fix memory leak when parsing hideRefs config
2022-11-16 Michael J Grubernotes: avoid empty line in template
2022-11-16 Ævar Arnfjörð... t7610: use "file:///dev/null", not "/dev/null", fixes...
2022-11-15 Taylor Blaubuiltin/gc.c: fix use-after-free in maintenance_unregis...
2022-11-15 Ævar Arnfjörð... maintenance --unregister: fix uninit'd data use & ...
2022-11-15 Ronan Pigottmaintenance: add option to register in a specific config
2022-11-15 Ronan Pigottfor-each-repo: interpolate repo path arguments
2022-11-15 Taylor BlauThe twelfth batch
2022-11-15 Taylor BlauMerge branch 'vh/my-first-contribution-typo'
2022-11-15 Taylor BlauMerge branch 'ks/partialclone-casing'
2022-11-15 Taylor BlauMerge branch 'mh/password-can-be-pat'
2022-11-15 Taylor BlauMerge branch 'js/ci-set-output'
2022-11-15 Taylor BlauMerge branch 'ab/rev-info-init'
2022-11-15 Taylor BlauMerge branch 'al/trace2-clearing-skip-worktree'
2022-11-15 Taylor BlauMerge branch 'do/modernize-t7001'
2022-11-14 M HickfordDocs: describe how a credential-generating helper works
2022-11-14 Vlad-Stefan... Documentation: fix typo
2022-11-14 Glen Choohttp: redact curl h2h3 headers in info
2022-11-14 Jeff Kingt: run t5551 tests with both HTTP and HTTP/2
2022-11-14 Jonathan TanDoc: document push.recurseSubmodules=only
2022-11-13 M Hickforddocs: clarify that credential discards unrecognised...
2022-11-11 Johannes Schindelintests(scalar): tighten the stale `scalar.repo` test...
2022-11-11 Kousik Sanagavarapurepository-version.txt: partialClone casing change
2022-11-11 Ævar Arnfjörð... Makefile: don't create a ".build/.build/" for cocci...
2022-11-11 Đoàn Trần Công... bisect--helper: parse subcommand with OPT_SUBCOMMAND
2022-11-11 Đoàn Trần Công... bisect--helper: move all subcommands into their own...
2022-11-11 Đoàn Trần Công... bisect--helper: remove unused options
2022-11-11 Eric Sunshinechainlint: prefix annotated test definition with line...
2022-11-11 Eric Sunshinechainlint: latch line numbers at which each token start...
2022-11-11 Eric Sunshinechainlint: sidestep impoverished macOS "terminfo"
2022-11-11 Phillip Woodsequencer: tighten label lookups
2022-11-11 Phillip Woodsequencer: unify label lookup
2022-11-11 Victoria Dyerebase: use 'skip_cache_tree_update' option
2022-11-11 Victoria Dyeread-tree: use 'skip_cache_tree_update' option
2022-11-11 Victoria Dyereset: use 'skip_cache_tree_update' option
2022-11-11 Victoria Dyeunpack-trees: add 'skip_cache_tree_update' option
2022-11-11 Victoria Dyecache-tree: add perf test comparing update and prime
2022-11-11 Jeff Kingbranch: gracefully handle '-d' on orphan HEAD
2022-11-10 Phillip Woodgit_parse_signed(): avoid integer overflow
2022-11-10 Phillip Woodconfig: require at least one digit when parsing numbers
2022-11-10 Phillip Woodgit_parse_unsigned: reject negative values
2022-11-10 M HickfordDocumentation: increase example cache timeout to 1...
2022-11-09 Phillip Woodrebase: stop exporting GIT_REFLOG_ACTION
2022-11-09 Phillip Woodsequencer: stop exporting GIT_REFLOG_ACTION
2022-11-09 Ævar Arnfjörð... t7610: fix flaky timeout issue, don't clone from exampl...
2022-11-09 Taylor BlauMerge branch 'es/chainlint-output' into es/chainlint...
2022-11-08 Taylor BlauThe eleventh batch
2022-11-08 Taylor BlauMerge branch 'rs/no-more-run-command-v'
2022-11-08 Taylor BlauMerge branch 'rs/archive-filter-error-once'
2022-11-08 Taylor BlauMerge branch 'ma/drop-redundant-diagnostic'
2022-11-08 Taylor BlauMerge branch 'vb/ls-files-docfix'
next