Show patches with: none      |   43686 patches
« 1 2 ... 101 102 103436 437 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v5,10/16] bisect: avoid double-quoting when printing the failed command Finish converting git bisect into a built-in - - - --- 2022-08-27 Johannes Schindelin New
[v5,09/16] bisect run: fix the error message Finish converting git bisect into a built-in - - - --- 2022-08-27 Johannes Schindelin New
[v5,08/16] bisect: verify that a bogus option won't try to start a bisection Finish converting git bisect into a built-in - - - --- 2022-08-27 Johannes Schindelin New
[v5,07/16] bisect--helper: migrate to OPT_SUBCOMMAND() Finish converting git bisect into a built-in - - - --- 2022-08-27 Johannes Schindelin New
[v5,06/16] bisect--helper: make the order consistently `argc, argv` Finish converting git bisect into a built-in - - - --- 2022-08-27 Johannes Schindelin New
[v5,05/16] bisect--helper: make `terms` an explicit singleton Finish converting git bisect into a built-in - - - --- 2022-08-27 Johannes Schindelin New
[v5,04/16] bisect--helper: simplify exit code computation Finish converting git bisect into a built-in - - - --- 2022-08-27 Johannes Schindelin New
[v5,03/16] bisect--helper: really retire `--bisect-autostart` Finish converting git bisect into a built-in - - - --- 2022-08-27 Johannes Schindelin New
[v5,02/16] bisect--helper: really retire --bisect-next-check Finish converting git bisect into a built-in - - - --- 2022-08-27 Johannes Schindelin New
[v5,01/16] bisect--helper: retire the --no-log option Finish converting git bisect into a built-in - - - --- 2022-08-27 Johannes Schindelin New
[v2,1/1] diff.c: When appropriate, use utf8_strwidth() [v2,1/1] diff.c: When appropriate, use utf8_strwidth() - - - --- 2022-08-27 Torsten Bögershausen Superseded
completion: prompt: use generic colors completion: prompt: use generic colors - - - --- 2022-08-27 Felipe Contreras New
[2/2] format-patch: allow forcing the use of in-body From: header format-patch --force-inbody-from - - - --- 2022-08-26 Junio C Hamano New
[1/2] pretty: separate out the logic to decide the use of in-body from format-patch --force-inbody-from - - - --- 2022-08-26 Junio C Hamano New
forcing an in-body From header forcing an in-body From header - - - --- 2022-08-26 Rasmus Villemoes New
[v2,3/3] range-diff: optionally accept pathspecs Allow passing pathspecs to git range-diff - - - --- 2022-08-26 Johannes Schindelin Accepted
[v2,2/3] range-diff: consistently validate the arguments Allow passing pathspecs to git range-diff - - - --- 2022-08-26 Johannes Schindelin Accepted
[v2,1/3] range-diff: reorder argument handling Allow passing pathspecs to git range-diff - - - --- 2022-08-26 Johannes Schindelin Accepted
[v4] grep: fix multibyte regex handling under macOS [v4] grep: fix multibyte regex handling under macOS - - - --- 2022-08-26 Diomidis Spinellis Accepted
[1/1] pack-bitmap.c: avoid exposing absolute paths pack-bitmap.c: avoid exposing absolute paths - - - --- 2022-08-26 Teng Long New
[v2] t64xx: convert 'test_create_repo' to 'git init' [v2] t64xx: convert 'test_create_repo' to 'git init' - 1 - --- 2022-08-26 Elijah Newren Accepted
[2/2] git-compat-util.h: use "deprecated" for UNUSED variables git-compat-util.h: change UNUSED(var) to UNUSED - - - --- 2022-08-25 Ævar Arnfjörð Bjarmason Accepted
[1/2] git-compat-util.h: use "UNUSED", not "UNUSED(var)" git-compat-util.h: change UNUSED(var) to UNUSED - - - --- 2022-08-25 Ævar Arnfjörð Bjarmason Accepted
[5/5] spatchcache: add a ccache-alike for "spatch" cocci: make "incremental" possible + a ccache-like tool - - - --- 2022-08-25 Ævar Arnfjörð Bjarmason Superseded
[4/5] cocci: make incremental compilation even faster cocci: make "incremental" possible + a ccache-like tool - - - --- 2022-08-25 Ævar Arnfjörð Bjarmason Superseded
[3/5] cocci: make "coccicheck" rule incremental cocci: make "incremental" possible + a ccache-like tool - - - --- 2022-08-25 Ævar Arnfjörð Bjarmason Superseded
[2/5] Makefile: have "coccicheck" re-run if flags change cocci: make "incremental" possible + a ccache-like tool - - - --- 2022-08-25 Ævar Arnfjörð Bjarmason Superseded
[1/5] Makefile: add ability to TAB-complete cocci *.patch rules cocci: make "incremental" possible + a ccache-like tool - - - --- 2022-08-25 Ævar Arnfjörð Bjarmason Superseded
[3/3] remote: run "remote rm" argv through parse_options() unused function parameters newly in next - - - --- 2022-08-25 Jeff King Accepted
[2/3] maintenance: add parse-options boilerplate for subcommands unused function parameters newly in next - - - --- 2022-08-25 Jeff King Accepted
[1/3] pass subcommand "prefix" arguments to parse_options() unused function parameters newly in next - - - --- 2022-08-25 Jeff King Accepted
[v3] grep: fix multibyte regex handling under macOS [v3] grep: fix multibyte regex handling under macOS - - - --- 2022-08-25 Diomidis Spinellis Superseded
[v2,4/4] add -p: ignore dirty submodules built-in add -p: support diff-so-fancy better - - - --- 2022-08-24 Johannes Schindelin Superseded
[v2,3/4] add -p: handle `diff-so-fancy`'s hunk headers better built-in add -p: support diff-so-fancy better - - - --- 2022-08-24 Johannes Schindelin Superseded
[v2,2/4] add -p: gracefully ignore unparseable hunk headers in colored diffs built-in add -p: support diff-so-fancy better - - - --- 2022-08-24 Johannes Schindelin Superseded
[v2,1/4] t3701: redefine what is "bogus" output of a diff filter built-in add -p: support diff-so-fancy better - - - --- 2022-08-24 Johannes Schindelin Superseded
curiosities with tempfile.active curiosities with tempfile.active - - - --- 2022-08-24 Jeff King New
[v2] grep: fix multibyte regex handling under macOS [v2] grep: fix multibyte regex handling under macOS - - - --- 2022-08-23 Diomidis Spinellis Superseded
grep: fix multibyte regex handling under macOS grep: fix multibyte regex handling under macOS - - - --- 2022-08-23 Diomidis Spinellis Superseded
[v3,2/2] Check working directory and Unix domain socket file for compatability fsmonitor: option to allow fsmonitor to run against network-mounted repos - - - --- 2022-08-23 Eric DeCosta Superseded
[v3,1/2] fsmonitor: macOS: allow fsmonitor to run against network-mounted repos fsmonitor: option to allow fsmonitor to run against network-mounted repos - - - --- 2022-08-23 Eric DeCosta Superseded
[3/3] add -p: handle `diff-so-fancy`'s hunk headers better built-in add -p: support diff-so-fancy better - - - --- 2022-08-23 Johannes Schindelin New
[2/3] add -p: gracefully ignore unparseable hunk headers in colored diffs built-in add -p: support diff-so-fancy better - - - --- 2022-08-23 Johannes Schindelin New
[1/3] t3701: redefine what is "bogus" output of a diff filter built-in add -p: support diff-so-fancy better - - - --- 2022-08-23 Johannes Schindelin New
ci: update 'static-analysis' to Ubuntu 22.04 ci: update 'static-analysis' to Ubuntu 22.04 - - - --- 2022-08-23 Derrick Stolee Accepted
Documentation: clarify whitespace rules for trailers Documentation: clarify whitespace rules for trailers - - - --- 2022-08-23 Christian Couder Superseded
[v2,4/4] Minor refactoring and simplification of Windows settings checks fsmonitor: option to allow fsmonitor to run against network-mounted repos - - - --- 2022-08-23 Eric DeCosta Superseded
[v2,3/4] Check working directory and Unix domain socket file for compatability fsmonitor: option to allow fsmonitor to run against network-mounted repos - - - --- 2022-08-23 Eric DeCosta Superseded
[v2,2/4] fsmonitor: macOS: allow fsmonitor to run against network-mounted repos fsmonitor: option to allow fsmonitor to run against network-mounted repos - - - --- 2022-08-23 Eric DeCosta Superseded
[v2,1/4] fsmonitor: option to allow fsmonitor to run against network-mounted repos fsmonitor: option to allow fsmonitor to run against network-mounted repos - - - --- 2022-08-23 Eric DeCosta Superseded
[2/2] range-diff: optionally accept a pathspec Allow passing pathspecs to git range-diff - - - --- 2022-08-23 Johannes Schindelin Superseded
[1/2] range-diff: reorder argument handling Allow passing pathspecs to git range-diff - - - --- 2022-08-23 Johannes Schindelin Superseded
[v2] promisor-remote: fix xcalloc() argument order [v2] promisor-remote: fix xcalloc() argument order - - - --- 2022-08-23 SZEDER Gábor Accepted
[v2,5/5] cmake: increase time-out for a long-running test Some fixes and an improvement for using CTest on Windows - - - --- 2022-08-23 Johannes Schindelin Accepted
[v2,4/5] cmake: avoid editing t/test-lib.sh Some fixes and an improvement for using CTest on Windows - - - --- 2022-08-23 Johannes Schindelin New
[v2,3/5] add -p: avoid ambiguous signed/unsigned comparison Some fixes and an improvement for using CTest on Windows - - - --- 2022-08-23 Johannes Schindelin Accepted
[v2,2/5] cmake: copy the merge tools for testing Some fixes and an improvement for using CTest on Windows - - - --- 2022-08-23 Johannes Schindelin Accepted
[v2,1/5] cmake: make it easier to diagnose regressions in CTest runs Some fixes and an improvement for using CTest on Windows - - - --- 2022-08-23 Johannes Schindelin Accepted
t4301: add more interesting merge-tree testcases t4301: add more interesting merge-tree testcases - - - --- 2022-08-23 Elijah Newren Accepted
[v2,3/3] merge: small code readability improvement Miscellaneous merge fixes - - - --- 2022-08-23 Elijah Newren Accepted
[v2,2/3] merge: cleanup confusing logic for handling successful merges Miscellaneous merge fixes - - - --- 2022-08-23 Elijah Newren Accepted
[v2,1/3] merge: only apply autostash when appropriate Miscellaneous merge fixes - - - --- 2022-08-23 Elijah Newren Accepted
gc: use temporary file for editing crontab gc: use temporary file for editing crontab - - - --- 2022-08-23 brian m. carlson Superseded
promisor-remote: fix xcalloc() argument order promisor-remote: fix xcalloc() argument order - - - --- 2022-08-22 SZEDER Gábor Superseded
[v2,1/1] pathspec: fix memleak pathspec: fix memleak - - - --- 2022-08-22 Anthony Delannoy Accepted
[v2,7/7] midx.c: avoid adding preferred objects twice midx: permit changing the preferred pack when reusing the MIDX - - - --- 2022-08-22 Taylor Blau Accepted
[v2,6/7] midx.c: include preferred pack correctly with existing MIDX midx: permit changing the preferred pack when reusing the MIDX - - - --- 2022-08-22 Taylor Blau Accepted
[v2,5/7] midx.c: extract `midx_fanout_add_pack_fanout()` midx: permit changing the preferred pack when reusing the MIDX - - - --- 2022-08-22 Taylor Blau Accepted
[v2,4/7] midx.c: extract `midx_fanout_add_midx_fanout()` midx: permit changing the preferred pack when reusing the MIDX - - - --- 2022-08-22 Taylor Blau Accepted
[v2,3/7] midx.c: extract `struct midx_fanout` midx: permit changing the preferred pack when reusing the MIDX - - - --- 2022-08-22 Taylor Blau Accepted
[v2,2/7] t/lib-bitmap.sh: avoid silencing stderr midx: permit changing the preferred pack when reusing the MIDX - - - --- 2022-08-22 Taylor Blau Accepted
[v2,1/7] t5326: demonstrate potential bitmap corruption midx: permit changing the preferred pack when reusing the MIDX - - - --- 2022-08-22 Taylor Blau Accepted
[3/3] t: detect and signal failure within loop tests: fix broken &&-chains & abort loops on error - - - --- 2022-08-22 Eric Sunshine Accepted
[2/3] t1092: fix buggy sparse "blame" test tests: fix broken &&-chains & abort loops on error - - - --- 2022-08-22 Eric Sunshine Accepted
[1/3] t2407: fix broken &&-chains in compound statement tests: fix broken &&-chains & abort loops on error - - - --- 2022-08-22 Eric Sunshine Accepted
[7/7] bundle-uri: fetch a list of bundles Bundle URIs III: Parse and download from bundle lists - - - --- 2022-08-22 Derrick Stolee New
[6/7] bundle-uri: limit recursion depth for bundle lists Bundle URIs III: Parse and download from bundle lists - - - --- 2022-08-22 Derrick Stolee New
[5/7] bundle-uri: parse bundle list in config format Bundle URIs III: Parse and download from bundle lists - - - --- 2022-08-22 Derrick Stolee New
[4/7] bundle-uri: unit test "key=value" parsing Bundle URIs III: Parse and download from bundle lists - - - --- 2022-08-22 Ævar Arnfjörð Bjarmason New
[3/7] bundle-uri: create "key=value" line parsing Bundle URIs III: Parse and download from bundle lists - - - --- 2022-08-22 Ævar Arnfjörð Bjarmason New
[2/7] bundle-uri: create base key-value pair parsing Bundle URIs III: Parse and download from bundle lists - - - --- 2022-08-22 Derrick Stolee New
[1/7] bundle-uri: create bundle_list struct and helpers Bundle URIs III: Parse and download from bundle lists - - - --- 2022-08-22 Derrick Stolee New
[v6,17/17] submodule--helper: fix a configure_added_submodule() leak submodule--helper: fix memory leaks - - - --- 2022-08-21 Ævar Arnfjörð Bjarmason Superseded
[v6,16/17] submodule--helper: free rest of "displaypath" in "struct update_data" submodule--helper: fix memory leaks - - - --- 2022-08-21 Ævar Arnfjörð Bjarmason Superseded
[v6,15/17] submodule--helper: free some "displaypath" in "struct update_data" submodule--helper: fix memory leaks - - - --- 2022-08-21 Ævar Arnfjörð Bjarmason Superseded
[v6,14/17] submodule--helper: fix a memory leak in print_status() submodule--helper: fix memory leaks - - - --- 2022-08-21 Ævar Arnfjörð Bjarmason Superseded
[v6,13/17] submodule--helper: fix a leak in module_add() submodule--helper: fix memory leaks - - - --- 2022-08-21 Ævar Arnfjörð Bjarmason Superseded
[v6,12/17] submodule--helper: fix obscure leak in module_add() submodule--helper: fix memory leaks - - - --- 2022-08-21 Ævar Arnfjörð Bjarmason Superseded
[v6,11/17] submodule--helper: fix "reference" leak submodule--helper: fix memory leaks - - - --- 2022-08-21 Ævar Arnfjörð Bjarmason Superseded
[v6,10/17] submodule--helper: fix a memory leak in get_default_remote_submodule() submodule--helper: fix memory leaks - - - --- 2022-08-21 Ævar Arnfjörð Bjarmason Superseded
[v6,09/17] submodule--helper: fix a leak with repo_clear() submodule--helper: fix memory leaks - - - --- 2022-08-21 Ævar Arnfjörð Bjarmason Superseded
[v6,08/17] submodule--helper: fix "sm_path" and other "module_cb_list" leaks submodule--helper: fix memory leaks - - - --- 2022-08-21 Ævar Arnfjörð Bjarmason Superseded
[v6,07/17] submodule--helper: fix "errmsg_str" memory leak submodule--helper: fix memory leaks - - - --- 2022-08-21 Ævar Arnfjörð Bjarmason Superseded
[v6,06/17] submodule--helper: add and use *_release() functions submodule--helper: fix memory leaks - - - --- 2022-08-21 Ævar Arnfjörð Bjarmason Superseded
[v6,05/17] submodule--helper: don't leak {run,capture}_command() cp.dir argument submodule--helper: fix memory leaks - - - --- 2022-08-21 Ævar Arnfjörð Bjarmason Superseded
[v6,04/17] submodule--helper: "struct pathspec" memory leak in module_update() submodule--helper: fix memory leaks - - - --- 2022-08-21 Ævar Arnfjörð Bjarmason Superseded
[v6,03/17] submodule--helper: fix most "struct pathspec" memory leaks submodule--helper: fix memory leaks - - - --- 2022-08-21 Ævar Arnfjörð Bjarmason Superseded
[v6,02/17] submodule--helper: fix trivial get_default_remote_submodule() leak submodule--helper: fix memory leaks - - - --- 2022-08-21 Ævar Arnfjörð Bjarmason Superseded
[v6,01/17] submodule--helper: fix a leak in "clone_submodule" submodule--helper: fix memory leaks - - - --- 2022-08-21 Ævar Arnfjörð Bjarmason Superseded
[v3,32/32] submodule--helper: fix bad config API usage submodule--helper: add tests, rm dead code, refactor & leak prep - - - --- 2022-08-21 Ævar Arnfjörð Bjarmason Superseded
« 1 2 ... 101 102 103436 437 »