Show patches with: Submitter = Carlo Marcelo Arenas Belón       |    State = Action Required       |   247 patches
« 1 2 3 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
unpack-trees: avoid dead store for struct progress unpack-trees: avoid dead store for struct progress - - - --- 2018-10-18 Carlo Marcelo Arenas Belón New
multi-pack-index: avoid dead store for struct progress multi-pack-index: avoid dead store for struct progress - - - --- 2018-10-18 Carlo Marcelo Arenas Belón New
builtin/receive-pack: dead initializer for retval in check_nonce builtin/receive-pack: dead initializer for retval in check_nonce - - - --- 2018-10-20 Carlo Marcelo Arenas Belón New
read-cache: use of memory after it is freed read-cache: use of memory after it is freed - - - --- 2018-10-20 Carlo Marcelo Arenas Belón New
[1/3] sha256: avoid redefinition for MIN refactor MIN macro - - - --- 2018-10-22 Carlo Marcelo Arenas Belón New
[2/3] git-compat-util: define MIN through compat refactor MIN macro - - - --- 2018-10-22 Carlo Marcelo Arenas Belón New
[3/3] xdiff: use compat's MIN instead refactor MIN macro - - - --- 2018-10-22 Carlo Marcelo Arenas Belón New
compat: make sure git_mmap is not expected to write compat: make sure git_mmap is not expected to write - - - --- 2018-10-23 Carlo Marcelo Arenas Belón New
test: avoid failures when USE_NED_ALLOCATOR test: avoid failures when USE_NED_ALLOCATOR - - - --- 2018-10-23 Carlo Marcelo Arenas Belón New
khash: silence -Wunused-function khash: silence -Wunused-function - - - --- 2018-10-23 Carlo Marcelo Arenas Belón New
[v2] compat: make sure git_mmap is not expected to write [v2] compat: make sure git_mmap is not expected to write 1 - - --- 2018-10-23 Carlo Marcelo Arenas Belón New
[v2,1/2] commit-slabs: move MAYBE_UNUSED out [v2,1/2] commit-slabs: move MAYBE_UNUSED out - - - --- 2018-10-23 Carlo Marcelo Arenas Belón New
[v2,2/2] khash: silence -Wunused-function for delta-islands delta-islands: avoid unused function messages - - - --- 2018-10-23 Carlo Marcelo Arenas Belón New
sequencer: cleanup for gcc 8.2.1 warning sequencer: cleanup for gcc 8.2.1 warning - - - --- 2018-10-25 Carlo Marcelo Arenas Belón New
[v2] sequencer: cleanup for gcc warning in non developer mode [v2] sequencer: cleanup for gcc warning in non developer mode - - - --- 2018-10-25 Carlo Marcelo Arenas Belón New
[v3,1/3] commit-slab: move MAYBE_UNUSED into git-compat-util delta-islands: avoid unused function messages - - - --- 2018-10-25 Carlo Marcelo Arenas Belón New
[v3,2/3] khash: silence -Wunused-function in delta-islands from khash delta-islands: avoid unused function messages - - - --- 2018-10-25 Carlo Marcelo Arenas Belón New
[v3,3/3] commit-slab: missing definitions and forward declarations (hdr-check) delta-islands: avoid unused function messages - - - --- 2018-10-25 Carlo Marcelo Arenas Belón New
multi-pack-index: make code -Wunused-parameter clean multi-pack-index: make code -Wunused-parameter clean - 1 - --- 2018-11-04 Carlo Marcelo Arenas Belón New
parse-options: deprecate OPT_DATE parse-options: deprecate OPT_DATE - - - --- 2018-11-05 Carlo Marcelo Arenas Belón New
builtin/notes: remove unnecessary free builtin/notes: remove unnecessary free - - - --- 2018-11-11 Carlo Marcelo Arenas Belón New
[1/2] builtin/commit: use timestamp_t in parse_force_date avoid unsigned long for timestamps - - - --- 2018-11-12 Carlo Marcelo Arenas Belón New
[2/2] read-cache: use time_t instead of unsigned long avoid unsigned long for timestamps - - - --- 2018-11-12 Carlo Marcelo Arenas Belón New
[2/2] read-cache: use time_t instead of unsigned long Untitled series #42181 - - - --- 2018-11-13 Carlo Marcelo Arenas Belón New
[v5] clone: report duplicate entries on case-insensitive filesystems [v5] clone: report duplicate entries on case-insensitive filesystems - - - --- 2018-11-19 Carlo Marcelo Arenas Belón New
t5562: skip if NO_CURL is enabled t5562: skip if NO_CURL is enabled - - - --- 2018-11-19 Carlo Marcelo Arenas Belón New
[v1,1/1] t5601-99: Enable colliding file detection for MINGW [v1,1/1] t5601-99: Enable colliding file detection for MINGW - - - --- 2018-11-22 Carlo Marcelo Arenas Belón New
[RFC,1/7] Documentation: update INSTALL for NetBSD test: NetBSD support - - - --- 2018-11-25 Carlo Marcelo Arenas Belón New
[RFC,2/7] t0301: remove trailing / for dir creation test: NetBSD support - - - --- 2018-11-25 Carlo Marcelo Arenas Belón New
[RFC,3/7] config.mak.uname: NetBSD uses BSD semantics with fread for directories test: NetBSD support - - - --- 2018-11-25 Carlo Marcelo Arenas Belón New
[RFC,4/7] config.mak.uname: NetBSD uses old iconv interface test: NetBSD support - - - --- 2018-11-25 Carlo Marcelo Arenas Belón New
[RFC,5/7] test-lib: use pkgsrc provided unzip for NetBSD test: NetBSD support - - - --- 2018-11-25 Carlo Marcelo Arenas Belón New
[RFC,6/7] t5004: use GNU tar to avoid known issues with BSD tar test: NetBSD support - - - --- 2018-11-25 Carlo Marcelo Arenas Belón New
[RFC,7/7] config.mak.uname: use pkgsrc perl for NetBSD test: NetBSD support - - - --- 2018-11-25 Carlo Marcelo Arenas Belón New
config.mak.dev: enable -Wpedantic in clang config.mak.dev: enable -Wpedantic in clang - - - --- 2018-11-27 Carlo Marcelo Arenas Belón New
t6036: avoid "cp -a" t6036: avoid "cp -a" - - - --- 2018-12-01 Carlo Marcelo Arenas Belón New
t5004: avoid using tar for empty packages t5004: avoid using tar for empty packages - - - --- 2018-12-02 Carlo Marcelo Arenas Belón New
t5004: avoid using tar for empty packages t5004: avoid using tar for empty packages - - - --- 2018-12-02 Carlo Marcelo Arenas Belón New
[1/2] config.mak.uname: OpenBSD uses BSD semantics with fread for directories [1/2] config.mak.uname: OpenBSD uses BSD semantics with fread for directories - - - --- 2018-12-02 Carlo Marcelo Arenas Belón New
[RFC,1/2] grep: fallback to interpreter if JIT fails with pcre1 fallback to interpreter if JIT fails with pcre - - - --- 2018-12-09 Carlo Marcelo Arenas Belón New
[RFC,2/2] grep: fallback to interpreter if JIT fails with pcre2 fallback to interpreter if JIT fails with pcre - - - --- 2018-12-09 Carlo Marcelo Arenas Belón New
http-push: workaround for format overflow warning in gcc >= 9 http-push: workaround for format overflow warning in gcc >= 9 - - - --- 2019-05-10 Carlo Marcelo Arenas Belón New
[v2] http-push: prevent format overflow warning with gcc >= 9 [v2] http-push: prevent format overflow warning with gcc >= 9 - - - --- 2019-05-14 Carlo Marcelo Arenas Belón New
fsmonitor: avoid signed integer overflow / infinite loop fsmonitor: avoid signed integer overflow / infinite loop - - - --- 2019-06-15 Carlo Marcelo Arenas Belón New
wrapper: avoid UB in macOS wrapper: avoid UB in macOS - - - --- 2019-06-16 Carlo Marcelo Arenas Belón New
xdiff: avoid accidental redefinition of LFS feature in OpenIndiana xdiff: avoid accidental redefinition of LFS feature in OpenIndiana - - - --- 2019-06-18 Carlo Marcelo Arenas Belón New
trace2: correct typo in technical documentation trace2: correct typo in technical documentation - - - --- 2019-06-26 Carlo Marcelo Arenas Belón New
grep: skip UTF8 checks explicitally grep: skip UTF8 checks explicitally - - - --- 2019-07-21 Carlo Marcelo Arenas Belón New
grep: use custom JIT stack with pcre2 grep: use custom JIT stack with pcre2 - - - --- 2019-07-21 Carlo Marcelo Arenas Belón New
grep: skip UTF8 checks explicitly grep: skip UTF8 checks explicitly - 1 - --- 2019-07-22 Carlo Marcelo Arenas Belón New
[RFC,1/2] grep: make sure NO_LIBPCRE1_JIT disable JIT in PCRE1 PCRE1 cleanup - - - --- 2019-07-26 Carlo Marcelo Arenas Belón New
[RFC,2/2] grep: refactor and simplify PCRE1 support PCRE1 cleanup - - - --- 2019-07-26 Carlo Marcelo Arenas Belón New
[1/3] grep: make pcre1_tables version agnostic grep: memory leak in PCRE2 - - - --- 2019-07-27 Carlo Marcelo Arenas Belón New
[2/3] grep: use pcre_tables also for PCRE2 grep: memory leak in PCRE2 - - - --- 2019-07-27 Carlo Marcelo Arenas Belón New
[3/3] grep: plug leak of pcre chartables in PCRE2 grep: memory leak in PCRE2 - - - --- 2019-07-27 Carlo Marcelo Arenas Belón New
[v2,1/5] verify-tag: drop signal.h include system header cleanup - - - --- 2019-07-28 Carlo Marcelo Arenas Belón New
[v2,2/5] wt-status.h: drop stdio.h include system header cleanup - - - --- 2019-07-28 Carlo Marcelo Arenas Belón New
[v2,3/5] xdiff: drop system includes in xutils.c system header cleanup - - - --- 2019-07-28 Carlo Marcelo Arenas Belón New
[v2,4/5] xdiff: remove duplicate headers from xhistogram.c system header cleanup - - - --- 2019-07-28 Carlo Marcelo Arenas Belón New
[v2,5/5] xdiff: remove duplicate headers from xpatience.c system header cleanup - - - --- 2019-07-28 Carlo Marcelo Arenas Belón New
[RFC] grep: allow for run time disabling of JIT in PCRE [RFC] grep: allow for run time disabling of JIT in PCRE - - - --- 2019-07-28 Carlo Marcelo Arenas Belón New
[RFC,v2] grep: allow for run time disabling of JIT in PCRE [RFC,v2] grep: allow for run time disabling of JIT in PCRE - - - --- 2019-07-29 Carlo Marcelo Arenas Belón New
[v2] grep: avoid leak of chartables in PCRE2 [v2] grep: avoid leak of chartables in PCRE2 - - - --- 2019-08-01 Carlo Marcelo Arenas Belón New
[RFC,v3] grep: treat PCRE2 jit compilation memory error as non fatal [RFC,v3] grep: treat PCRE2 jit compilation memory error as non fatal - - - --- 2019-08-04 Carlo Marcelo Arenas Belón New
[RFC,1/2] p7810: add more grep performance relevant cases grep: make threading smarter - - - --- 2019-08-04 Carlo Marcelo Arenas Belón New
[RFC,2/2] grep: make default number of threads reflect runtime grep: make threading smarter - - - --- 2019-08-04 Carlo Marcelo Arenas Belón New
[1/3] grep: make PCRE1 aware of custom allocator grep: no leaks (WIP) - - - --- 2019-08-06 Carlo Marcelo Arenas Belón New
[2/3] grep: make PCRE2 aware of custom allocator grep: no leaks (WIP) - - - --- 2019-08-06 Carlo Marcelo Arenas Belón New
[3/3] grep: avoid leak of chartables in PCRE2 grep: no leaks (WIP) - - - --- 2019-08-06 Carlo Marcelo Arenas Belón New
[RFC,v3,1/3] grep: make PCRE1 aware of custom allocator grep: no leaks or crashes (windows testing needed) - - - --- 2019-08-06 Carlo Marcelo Arenas Belón New
[RFC,v3,2/3] grep: make PCRE2 aware of custom allocator grep: no leaks or crashes (windows testing needed) - - - --- 2019-08-06 Carlo Marcelo Arenas Belón New
[RFC,v3,3/3] grep: avoid leak of chartables in PCRE2 grep: no leaks or crashes (windows testing needed) - - - --- 2019-08-06 Carlo Marcelo Arenas Belón New
cc5e1bf992 (gettext: avoid initialization if the locale dir is not present, 2018-04-21) changed the… cc5e1bf992 (gettext: avoid initialization if the locale dir is not present, 2018-04-21) changed the… - - - --- 2019-08-07 Carlo Marcelo Arenas Belón New
[RFC,v4,1/3] grep: make PCRE1 aware of custom allocator grep: no leaks or crashes (windows testing needed) - - - --- 2019-08-07 Carlo Marcelo Arenas Belón New
[RFC,v4,2/3] grep: make PCRE2 aware of custom allocator grep: no leaks or crashes (windows testing needed) - - - --- 2019-08-07 Carlo Marcelo Arenas Belón New
[RFC,v4,3/3] grep: avoid leak of chartables in PCRE2 grep: no leaks or crashes (windows testing needed) - - - --- 2019-08-07 Carlo Marcelo Arenas Belón New
[RFC,v5,1/3] grep: make PCRE1 aware of custom allocator grep: almost no more leaks, hopefully no crashes - - - --- 2019-08-09 Carlo Marcelo Arenas Belón New
[RFC,v5,2/3] grep: make PCRE2 aware of custom allocator grep: almost no more leaks, hopefully no crashes - - - --- 2019-08-09 Carlo Marcelo Arenas Belón New
[RFC,v5,3/3] grep: avoid leak of chartables in PCRE2 grep: almost no more leaks, hopefully no crashes - - - --- 2019-08-09 Carlo Marcelo Arenas Belón New
SQUASH SQUASH - - - --- 2019-08-10 Carlo Marcelo Arenas Belón New
[RFC] http: use xmalloc with cURL [RFC] http: use xmalloc with cURL - - - --- 2019-08-10 Carlo Marcelo Arenas Belón New
http: use xmalloc with cURL http: use xmalloc with cURL - - - --- 2019-08-15 Carlo Marcelo Arenas Belón New
[v2] http: use xmalloc with cURL [v2] http: use xmalloc with cURL - - - --- 2019-08-15 Carlo Marcelo Arenas Belón New
[v3] http: use xmalloc with cURL [v3] http: use xmalloc with cURL - - - --- 2019-08-15 Carlo Marcelo Arenas Belón New
[1/2] grep: make sure NO_LIBPCRE1_JIT disable JIT in PCRE1 PCRE1 cleanup - - - --- 2019-08-25 Carlo Marcelo Arenas Belón New
[2/2] grep: refactor and simplify PCRE1 support PCRE1 cleanup - - - --- 2019-08-25 Carlo Marcelo Arenas Belón New
[v2] grep: skip UTF8 checks explicitly [v2] grep: skip UTF8 checks explicitly - - - --- 2019-08-28 Carlo Marcelo Arenas Belón New
osxkeychain: restrict queries to requests with a valid host osxkeychain: restrict queries to requests with a valid host - - - --- 2020-04-20 Carlo Marcelo Arenas Belón New
credential: remove unnecessary forward declarations credential: remove unnecessary forward declarations - - - --- 2020-04-24 Carlo Marcelo Arenas Belón New
macos: do not assume brew and gettext are always available/wanted macos: do not assume brew and gettext are always available/wanted - - - --- 2020-04-25 Carlo Marcelo Arenas Belón New
macos: move NO_REGEX in macOS to config.mak.uname macos: move NO_REGEX in macOS to config.mak.uname - - - --- 2020-04-25 Carlo Marcelo Arenas Belón New
macos: move PTHREAD_LIBS out of Makefile macos: move PTHREAD_LIBS out of Makefile - - - --- 2020-04-25 Carlo Marcelo Arenas Belón New
git-credential-store: skip empty lines and comments from store git-credential-store: skip empty lines and comments from store - - - --- 2020-04-26 Carlo Marcelo Arenas Belón New
[v2] git-credential-store: skip empty lines and comments from store [v2] git-credential-store: skip empty lines and comments from store - - - --- 2020-04-27 Carlo Marcelo Arenas Belón New
[v3] git-credential-store: skip empty lines and comments from store [v3] git-credential-store: skip empty lines and comments from store - - - --- 2020-04-27 Carlo Marcelo Arenas Belón New
[v4,1/4] credential-store: document the file format a bit more credential-store: prevent fatal errors - - - --- 2020-04-28 Carlo Marcelo Arenas Belón New
[v4,2/4] git-credential-store: skip empty lines and comments from store credential-store: prevent fatal errors - - - --- 2020-04-28 Carlo Marcelo Arenas Belón New
[v4,3/4] git-credential-store: fix (WIP) credential-store: prevent fatal errors - - - --- 2020-04-28 Carlo Marcelo Arenas Belón New
[v4,4/4] credential-store: make sure there is no regression with missing scheme credential-store: prevent fatal errors - - - --- 2020-04-28 Carlo Marcelo Arenas Belón New
[v5] credential-store: warn instead of fatal for bogus lines from store [v5] credential-store: warn instead of fatal for bogus lines from store - - - --- 2020-04-29 Carlo Marcelo Arenas Belón New
« 1 2 3 »