Show patches with: Submitter = René Scharfe       |   501 patches
« 1 2 3 45 6 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
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,5/6] archive-tar: use OS_CODE 3 (Unix) for internal gzip Avoid spawning gzip in git archive - - - --- 2022-06-15 René Scharfe Accepted
[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
[v3,5/5] archive-tar: use internal gzip by default Avoid spawning gzip in git archive - - - --- 2022-06-12 René Scharfe Superseded
[v3,4/5] archive-tar: use OS_CODE 3 (Unix) for internal gzip Avoid spawning gzip in git archive - - - --- 2022-06-12 René Scharfe Superseded
[v3,3/5] archive-tar: add internal gzip implementation Avoid spawning gzip in git archive - - - --- 2022-06-12 René Scharfe Superseded
[v3,2/5] archive-tar: factor out write_block() Avoid spawning gzip in git archive - - - --- 2022-06-12 René Scharfe Superseded
[v3,1/5] archive: rename archiver data field to filter_command Avoid spawning gzip in git archive - - - --- 2022-06-12 René Scharfe Superseded
2.36 fast-export regression fix 2.36 fast-export regression fix - - - --- 2022-04-30 René Scharfe New
2.36 format-patch regression fix 2.36 format-patch regression fix - - - --- 2022-04-30 René Scharfe New
[2/2] diff: use mks_tempfile_dt() [1/2] tempfile: add mks_tempfile_dt() - - - --- 2022-04-20 René Scharfe New
[1/2] tempfile: add mks_tempfile_dt() [1/2] tempfile: add mks_tempfile_dt() - - - --- 2022-04-20 René Scharfe New
[RESEND] t7812: test PCRE2 whitespace bug [RESEND] t7812: test PCRE2 whitespace bug - - - --- 2022-04-08 René Scharfe New
branch,checkout: fix --track documentation branch,checkout: fix --track documentation - - - --- 2022-01-20 René Scharfe New
parse-options: document automatic PARSE_OPT_LITERAL_ARGHELP parse-options: document automatic PARSE_OPT_LITERAL_ARGHELP - - - --- 2022-01-19 René Scharfe New
[v2,4/4] bisect--helper: double-check run command on exit code 126 and 127 bisect: report actual bisect_state() argument on error - - - --- 2022-01-18 René Scharfe New
[v2,3/4] bisect: document run behavior with exit codes 126 and 127 bisect: report actual bisect_state() argument on error - - - --- 2022-01-18 René Scharfe New
[v2,2/4] bisect--helper: release strbuf and strvec on run error bisect: report actual bisect_state() argument on error - - - --- 2022-01-18 René Scharfe New
[v2,1/4] bisect--helper: report actual bisect_state() argument on error [v2,1/4] bisect--helper: report actual bisect_state() argument on error - - - --- 2022-01-18 René Scharfe New
bisect: report actual bisect_state() argument on error bisect: report actual bisect_state() argument on error - - - --- 2022-01-10 René Scharfe New
[2/2] grep: use grep_not_expr() in compile_pattern_not() [1/2] grep: use grep_or_expr() in compile_pattern_or() - - - --- 2022-01-06 René Scharfe New
[1/2] grep: use grep_or_expr() in compile_pattern_or() [1/2] grep: use grep_or_expr() in compile_pattern_or() - - - --- 2022-01-06 René Scharfe New
[RESEND] t/perf: do not run tests in user's $SHELL [RESEND] t/perf: do not run tests in user's $SHELL 1 - - --- 2021-12-20 René Scharfe Accepted
[2/2] grep/pcre2: factor out literal variable [1/2] grep/pcre2: use PCRE2_UTF even with ASCII patterns - - - --- 2021-12-18 René Scharfe New
[1/2] grep/pcre2: use PCRE2_UTF even with ASCII patterns [1/2] grep/pcre2: use PCRE2_UTF even with ASCII patterns - - - --- 2021-12-18 René Scharfe New
daemon: plug memory leak on overlong path daemon: plug memory leak on overlong path - - - --- 2021-12-18 René Scharfe New
t4202: fix patternType setting in --invert-grep test t4202: fix patternType setting in --invert-grep test - - - --- 2021-12-17 René Scharfe New
mergesort: avoid left shift overflow mergesort: avoid left shift overflow - - - --- 2021-11-15 René Scharfe Accepted
[2/2] gpg-interface: avoid buffer overrun in parse_ssh_output() [1/2] gpg-interface: handle missing " with " gracefully in parse_ssh_output() - - - --- 2021-10-30 René Scharfe New
[1/2] gpg-interface: handle missing " with " gracefully in parse_ssh_output() [1/2] gpg-interface: handle missing " with " gracefully in parse_ssh_output() - - - --- 2021-10-30 René Scharfe New
add: don't write objects with --dry-run add: don't write objects with --dry-run - - - --- 2021-10-12 René Scharfe New
perf: disable automatic housekeeping perf: disable automatic housekeeping - - - --- 2021-10-09 René Scharfe New
[10/9,v2] test-mergesort: use repeatable random numbers mergesort: improve tests and performance - - - --- 2021-10-08 René Scharfe New
[3/3] read-cache: let verify_path() reject trailing dir separators again [1/3] t3905: show failure to ignore sub-repo - - - --- 2021-10-07 René Scharfe New
[2/3] read-cache: add verify_path_internal() [1/3] t3905: show failure to ignore sub-repo - - - --- 2021-10-07 René Scharfe New
[1/3] t3905: show failure to ignore sub-repo [1/3] t3905: show failure to ignore sub-repo - - - --- 2021-10-07 René Scharfe New
hash: reduce size of algo member of object ID hash: reduce size of algo member of object ID - - - --- 2021-10-03 René Scharfe New
p5311: handle spaces in wc(1) output p5311: handle spaces in wc(1) output - - - --- 2021-10-02 René Scharfe New
p3400: stop using tac(1) p3400: stop using tac(1) - - - --- 2021-10-02 René Scharfe Accepted
p2000 failure due to empty reflog p2000 failure due to empty reflog - - - --- 2021-10-02 René Scharfe New
p5326: create tag needed for shared tests p5326: create tag needed for shared tests - - - --- 2021-10-02 René Scharfe New
perf: fix test_export with SHELL=zsh perf: fix test_export with SHELL=zsh - - - --- 2021-10-02 René Scharfe New
[9/9] mergesort: use ranks stack mergesort: improve tests and performance - - - --- 2021-10-01 René Scharfe New
[8/9] p0071: test performance of llist_mergesort() mergesort: improve tests and performance - - - --- 2021-10-01 René Scharfe New
[7/9] p0071: measure sorting of already sorted and reversed files mergesort: improve tests and performance - - - --- 2021-10-01 René Scharfe New
[6/9] test-mergesort: add unriffle_skewed mode mergesort: improve tests and performance - - - --- 2021-10-01 René Scharfe New
[5/9] test-mergesort: add unriffle mode mergesort: improve tests and performance - - - --- 2021-10-01 René Scharfe New
[4/9] test-mergesort: add generate subcommand mergesort: improve tests and performance - - - --- 2021-10-01 René Scharfe New
[3/9] test-mergesort: add test subcommand mergesort: improve tests and performance - - - --- 2021-10-01 René Scharfe New
[2/9] test-mergesort: add sort subcommand mergesort: improve tests and performance - - - --- 2021-10-01 René Scharfe New
[1/9] test-mergesort: use strbuf_getline() mergesort: improve tests and performance - - - --- 2021-10-01 René Scharfe New
packfile: release bad_objects in close_pack() packfile: release bad_objects in close_pack() - - - --- 2021-09-24 René Scharfe New
[v2,5/5] packfile: use oidset for bad objects packfile: use oidset for bad objects - - - --- 2021-09-11 René Scharfe New
[v2,4/5] packfile: convert has_packed_and_bad() to object_id packfile: use oidset for bad objects - - - --- 2021-09-11 René Scharfe New
[3/5] packfile: convert mark_bad_packed_object() to object_id packfile: use oidset for bad objects - - - --- 2021-09-11 René Scharfe New
[2/5] midx: inline nth_midxed_pack_entry() packfile: use oidset for bad objects - - - --- 2021-09-11 René Scharfe New
[1/5] oidset: make oidset_size() an inline function packfile: use oidset for bad objects - - - --- 2021-09-11 René Scharfe New
« 1 2 3 45 6 »