]> git.ipfire.org Git - thirdparty/git.git/shortlog
thirdparty/git.git
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-21  Ævar Arnfjörð... built-ins: use free() not UNLEAK() if trivial, rm dead...
2022-11-21  Ævar Arnfjörð... revert: fix parse_options_concat() leak
2022-11-21  Ævar Arnfjörð... cherry-pick: free "struct replay_opts" members
2022-11-21  Ævar Arnfjörð... rebase: don't leak on "--abort"
2022-11-21  Ævar Arnfjörð... connected.c: free the "struct packed_git"
2022-11-21  Ævar Arnfjörð... sequencer.c: fix "opts->strategy" leak in read_strategy...
2022-11-21  Ævar Arnfjörð... ls-files: fix a --with-tree memory leak
2022-11-21  Ævar Arnfjörð... revision API: call graph_clear() in release_revisions()
2022-11-21  Ævar Arnfjörð... unpack-file: fix ancient leak in create_temp_file()
2022-11-21  Ævar Arnfjörð... built-ins & libs & helpers: add/move destructors, fix...
2022-11-21  Ævar Arnfjörð... dir.c: free "ident" and "exclude_per_dir" in "struct...
2022-11-21  Ævar Arnfjörð... read-cache.c: clear and free "sparse_checkout_patterns"
2022-11-21  Ævar Arnfjörð... commit: discard partial cache before (re-)reading it
2022-11-21  Ævar Arnfjörð... {reset,merge}: call discard_index() before returning
2022-11-21  Ævar Arnfjörð... tests: mark tests as passing with SANITIZE=leak
2022-11-21  Junio C HamanoMerge branch 'pw/rebase-no-reflog-action' into ab/vario...
2022-11-21  Ævar Arnfjörð... cocci: apply "pending" index-compatibility to some...
2022-11-21  Ævar Arnfjörð... cache.h & test-tool.h: add & use "USE_THE_INDEX_VARIABLE"
2022-11-21  Ævar Arnfjörð... {builtin/*,repository}.c: add & use "USE_THE_INDEX_VARI...
2022-11-21  Ævar Arnfjörð... cocci: apply "pending" index-compatibility to "t/helper...
2022-11-21  Ævar Arnfjörð... cocci & cache.h: apply variable section of "pending...
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
next