Show patches with: Submitter = Jeff King       |    State = Action Required       |   812 patches
« 1 2 ... 3 4 58 9 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v2,1/7] log: drop "--cc implies -m" logic making log --first-parent imply -m - - - --- 2020-07-29 Jeff King New
[11/11] strvec: rename struct fields renaming argv_array - - - --- 2020-07-28 Jeff King New
[10/11] strvec: drop argv_array compatibility layer renaming argv_array - - - --- 2020-07-28 Jeff King New
[09/11] strvec: update documention to avoid argv_array renaming argv_array - - - --- 2020-07-28 Jeff King New
[08/11] strvec: fix indentation in renamed calls renaming argv_array - - - --- 2020-07-28 Jeff King New
[07/11] strvec: convert remaining callers away from argv_array name renaming argv_array - - - --- 2020-07-28 Jeff King New
[06/11] strvec: convert more callers away from argv_array name renaming argv_array - - - --- 2020-07-28 Jeff King New
[05/11] strvec: convert builtin/ callers away from argv_array name renaming argv_array - - - --- 2020-07-28 Jeff King New
[04/11] quote: rename sq_dequote_to_argv_array to mention strvec renaming argv_array - - - --- 2020-07-28 Jeff King New
[03/11] strvec: rename files from argv-array to strvec renaming argv_array - - - --- 2020-07-28 Jeff King New
[02/11] argv-array: rename to strvec renaming argv_array - - - --- 2020-07-28 Jeff King New
[01/11] argv-array: use size_t for count and alloc renaming argv_array - - - --- 2020-07-28 Jeff King New
[3/3] log: enable "-m" automatically with "--first-parent" making --first-parent imply -m - - - --- 2020-07-28 Jeff King New
[2/3] revision: add "--ignore-merges" option to counteract "-m" making --first-parent imply -m - - - --- 2020-07-28 Jeff King New
[1/3] log: drop "--cc implies -m" logic making --first-parent imply -m - - - --- 2020-07-28 Jeff King New
[4/4] test-lib: set deterministic default author/committer date deterministic commit timestamps in tests - - - --- 2020-07-09 Jeff King New
[3/4] t5539: make timestamp requirements more explicit deterministic commit timestamps in tests - - - --- 2020-07-09 Jeff King New
[2/4] t9700: loosen ident timezone regex deterministic commit timestamps in tests - - - --- 2020-07-09 Jeff King New
[1/4] t6000: use test_tick consistently deterministic commit timestamps in tests - - - --- 2020-07-09 Jeff King New
diff: check for merge bases before assigning sym->base diff: check for merge bases before assigning sym->base - - - --- 2020-07-08 Jeff King New
[v2,11/11] fast-export: use local array to store anonymized oid fast-export: allow seeding the anonymized mapping - - - --- 2020-06-25 Jeff King New
[v2,10/11] fast-export: anonymize "master" refname fast-export: allow seeding the anonymized mapping - - - --- 2020-06-25 Jeff King New
[v2,09/11] fast-export: allow seeding the anonymized mapping fast-export: allow seeding the anonymized mapping - - - --- 2020-06-25 Jeff King New
[v2,08/11] fast-export: add a "data" callback parameter to anonymize_str() fast-export: allow seeding the anonymized mapping - - - --- 2020-06-25 Jeff King New
[v2,07/11] fast-export: move global "idents" anonymize hashmap into function fast-export: allow seeding the anonymized mapping - - - --- 2020-06-25 Jeff King New
[v2,06/11] fast-export: use a flex array to store anonymized entries fast-export: allow seeding the anonymized mapping - - - --- 2020-06-25 Jeff King New
[v2,05/11] fast-export: stop storing lengths in anonymized hashmaps fast-export: allow seeding the anonymized mapping - - - --- 2020-06-25 Jeff King New
[v2,04/11] fast-export: tighten anonymize_mem() interface to handle only strings fast-export: allow seeding the anonymized mapping - - - --- 2020-06-25 Jeff King New
[v2,03/11] fast-export: store anonymized oids as hex strings fast-export: allow seeding the anonymized mapping - - - --- 2020-06-25 Jeff King New
[v2,02/11] fast-export: use xmemdupz() for anonymizing oids fast-export: allow seeding the anonymized mapping - - - --- 2020-06-25 Jeff King New
[v2,01/11] t9351: derive anonymized tree checks from original repo fast-export: allow seeding the anonymized mapping - - - --- 2020-06-25 Jeff King New
[10/10] fast-export: anonymize "master" refname fast-export: allow seeding the anonymized mapping - - - --- 2020-06-23 Jeff King New
[09/10] fast-export: allow seeding the anonymized mapping fast-export: allow seeding the anonymized mapping - - - --- 2020-06-23 Jeff King New
[08/10] fast-export: add a "data" callback parameter to anonymize_str() fast-export: allow seeding the anonymized mapping - - - --- 2020-06-23 Jeff King New
[07/10] fast-export: move global "idents" anonymize hashmap into function fast-export: allow seeding the anonymized mapping - - - --- 2020-06-23 Jeff King New
[06/10] fast-export: use a flex array to store anonymized entries fast-export: allow seeding the anonymized mapping - - - --- 2020-06-23 Jeff King New
[05/10] fast-export: stop storing lengths in anonymized hashmaps fast-export: allow seeding the anonymized mapping - - - --- 2020-06-23 Jeff King New
[04/10] fast-export: tighten anonymize_mem() interface to handle only strings fast-export: allow seeding the anonymized mapping - - - --- 2020-06-23 Jeff King New
[03/10] fast-export: store anonymized oids as hex strings fast-export: allow seeding the anonymized mapping - - - --- 2020-06-23 Jeff King New
[02/10] fast-export: use xmemdupz() for anonymizing oids fast-export: allow seeding the anonymized mapping - - - --- 2020-06-23 Jeff King New
[01/10] t9351: derive anonymized tree checks from original repo fast-export: allow seeding the anonymized mapping - - - --- 2020-06-23 Jeff King New
[v2,4/4] fast-export: allow dumping the path mapping fast-export: allow dumping anonymization mappings - - - --- 2020-06-22 Jeff King New
[v2,3/4] fast-export: refactor path printing to not rely on stdout fast-export: allow dumping anonymization mappings - - - --- 2020-06-22 Jeff King New
[v2,2/4] fast-export: anonymize "master" refname fast-export: allow dumping anonymization mappings - - - --- 2020-06-22 Jeff King New
[v2,1/4] fast-export: allow dumping the refname mapping fast-export: allow dumping anonymization mappings - - - --- 2020-06-22 Jeff King New
[3/3] fast-export: allow dumping the path mapping fast-export: allow dumping anonymization mappings - - - --- 2020-06-19 Jeff King New
[2/3] fast-export: anonymize "master" refname fast-export: allow dumping anonymization mappings - - - --- 2020-06-19 Jeff King New
[1/3] fast-export: allow dumping the refname mapping fast-export: allow dumping anonymization mappings - - - --- 2020-06-19 Jeff King New
diff: discard blob data from stat-unmatched pairs diff: discard blob data from stat-unmatched pairs - - - --- 2020-06-01 Jeff King New
[v2] ci: allow per-branch config for GitHub Actions [v2] ci: allow per-branch config for GitHub Actions - - - --- 2020-05-07 Jeff King New
CodingGuidelines: drop arithmetic expansion advice to use "$x" CodingGuidelines: drop arithmetic expansion advice to use "$x" - 1 - --- 2020-05-04 Jeff King New
[2/2] ref-filter: apply fallback refname sort only after all user sorts [1/2] ref-filter: apply --ignore-case to all sorting keys - - - --- 2020-05-03 Jeff King New
[1/2] ref-filter: apply --ignore-case to all sorting keys [1/2] ref-filter: apply --ignore-case to all sorting keys - - - --- 2020-05-03 Jeff King New
[v2,2/2] gitcredentials(7): make shell-snippet example more realistic [v2,1/2] gitcredentials(7): clarify quoting of helper examples - - - --- 2020-05-01 Jeff King New
[v2,1/2] gitcredentials(7): clarify quoting of helper examples [v2,1/2] gitcredentials(7): clarify quoting of helper examples - - - --- 2020-05-01 Jeff King New
[2/2] gitcredentials(7): make shell-snippet example more realistic [1/2] gitcredentials(7): clarify quoting of helper examples - - - --- 2020-05-01 Jeff King New
[1/2] gitcredentials(7): clarify quoting of helper examples [1/2] gitcredentials(7): clarify quoting of helper examples - - - --- 2020-05-01 Jeff King New
t0000: disable GIT_TEST_FAIL_PREREQS in sub-tests t0000: disable GIT_TEST_FAIL_PREREQS in sub-tests - - - --- 2020-04-28 Jeff King New
blame: drop unused parameter from maybe_changed_path blame: drop unused parameter from maybe_changed_path - - - --- 2020-04-23 Jeff King New
[2/2] test-bloom: check that we have expected arguments minor fixups for gs/commit-graph-path-filter - - - --- 2020-04-23 Jeff King New
[1/2] test-bloom: fix some whitespace issues minor fixups for gs/commit-graph-path-filter - - - --- 2020-04-23 Jeff King New
credential: treat "?" and "#" in URLs as end of host credential: treat "?" and "#" in URLs as end of host - - - --- 2020-04-14 Jeff King New
[6/6] config: reject parsing of files over INT_MAX better handling of gigantic config files - - - --- 2020-04-10 Jeff King New
[5/6] config: use size_t to store parsed variable baselen better handling of gigantic config files - - - --- 2020-04-10 Jeff King New
[4/6] git_config_parse_key(): return baselen as size_t better handling of gigantic config files - - - --- 2020-04-10 Jeff King New
[3/6] config: drop useless length variable in write_pair() better handling of gigantic config files - - - --- 2020-04-10 Jeff King New
[2/6] parse_config_key(): return subsection len as size_t better handling of gigantic config files - - - --- 2020-04-10 Jeff King New
[1/6] remote: drop auto-strlen behavior of make_branch() and make_rewrite() better handling of gigantic config files - - - --- 2020-04-10 Jeff King New
[v2] fast-import: replace custom hash with hashmap.c [v2] fast-import: replace custom hash with hashmap.c - - - --- 2020-04-06 Jeff King New
Makefile: avoid running curl-config unnecessarily Makefile: avoid running curl-config unnecessarily - - - --- 2020-04-04 Jeff King New
fast-import: replace custom hash with hashmap.c fast-import: replace custom hash with hashmap.c - - - --- 2020-04-03 Jeff King New
clone: use "quick" lookup while following tags clone: use "quick" lookup while following tags - - - --- 2020-04-01 Jeff King New
fast-import's hash table is slow fast-import's hash table is slow - - - --- 2020-03-31 Jeff King New
[7/7] oidset: stop referring to sha1-array oid_array cleanups - - - --- 2020-03-30 Jeff King New
[6/7] ref-filter: stop referring to "sha1 array" oid_array cleanups - - - --- 2020-03-30 Jeff King New
[5/7] bisect: stop referring to sha1_array oid_array cleanups - - - --- 2020-03-30 Jeff King New
[4/7] test-tool: rename sha1-array to oid-array oid_array cleanups - - - --- 2020-03-30 Jeff King New
[3/7] oid_array: rename source file from sha1-array oid_array cleanups - - - --- 2020-03-30 Jeff King New
[2/7] oid_array: use size_t for iteration oid_array cleanups - - - --- 2020-03-30 Jeff King New
[1/7] oid_array: use size_t for count and allocation oid_array cleanups - - - --- 2020-03-30 Jeff King New
test-lib-functions: simplify packetize() stdin code test-lib-functions: simplify packetize() stdin code - - - --- 2020-03-29 Jeff King New
[2/2] upload-pack: handle unexpected delim packets upload-pack: handle unexpected v2 delim packets - - - --- 2020-03-27 Jeff King New
[1/2] test-lib-functions: make packetize() more efficient upload-pack: handle unexpected v2 delim packets - - - --- 2020-03-27 Jeff King New
[2/2] t/lib-*.sh: drop executable bit test shell-library cleanups - - - --- 2020-03-26 Jeff King New
[1/2] t/lib-credential.sh: drop shebang line test shell-library cleanups - - - --- 2020-03-26 Jeff King New
[2/2] Makefile: use curl-config --cflags use `curl-config --cflags` - - - --- 2020-03-26 Jeff King New
[1/2] Makefile: avoid running curl-config multiple times use `curl-config --cflags` - - - --- 2020-03-26 Jeff King New
p5310: stop timing non-bitmap pack-to-disk p5310: stop timing non-bitmap pack-to-disk - - - --- 2020-03-26 Jeff King New
t3419: drop EXPENSIVE tests t3419: drop EXPENSIVE tests - - - --- 2020-03-22 Jeff King New
config.mak.dev: re-enable -Wformat-zero-length config.mak.dev: re-enable -Wformat-zero-length - - - --- 2020-02-27 Jeff King New
[10/10] packfile: drop nth_packed_object_sha1() removing nth_packed_object_sha1() - - - --- 2020-02-24 Jeff King New
[09/10] packed_object_info(): use object_id internally for delta base removing nth_packed_object_sha1() - - - --- 2020-02-24 Jeff King New
[08/10] packed_object_info(): use object_id for returning delta base removing nth_packed_object_sha1() - - - --- 2020-02-24 Jeff King New
[07/10] pack-check: push oid lookup into loop removing nth_packed_object_sha1() - - - --- 2020-02-24 Jeff King New
[06/10] pack-check: convert "internal error" die to a BUG() removing nth_packed_object_sha1() - - - --- 2020-02-24 Jeff King New
[05/10] pack-bitmap: use object_id when loading on-disk bitmaps removing nth_packed_object_sha1() - - - --- 2020-02-24 Jeff King New
[04/10] pack-objects: use object_id struct in pack-reuse code removing nth_packed_object_sha1() - - - --- 2020-02-24 Jeff King New
[03/10] pack-objects: convert oe_set_delta_ext() to use object_id removing nth_packed_object_sha1() - - - --- 2020-02-24 Jeff King New
[02/10] pack-objects: read delta base oid into object_id struct removing nth_packed_object_sha1() - - - --- 2020-02-24 Jeff King New
[01/10] nth_packed_object_oid(): use customary integer return removing nth_packed_object_sha1() - - - --- 2020-02-24 Jeff King New
« 1 2 ... 3 4 58 9 »