]> git.ipfire.org Git - thirdparty/git.git/shortlog
thirdparty/git.git
2022-11-21  Ævar Arnfjörð... cocci & cache.h: apply a selection of "pending" index...
2022-11-21  Ævar Arnfjörð... cocci: add a index-compatibility.pending.cocci
2022-11-21  Ævar Arnfjörð... read-cache API & users: make discard_index() return...
2022-11-21  Ævar Arnfjörð... cocci & cache.h: remove rarely used "the_index" compat...
2022-11-21  Ævar Arnfjörð... builtin/{grep,log}.: don't define "USE_THE_INDEX_COMPAT...
2022-11-21  Ævar Arnfjörð... cache.h: remove unused "the_index" compat macros
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  Rubén Justobranch: force-copy a branch to itself via @{-1} is...
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  Ævar Arnfjörð... bisect; remove unused "git-bisect.sh" and ".gitignore...
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  Teng Longpack-bitmap.c: avoid exposing absolute paths
2022-11-14  Teng Longpack-bitmap.c: remove unnecessary "open_pack_index...
2022-11-14  Jonathan TanDoc: document push.recurseSubmodules=only
2022-11-13  M Hickforddocs: clarify that credential discards unrecognised...
2022-11-13  Kyle Zhaomerge-tree.c: allow specifying the merge-base when...
2022-11-13  Kyle Zhaomerge-tree.c: add --merge-base=<commit> option
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  Johannes SchindelinTurn `git bisect` into a full built-in
2022-11-11  Đoàn Trần Công... bisect--helper: log: allow arbitrary number of arguments
2022-11-11  Johannes Schindelinbisect--helper: handle states directly
2022-11-11  Ævar Arnfjörð... bisect--helper: emit usage for "git bisect"
2022-11-11  Ævar Arnfjörð... bisect test: test exit codes on bad usage
2022-11-11  Đoàn Trần Công... bisect--helper: identify as bisect when report error
2022-11-11  Đoàn Trần Công... bisect-run: verify_good: account for non-negative exit...
2022-11-11  Đoàn Trần Công... bisect run: keep some of the post-v2.30.0 output
2022-11-11  Đoàn Trần Công... bisect: fix output regressions in v2.30.0
2022-11-11  Ævar Arnfjörð... bisect: refactor bisect_run() to match CodingGuidelines
2022-11-11  Ævar Arnfjörð... bisect tests: test for v2.30.0 "bisect run" regressions
2022-11-11  Taylor BlauMerge branch 'dd/bisect-helper-subcommand' into dd...
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'
2022-11-08  Taylor BlauMerge branch 'jk/ref-filter-parsing-bugs'
2022-11-08  Taylor BlauMerge branch 'po/glossary-around-traversal'
2022-11-08  Taylor BlauMerge branch 'jc/set-gid-bit-less-aggressively'
2022-11-08  Taylor BlauMerge branch 'es/mark-gc-cruft-as-experimental'
2022-11-08  Taylor BlauMerge branch 'tb/howto-using-redo-script'
2022-11-08  M HickfordDocumentation/gitcredentials.txt: mention password...
next