Show patches with: Submitter = Matheus Tavares       |    Archived = No       |   169 patches
« 1 2 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[1/3] add --chmod: don't update index when --dry-run is used add: minor --chmod fixes - - - --- 2021-02-23 Matheus Tavares Accepted
[RFC,7/7] rm: honor sparse checkout patterns add/rm: honor sparse checkout and warn on sparse paths - - - --- 2021-02-17 Matheus Tavares Superseded
[RFC,6/7] add: warn when pathspec only matches SKIP_WORKTREE entries add/rm: honor sparse checkout and warn on sparse paths - - - --- 2021-02-17 Matheus Tavares Superseded
[RFC,5/7] pathspec: allow to ignore SKIP_WORKTREE entries on index matching add/rm: honor sparse checkout and warn on sparse paths - - - --- 2021-02-17 Matheus Tavares Superseded
[RFC,4/7] add: make --chmod and --renormalize honor sparse checkouts add/rm: honor sparse checkout and warn on sparse paths - - - --- 2021-02-17 Matheus Tavares Superseded
[RFC,3/7] t3705: add tests for `git add` in sparse checkouts add/rm: honor sparse checkout and warn on sparse paths - - - --- 2021-02-17 Matheus Tavares Superseded
[RFC,2/7] add: include magic part of pathspec on --refresh error add/rm: honor sparse checkout and warn on sparse paths - - - --- 2021-02-17 Matheus Tavares Superseded
[RFC,1/7] add --chmod: don't update index when --dry-run is used add/rm: honor sparse checkout and warn on sparse paths - - - --- 2021-02-17 Matheus Tavares Superseded
[v3,2/2] checkout-index: omit entries with no tempname from --temp output checkout-index: some cleanups to --temp and --prefix outputs - - - --- 2021-02-16 Matheus Tavares Accepted
[v3,1/2] write_entry(): fix misuses of `path` in error messages checkout-index: some cleanups to --temp and --prefix outputs - - - --- 2021-02-16 Matheus Tavares Accepted
[v2,2/2] checkout-index: omit entries with no tempname from --temp output checkout-index: some cleanups to --temp and --prefix outputs - - - --- 2021-02-15 Matheus Tavares Superseded
[v2,1/2] write_entry(): fix misuses of `path` in error messages checkout-index: some cleanups to --temp and --prefix outputs - - - --- 2021-02-15 Matheus Tavares Superseded
[v7] grep: honor sparse-checkout on working tree searches [v7] grep: honor sparse-checkout on working tree searches - 1 - --- 2021-02-09 Matheus Tavares Accepted
grep: error out if --untracked is used with --cached grep: error out if --untracked is used with --cached - 1 - --- 2021-02-08 Matheus Tavares Accepted
[2/2] checkout-index: omit entries with no tempname from --temp output checkout-index: some cleanups to --temp and --prefix outputs - - - --- 2021-02-08 Matheus Tavares Superseded
[1/2] write_entry(): fix misuses of `path` in error messages checkout-index: some cleanups to --temp and --prefix outputs - - - --- 2021-02-08 Matheus Tavares Superseded
[v2] t4129: don't fail if setgid is set in the test directory [v2] t4129: don't fail if setgid is set in the test directory - - - --- 2021-01-05 Matheus Tavares Accepted
apply: don't use core.sharedRepository to create working tree files apply: don't use core.sharedRepository to create working tree files - - - --- 2020-12-01 Matheus Tavares Accepted
worktree: fix order of arguments in error message worktree: fix order of arguments in error message - 1 - --- 2020-11-20 Matheus Tavares Accepted
rm: honor sparse checkout patterns rm: honor sparse checkout patterns - - - --- 2020-11-12 Matheus Tavares Superseded
[v3,19/19] ci: run test round with parallel-checkout enabled Parallel Checkout (part I) - - - --- 2020-10-29 Matheus Tavares Superseded
[v3,18/19] parallel-checkout: add tests related to .gitattributes Parallel Checkout (part I) - - - --- 2020-10-29 Matheus Tavares Superseded
[v3,17/19] parallel-checkout: add tests related to clone collisions Parallel Checkout (part I) - - - --- 2020-10-29 Matheus Tavares Superseded
[v3,16/19] parallel-checkout: add tests for basic operations Parallel Checkout (part I) - - - --- 2020-10-29 Matheus Tavares Superseded
[v3,15/19] checkout-index: add parallel checkout support Parallel Checkout (part I) - - - --- 2020-10-29 Matheus Tavares Superseded
[v3,14/19] builtin/checkout.c: complete parallel checkout support Parallel Checkout (part I) - - - --- 2020-10-29 Matheus Tavares Superseded
[v3,13/19] make_transient_cache_entry(): optionally alloc from mem_pool Parallel Checkout (part I) - - - --- 2020-10-29 Matheus Tavares Superseded
[v3,12/19] parallel-checkout: support progress displaying Parallel Checkout (part I) - - - --- 2020-10-29 Matheus Tavares Superseded
[v3,11/19] parallel-checkout: make it truly parallel Parallel Checkout (part I) - - - --- 2020-10-29 Matheus Tavares Superseded
[v3,10/19] unpack-trees: add basic support for parallel checkout Parallel Checkout (part I) - - - --- 2020-10-29 Matheus Tavares Superseded
[v3,09/19] entry: add checkout_entry_ca() which takes preloaded conv_attrs Parallel Checkout (part I) - - - --- 2020-10-29 Matheus Tavares Superseded
[v3,08/19] entry: move conv_attrs lookup up to checkout_entry() Parallel Checkout (part I) - - - --- 2020-10-29 Matheus Tavares Superseded
[v3,07/19] entry: extract cache_entry update from write_entry() Parallel Checkout (part I) - - - --- 2020-10-29 Matheus Tavares Superseded
[v3,06/19] entry: make fstat_output() and read_blob_entry() public Parallel Checkout (part I) - - - --- 2020-10-29 Matheus Tavares Superseded
[v3,05/19] entry: extract a header file for entry.c functions Parallel Checkout (part I) - - - --- 2020-10-29 Matheus Tavares Superseded
[v3,04/19] convert: add conv_attrs classification Parallel Checkout (part I) - - - --- 2020-10-29 Matheus Tavares Superseded
[v3,03/19] convert: add get_stream_filter_ca() variant Parallel Checkout (part I) - - - --- 2020-10-29 Matheus Tavares Superseded
[v3,02/19] convert: add [async_]convert_to_working_tree_ca() variants Parallel Checkout (part I) - - - --- 2020-10-29 Matheus Tavares Superseded
[v3,01/19] convert: make convert_attrs() and convert structs public Parallel Checkout (part I) - - - --- 2020-10-29 Matheus Tavares Superseded
[v2,2/2] packfile: fix memory leak in add_delta_base_cache() [v2,1/2] packfile: fix race condition on unpack_entry() - - - --- 2020-09-29 Matheus Tavares Accepted
[v2,1/2] packfile: fix race condition on unpack_entry() [v2,1/2] packfile: fix race condition on unpack_entry() - - - --- 2020-09-29 Matheus Tavares Accepted
[v2,19/19] ci: run test round with parallel-checkout enabled Parallel Checkout (part I) - - - --- 2020-09-22 Matheus Tavares Accepted
[v2,18/19] parallel-checkout: add tests related to .gitattributes Parallel Checkout (part I) - - - --- 2020-09-22 Matheus Tavares Accepted
[v2,17/19] parallel-checkout: add tests related to clone collisions Parallel Checkout (part I) - - - --- 2020-09-22 Matheus Tavares Accepted
[v2,16/19] parallel-checkout: add tests for basic operations Parallel Checkout (part I) - - - --- 2020-09-22 Matheus Tavares Accepted
[v2,15/19] checkout-index: add parallel checkout support Parallel Checkout (part I) - - - --- 2020-09-22 Matheus Tavares Accepted
[v2,14/19] builtin/checkout.c: complete parallel checkout support Parallel Checkout (part I) - - - --- 2020-09-22 Matheus Tavares Accepted
[v2,13/19] make_transient_cache_entry(): optionally alloc from mem_pool Parallel Checkout (part I) - - - --- 2020-09-22 Matheus Tavares Accepted
[v2,12/19] parallel-checkout: support progress displaying Parallel Checkout (part I) - - - --- 2020-09-22 Matheus Tavares Accepted
[v2,11/19] parallel-checkout: make it truly parallel Parallel Checkout (part I) - - - --- 2020-09-22 Matheus Tavares Accepted
[v2,10/19] unpack-trees: add basic support for parallel checkout Parallel Checkout (part I) - - - --- 2020-09-22 Matheus Tavares Accepted
[v2,09/19] entry: add checkout_entry_ca() which takes preloaded conv_attrs Parallel Checkout (part I) - - - --- 2020-09-22 Matheus Tavares Accepted
[v2,08/19] entry: move conv_attrs lookup up to checkout_entry() Parallel Checkout (part I) - - - --- 2020-09-22 Matheus Tavares Accepted
[v2,07/19] entry: extract cache_entry update from write_entry() Parallel Checkout (part I) - - - --- 2020-09-22 Matheus Tavares Accepted
[v2,06/19] entry: make fstat_output() and read_blob_entry() public Parallel Checkout (part I) - - - --- 2020-09-22 Matheus Tavares Accepted
[v2,05/19] entry: extract a header file for entry.c functions Parallel Checkout (part I) - - - --- 2020-09-22 Matheus Tavares Accepted
[v2,04/19] convert: add conv_attrs classification Parallel Checkout (part I) - - - --- 2020-09-22 Matheus Tavares Accepted
[v2,03/19] convert: add get_stream_filter_ca() variant Parallel Checkout (part I) - - - --- 2020-09-22 Matheus Tavares Accepted
[v2,02/19] convert: add [async_]convert_to_working_tree_ca() variants Parallel Checkout (part I) - - - --- 2020-09-22 Matheus Tavares Accepted
[v2,01/19] convert: make convert_attrs() and convert structs public Parallel Checkout (part I) - - - --- 2020-09-22 Matheus Tavares Accepted
config: complain about --worktree outside of a git repo config: complain about --worktree outside of a git repo - - - --- 2020-09-09 Matheus Tavares Accepted
[v5,8/8] config: add setting to ignore sparsity patterns in some cmds grep: honor sparse checkout and add option to ignore it - - - --- 2020-09-02 Matheus Tavares Superseded
[v5,7/8] grep: honor sparse checkout patterns grep: honor sparse checkout and add option to ignore it - - - --- 2020-09-02 Matheus Tavares Superseded
[v5,6/8] config: correctly read worktree configs in submodules grep: honor sparse checkout and add option to ignore it - - - --- 2020-09-02 Matheus Tavares Superseded
[v5,5/8] t/helper/test-config: unify exit labels grep: honor sparse checkout and add option to ignore it - - - --- 2020-09-02 Matheus Tavares Superseded
[v5,4/8] t/helper/test-config: check argc before accessing argv grep: honor sparse checkout and add option to ignore it - - - --- 2020-09-02 Matheus Tavares Superseded
[v5,3/8] t/helper/test-config: be consistent with exit codes grep: honor sparse checkout and add option to ignore it - - - --- 2020-09-02 Matheus Tavares Superseded
[v5,2/8] t1308-config-set: avoid false positives when using test-config grep: honor sparse checkout and add option to ignore it - - - --- 2020-09-02 Matheus Tavares Superseded
[v5,1/8] doc: grep: unify info on configuration variables grep: honor sparse checkout and add option to ignore it - - - --- 2020-09-02 Matheus Tavares Superseded
« 1 2 »