Show patches with: none      |   43429 patches
« 1 2 ... 81 82 83434 435 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v3,3/5] reset: use 'skip_cache_tree_update' option Skip 'cache_tree_update()' when 'prime_cache_tree()' is called immediate after - - - --- 2022-11-10 Victoria Dye Accepted
[v3,2/5] unpack-trees: add 'skip_cache_tree_update' option Skip 'cache_tree_update()' when 'prime_cache_tree()' is called immediate after - - - --- 2022-11-10 Victoria Dye Accepted
[v3,1/5] cache-tree: add perf test comparing update and prime Skip 'cache_tree_update()' when 'prime_cache_tree()' is called immediate after - - - --- 2022-11-10 Victoria Dye Accepted
[2/2] sequencer: tighten label lookups rebase: stricter label lookups - - - --- 2022-11-10 Phillip Wood Accepted
[1/2] sequencer: unify label lookup rebase: stricter label lookups - - - --- 2022-11-10 Phillip Wood Accepted
[v2,11/11] Turn `git bisect` into a full built-in Turn git-bisect to be builtin - - - --- 2022-11-10 Đoàn Trần Công Danh Accepted
[v2,10/11] bisect--helper: log: allow arbitrary number of arguments Turn git-bisect to be builtin - - - --- 2022-11-10 Đoàn Trần Công Danh Accepted
[v2,09/11] bisect--helper: handle states directly Turn git-bisect to be builtin - - - --- 2022-11-10 Đoàn Trần Công Danh Accepted
[v2,08/11] bisect--helper: emit usage for "git bisect" Turn git-bisect to be builtin - - - --- 2022-11-10 Đoàn Trần Công Danh Accepted
[v2,07/11] bisect test: test exit codes on bad usage Turn git-bisect to be builtin - - - --- 2022-11-10 Đoàn Trần Công Danh Accepted
[v2,06/11] bisect--helper: identify as bisect when report error Turn git-bisect to be builtin - - - --- 2022-11-10 Đoàn Trần Công Danh Accepted
[v2,05/11] bisect-run: verify_good: account for non-negative exit status Turn git-bisect to be builtin - - - --- 2022-11-10 Đoàn Trần Công Danh Accepted
[v2,04/11] bisect run: keep some of the post-v2.30.0 output Turn git-bisect to be builtin - - - --- 2022-11-10 Đoàn Trần Công Danh Accepted
[v2,03/11] bisect: fix output regressions in v2.30.0 Turn git-bisect to be builtin - - - --- 2022-11-10 Đoàn Trần Công Danh Accepted
[v2,02/11] bisect: refactor bisect_run() to match CodingGuidelines Turn git-bisect to be builtin - - - --- 2022-11-10 Đoàn Trần Công Danh Accepted
[v2,01/11] bisect tests: test for v2.30.0 "bisect run" regressions Turn git-bisect to be builtin - - - --- 2022-11-10 Đoàn Trần Công Danh Accepted
[v3,3/3] bisect--helper: parse subcommand with OPT_SUBCOMMAND Convert git-bisect--helper to OPT_SUBCOMMAND - - - --- 2022-11-10 Đoàn Trần Công Danh Accepted
[v3,2/3] bisect--helper: move all subcommands into their own functions Convert git-bisect--helper to OPT_SUBCOMMAND - - - --- 2022-11-10 Đoàn Trần Công Danh Accepted
[v3,1/3] bisect--helper: remove unused options Convert git-bisect--helper to OPT_SUBCOMMAND - - - --- 2022-11-10 Đoàn Trần Công Danh Accepted
Makefile: don't create a ".build/.build/" for cocci, fix output Makefile: don't create a ".build/.build/" for cocci, fix output - - - --- 2022-11-10 Ævar Arnfjörð Bjarmason Accepted
repository-version.txt: partialClone casing change repository-version.txt: partialClone casing change - - - --- 2022-11-10 Kousik Sanagavarapu Accepted
tests(scalar): tighten the stale `scalar.repo` test some tests(scalar): tighten the stale `scalar.repo` test some - - - --- 2022-11-10 Johannes Schindelin Accepted
[v3,2/2] pack-bitmap.c: avoid exposing absolute paths [v3,1/2] pack-bitmap.c: remove unnecessary "open_pack_index()" calls - - - --- 2022-11-10 Teng Long Accepted
[v3,1/2] pack-bitmap.c: remove unnecessary "open_pack_index()" calls [v3,1/2] pack-bitmap.c: remove unnecessary "open_pack_index()" calls - - - --- 2022-11-10 Teng Long Accepted
[v4] status: long status advice adapted to recent capabilities [v4] status: long status advice adapted to recent capabilities - - - --- 2022-11-10 Rudy Rigot Superseded
[v2,5/5] rebase: use 'skip_cache_tree_update' option Skip 'cache_tree_update()' when 'prime_cache_tree()' is called immediate after - - - --- 2022-11-10 Victoria Dye Superseded
[v2,4/5] read-tree: use 'skip_cache_tree_update' option Skip 'cache_tree_update()' when 'prime_cache_tree()' is called immediate after - - - --- 2022-11-10 Victoria Dye Superseded
[v2,3/5] reset: use 'skip_cache_tree_update' option Skip 'cache_tree_update()' when 'prime_cache_tree()' is called immediate after - - - --- 2022-11-10 Victoria Dye Superseded
[v2,2/5] unpack-trees: add 'skip_cache_tree_update' option Skip 'cache_tree_update()' when 'prime_cache_tree()' is called immediate after - - - --- 2022-11-10 Victoria Dye Superseded
[v2,1/5] cache-tree: add perf test comparing update and prime Skip 'cache_tree_update()' when 'prime_cache_tree()' is called immediate after - - - --- 2022-11-10 Victoria Dye Superseded
Makefile: fix cygwin build failure Makefile: fix cygwin build failure - - - --- 2022-11-09 Ramsay Jones New
[RFC,8/8] read-tree: add "--super-prefix" option, eliminate global Get rid of "git --super-prefix" - - - --- 2022-11-09 Ævar Arnfjörð Bjarmason Superseded
[RFC,7/8] submodule tests: test "git branch -t" output and stderr Get rid of "git --super-prefix" - - - --- 2022-11-09 Ævar Arnfjörð Bjarmason Superseded
[RFC,6/8] submodule--helper: convert "{update,clone}" to their own "--super-prefix" Get rid of "git --super-prefix" - - - --- 2022-11-09 Ævar Arnfjörð Bjarmason Superseded
[RFC,5/8] submodule--helper: convert "status" to its own "--super-prefix" Get rid of "git --super-prefix" - - - --- 2022-11-09 Ævar Arnfjörð Bjarmason Superseded
[RFC,4/8] submodule--helper: convert "sync" to its own "--super-prefix" Get rid of "git --super-prefix" - - - --- 2022-11-09 Ævar Arnfjörð Bjarmason Superseded
[RFC,3/8] submodule--helper: convert "foreach" to its own "--super-prefix" Get rid of "git --super-prefix" - - - --- 2022-11-09 Ævar Arnfjörð Bjarmason Superseded
[RFC,2/8] submodule--helper: "deinit" has never used "--super-prefix" Get rid of "git --super-prefix" - - - --- 2022-11-09 Ævar Arnfjörð Bjarmason Superseded
[RFC,1/8] submodule--helper: don't use global --super-prefix in "absorbgitdirs" Get rid of "git --super-prefix" - - - --- 2022-11-09 Ævar Arnfjörð Bjarmason Superseded
[v3,2/2] maintenance: add option to register in a specific config git-maintenance quality-of-life improvements - - - --- 2022-11-09 Ronan Pigott Accepted
[v3,1/2] for-each-repo: interpolate repo path arguments git-maintenance quality-of-life improvements - - - --- 2022-11-09 Ronan Pigott Accepted
po: use `switch` over `checkout` in error message po: use `switch` over `checkout` in error message - - - --- 2022-11-09 Max New
Change git-send-email's sendemail-validate hook to use header information Change git-send-email's sendemail-validate hook to use header information - - - --- 2022-11-09 Michael Strawbridge New
[3/3] chainlint: prefix annotated test definition with line numbers chainlint: emit line numbers alongside test definitions - - - --- 2022-11-09 Eric Sunshine Superseded
[2/3] chainlint: latch line numbers at which each token starts and ends chainlint: emit line numbers alongside test definitions - - - --- 2022-11-09 Eric Sunshine Superseded
[1/3] chainlint: sidestep impoverished macOS "terminfo" chainlint: emit line numbers alongside test definitions - - - --- 2022-11-09 Eric Sunshine Superseded
[v2] Documentation: increase example cache timeout to 1 hour [v2] Documentation: increase example cache timeout to 1 hour - - - --- 2022-11-09 M Hickford Accepted
[v2,2/2] rebase: stop exporting GIT_REFLOG_ACTION rebase: stop setting GIT_REFLOG_ACTION - - - --- 2022-11-09 Phillip Wood Accepted
[v2,1/2] sequencer: stop exporting GIT_REFLOG_ACTION rebase: stop setting GIT_REFLOG_ACTION - - - --- 2022-11-09 Phillip Wood Accepted
[v2,3/3] git_parse_signed(): avoid integer overflow a few config integer parsing fixes - - - --- 2022-11-09 Phillip Wood Accepted
[v2,2/3] config: require at least one digit when parsing numbers a few config integer parsing fixes - - - --- 2022-11-09 Phillip Wood Accepted
[v2,1/3] git_parse_unsigned: reject negative values a few config integer parsing fixes - - - --- 2022-11-09 Phillip Wood Accepted
Documentation: increase example cache timeout to 1 hour Documentation: increase example cache timeout to 1 hour - - - --- 2022-11-09 M Hickford Superseded
[v3,5/5] notes.c: introduce "--no-blank-line" option notes.c: introduce "--no-blank-line" option - - - --- 2022-11-09 Teng Long New
[v3,4/5] notes.c: provide tips when target and append note are both empty notes.c: introduce "--no-blank-line" option - - - --- 2022-11-09 Teng Long New
[v3,3/5] notes.c: drop unreachable code in 'append_edit()' notes.c: introduce "--no-blank-line" option - - - --- 2022-11-09 Teng Long New
[v3,2/5] notes.c: cleanup for "designated init" and "char ptr init" notes.c: introduce "--no-blank-line" option - - - --- 2022-11-09 Teng Long New
[v3,1/5] notes.c: cleanup 'strbuf_grow' call in 'append_edit' notes.c: introduce "--no-blank-line" option - - - --- 2022-11-09 Teng Long New
submodule--helper absorbgitdirs: no abspaths in "Migrating git..." submodule--helper absorbgitdirs: no abspaths in "Migrating git..." - - - --- 2022-11-09 Ævar Arnfjörð Bjarmason Accepted
http: redact curl h2h3 headers in info http: redact curl h2h3 headers in info - - - --- 2022-11-09 Glen Choo Superseded
[RFC,4/4] git: remove --super-prefix git: remove --super-prefix - - - --- 2022-11-09 Glen Choo New
[RFC,3/4] read-tree: teach --submodule-prefix git: remove --super-prefix - - - --- 2022-11-09 Glen Choo New
[RFC,2/4] fetch: refactor --submodule-prefix git: remove --super-prefix - - - --- 2022-11-09 Glen Choo New
[RFC,1/4] submodule--helper: teach --toplevel-cwd-prefix git: remove --super-prefix - - - --- 2022-11-09 Glen Choo New
[5/5] rebase: use 'skip_cache_tree_update' option Skip 'cache_tree_update()' when 'prime_cache_tree()' is called immediate after - - - --- 2022-11-08 Victoria Dye Superseded
[4/5] read-tree: use 'skip_cache_tree_update' option Skip 'cache_tree_update()' when 'prime_cache_tree()' is called immediate after - - - --- 2022-11-08 Victoria Dye Superseded
[3/5] reset: use 'skip_cache_tree_update' option Skip 'cache_tree_update()' when 'prime_cache_tree()' is called immediate after - - - --- 2022-11-08 Victoria Dye Superseded
[2/5] unpack-trees: add 'skip_cache_tree_update' option Skip 'cache_tree_update()' when 'prime_cache_tree()' is called immediate after - - - --- 2022-11-08 Victoria Dye Superseded
[1/5] cache-tree: add perf test comparing update and prime Skip 'cache_tree_update()' when 'prime_cache_tree()' is called immediate after - - - --- 2022-11-08 Victoria Dye Superseded
[v2,2/2] maintenance: add option to register in a specific config git-maintenance quality-of-life improvements - - - --- 2022-11-08 Ronan Pigott Superseded
[v2,1/2] for-each-repo: interpolate repo path arguments git-maintenance quality-of-life improvements - - - --- 2022-11-08 Ronan Pigott Superseded
[4/4] chainlint: annotate original test definition rather than token stream chainlint: improve annotated output - - - --- 2022-11-08 Eric Sunshine Accepted
[3/4] chainlint: latch start/end position of each token chainlint: improve annotated output - - - --- 2022-11-08 Eric Sunshine Accepted
[2/4] chainlint: tighten accuracy when consuming input stream chainlint: improve annotated output - - - --- 2022-11-08 Eric Sunshine Accepted
[1/4] chainlint: add explanatory comments chainlint: improve annotated output - - - --- 2022-11-08 Eric Sunshine Accepted
[v4,5/5] diff-lib: parallelize run_diff_files for submodules submodule: parallelize diff - - - --- 2022-11-08 Calvin Wan New
[v4,4/5] diff-lib: refactor match_stat_with_submodule submodule: parallelize diff - - - --- 2022-11-08 Calvin Wan New
[v4,3/5] submodule: move status parsing into function submodule: parallelize diff - - - --- 2022-11-08 Calvin Wan New
[v4,2/5] submodule: strbuf variable rename submodule: parallelize diff - - - --- 2022-11-08 Calvin Wan New
[v4,1/5] run-command: add duplicate_output_fn to run_processes_parallel_opts submodule: parallelize diff - - - --- 2022-11-08 Calvin Wan New
[1/1] ci: avoid unnecessary builds ci: avoid unnecessary builds, with ci-config - - - --- 2022-11-08 Taylor Blau Accepted
[v2,15/15] built-ins: use free() not UNLEAK() if trivial, rm dead code leak fixes: use existing constructors & other trivia - - - --- 2022-11-08 Ævar Arnfjörð Bjarmason Accepted
[v2,14/15] revert: fix parse_options_concat() leak leak fixes: use existing constructors & other trivia - - - --- 2022-11-08 Ævar Arnfjörð Bjarmason Accepted
[v2,13/15] cherry-pick: free "struct replay_opts" members leak fixes: use existing constructors & other trivia - - - --- 2022-11-08 Ævar Arnfjörð Bjarmason Accepted
[v2,12/15] rebase: don't leak on "--abort" leak fixes: use existing constructors & other trivia - - - --- 2022-11-08 Ævar Arnfjörð Bjarmason Accepted
[v2,11/15] connected.c: free the "struct packed_git" leak fixes: use existing constructors & other trivia - - - --- 2022-11-08 Ævar Arnfjörð Bjarmason Accepted
[v2,10/15] sequencer.c: fix "opts->strategy" leak in read_strategy_opts() leak fixes: use existing constructors & other trivia - - - --- 2022-11-08 Ævar Arnfjörð Bjarmason Accepted
[v2,09/15] ls-files: fix a --with-tree memory leak leak fixes: use existing constructors & other trivia - - - --- 2022-11-08 Ævar Arnfjörð Bjarmason Accepted
[v2,08/15] revision API: call graph_clear() in release_revisions() leak fixes: use existing constructors & other trivia - - - --- 2022-11-08 Ævar Arnfjörð Bjarmason Accepted
[v2,07/15] unpack-file: fix ancient leak in create_temp_file() leak fixes: use existing constructors & other trivia - - - --- 2022-11-08 Ævar Arnfjörð Bjarmason Accepted
[v2,06/15] built-ins & libs & helpers: add/move destructors, fix leaks leak fixes: use existing constructors & other trivia - - - --- 2022-11-08 Ævar Arnfjörð Bjarmason Accepted
[v2,05/15] dir.c: free "ident" and "exclude_per_dir" in "struct untracked_cache" leak fixes: use existing constructors & other trivia - - - --- 2022-11-08 Ævar Arnfjörð Bjarmason Accepted
[v2,04/15] read-cache.c: clear and free "sparse_checkout_patterns" leak fixes: use existing constructors & other trivia - - - --- 2022-11-08 Ævar Arnfjörð Bjarmason Accepted
[v2,03/15] commit: discard partial cache before (re-)reading it leak fixes: use existing constructors & other trivia - - - --- 2022-11-08 Ævar Arnfjörð Bjarmason Accepted
[v2,02/15] {reset,merge}: call discard_index() before returning leak fixes: use existing constructors & other trivia - - - --- 2022-11-08 Ævar Arnfjörð Bjarmason Accepted
[v2,01/15] tests: mark tests as passing with SANITIZE=leak leak fixes: use existing constructors & other trivia - - - --- 2022-11-08 Ævar Arnfjörð Bjarmason Accepted
[v2,9/9] submodule--helper: use OPT_SUBCOMMAND() API submodule: tests, cleanup to prepare for built-in - - - --- 2022-11-08 Ævar Arnfjörð Bjarmason Accepted
[v2,8/9] submodule--helper: drop "update --prefix <pfx>" for "-C <pfx> update" submodule: tests, cleanup to prepare for built-in - - - --- 2022-11-08 Ævar Arnfjörð Bjarmason Accepted
[v2,7/9] submodule--helper: remove --prefix from "absorbgitdirs" submodule: tests, cleanup to prepare for built-in - - - --- 2022-11-08 Ævar Arnfjörð Bjarmason Accepted
[v2,6/9] submodule API & "absorbgitdirs": remove "----recursive" option submodule: tests, cleanup to prepare for built-in - - - --- 2022-11-08 Ævar Arnfjörð Bjarmason Accepted
« 1 2 ... 81 82 83434 435 »