Show patches with: none      |   43957 patches
« 1 2 ... 102 103 104439 440 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v4,13/33] submodule--helper: move "sb" in clone_submodule() to its own scope submodule--helper: add tests, rm dead code, refactor & leak prep - - - --- 2022-08-31 Ævar Arnfjörð Bjarmason Accepted
[v4,12/33] submodule--helper: use xstrfmt() in clone_submodule() submodule--helper: add tests, rm dead code, refactor & leak prep - - - --- 2022-08-31 Ævar Arnfjörð Bjarmason Accepted
[v4,11/33] submodule--helper: replace memset() with { 0 }-initialization submodule--helper: add tests, rm dead code, refactor & leak prep - - - --- 2022-08-31 Ævar Arnfjörð Bjarmason Accepted
[v4,10/33] submodule--helper style: add \n\n after variable declarations submodule--helper: add tests, rm dead code, refactor & leak prep - - - --- 2022-08-31 Ævar Arnfjörð Bjarmason Accepted
[v4,09/33] submodule--helper style: don't separate declared variables with \n\n submodule--helper: add tests, rm dead code, refactor & leak prep - - - --- 2022-08-31 Ævar Arnfjörð Bjarmason Accepted
[v4,08/33] submodule--helper: move "resolve-relative-url-test" to a test-tool submodule--helper: add tests, rm dead code, refactor & leak prep - - - --- 2022-08-31 Ævar Arnfjörð Bjarmason Accepted
[v4,07/33] submodule--helper: move "check-name" to a test-tool submodule--helper: add tests, rm dead code, refactor & leak prep - - - --- 2022-08-31 Ævar Arnfjörð Bjarmason Accepted
[v4,06/33] submodule--helper: move "is-active" to a test-tool submodule--helper: add tests, rm dead code, refactor & leak prep - - - --- 2022-08-31 Ævar Arnfjörð Bjarmason Accepted
[v4,05/33] test-tool submodule-config: remove unused "--url" handling submodule--helper: add tests, rm dead code, refactor & leak prep - - - --- 2022-08-31 Ævar Arnfjörð Bjarmason Accepted
[v4,04/33] submodule--helper: remove unused "list" helper submodule--helper: add tests, rm dead code, refactor & leak prep - - - --- 2022-08-31 Ævar Arnfjörð Bjarmason Accepted
[v4,03/33] submodule--helper: remove unused "name" helper submodule--helper: add tests, rm dead code, refactor & leak prep - - - --- 2022-08-31 Ævar Arnfjörð Bjarmason Accepted
[v4,02/33] submodule tests: test for "add <repository> <abs-path>" submodule--helper: add tests, rm dead code, refactor & leak prep - - - --- 2022-08-31 Ævar Arnfjörð Bjarmason Accepted
[v4,01/33] submodule tests: test usage behavior submodule--helper: add tests, rm dead code, refactor & leak prep - - - --- 2022-08-31 Ævar Arnfjörð Bjarmason Accepted
[v7,17/17] submodule--helper: fix a configure_added_submodule() leak submodule--helper: fix memory leaks - - - --- 2022-08-31 Ævar Arnfjörð Bjarmason Accepted
[v7,16/17] submodule--helper: free rest of "displaypath" in "struct update_data" submodule--helper: fix memory leaks - - - --- 2022-08-31 Ævar Arnfjörð Bjarmason Accepted
[v7,15/17] submodule--helper: free some "displaypath" in "struct update_data" submodule--helper: fix memory leaks - - - --- 2022-08-31 Ævar Arnfjörð Bjarmason Accepted
[v7,14/17] submodule--helper: fix a memory leak in print_status() submodule--helper: fix memory leaks - - - --- 2022-08-31 Ævar Arnfjörð Bjarmason Accepted
[v7,13/17] submodule--helper: fix a leak in module_add() submodule--helper: fix memory leaks - - - --- 2022-08-31 Ævar Arnfjörð Bjarmason Accepted
[v7,12/17] submodule--helper: fix obscure leak in module_add() submodule--helper: fix memory leaks - - - --- 2022-08-31 Ævar Arnfjörð Bjarmason Accepted
[v7,11/17] submodule--helper: fix "reference" leak submodule--helper: fix memory leaks - - - --- 2022-08-31 Ævar Arnfjörð Bjarmason Accepted
[v7,10/17] submodule--helper: fix a memory leak in get_default_remote_submodule() submodule--helper: fix memory leaks - - - --- 2022-08-31 Ævar Arnfjörð Bjarmason Accepted
[v7,09/17] submodule--helper: fix a leak with repo_clear() submodule--helper: fix memory leaks - - - --- 2022-08-31 Ævar Arnfjörð Bjarmason Accepted
[v7,08/17] submodule--helper: fix "sm_path" and other "module_cb_list" leaks submodule--helper: fix memory leaks - - - --- 2022-08-31 Ævar Arnfjörð Bjarmason Accepted
[v7,07/17] submodule--helper: fix "errmsg_str" memory leak submodule--helper: fix memory leaks - - - --- 2022-08-31 Ævar Arnfjörð Bjarmason Accepted
[v7,06/17] submodule--helper: add and use *_release() functions submodule--helper: fix memory leaks - - - --- 2022-08-31 Ævar Arnfjörð Bjarmason Accepted
[v7,05/17] submodule--helper: don't leak {run,capture}_command() cp.dir argument submodule--helper: fix memory leaks - - - --- 2022-08-31 Ævar Arnfjörð Bjarmason Accepted
[v7,04/17] submodule--helper: "struct pathspec" memory leak in module_update() submodule--helper: fix memory leaks - - - --- 2022-08-31 Ævar Arnfjörð Bjarmason Accepted
[v7,03/17] submodule--helper: fix most "struct pathspec" memory leaks submodule--helper: fix memory leaks - - - --- 2022-08-31 Ævar Arnfjörð Bjarmason Accepted
[v7,02/17] submodule--helper: fix trivial get_default_remote_submodule() leak submodule--helper: fix memory leaks - - - --- 2022-08-31 Ævar Arnfjörð Bjarmason Accepted
[v7,01/17] submodule--helper: fix a leak in "clone_submodule" submodule--helper: fix memory leaks - - - --- 2022-08-31 Ævar Arnfjörð Bjarmason Accepted
[v2,9/9] spatchcache: add a ccache-alike for "spatch" cocci: make "incremental" possible + a ccache-like tool - - - --- 2022-08-31 Ævar Arnfjörð Bjarmason New
[v2,8/9] cocci: optimistically use COMPUTE_HEADER_DEPENDENCIES cocci: make "incremental" possible + a ccache-like tool - - - --- 2022-08-31 Ævar Arnfjörð Bjarmason New
[v2,7/9] cocci: make "coccicheck" rule incremental cocci: make "incremental" possible + a ccache-like tool - - - --- 2022-08-31 Ævar Arnfjörð Bjarmason New
[v2,6/9] cocci: split off "--all-includes" from SPATCH_FLAGS cocci: make "incremental" possible + a ccache-like tool - - - --- 2022-08-31 Ævar Arnfjörð Bjarmason Accepted
[v2,5/9] cocci: split off include-less "tests" from SPATCH_FLAGS cocci: make "incremental" possible + a ccache-like tool - - - --- 2022-08-31 Ævar Arnfjörð Bjarmason New
[v2,4/9] Makefile: split off SPATCH_BATCH_SIZE comment from "cocci" heading cocci: make "incremental" possible + a ccache-like tool - - - --- 2022-08-31 Ævar Arnfjörð Bjarmason Accepted
[v2,3/9] Makefile: have "coccicheck" re-run if flags change cocci: make "incremental" possible + a ccache-like tool - - - --- 2022-08-31 Ævar Arnfjörð Bjarmason New
[v2,2/9] Makefile: add ability to TAB-complete cocci *.patch rules cocci: make "incremental" possible + a ccache-like tool - - - --- 2022-08-31 Ævar Arnfjörð Bjarmason New
[v2,1/9] cocci rules: remove unused "F" metavariable from pending rule cocci: make "incremental" possible + a ccache-like tool - - - --- 2022-08-31 Ævar Arnfjörð Bjarmason Accepted
[v4,3/3] add -p: ignore dirty submodules built-in add -p: support diff-so-fancy better - - - --- 2022-08-31 Johannes Schindelin Superseded
[v4,2/3] add -p: gracefully handle unparseable hunk headers in colored diffs built-in add -p: support diff-so-fancy better - - - --- 2022-08-31 Johannes Schindelin Superseded
[v4,1/3] add -p: detect more mismatches between plain vs colored diffs built-in add -p: support diff-so-fancy better - - - --- 2022-08-31 Johannes Schindelin Superseded
[v4,4/4] fsmonitor: normalize FSEvents event paths to the real path fsmonitor: option to allow fsmonitor to run against network-mounted repos - - - --- 2022-08-31 Eric DeCosta Superseded
[v4,3/4] fsmonitor: ensure filesystem and unix socket filesystem are compatible fsmonitor: option to allow fsmonitor to run against network-mounted repos - - - --- 2022-08-31 Eric DeCosta Superseded
[v4,2/4] fsmonitor: generate unique Unix socket file name in the desired location fsmonitor: option to allow fsmonitor to run against network-mounted repos - - - --- 2022-08-31 Eric DeCosta Superseded
[v4,1/4] fsmonitor: add two new config options, allowRemote and socketDir fsmonitor: option to allow fsmonitor to run against network-mounted repos - - - --- 2022-08-31 Eric DeCosta Superseded
[8/8] Documentation/technical: include Scalar technical doc scalar: integrate into core Git - - - --- 2022-08-31 Victoria Dye Accepted
[7/8] t/perf: add 'GIT_PERF_USE_SCALAR' run option scalar: integrate into core Git - - - --- 2022-08-31 Victoria Dye New
[6/8] t/perf: add Scalar performance tests scalar: integrate into core Git - - - --- 2022-08-31 Victoria Dye New
[5/8] scalar-clone: add test coverage scalar: integrate into core Git - - - --- 2022-08-31 Victoria Dye New
[4/8] scalar: implement the `help` subcommand scalar: integrate into core Git - - - --- 2022-08-31 Johannes Schindelin New
[3/8] git help: special-case `scalar` scalar: integrate into core Git - - - --- 2022-08-31 Johannes Schindelin Accepted
[2/8] scalar: include in standard Git build & installation scalar: integrate into core Git - - - --- 2022-08-31 Victoria Dye New
[1/8] scalar: fix command documentation section header scalar: integrate into core Git - - - --- 2022-08-31 Victoria Dye New
[v3,2/2] Makefile: use $(OBJECTS) instead of $(C_OBJ) [v2] ppc: remove custom SHA-1 implementation - - - --- 2022-08-31 Ævar Arnfjörð Bjarmason Accepted
[v3,1/2] Makefile + hash.h: remove PPC_SHA1 implementation Makefile + hash.h: remove PPC_SHA1 implementation 1 - - --- 2022-08-31 Ævar Arnfjörð Bjarmason Accepted
[v3,9/9] docs: add CONFIGURATION sections that fuzzy map to built-ins docs: de-duplicate sections, add more CONFIGURATION sections - - - --- 2022-08-31 Ævar Arnfjörð Bjarmason Superseded
[v3,8/9] docs: add CONFIGURATION sections that map to a built-in docs: de-duplicate sections, add more CONFIGURATION sections - - - --- 2022-08-31 Ævar Arnfjörð Bjarmason Superseded
[v3,7/9] log docs: de-duplicate configuration sections docs: de-duplicate sections, add more CONFIGURATION sections - - - --- 2022-08-31 Ævar Arnfjörð Bjarmason Superseded
[v3,6/9] difftool docs: de-duplicate configuration sections docs: de-duplicate sections, add more CONFIGURATION sections - - - --- 2022-08-31 Ævar Arnfjörð Bjarmason Superseded
[v3,5/9] notes docs: de-duplicate and combine configuration sections docs: de-duplicate sections, add more CONFIGURATION sections - - - --- 2022-08-31 Ævar Arnfjörð Bjarmason Superseded
[v3,4/9] apply docs: de-duplicate configuration sections docs: de-duplicate sections, add more CONFIGURATION sections - - - --- 2022-08-31 Ævar Arnfjörð Bjarmason Superseded
[v3,3/9] send-email docs: de-duplicate configuration sections docs: de-duplicate sections, add more CONFIGURATION sections - - - --- 2022-08-31 Ævar Arnfjörð Bjarmason Superseded
[v3,2/9] grep docs: de-duplicate configuration sections docs: de-duplicate sections, add more CONFIGURATION sections - - - --- 2022-08-31 Ævar Arnfjörð Bjarmason Superseded
[v3,1/9] docs: add and use include template for config/* includes docs: de-duplicate sections, add more CONFIGURATION sections - - - --- 2022-08-31 Ævar Arnfjörð Bjarmason Superseded
[3/3] diff: fix filtering of merge commits under --remerge-diff Output fixes for --remerge-diff - - - --- 2022-08-31 Elijah Newren Superseded
[2/3] diff: fix filtering of additional headers under --remerge-diff Output fixes for --remerge-diff - - - --- 2022-08-31 Elijah Newren Superseded
[1/3] diff: have submodule_format logic avoid additional diff headers Output fixes for --remerge-diff - - - --- 2022-08-31 Elijah Newren Superseded
test-crontab: minor memory and error handling fixes test-crontab: minor memory and error handling fixes - - - --- 2022-08-30 Jeff King Accepted
[2/2] tempfile: update comment describing state transitions cleaning up tempfile active flag - - - --- 2022-08-30 Jeff King Accepted
[1/2] tempfile: drop active flag cleaning up tempfile active flag - - - --- 2022-08-30 Jeff King Accepted
[v6,16/16] bisect: no longer try to clean up left-over `.git/head-name` files Finish converting git bisect into a built-in - - - --- 2022-08-30 Johannes Schindelin New
[v6,15/16] bisect: remove Cogito-related code Finish converting git bisect into a built-in - - - --- 2022-08-30 Johannes Schindelin New
[v6,14/16] Turn `git bisect` into a full built-in Finish converting git bisect into a built-in - - - --- 2022-08-30 Johannes Schindelin New
[v6,13/16] bisect: move even the command-line parsing to `bisect--helper` Finish converting git bisect into a built-in - - - --- 2022-08-30 Johannes Schindelin New
[v6,12/16] bisect--helper: make `state` optional Finish converting git bisect into a built-in - - - --- 2022-08-30 Johannes Schindelin New
[v6,11/16] bisect--helper: calling `bisect_state()` without an argument is a bug Finish converting git bisect into a built-in - - - --- 2022-08-30 Johannes Schindelin New
[v6,10/16] bisect: avoid double-quoting when printing the failed command Finish converting git bisect into a built-in - - - --- 2022-08-30 Johannes Schindelin New
[v6,09/16] bisect run: fix the error message Finish converting git bisect into a built-in - - - --- 2022-08-30 Johannes Schindelin New
[v6,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-30 Johannes Schindelin New
[v6,07/16] bisect--helper: migrate to OPT_SUBCOMMAND() Finish converting git bisect into a built-in - - - --- 2022-08-30 Johannes Schindelin New
[v6,06/16] bisect--helper: make the order consistently `argc, argv` Finish converting git bisect into a built-in - - - --- 2022-08-30 Johannes Schindelin New
[v6,05/16] bisect--helper: make `terms` an explicit singleton Finish converting git bisect into a built-in - - - --- 2022-08-30 Johannes Schindelin New
[v6,04/16] bisect--helper: simplify exit code computation Finish converting git bisect into a built-in - - - --- 2022-08-30 Johannes Schindelin New
[v6,03/16] bisect--helper: really retire `--bisect-autostart` Finish converting git bisect into a built-in - - - --- 2022-08-30 Johannes Schindelin New
[v6,02/16] bisect--helper: really retire --bisect-next-check Finish converting git bisect into a built-in - - - --- 2022-08-30 Johannes Schindelin New
[v6,01/16] bisect--helper: retire the --no-log option Finish converting git bisect into a built-in - - - --- 2022-08-30 Johannes Schindelin New
[3/3] t6132(NO_PERL): do not run the scripted `add -p` A couple of CI fixes regarding the built-in add --patch - - - --- 2022-08-30 Johannes Schindelin Accepted
[2/3] t3701: test the built-in `add -i` regardless of NO_PERL A couple of CI fixes regarding the built-in add --patch - - - --- 2022-08-30 Johannes Schindelin Accepted
[1/3] add -p: avoid ambiguous signed/unsigned comparison A couple of CI fixes regarding the built-in add --patch - - - --- 2022-08-30 Johannes Schindelin Accepted
[v2] Documentation: clarify whitespace rules for trailers [v2] Documentation: clarify whitespace rules for trailers - - - --- 2022-08-30 Christian Couder Accepted
[51/51] completion: bash: trivial grammar fix completion: revamp - - - --- 2022-08-30 Felipe Contreras New
[50/51] zsh: remove version completion: revamp - - - --- 2022-08-30 Felipe Contreras New
[49/51] completion: bash: rename _get_comp_words_by_ref() completion: revamp - - - --- 2022-08-30 Felipe Contreras New
[48/51] completion: bash: trivial cleanup completion: revamp - - - --- 2022-08-30 Felipe Contreras New
[47/51] completion: bash: cleanup _get_comp_words_by_ref() completion: revamp - - - --- 2022-08-30 Felipe Contreras New
[46/51] completion: bash: refactor _get_comp_words_by_ref() completion: revamp - - - --- 2022-08-30 Felipe Contreras New
[45/51] completion: bash: simplify _get_comp_words_by_ref() completion: revamp - - - --- 2022-08-30 Felipe Contreras New
[44/51] completion: zsh: add correct removable suffix completion: revamp - - - --- 2022-08-30 Felipe Contreras New
[43/51] completion: zsh: add __gitcompadd helper completion: revamp - - - --- 2022-08-30 Felipe Contreras New
« 1 2 ... 102 103 104439 440 »