Show patches with: Submitter = René Scharfe       |    State = Action Required       |   420 patches
« 1 2 3 44 5 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
sequencer: use return value of oidset_insert() sequencer: use return value of oidset_insert() - - - --- 2018-10-03 René Scharfe New
[v2,1/2] khash: factor out kh_release_* oidset: use khash - - - --- 2018-10-03 René Scharfe New
[v2,2/2] oidset: use khash oidset: use khash - - - --- 2018-10-03 René Scharfe New
[v3,1/5] fetch-pack: factor out is_unmatched_ref() oidset: use khash - - - --- 2018-10-04 René Scharfe New
[v3,2/5] fetch-pack: load tip_oids eagerly iff needed oidset: use khash - - - --- 2018-10-04 René Scharfe New
[v3,3/5] khash: factor out kh_release_* oidset: use khash - - - --- 2018-10-04 René Scharfe New
[v3,4/5] oidset: use khash oidset: use khash - - - --- 2018-10-04 René Scharfe New
[5/5] oidset: uninline oidset_init() oidset: use khash - - - --- 2018-10-04 René Scharfe New
[1/3] object-store: factor out odb_loose_cache() [1/3] object-store: factor out odb_loose_cache() - - - --- 2019-01-06 René Scharfe New
[2/3] object-store: factor out odb_clear_loose_cache() [1/3] object-store: factor out odb_loose_cache() - - - --- 2019-01-06 René Scharfe New
[3/3] object-store: use one oid_array per subdirectory for loose cache [1/3] object-store: factor out odb_loose_cache() - - - --- 2019-01-06 René Scharfe New
sha1-file: close fd of empty file in map_sha1_file_1() sha1-file: close fd of empty file in map_sha1_file_1() - - - --- 2019-01-07 René Scharfe New
[4/3] object-store: retire odb_load_loose_cache() [1/3] object-store: factor out odb_loose_cache() - - - --- 2019-01-07 René Scharfe New
cleanup: fix possible overflow errors in binary search, part 2 cleanup: fix possible overflow errors in binary search, part 2 - - - --- 2019-06-13 René Scharfe New
[1/2] coccinelle: use COPY_ARRAY for copying arrays [1/2] coccinelle: use COPY_ARRAY for copying arrays - - - --- 2019-06-15 René Scharfe New
[2/2] use COPY_ARRAY for copying arrays [1/2] coccinelle: use COPY_ARRAY for copying arrays - - - --- 2019-06-15 René Scharfe New
[v2,1/3] config: use unsigned_mult_overflows to check for overflows [v2,1/3] config: use unsigned_mult_overflows to check for overflows - - - --- 2019-06-22 René Scharfe New
[v2,2/3] config: don't multiply in parse_unit_factor() [v2,1/3] config: use unsigned_mult_overflows to check for overflows - - - --- 2019-06-22 René Scharfe New
[v2,3/3] config: simplify parsing of unit factors [v2,1/3] config: use unsigned_mult_overflows to check for overflows - - - --- 2019-06-22 René Scharfe New
commit-graph: release strbufs after use commit-graph: release strbufs after use - - - --- 2019-08-07 René Scharfe New
dir-iterator: release strbuf after use dir-iterator: release strbuf after use - - - --- 2019-08-07 René Scharfe New
test-dir-iterator: use path argument directly test-dir-iterator: use path argument directly - - - --- 2019-08-07 René Scharfe New
sha1-file: release strbuf after use sha1-file: release strbuf after use - - - --- 2019-08-07 René Scharfe New
[1/2] nedmalloc: do assignments only after the declaration section [1/2] nedmalloc: do assignments only after the declaration section - - - --- 2019-08-07 René Scharfe New
[2/2] nedmalloc: avoid compiler warning about unused value [1/2] nedmalloc: do assignments only after the declaration section - - - --- 2019-08-07 René Scharfe New
[1/4] archive-tar: report wrong pax extended header length fix pax extended header length calculation - - - --- 2019-08-17 René Scharfe New
[2/4] archive-tar: fix pax extended header length calculation fix pax extended header length calculation - - - --- 2019-08-17 René Scharfe New
[3/4] archive-tar: use size_t in strbuf_append_ext_header() fix pax extended header length calculation - - - --- 2019-08-17 René Scharfe New
[4/4] archive-tar: turn length miscalculation warning into BUG fix pax extended header length calculation - - - --- 2019-08-17 René Scharfe New
parseopt: move definition of enum parse_opt_result up parseopt: move definition of enum parse_opt_result up - - - --- 2019-08-20 René Scharfe New
sha1-name: make sort_ambiguous_oid_array() thread-safe sha1-name: make sort_ambiguous_oid_array() thread-safe - - - --- 2019-08-20 René Scharfe New
log-tree: always use return value of strbuf_detach() log-tree: always use return value of strbuf_detach() - - - --- 2019-08-25 René Scharfe New
grep: use return value of strbuf_detach() grep: use return value of strbuf_detach() - - - --- 2019-08-25 René Scharfe New
trace2: use warning() directly in tr2_dst_malformed_warning() trace2: use warning() directly in tr2_dst_malformed_warning() - - - --- 2019-08-25 René Scharfe New
help: make help_unknown_ref() NORETURN help: make help_unknown_ref() NORETURN - - - --- 2019-08-29 René Scharfe New
[1/2] tag: factor out get_tagged_oid() [1/2] tag: factor out get_tagged_oid() - - - --- 2019-09-05 René Scharfe New
[2/2] use get_tagged_oid() [1/2] tag: factor out get_tagged_oid() - - - --- 2019-09-05 René Scharfe New
[1/2] log: test --decorate-refs-exclude with --simplify-by-decoration [1/2] log: test --decorate-refs-exclude with --simplify-by-decoration - - - --- 2019-09-08 René Scharfe New
[2/2] log-tree: call load_ref_decorations() in get_name_decoration() [1/2] log: test --decorate-refs-exclude with --simplify-by-decoration - - - --- 2019-09-08 René Scharfe New
[1/2] rev-parse: demonstrate overflow of N for "foo^N" and "foo~N" [1/2] rev-parse: demonstrate overflow of N for "foo^N" and "foo~N" - - - --- 2019-09-15 René Scharfe New
[2/2] sha1-name: check for overflow of N in "foo^N" and "foo~N" [1/2] rev-parse: demonstrate overflow of N for "foo^N" and "foo~N" - - - --- 2019-09-15 René Scharfe New
commit-graph: use commit_list_count() commit-graph: use commit_list_count() - - - --- 2019-09-15 René Scharfe New
sha1_name: simplify strbuf handling in interpret_nth_prior_checkout() sha1_name: simplify strbuf handling in interpret_nth_prior_checkout() - - - --- 2019-09-18 René Scharfe New
git: use COPY_ARRAY and MOVE_ARRAY in handle_alias() git: use COPY_ARRAY and MOVE_ARRAY in handle_alias() - - - --- 2019-09-19 René Scharfe New
PATCH] remove duplicate #include directives PATCH] remove duplicate #include directives - - - --- 2019-10-03 René Scharfe New
convert: fix handling of dashless UTF prefix in validate_encoding() convert: fix handling of dashless UTF prefix in validate_encoding() - - - --- 2019-10-04 René Scharfe New
tests: remove "cat foo" before "test_i18ngrep bar foo" tests: remove "cat foo" before "test_i18ngrep bar foo" - - - --- 2019-10-06 René Scharfe New
http-push: simplify deleting a list item http-push: simplify deleting a list item - - - --- 2019-10-13 René Scharfe New
column: use utf8_strnwidth() to strip out ANSI color escapes column: use utf8_strnwidth() to strip out ANSI color escapes - - - --- 2019-10-13 René Scharfe New
remote-curl: use argv_array in parse_push() remote-curl: use argv_array in parse_push() - - - --- 2019-10-13 René Scharfe New
trace2: add dots directly to strbuf in perf_fmt_prepare() trace2: add dots directly to strbuf in perf_fmt_prepare() - - - --- 2019-11-04 René Scharfe New
utf8: use skip_iprefix() in same_utf_encoding() utf8: use skip_iprefix() in same_utf_encoding() - - - --- 2019-11-08 René Scharfe New
convert: use skip_iprefix() in validate_encoding() convert: use skip_iprefix() in validate_encoding() - - - --- 2019-11-08 René Scharfe New
mingw: use COPY_ARRAY for copying array mingw: use COPY_ARRAY for copying array - - - --- 2019-11-12 René Scharfe New
parse-options: avoid arithmetic on pointer that's potentially NULL parse-options: avoid arithmetic on pointer that's potentially NULL - - - --- 2019-11-12 René Scharfe New
run-command: use prepare_git_cmd() in prepare_cmd() run-command: use prepare_git_cmd() in prepare_cmd() - - - --- 2019-11-26 René Scharfe New
fetch: use skip_prefix() instead of starts_with() fetch: use skip_prefix() instead of starts_with() - - - --- 2019-11-26 René Scharfe New
fmt-merge-msg: use skip_prefix() instead of starts_with() fmt-merge-msg: use skip_prefix() instead of starts_with() - - - --- 2019-11-26 René Scharfe New
shell: use skip_prefix() instead of starts_with() shell: use skip_prefix() instead of starts_with() - - - --- 2019-11-26 René Scharfe New
push: use skip_prefix() instead of starts_with() push: use skip_prefix() instead of starts_with() - - - --- 2019-11-26 René Scharfe New
name-rev: use skip_prefix() instead of starts_with() name-rev: use skip_prefix() instead of starts_with() - - - --- 2019-11-26 René Scharfe New
t1512: use test_line_count t1512: use test_line_count - - - --- 2019-11-26 René Scharfe New
t1410: use test_line_count t1410: use test_line_count - - - --- 2019-11-26 René Scharfe New
t1400: use test_must_be_empty t1400: use test_must_be_empty - - - --- 2019-11-26 René Scharfe New
test: use test_must_be_empty F instead of test -z $(cat F) test: use test_must_be_empty F instead of test -z $(cat F) - - - --- 2019-11-26 René Scharfe New
test: use test_must_be_empty F instead of test_cmp empty F test: use test_must_be_empty F instead of test_cmp empty F - - - --- 2019-11-26 René Scharfe New
[v2] test: use test_must_be_empty F instead of test_cmp empty F [v2] test: use test_must_be_empty F instead of test_cmp empty F - - - --- 2019-11-27 René Scharfe New
t7811: don't create unused file t7811: don't create unused file - - - --- 2019-11-27 René Scharfe New
t9300: don't create unused file t9300: don't create unused file - - - --- 2019-11-27 René Scharfe New
xdiff: unignore changes in function context xdiff: unignore changes in function context - - - --- 2019-12-05 René Scharfe New
commit: use strbuf_add() to add a length-limited string commit: use strbuf_add() to add a length-limited string - - - --- 2019-12-07 René Scharfe New
archive-zip: use enum for compression method archive-zip: use enum for compression method - - - --- 2019-12-07 René Scharfe New
patch-id: use oid_to_hex() to print multiple object IDs patch-id: use oid_to_hex() to print multiple object IDs - - - --- 2019-12-07 René Scharfe New
t4256: don't create unused file t4256: don't create unused file - - - --- 2019-12-11 René Scharfe New
refs: pass NULL to refs_read_ref_full() because object ID is not needed refs: pass NULL to refs_read_ref_full() because object ID is not needed - - - --- 2019-12-11 René Scharfe New
t7004: don't create unused file t7004: don't create unused file - - - --- 2019-12-11 René Scharfe New
remote: pass NULL to read_ref_full() because object ID is not needed remote: pass NULL to read_ref_full() because object ID is not needed - - - --- 2019-12-11 René Scharfe New
[RESEND] t4015: improve coverage of function context test [RESEND] t4015: improve coverage of function context test - - - --- 2019-12-18 René Scharfe New
t3501: don't create unused file t3501: don't create unused file - - - --- 2019-12-18 René Scharfe New
t5580: don't create unused file t5580: don't create unused file - - - --- 2019-12-18 René Scharfe New
t6030: don't create unused file t6030: don't create unused file - - - --- 2019-12-18 René Scharfe New
[v2] t4015: improve coverage of function context test [v2] t4015: improve coverage of function context test - - - --- 2019-12-19 René Scharfe New
[01/10] name-rev: rewrite create_or_update_name() name-rev: improve memory usage - - - --- 2020-02-04 René Scharfe New
[02/10] name-rev: remove unused typedef name-rev: improve memory usage - - - --- 2020-02-04 René Scharfe New
[03/10] name-rev: respect const qualifier name-rev: improve memory usage - - - --- 2020-02-04 René Scharfe New
[04/10] name-rev: don't leak path copy in name_ref() name-rev: improve memory usage - - - --- 2020-02-04 René Scharfe New
[05/10] name-rev: don't _peek() in create_or_update_name() name-rev: improve memory usage - - - --- 2020-02-04 René Scharfe New
[06/10] name-rev: put struct rev_name into commit slab name-rev: improve memory usage - - - --- 2020-02-04 René Scharfe New
[07/10] name-rev: factor out get_parent_name() name-rev: improve memory usage - - - --- 2020-02-04 René Scharfe New
[08/10] name-rev: pre-size buffer in get_parent_name() name-rev: improve memory usage - - - --- 2020-02-04 René Scharfe New
[09/10] name-rev: generate name strings only if they are better name-rev: improve memory usage - - - --- 2020-02-04 René Scharfe New
[10/10] name-rev: release unused name strings name-rev: improve memory usage - - - --- 2020-02-04 René Scharfe New
[01/10,RESEND,AUTHOR,FIXED] name-rev: rewrite create_or_update_name() [01/10,RESEND,AUTHOR,FIXED] name-rev: rewrite create_or_update_name() - - - --- 2020-02-05 René Scharfe New
[11/10] name-rev: sort tip names before applying name-rev: improve memory usage - - - --- 2020-02-05 René Scharfe New
strbuf: add and use strbuf_insertstr() strbuf: add and use strbuf_insertstr() - - - --- 2020-02-08 René Scharfe New
[v2] strbuf: add and use strbuf_insertstr() [v2] strbuf: add and use strbuf_insertstr() - - - --- 2020-02-09 René Scharfe New
[1/4] parse-options: use COPY_ARRAY in parse_options_concat() parse-options: simplify parse_options_concat() and parse_options_dup() - - - --- 2020-02-09 René Scharfe New
[2/4] parse-options: factor out parse_options_count() parse-options: simplify parse_options_concat() and parse_options_dup() - - - --- 2020-02-09 René Scharfe New
[3/4] parse-options: const parse_options_concat() parameters parse-options: simplify parse_options_concat() and parse_options_dup() - - - --- 2020-02-09 René Scharfe New
[4/4] parse-options: simplify parse_options_dup() parse-options: simplify parse_options_concat() and parse_options_dup() - - - --- 2020-02-09 René Scharfe New
« 1 2 3 44 5 »