Show patches with: Submitter = René Scharfe       |    State = Action Required       |   421 patches
« 1 2 3 44 5 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v2] archive: improve support for running in subdirectory [v2] archive: improve support for running in subdirectory - - - --- 2023-03-24 René Scharfe New
archive: improve support for running in a subdirectory archive: improve support for running in a subdirectory - - - --- 2023-03-20 René Scharfe New
range-diff: avoid compiler warning when char is unsigned range-diff: avoid compiler warning when char is unsigned - - - --- 2023-02-28 René Scharfe New
archive: add --mtime archive: add --mtime - - - --- 2023-02-18 René Scharfe New
[v2,3/3] test-ctype: test iscntrl, ispunct, isxdigit and isprint [v2,1/3] test-ctype: test isascii - - - --- 2023-02-13 René Scharfe New
[v2,2/3] test-ctype: test islower and isupper [v2,1/3] test-ctype: test isascii - - - --- 2023-02-13 René Scharfe New
[v2,1/3] test-ctype: test isascii [v2,1/3] test-ctype: test isascii - - - --- 2023-02-13 René Scharfe New
[v2,0/3] test-ctype: test all classifiers - - - --- 2023-02-13 René Scharfe New
[3/3] test-ctype: test iscntrl, ispunct, isxdigit and isprint test-ctype: test all classifiers - - - --- 2023-02-11 René Scharfe New
[2/3] test-ctype: test islower and isupper test-ctype: test all classifiers - - - --- 2023-02-11 René Scharfe New
[1/3] test-ctype: test isascii test-ctype: test all classifiers - - - --- 2023-02-11 René Scharfe New
[v2] cache-tree: fix strbuf growth in prime_cache_tree_rec() [v2] cache-tree: fix strbuf growth in prime_cache_tree_rec() - - - --- 2023-02-10 René Scharfe New
pack-objects: use strcspn(3) in name_cmp_len() pack-objects: use strcspn(3) in name_cmp_len() - - - --- 2023-02-05 René Scharfe New
read-cache: use size_t for {base,df}_name_compare() read-cache: use size_t for {base,df}_name_compare() - - - --- 2023-02-05 René Scharfe New
tree-walk: disallow overflowing modes tree-walk: disallow overflowing modes - - - --- 2023-01-21 René Scharfe New
[BONUS] ls-tree: remove dead store and strbuf for quote_c_style() [BONUS] ls-tree: remove dead store and strbuf for quote_c_style() - - - --- 2023-01-14 René Scharfe New
ls-tree: fix expansion of repeated %(path) ls-tree: fix expansion of repeated %(path) - - - --- 2023-01-14 René Scharfe New
[v2,4/4] use DUP_ARRAY COPY_ARRAY, MOVE_ARRAY, DUP_ARRAY - - - --- 2023-01-01 René Scharfe New
[v2,3/4] add DUP_ARRAY COPY_ARRAY, MOVE_ARRAY, DUP_ARRAY - - - --- 2023-01-01 René Scharfe New
[v2,2/4] do full type check in BARF_UNLESS_COPYABLE COPY_ARRAY, MOVE_ARRAY, DUP_ARRAY - - - --- 2023-01-01 René Scharfe New
[v2,1/4] factor out BARF_UNLESS_COPYABLE COPY_ARRAY, MOVE_ARRAY, DUP_ARRAY - - - --- 2023-01-01 René Scharfe New
object-file: inline write_buffer() object-file: inline write_buffer() - - - --- 2022-12-13 René Scharfe New
am: don't pass strvec to apply_parse_options() am: don't pass strvec to apply_parse_options() - - - --- 2022-12-13 René Scharfe New
commit: skip already cleared parents in clear_commit_marks_1() commit: skip already cleared parents in clear_commit_marks_1() - - - --- 2022-12-13 René Scharfe New
reflog: clear leftovers in reflog_expiry_cleanup() reflog: clear leftovers in reflog_expiry_cleanup() - - - --- 2022-12-13 René Scharfe New
[4/1] t3920: replace two cats with a tee t3920: don't ignore errors of more than one command with `|| true` - - - --- 2022-12-02 René Scharfe New
[3/1] t3920: simplify redirection of loop output t3920: don't ignore errors of more than one command with `|| true` - - - --- 2022-12-02 René Scharfe New
[v3,3/3] diff: remove parseopts member from struct diff_options [v3,1/3] diff: factor out add_diff_options() - - - --- 2022-12-01 René Scharfe New
[v3,2/3] diff: use add_diff_options() in diff_opt_parse() [v3,1/3] diff: factor out add_diff_options() - - - --- 2022-12-01 René Scharfe New
[v3,1/3] diff: factor out add_diff_options() [v3,1/3] diff: factor out add_diff_options() - - - --- 2022-12-01 René Scharfe New
[v3,0/3] diff: build parseopts array on demand - - - --- 2022-12-01 René Scharfe New
t4205: don't exit test script on failure t4205: don't exit test script on failure - - - --- 2022-12-01 René Scharfe New
[v2,3/3] diff: remove parseopts member from struct diff_options diff: build parseopts array on demand - - - --- 2022-12-01 René Scharfe New
[v2,2/3] diff: let prep_parse_options() return parseopt array diff: build parseopts array on demand - - - --- 2022-12-01 René Scharfe New
[v2,1/3] diff: factor out add_diff_options() diff: build parseopts array on demand - - - --- 2022-12-01 René Scharfe New
[v3,5/5] list-objects-filter: remove OPT_PARSE_LIST_OBJECTS_FILTER_INIT() pack-objects: fix and simplify --filter handling - - - --- 2022-11-29 René Scharfe New
[v3,4/5] pack-objects: simplify --filter handling pack-objects: fix and simplify --filter handling - - - --- 2022-11-29 René Scharfe New
[v3,3/5] pack-objects: fix handling of multiple --filter options pack-objects: fix and simplify --filter handling - - - --- 2022-11-29 René Scharfe New
[v3,2/5] t5317: demonstrate failure to handle multiple --filter options pack-objects: fix and simplify --filter handling - - - --- 2022-11-29 René Scharfe New
[v3,1/5] t5317: stop losing return codes of git ls-files pack-objects: fix and simplify --filter handling - - - --- 2022-11-29 René Scharfe New
list-objects-filter: plug combine_filter_data leak list-objects-filter: plug combine_filter_data leak - - - --- 2022-11-20 René Scharfe New
[v2,12/12] replace and remove run_command_v_opt() run-command: remove run_command_v_*() - - - --- 2022-10-30 René Scharfe New
[v2,11/12] replace and remove run_command_v_opt_cd_env_tr2() run-command: remove run_command_v_*() - - - --- 2022-10-30 René Scharfe New
[v2,10/12] replace and remove run_command_v_opt_tr2() run-command: remove run_command_v_*() - - - --- 2022-10-30 René Scharfe New
[v2,09/12] replace and remove run_command_v_opt_cd_env() run-command: remove run_command_v_*() - - - --- 2022-10-30 René Scharfe New
[v2,08/12] use child_process members "args" and "env" directly run-command: remove run_command_v_*() - - - --- 2022-10-30 René Scharfe New
[v2,07/12] use child_process member "args" instead of string array variable run-command: remove run_command_v_*() - - - --- 2022-10-30 René Scharfe New
[v2,06/12] sequencer: simplify building argument list in do_exec() run-command: remove run_command_v_*() - - - --- 2022-10-30 René Scharfe New
[v2,05/12] bisect--helper: factor out do_bisect_run() run-command: remove run_command_v_*() - - - --- 2022-10-30 René Scharfe New
[v2,04/12] bisect: simplify building "checkout" argument list run-command: remove run_command_v_*() - - - --- 2022-10-30 René Scharfe New
[v2,03/12] am: simplify building "show" argument list run-command: remove run_command_v_*() - - - --- 2022-10-30 René Scharfe New
[v2,02/12] run-command: fix return value comment run-command: remove run_command_v_*() - - - --- 2022-10-30 René Scharfe New
[v2,01/12] merge: remove always-the-same "verbose" arguments run-command: remove run_command_v_*() - - - --- 2022-10-30 René Scharfe New
archive-tar: report filter start error only once archive-tar: report filter start error only once - - - --- 2022-10-29 René Scharfe New
submodule: use strvec_pushf() for --super-prefix submodule: use strvec_pushf() for --super-prefix - - - --- 2022-10-23 René Scharfe New
archive: deduplicate verbose printing archive: deduplicate verbose printing - - - --- 2022-10-11 René Scharfe New
dir: use fspathncmp() in pl_hashmap_cmp() dir: use fspathncmp() in pl_hashmap_cmp() - - - --- 2022-10-08 René Scharfe New
[v2] bisect--helper: plug strvec leak [v2] bisect--helper: plug strvec leak - - - --- 2022-10-07 René Scharfe New
[v2] t/lib-httpd: pass LANG and LC_ALL to Apache [v2] t/lib-httpd: pass LANG and LC_ALL to Apache - - - --- 2022-10-06 René Scharfe New
t/lib-httpd: pass LANG to Apache t/lib-httpd: pass LANG to Apache - - - --- 2022-10-04 René Scharfe New
gc: simplify maintenance_task_pack_refs() gc: simplify maintenance_task_pack_refs() - - - --- 2022-10-04 René Scharfe New
PATCH] bisect--helper: plug strvec leak in bisect_start() PATCH] bisect--helper: plug strvec leak in bisect_start() - - - --- 2022-10-04 René Scharfe New
[v3,3/3] diff: support ^! for merges diff: support ^! for merges - - - --- 2022-10-01 René Scharfe New
[v3,2/3] revisions.txt: unspecify order of resolved parts of ^! diff: support ^! for merges - - - --- 2022-10-01 René Scharfe New
[v3,1/3] revision: use strtol_i() for exclude_parent diff: support ^! for merges - - - --- 2022-10-01 René Scharfe New
[6/6] revision: add parents after child for ^! revision: fix order of revs for ^! - - - --- 2022-09-15 René Scharfe New
[5/6] revision: rename add_parents_only() to add_nth_parent() revision: fix order of revs for ^! - - - --- 2022-09-15 René Scharfe New
[4/6] revision: factor out add_parents() revision: fix order of revs for ^! - - - --- 2022-09-15 René Scharfe New
[3/6] revision: factor out add_parent() revision: fix order of revs for ^! - - - --- 2022-09-15 René Scharfe New
[2/6] revision: factor out get_commit() revision: fix order of revs for ^! - - - --- 2022-09-15 René Scharfe New
[1/6] revision: use strtol_i() for exclude_parent revision: fix order of revs for ^! - - - --- 2022-09-15 René Scharfe New
add -p: fix worktree patch mode prompts add -p: fix worktree patch mode prompts - - - --- 2022-09-14 René Scharfe New
[v2,3/2] diff-no-index: simplify argv index calculation [1/2] diff-no-index: release strbuf on queue error - - - --- 2022-09-07 René Scharfe New
[v2,2/2] diff-no-index: release prefixed filenames Untitled series #674858 - - - --- 2022-09-07 René Scharfe New
[v2,1/2] diff-no-index: release strbuf on queue error [v2,1/2] diff-no-index: release strbuf on queue error - - - --- 2022-09-07 René Scharfe New
[2/2] diff-no-index: release prefixed filenames [1/2] diff-no-index: release strbuf on queue error - - - --- 2022-09-06 René Scharfe New
[1/2] diff-no-index: release strbuf on queue error [1/2] diff-no-index: release strbuf on queue error - - - --- 2022-09-06 René Scharfe New
[2/2] test-mergesort: use mem_pool for sort input test-mergesort: reduce memory allocation overhead of sort subcommand - - - --- 2022-08-28 René Scharfe New
[1/2] test-mergesort: read sort input all at once test-mergesort: reduce memory allocation overhead of sort subcommand - - - --- 2022-08-28 René Scharfe New
mingw: handle writes to non-blocking pipe mingw: handle writes to non-blocking pipe - - - --- 2022-08-10 René Scharfe New
[10/10] mergesort: remove llist_mergesort() typed sort of linked lists - - - --- 2022-07-16 René Scharfe New
[09/10] packfile: use DEFINE_LIST_SORT typed sort of linked lists - - - --- 2022-07-16 René Scharfe New
[08/10] fetch-pack: use DEFINE_LIST_SORT typed sort of linked lists - - - --- 2022-07-16 René Scharfe New
[07/10] commit: use DEFINE_LIST_SORT typed sort of linked lists - - - --- 2022-07-16 René Scharfe New
[06/10] blame: use DEFINE_LIST_SORT typed sort of linked lists - - - --- 2022-07-16 René Scharfe New
[05/10] test-mergesort: use DEFINE_LIST_SORT typed sort of linked lists - - - --- 2022-07-16 René Scharfe New
[04/10] test-mergesort: use DEFINE_LIST_SORT_DEBUG typed sort of linked lists - - - --- 2022-07-16 René Scharfe New
[03/10] mergesort: add macros for typed sort of linked lists typed sort of linked lists - - - --- 2022-07-16 René Scharfe New
[02/10] mergesort: tighten merge loop typed sort of linked lists - - - --- 2022-07-16 René Scharfe New
[01/10] mergesort: unify ranks loops typed sort of linked lists - - - --- 2022-07-16 René Scharfe New
[RFC] mingw: avoid mktemp() in mkstemp() implementation [RFC] mingw: avoid mktemp() in mkstemp() implementation - - - --- 2022-07-15 René Scharfe New
cocci: avoid normalization rules for memcpy cocci: avoid normalization rules for memcpy - - - --- 2022-07-10 René Scharfe New
[2/2] combine-diff: abort if --output is given [1/2] combine-diff: abort if --ignore-matching-lines is given - - - --- 2022-06-18 René Scharfe New
[1/2] combine-diff: abort if --ignore-matching-lines is given [1/2] combine-diff: abort if --ignore-matching-lines is given - - - --- 2022-06-18 René Scharfe New
[v4,6/6] archive-tar: use internal gzip by default Avoid spawning gzip in git archive - - - --- 2022-06-15 René Scharfe New
[v4,4/6] archive-tar: add internal gzip implementation Avoid spawning gzip in git archive - - - --- 2022-06-15 René Scharfe New
[v4,3/6] archive-tar: factor out write_block() Avoid spawning gzip in git archive - - - --- 2022-06-15 René Scharfe New
[v4,2/6] archive: rename archiver data field to filter_command Avoid spawning gzip in git archive - - - --- 2022-06-15 René Scharfe New
[v4,1/6] archive: update format documentation Avoid spawning gzip in git archive - - - --- 2022-06-15 René Scharfe New
2.36 fast-export regression fix 2.36 fast-export regression fix - - - --- 2022-04-30 René Scharfe New
« 1 2 3 44 5 »