Show patches with: Submitter = Matheus Tavares       |    State = Action Required       |   218 patches
« 1 2 3 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v2,2/2] format-patch: warn if commit msg contains a patch delimiter format-patch: warn if commit msg contains a patch delimiter - - - --- 2022-09-07 Matheus Tavares New
[v2,1/2] patchbreak(), is_scissors_line(): work with a buf/len pair format-patch: warn if commit msg contains a patch delimiter - - - --- 2022-09-07 Matheus Tavares New
[v2] t/t0021: convert the rot13-filter.pl script to C [v2] t/t0021: convert the rot13-filter.pl script to C - - - --- 2022-07-24 Matheus Tavares New
[3/3] doc: notes: unify configuration variables definitions doc: unify config info on some cmds - - - --- 2022-07-14 Matheus Tavares New
[2/3] doc: apply: unify configuration variables definitions doc: unify config info on some cmds - - - --- 2022-07-14 Matheus Tavares New
[1/3] doc: grep: unify configuration variables definitions doc: unify config info on some cmds - - - --- 2022-07-14 Matheus Tavares New
[RFC] add|rm|mv: fix bug that prevent the update of non-sparse [RFC] add|rm|mv: fix bug that prevent the update of non-sparse - - - --- 2021-10-22 Matheus Tavares New
init: fix bug regarding ~/ expansion in init.templateDir init: fix bug regarding ~/ expansion in init.templateDir - - - --- 2021-05-25 Matheus Tavares New
[v3,8/8] ci: run test round with parallel-checkout enabled Parallel Checkout (part 3) - - - --- 2021-05-04 Matheus Tavares New
[v3,7/8] parallel-checkout: add tests related to .gitattributes Parallel Checkout (part 3) - - - --- 2021-05-04 Matheus Tavares New
[v3,6/8] t0028: extract encoding helpers to lib-encoding.sh Parallel Checkout (part 3) - - - --- 2021-05-04 Matheus Tavares New
[v3,5/8] parallel-checkout: add tests related to path collisions Parallel Checkout (part 3) - - - --- 2021-05-04 Matheus Tavares New
[v3,4/8] parallel-checkout: add tests for basic operations Parallel Checkout (part 3) - - - --- 2021-05-04 Matheus Tavares New
[v3,3/8] checkout-index: add parallel checkout support Parallel Checkout (part 3) - - - --- 2021-05-04 Matheus Tavares New
[v3,2/8] builtin/checkout.c: complete parallel checkout support Parallel Checkout (part 3) - - - --- 2021-05-04 Matheus Tavares New
[v3,1/8] make_transient_cache_entry(): optionally alloc from mem_pool Parallel Checkout (part 3) - - - --- 2021-05-04 Matheus Tavares New
t4129: don't fail if setgid is set in the parent directory t4129: don't fail if setgid is set in the parent directory - - 1 --- 2020-12-30 Matheus Tavares New
[v5,9/9] entry: add checkout_entry_ca() taking preloaded conv_attrs Parallel Checkout (part I) - - - --- 2020-12-16 Matheus Tavares New
[v5,8/9] entry: move conv_attrs lookup up to checkout_entry() Parallel Checkout (part I) - - - --- 2020-12-16 Matheus Tavares New
[v5,7/9] entry: extract update_ce_after_write() from write_entry() Parallel Checkout (part I) - - - --- 2020-12-16 Matheus Tavares New
[v5,6/9] entry: make fstat_output() and read_blob_entry() public Parallel Checkout (part I) - - - --- 2020-12-16 Matheus Tavares New
[v5,5/9] entry: extract a header file for entry.c functions Parallel Checkout (part I) - - - --- 2020-12-16 Matheus Tavares New
[v5,4/9] convert: add classification for conv_attrs struct Parallel Checkout (part I) - - - --- 2020-12-16 Matheus Tavares New
[v5,3/9] convert: add get_stream_filter_ca() variant Parallel Checkout (part I) - - - --- 2020-12-16 Matheus Tavares New
[v5,2/9] convert: add [async_]convert_to_working_tree_ca() variants Parallel Checkout (part I) - - - --- 2020-12-16 Matheus Tavares New
[v5,1/9] convert: make convert_attrs() and convert structs public Parallel Checkout (part I) - - - --- 2020-12-16 Matheus Tavares New
[v2] rm: honor sparse checkout patterns [v2] rm: honor sparse checkout patterns - - - --- 2020-11-16 Matheus Tavares New
[v4,19/19] ci: run test round with parallel-checkout enabled Parallel Checkout (part I) - - - --- 2020-11-04 Matheus Tavares New
[v4,18/19] parallel-checkout: add tests related to .gitattributes Parallel Checkout (part I) - - - --- 2020-11-04 Matheus Tavares New
[v4,17/19] parallel-checkout: add tests related to clone collisions Parallel Checkout (part I) - - - --- 2020-11-04 Matheus Tavares New
[v4,16/19] parallel-checkout: add tests for basic operations Parallel Checkout (part I) - - - --- 2020-11-04 Matheus Tavares New
[v4,15/19] checkout-index: add parallel checkout support Parallel Checkout (part I) - - - --- 2020-11-04 Matheus Tavares New
[v4,14/19] builtin/checkout.c: complete parallel checkout support Parallel Checkout (part I) - - - --- 2020-11-04 Matheus Tavares New
[v4,13/19] make_transient_cache_entry(): optionally alloc from mem_pool Parallel Checkout (part I) - - - --- 2020-11-04 Matheus Tavares New
[v4,12/19] parallel-checkout: support progress displaying Parallel Checkout (part I) - - - --- 2020-11-04 Matheus Tavares New
[v4,11/19] parallel-checkout: make it truly parallel Parallel Checkout (part I) - - - --- 2020-11-04 Matheus Tavares New
[v4,10/19] unpack-trees: add basic support for parallel checkout Parallel Checkout (part I) - - - --- 2020-11-04 Matheus Tavares New
[v4,09/19] entry: add checkout_entry_ca() which takes preloaded conv_attrs Parallel Checkout (part I) - - - --- 2020-11-04 Matheus Tavares New
[v4,08/19] entry: move conv_attrs lookup up to checkout_entry() Parallel Checkout (part I) - - - --- 2020-11-04 Matheus Tavares New
[v4,07/19] entry: extract cache_entry update from write_entry() Parallel Checkout (part I) - - - --- 2020-11-04 Matheus Tavares New
[v4,06/19] entry: make fstat_output() and read_blob_entry() public Parallel Checkout (part I) - - - --- 2020-11-04 Matheus Tavares New
[v4,05/19] entry: extract a header file for entry.c functions Parallel Checkout (part I) - - - --- 2020-11-04 Matheus Tavares New
[v4,04/19] convert: add conv_attrs classification Parallel Checkout (part I) - - - --- 2020-11-04 Matheus Tavares New
[v4,03/19] convert: add get_stream_filter_ca() variant Parallel Checkout (part I) - - - --- 2020-11-04 Matheus Tavares New
[v4,02/19] convert: add [async_]convert_to_working_tree_ca() variants Parallel Checkout (part I) - - - --- 2020-11-04 Matheus Tavares New
[v4,01/19] convert: make convert_attrs() and convert structs public Parallel Checkout (part I) - - - --- 2020-11-04 Matheus Tavares New
[2/2] packfile: fix memory leak in add_delta_base_cache() Fix race condition and memory leak in delta base cache - - - --- 2020-09-28 Matheus Tavares New
[1/2] packfile: fix race condition on unpack_entry() Fix race condition and memory leak in delta base cache - - - --- 2020-09-28 Matheus Tavares New
[v6,9/9] config: add setting to ignore sparsity patterns in some cmds grep: honor sparse checkout and add option to ignore it - - - --- 2020-09-10 Matheus Tavares New
[v6,8/9] grep: honor sparse checkout patterns grep: honor sparse checkout and add option to ignore it - - - --- 2020-09-10 Matheus Tavares New
[v6,7/9] config: correctly read worktree configs in submodules grep: honor sparse checkout and add option to ignore it - - - --- 2020-09-10 Matheus Tavares New
[v6,6/9] config: make do_git_config_sequence receive a 'struct repository' grep: honor sparse checkout and add option to ignore it - - - --- 2020-09-10 Matheus Tavares New
[v6,5/9] t/helper/test-config: unify exit labels grep: honor sparse checkout and add option to ignore it - - - --- 2020-09-10 Matheus Tavares New
[v6,4/9] t/helper/test-config: diagnose missing arguments grep: honor sparse checkout and add option to ignore it - - - --- 2020-09-10 Matheus Tavares New
[v6,3/9] t/helper/test-config: be consistent with exit codes grep: honor sparse checkout and add option to ignore it - - - --- 2020-09-10 Matheus Tavares New
[v6,2/9] t1308-config-set: avoid false positives when using test-config grep: honor sparse checkout and add option to ignore it - - - --- 2020-09-10 Matheus Tavares New
[v6,1/9] doc: grep: unify info on configuration variables grep: honor sparse checkout and add option to ignore it - - - --- 2020-09-10 Matheus Tavares New
checkout_entry(): remove unreachable error() call checkout_entry(): remove unreachable error() call - - - --- 2020-08-18 Matheus Tavares New
[RFC,21/21] parallel-checkout: skip checking the working tree on clone Parallel checkout - - - --- 2020-08-10 Matheus Tavares New
[RFC,20/21] parallel-checkout: create leading dirs in workers Parallel checkout - - - --- 2020-08-10 Matheus Tavares New
[RFC,19/21] symlinks: make has_dirs_only_path() track FL_NOENT Parallel checkout - - - --- 2020-08-10 Matheus Tavares New
[RFC,18/21] entry: use is_dir_sep() when checking leading dirs Parallel checkout - - - --- 2020-08-10 Matheus Tavares New
[RFC,17/21] parallel-checkout: avoid stat() calls in workers Parallel checkout - - - --- 2020-08-10 Matheus Tavares New
[RFC,16/21] checkout-index: add parallel checkout support Parallel checkout - - - --- 2020-08-10 Matheus Tavares New
[RFC,15/21] builtin/checkout.c: complete parallel checkout support Parallel checkout - - - --- 2020-08-10 Matheus Tavares New
[RFC,14/21] make_transient_cache_entry(): optionally alloc from mem_pool Parallel checkout - - - --- 2020-08-10 Matheus Tavares New
[RFC,13/21] parallel-checkout: support progress displaying Parallel checkout - - - --- 2020-08-10 Matheus Tavares New
[RFC,12/21] parallel-checkout: add configuration options Parallel checkout - - - --- 2020-08-10 Matheus Tavares New
[RFC,11/21] parallel-checkout: make it truly parallel Parallel checkout - - - --- 2020-08-10 Matheus Tavares New
[RFC,10/21] unpack-trees: add basic support for parallel checkout Parallel checkout - - - --- 2020-08-10 Matheus Tavares New
[RFC,09/21] entry: add checkout_entry_ca() which takes preloaded conv_attrs Parallel checkout - - - --- 2020-08-10 Matheus Tavares New
[RFC,08/21] entry: move conv_attrs lookup up to checkout_entry() Parallel checkout - - - --- 2020-08-10 Matheus Tavares New
[RFC,07/21] entry: extract cache_entry update from write_entry() Parallel checkout - - - --- 2020-08-10 Matheus Tavares New
[RFC,06/21] entry: make fstat_output() and read_blob_entry() public Parallel checkout - - - --- 2020-08-10 Matheus Tavares New
[RFC,05/21] entry: extract a header file for entry.c functions Parallel checkout - - - --- 2020-08-10 Matheus Tavares New
[RFC,04/21] convert: add conv_attrs classification Parallel checkout - - - --- 2020-08-10 Matheus Tavares New
[RFC,03/21] convert: add get_stream_filter_ca() variant Parallel checkout - - - --- 2020-08-10 Matheus Tavares New
[RFC,02/21] convert: add [async_]convert_to_working_tree_ca() variants Parallel checkout - - - --- 2020-08-10 Matheus Tavares New
[RFC,01/21] convert: make convert_attrs() and convert structs public Parallel checkout - - - --- 2020-08-10 Matheus Tavares New
entry: check for fstat() errors after checkout entry: check for fstat() errors after checkout - - - --- 2020-07-09 Matheus Tavares New
[v2,2/2] hex: make hash_to_hex_algop() and friends thread-safe Make oid_to_hex() thread-safe - - - --- 2020-06-26 Matheus Tavares New
[v2,1/2] compat/win32/pthread: add pthread_once() Make oid_to_hex() thread-safe - - - --- 2020-06-26 Matheus Tavares New
[2/2] hex: make hash_to_hex_algop() and friends thread-safe Make oid_to_hex() thread-safe - - - --- 2020-06-25 Matheus Tavares New
[1/2] compat/win32/pthread: add pthread_once() Make oid_to_hex() thread-safe - - - --- 2020-06-25 Matheus Tavares New
[v4,6/6] config: add setting to ignore sparsity patterns in some cmds grep: honor sparse checkout and add option to ignore it - - - --- 2020-06-12 Matheus Tavares New
[v4,5/6] grep: honor sparse checkout patterns grep: honor sparse checkout and add option to ignore it - - - --- 2020-06-12 Matheus Tavares New
[v4,4/6] config: correctly read worktree configs in submodules grep: honor sparse checkout and add option to ignore it - - - --- 2020-06-12 Matheus Tavares New
[v4,3/6] t/helper/test-config: facilitate addition of new cli options grep: honor sparse checkout and add option to ignore it - - - --- 2020-06-12 Matheus Tavares New
[v4,2/6] t/helper/test-config: return exit codes consistently grep: honor sparse checkout and add option to ignore it - - - --- 2020-06-12 Matheus Tavares New
[v4,1/6] doc: grep: unify info on configuration variables grep: honor sparse checkout and add option to ignore it - - - --- 2020-06-12 Matheus Tavares New
[v3,5/5] config: add setting to ignore sparsity patterns in some cmds grep: honor sparse checkout and add option to ignore it - - - --- 2020-05-28 Matheus Tavares New
[v3,4/5] grep: honor sparse checkout patterns grep: honor sparse checkout and add option to ignore it - - - --- 2020-05-28 Matheus Tavares New
[v3,3/5] config: correctly read worktree configs in submodules grep: honor sparse checkout and add option to ignore it - - - --- 2020-05-28 Matheus Tavares New
[v3,2/5] t/helper/test-config: return exit codes consistently grep: honor sparse checkout and add option to ignore it - - - --- 2020-05-28 Matheus Tavares New
[v3,1/5] doc: grep: unify info on configuration variables grep: honor sparse checkout and add option to ignore it - - - --- 2020-05-28 Matheus Tavares New
[RFC,v2,4/4] config: add setting to ignore sparsity patterns in some cmds grep: honor sparse checkout and add option to ignore it - - - --- 2020-05-10 Matheus Tavares New
[RFC,v2,3/4] grep: honor sparse checkout patterns grep: honor sparse checkout and add option to ignore it - - - --- 2020-05-10 Matheus Tavares New
[RFC,v2,2/4] config: load the correct config.worktree file grep: honor sparse checkout and add option to ignore it - - - --- 2020-05-10 Matheus Tavares New
[RFC,v2,1/4] doc: grep: unify info on configuration variables grep: honor sparse checkout and add option to ignore it - - - --- 2020-05-10 Matheus Tavares New
config doc: fix reference to config.worktree info config doc: fix reference to config.worktree info - - - --- 2020-04-25 Matheus Tavares New
« 1 2 3 »