Show patches with: Submitter = René Scharfe       |   507 patches
« 1 2 3 45 6 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v3,3/3] diff: let external diffs report that changes are uninteresting diff: fix --exit-code with external diff - - - --- 2024-06-09 René Scharfe New
[v3,2/3] userdiff: add and use struct external_diff diff: fix --exit-code with external diff - - - --- 2024-06-09 René Scharfe New
[v3,1/3] t4020: test exit code with external diffs diff: fix --exit-code with external diff - - - --- 2024-06-09 René Scharfe New
[v2,3/3] diff: let external diffs report that changes are uninteresting diff: fix --exit-code with external diff - - - --- 2024-06-05 René Scharfe Superseded
[v2,2/3] userdiff: add and use struct external_diff diff: fix --exit-code with external diff - - - --- 2024-06-05 René Scharfe Superseded
[v2,1/3] t4020: test exit code with external diffs diff: fix --exit-code with external diff - - - --- 2024-06-05 René Scharfe Superseded
difftool: add env vars directly in run_file_diff() difftool: add env vars directly in run_file_diff() - - - --- 2024-05-26 René Scharfe New
[2/2] diff: fix --exit-code with external diff [1/2] diff: report unmerged paths as changes in run_diff_cmd() - - - --- 2024-05-05 René Scharfe New
[1/2] diff: report unmerged paths as changes in run_diff_cmd() [1/2] diff: report unmerged paths as changes in run_diff_cmd() - - - --- 2024-05-05 René Scharfe New
diff-lib: stop calling diff_setup_done() in do_diff_cache() diff-lib: stop calling diff_setup_done() in do_diff_cache() - - - --- 2024-05-01 René Scharfe New
don't report vsnprintf(3) error as bug don't report vsnprintf(3) error as bug - - - --- 2024-04-21 René Scharfe New
apply: avoid using fixed-size buffer in write_out_one_reject() apply: avoid using fixed-size buffer in write_out_one_reject() - - - --- 2024-04-16 René Scharfe New
git-compat-util: fix NO_OPENSSL on current macOS git-compat-util: fix NO_OPENSSL on current macOS - - - --- 2024-04-14 René Scharfe New
imap-send: increase command size limit imap-send: increase command size limit - - - --- 2024-04-14 René Scharfe New
reftable: use xmalloc() and xrealloc() reftable: use xmalloc() and xrealloc() - - - --- 2024-04-06 René Scharfe New
usage: report vsnprintf(3) failure usage: report vsnprintf(3) failure - - - --- 2024-04-05 René Scharfe New
apply: don't leak fd on fdopen() error apply: don't leak fd on fdopen() error - - - --- 2024-04-05 René Scharfe New
[v2,2/2] path: remove mksnpath() [v2,1/2] apply: avoid fixed-size buffer in create_one_file() - - - --- 2024-04-05 René Scharfe New
[v2,1/2] apply: avoid fixed-size buffer in create_one_file() [v2,1/2] apply: avoid fixed-size buffer in create_one_file() - - - --- 2024-04-05 René Scharfe New
apply: replace mksnpath() with a mkpathdup() call apply: replace mksnpath() with a mkpathdup() call - - - --- 2024-04-04 René Scharfe New
[RFC] t-prio-queue: simplify using compound literals [RFC] t-prio-queue: simplify using compound literals - - - --- 2024-04-02 René Scharfe New
imap-send: use xsnprintf to format command imap-send: use xsnprintf to format command - - - --- 2024-04-02 René Scharfe New
mem-pool: use st_add() in mem_pool_strvfmt() mem-pool: use st_add() in mem_pool_strvfmt() - - - --- 2024-03-31 René Scharfe New
midx: use strvec_pushf() for pack-objects base name midx: use strvec_pushf() for pack-objects base name - - - --- 2024-03-24 René Scharfe New
[v2,2/2] cat-file: use strbuf_expand_bad_format() Untitled series #837606 - - - --- 2024-03-24 René Scharfe New
[v2,1/2] factor out strbuf_expand_bad_format() [v2,1/2] factor out strbuf_expand_bad_format() - - - --- 2024-03-24 René Scharfe New
[2/2] cat-file: use strbuf_expand_bad_format() [1/2] factor out strbuf_expand_bad_format() - - - --- 2024-03-24 René Scharfe New
[1/2] factor out strbuf_expand_bad_format() [1/2] factor out strbuf_expand_bad_format() - - - --- 2024-03-24 René Scharfe New
[2/2] t-prio-queue: check result array bounds [1/2] t-prio-queue: shorten array index message - - - --- 2024-03-16 René Scharfe New
[1/2] t-prio-queue: shorten array index message [1/2] t-prio-queue: shorten array index message - - - --- 2024-03-16 René Scharfe Accepted
[v2,6/6] parse-options: rearrange long_name matching code parse-options: long option parsing fixes and cleanup - - - --- 2024-03-03 René Scharfe New
[v2,5/6] parse-options: normalize arg and long_name before comparison parse-options: long option parsing fixes and cleanup - - - --- 2024-03-03 René Scharfe New
[v2,4/6] parse-options: detect ambiguous self-negation parse-options: long option parsing fixes and cleanup - - - --- 2024-03-03 René Scharfe New
[v2,3/6] parse-options: factor out register_abbrev() and struct parsed_option parse-options: long option parsing fixes and cleanup - - - --- 2024-03-03 René Scharfe New
[v2,2/6] parse-options: set arg of abbreviated option lazily parse-options: long option parsing fixes and cleanup - - - --- 2024-03-03 René Scharfe Accepted
[v2,1/6] parse-options: recognize abbreviated negated option with arg parse-options: long option parsing fixes and cleanup - - - --- 2024-03-03 René Scharfe New
[v2,4/4] t-ctype: avoid duplicating class names t-ctype: simplify unit test definitions - - - --- 2024-03-03 René Scharfe New
[v2,3/4] t-ctype: align output of i t-ctype: simplify unit test definitions - - - --- 2024-03-03 René Scharfe Accepted
[v2,2/4] t-ctype: simplify EOF check t-ctype: simplify unit test definitions - - - --- 2024-03-03 René Scharfe New
[v2,1/4] t-ctype: allow NUL anywhere in the specification string t-ctype: simplify unit test definitions - - - --- 2024-03-03 René Scharfe New
submodule: use strvec_pushf() for --submodule-prefix submodule: use strvec_pushf() for --submodule-prefix - - - --- 2024-02-25 René Scharfe New
[2/2] name-rev: use mem_pool_strfmt() name-rev: use memory pool for name strings - - - --- 2024-02-25 René Scharfe New
[1/2] mem-pool: add mem_pool_strfmt() name-rev: use memory pool for name strings - - - --- 2024-02-25 René Scharfe New
[3/3] t-ctype: do one test per class and char t-ctype: simplify unit test definitions - - - --- 2024-02-25 René Scharfe New
[2/3] t-ctype: avoid duplicating class names t-ctype: simplify unit test definitions - - - --- 2024-02-25 René Scharfe New
[1/3] t-ctype: allow NUL anywhere in the specification string t-ctype: simplify unit test definitions - - - --- 2024-02-25 René Scharfe New
fetch: convert strncmp() with strlen() to starts_with() fetch: convert strncmp() with strlen() to starts_with() - - - --- 2024-02-24 René Scharfe New
[6/6] parse-options: rearrange long_name matching code parse-options: long option parsing fixes and cleanup - - - --- 2024-02-24 René Scharfe Superseded
[5/6] parse-options: normalize arg and long_name before comparison parse-options: long option parsing fixes and cleanup - - - --- 2024-02-24 René Scharfe Superseded
[4/6] parse-options: detect ambiguous self-negation parse-options: long option parsing fixes and cleanup - - - --- 2024-02-24 René Scharfe Superseded
[3/6] parse-options: factor out register_abbrev() and struct parsed_option parse-options: long option parsing fixes and cleanup - - - --- 2024-02-24 René Scharfe Superseded
[2/6] parse-options: set arg of abbreviated option lazily parse-options: long option parsing fixes and cleanup - - - --- 2024-02-24 René Scharfe Superseded
[1/6] parse-options: recognize abbreviated negated option with arg parse-options: long option parsing fixes and cleanup - - - --- 2024-02-24 René Scharfe Superseded
use xstrncmpz() use xstrncmpz() - - - --- 2024-02-10 René Scharfe New
[2/2] receive-pack: use find_commit_header() in check_nonce() [1/2] receive-pack: use find_commit_header() in check_cert_push_options() - - - --- 2024-02-09 René Scharfe New
[1/2] receive-pack: use find_commit_header() in check_cert_push_options() [1/2] receive-pack: use find_commit_header() in check_cert_push_options() - - - --- 2024-02-09 René Scharfe New
[v2] mem-pool: fix big allocations [v2] mem-pool: fix big allocations - - - --- 2023-12-28 René Scharfe New
fast-import: use mem_pool_calloc() fast-import: use mem_pool_calloc() - - - --- 2023-12-26 René Scharfe New
mem-pool: simplify alignment calculation mem-pool: simplify alignment calculation - - - --- 2023-12-24 René Scharfe New
mem-pool: fix big allocations mem-pool: fix big allocations - - - --- 2023-12-21 René Scharfe Superseded
rebase: use strvec_pushf() for format-patch revisions rebase: use strvec_pushf() for format-patch revisions - - - --- 2023-12-19 René Scharfe New
git-compat-util: convert skip_{prefix,suffix}{,_mem} to bool git-compat-util: convert skip_{prefix,suffix}{,_mem} to bool - - - --- 2023-12-16 René Scharfe New
[2/1] test-lib-functions: add object size functions Test breakage with zlib-ng - - - --- 2023-12-13 René Scharfe New
[RESEND] show-ref: use die_for_incompatible_opt3() [RESEND] show-ref: use die_for_incompatible_opt3() - 1 - --- 2023-12-11 René Scharfe New
[7/7] worktree: simplify incompatibility message for --orphan and commit-ish standardize incompatibility messages - - - --- 2023-12-06 René Scharfe Accepted
[6/7] worktree: standardize incompatibility messages standardize incompatibility messages - - - --- 2023-12-06 René Scharfe New
[5/7] clean: factorize incompatibility message standardize incompatibility messages - - - --- 2023-12-06 René Scharfe New
[4/7] revision, rev-parse: factorize incompatibility messages about --exclude-hidden standardize incompatibility messages - - - --- 2023-12-06 René Scharfe New
[3/7] revision: use die_for_incompatible_opt3() for --graph/--reverse/--walk-reflogs standardize incompatibility messages - - - --- 2023-12-06 René Scharfe New
[2/7] repack: use die_for_incompatible_opt3() for -A/-k/--cruft standardize incompatibility messages - - - --- 2023-12-06 René Scharfe New
[1/7] push: use die_for_incompatible_opt4() for --delete/--tags/--all/--mirror standardize incompatibility messages - - - --- 2023-12-06 René Scharfe New
i18n: factorize even more 'incompatible options' messages i18n: factorize even more 'incompatible options' messages - - - --- 2023-11-26 René Scharfe New
column: release strbuf and string_list after use column: release strbuf and string_list after use - - - --- 2023-11-26 René Scharfe New
reflog: fix expire --single-worktree reflog: fix expire --single-worktree - - - --- 2023-10-28 René Scharfe New
am, rebase: fix arghelp syntax of --empty am, rebase: fix arghelp syntax of --empty - - - --- 2023-10-28 René Scharfe New
[2/2] am: simplify --show-current-patch handling [1/2] parse-options: make CMDMODE errors more precise - - - --- 2023-10-28 René Scharfe New
[1/2] parse-options: make CMDMODE errors more precise [1/2] parse-options: make CMDMODE errors more precise - - - --- 2023-10-28 René Scharfe New
parse-options: drop unused parse_opt_ctx_t member parse-options: drop unused parse_opt_ctx_t member - - - --- 2023-10-03 René Scharfe New
diff --no-index: fix -R with stdin diff --no-index: fix -R with stdin - - - --- 2023-09-09 René Scharfe New
[2/2] parse-options: use and require int pointer for OPT_CMDMODE [1/2] parse-options: add int value pointer to struct option - - - --- 2023-09-09 René Scharfe New
[1/2] parse-options: add int value pointer to struct option [1/2] parse-options: add int value pointer to struct option - - - --- 2023-09-09 René Scharfe New
grep: reject --no-or grep: reject --no-or - - - --- 2023-09-07 René Scharfe Accepted
grep: use OPT_INTEGER_F for --max-depth grep: use OPT_INTEGER_F for --max-depth - - - --- 2023-09-02 René Scharfe Accepted
name-rev: use OPT_HIDDEN_BOOL for --peel-tag name-rev: use OPT_HIDDEN_BOOL for --peel-tag - - - --- 2023-09-02 René Scharfe Accepted
PATCH] parse-options: allow omitting option help text PATCH] parse-options: allow omitting option help text - - - --- 2023-08-26 René Scharfe New
parse-options: disallow negating OPTION_SET_INT 0 parse-options: disallow negating OPTION_SET_INT 0 - - - --- 2023-08-08 René Scharfe Accepted
[v3,8/8] parse-options: simplify usage_padding() show negatability of options in short help - - - --- 2023-08-05 René Scharfe New
[v3,7/8] parse-options: no --[no-]no-... show negatability of options in short help - - - --- 2023-08-05 René Scharfe New
[v3,6/8] parse-options: factor out usage_indent() and usage_padding() show negatability of options in short help - - - --- 2023-08-05 René Scharfe New
[v3,5/8] parse-options: show negatability of options in short help show negatability of options in short help - - - --- 2023-08-05 René Scharfe New
[v3,4/8] t1502: test option negation show negatability of options in short help - - - --- 2023-08-05 René Scharfe New
[v3,3/8] t1502: move optionspec help output to a file show negatability of options in short help - - - --- 2023-08-05 René Scharfe New
[v3,2/8] t1502, docs: disallow --no-help show negatability of options in short help - - - --- 2023-08-05 René Scharfe New
[v3,1/8] subtree: disallow --no-{help,quiet,debug,branch,message} show negatability of options in short help - - - --- 2023-08-05 René Scharfe New
bundle: use OPT_PASSTHRU_ARGV bundle: use OPT_PASSTHRU_ARGV - - - --- 2023-07-29 René Scharfe New
[v2,5/5] parse-options: show negatability of options in short help show negatability of options in short help - - - --- 2023-07-24 René Scharfe Superseded
[v2,4/5] t1502: test option negation show negatability of options in short help - - - --- 2023-07-24 René Scharfe Superseded
[v2,3/5] t1502: move optionspec help output to a file show negatability of options in short help - - - --- 2023-07-24 René Scharfe Superseded
[v2,2/5] t1502, docs: disallow --no-help show negatability of options in short help - - - --- 2023-07-24 René Scharfe Superseded
[v2,1/5] subtree: disallow --no-{help,quiet,debug,branch,message} show negatability of options in short help - - - --- 2023-07-24 René Scharfe Superseded
« 1 2 3 45 6 »