]> git.ipfire.org Git - thirdparty/git.git/shortlog
thirdparty/git.git
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-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-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  Vlad-Stefan... Documentation: fix typo
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  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  M HickfordDocumentation: increase example cache timeout to 1...
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...
2022-11-08  Ævar Arnfjörð... revisions API: extend the nascent REV_INFO_INIT macro
2022-11-08  Johannes Schindelinci: use a newer `github-script` version
2022-11-08  Eric Sunshinechainlint: annotate original test definition rather...
2022-11-08  Eric Sunshinechainlint: latch start/end position of each token
2022-11-08  Eric Sunshinechainlint: tighten accuracy when consuming input stream
2022-11-08  Eric Sunshinechainlint: add explanatory comments
2022-11-08  Ævar Arnfjörð... submodule--helper: use OPT_SUBCOMMAND() API
2022-11-08  Ævar Arnfjörð... submodule--helper: drop "update --prefix <pfx>" for...
2022-11-08  Ævar Arnfjörð... submodule--helper: remove --prefix from "absorbgitdirs"
2022-11-08  Ævar Arnfjörð... submodule API & "absorbgitdirs": remove "----recursive...
2022-11-08  Ævar Arnfjörð... submodule.c: refactor recursive block out of absorb...
2022-11-08  Ævar Arnfjörð... submodule tests: test for a "foreach" blind-spot
2022-11-08  Ævar Arnfjörð... submodule--helper: fix a memory leak in "status"
2022-11-08  Ævar Arnfjörð... submodule tests: add tests for top-level flag output
2022-11-08  Ævar Arnfjörð... submodule--helper: move "config" to a test-tool
2022-11-08  Ævar Arnfjörð... Makefile: discuss SHAttered in *_SHA{1,256} discussion
2022-11-08  Ævar Arnfjörð... Makefile: document default SHA-1 backend on OSX
2022-11-08  Ævar Arnfjörð... Makefile & test-tool: replace "DC_SHA1" variable with...
2022-11-08  Ævar Arnfjörð... Makefile: document SHA-1 and SHA-256 default and select...
2022-11-08  Ævar Arnfjörð... Makefile: document default SHA-256 backend
2022-11-08  Ævar Arnfjörð... Makefile: rephrase the discussion of *_SHA1 knobs
2022-11-08  Ævar Arnfjörð... Makefile: create and use sections for "define" flag...
2022-11-08  Ævar Arnfjörð... Makefile: correct DC_SHA1 documentation
2022-11-08  Ævar Arnfjörð... INSTALL: remove discussion of SHA-1 backends
2022-11-08  Ævar Arnfjörð... Makefile: always (re)set DC_SHA1 on fallback
2022-11-08  Vincent Bernatls-files: fix --ignored and --killed flags in synopsis
2022-11-07  Elijah Newrensparse-checkout.txt: new document with sparse-checkout...
2022-11-07  Victoria Dyerebase --update-refs: avoid unintended ref deletion
2022-11-07  Johannes Schindelinscalar reconfigure -a: remove stale `scalar.repo` entries
2022-11-05  Anh Leindex: raise a bug if the index is materialised more...
2022-11-05  Anh Leindex: add trace2 region for clear skip worktree
2022-11-04  Debra Obondot7001-mv.sh: modernizing test script using functions
2022-11-04  Taylor BlauThe tenth batch
2022-11-04  Taylor BlauMerge branch 'jk/avoid-localhost'
2022-11-03  Jeff Kingref-filter: fix parsing of signatures with CRLF and...
2022-11-03  Jeff Kingref-filter: fix parsing of signatures without blank...
2022-11-03  Ævar Arnfjörð... spatchcache: add a ccache-alike for "spatch"
2022-11-03  Ævar Arnfjörð... cocci: run against a generated ALL.cocci
2022-11-03  Ævar Arnfjörð... cocci rules: remove <id>'s from rules that don't need...
2022-11-03  Ævar Arnfjörð... Makefile: copy contrib/coccinelle/*.cocci to build/
2022-11-03  Ævar Arnfjörð... cocci: optimistically use COMPUTE_HEADER_DEPENDENCIES
2022-11-03  Ævar Arnfjörð... cocci: make "coccicheck" rule incremental
2022-11-03  Ævar Arnfjörð... cocci: split off "--all-includes" from SPATCH_FLAGS
2022-11-03  Ævar Arnfjörð... cocci: split off include-less "tests" from SPATCH_FLAGS
2022-11-03  Ævar Arnfjörð... Makefile: split off SPATCH_BATCH_SIZE comment from...
2022-11-03  Ævar Arnfjörð... Makefile: have "coccicheck" re-run if flags change
2022-11-03  Ævar Arnfjörð... Makefile: add ability to TAB-complete cocci *.patch...
2022-11-03  Ævar Arnfjörð... cocci rules: remove unused "F" metavariable from pendin...
2022-11-03  Ævar Arnfjörð... Makefile + shared.mak: rename and indent $(QUIET_SPATCH_T)
2022-11-01  Johannes Schindelint5516/t5601: be less strict about the number of credent...
2022-11-01  Jeff Kingt5516: move plaintext-password tests from t5601 and...
next