Show patches with: State = Action Required       |   24315 patches
« 1 2 ... 113 114 115243 244 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[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
[3/3] tests: reference `seen` wherever `pu` was referenced Accommodate for pu having been renamed to seen - - - --- 2020-06-23 Linus Arver via GitGitGadget New
[2/3] docs: adjust the technical overview for the rename `pu` -> `seen` Accommodate for pu having been renamed to seen - - - --- 2020-06-23 Linus Arver via GitGitGadget New
[1/3] docs: adjust for the recent rename of `pu` to `seen` Accommodate for pu having been renamed to seen - - - --- 2020-06-23 Linus Arver via GitGitGadget New
doc: fix author vs. committer copy/paste error doc: fix author vs. committer copy/paste error - - - --- 2020-06-23 Miroslav Koškár New
[v2,3/3] difftool -d: ensure that intent-to-add files are handled correctly Fix difftool problem with intent-to-add files - - - --- 2020-06-23 Linus Arver via GitGitGadget New
[v2,2/3] diff-files: fix incorrect usage of an empty tree Fix difftool problem with intent-to-add files - - - --- 2020-06-23 Linus Arver via GitGitGadget New
[v2,1/3] diff-files --raw: handle intent-to-add files correctly Fix difftool problem with intent-to-add files - - - --- 2020-06-23 Linus Arver via GitGitGadget New
Doc: reference 'seen' instead of 'pu' in meta docs Doc: reference 'seen' instead of 'pu' in meta docs - - - --- 2020-06-23 Denton Liu New
[v5,4/4] lib-submodule-update: use callbacks in test_submodule_switch_common() t: replace incorrect test_must_fail usage (part 5) - - - --- 2020-06-23 Denton Liu New
[v5,3/4] lib-submodule-update: prepend "git" to $command t: replace incorrect test_must_fail usage (part 5) - - - --- 2020-06-23 Denton Liu New
[v5,2/4] lib-submodule-update: consolidate --recurse-submodules t: replace incorrect test_must_fail usage (part 5) - - - --- 2020-06-23 Denton Liu New
[v5,1/4] lib-submodule-update: add space after function name t: replace incorrect test_must_fail usage (part 5) - - - --- 2020-06-23 Denton Liu New
builtin/diff: fix botched update of usage comment builtin/diff: fix botched update of usage comment - - - --- 2020-06-23 Denton Liu New
commit-reach: avoid is_dependant_of() shim commit-reach: avoid is_dependant_of() shim - - - --- 2020-06-23 Carlo Marcelo Arenas Belón New
[v18,19/19] Add "test-tool dump-reftable" command. Reftable support git-core - - - --- 2020-06-22 Linus Arver via GitGitGadget New
[v18,18/19] Add reftable testing infrastructure Reftable support git-core - - - --- 2020-06-22 Linus Arver via GitGitGadget New
[v18,17/19] git-prompt: prepare for reftable refs backend Reftable support git-core - - - --- 2020-06-22 Linus Arver via GitGitGadget New
[v18,16/19] vcxproj: adjust for the reftable changes Reftable support git-core - - - --- 2020-06-22 Linus Arver via GitGitGadget New
[v18,15/19] Add GIT_DEBUG_REFS debugging mechanism Reftable support git-core - - - --- 2020-06-22 Linus Arver via GitGitGadget New
[v18,14/19] Hookup unittests for the reftable library. Reftable support git-core - - - --- 2020-06-22 Linus Arver via GitGitGadget New
[v18,13/19] Reftable support for git-core Reftable support git-core - - - --- 2020-06-22 Linus Arver via GitGitGadget New
[v18,12/19] Add standalone build infrastructure for reftable Reftable support git-core - - - --- 2020-06-22 Linus Arver via GitGitGadget New
[v18,11/19] Add reftable library Reftable support git-core - - - --- 2020-06-22 Linus Arver via GitGitGadget New
[v18,10/19] Add .gitattributes for the reftable/ directory Reftable support git-core - - - --- 2020-06-22 Linus Arver via GitGitGadget New
[v18,09/19] Iterate over the "refs/" namespace in for_each_[raw]ref Reftable support git-core - - - --- 2020-06-22 Linus Arver via GitGitGadget New
[v18,08/19] Move REF_LOG_ONLY to refs-internal.h Reftable support git-core - - - --- 2020-06-22 Linus Arver via GitGitGadget New
[v18,07/19] Treat REVERT_HEAD as a pseudo ref Reftable support git-core - - - --- 2020-06-22 Linus Arver via GitGitGadget New
[v18,06/19] Treat CHERRY_PICK_HEAD as a pseudo ref Reftable support git-core - - - --- 2020-06-22 Linus Arver via GitGitGadget New
[v18,05/19] Treat BISECT_HEAD as a pseudo ref Reftable support git-core - - - --- 2020-06-22 Linus Arver via GitGitGadget New
[v18,04/19] Make refs_ref_exists public Reftable support git-core - - - --- 2020-06-22 Linus Arver via GitGitGadget New
[v18,03/19] Write pseudorefs through ref backends. Reftable support git-core - - - --- 2020-06-22 Linus Arver via GitGitGadget New
[v18,02/19] checkout: add '\n' to reflog message Reftable support git-core - - - --- 2020-06-22 Linus Arver via GitGitGadget New
[v18,01/19] lib-t6000.sh: write tag using git-update-ref Reftable support git-core - - - --- 2020-06-22 Linus Arver via GitGitGadget 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
[v2,14/14] git-cvsexportcommit: port to SHA-256 SHA-256 CVS and SVN patches - - - --- 2020-06-22 brian m. carlson New
[v2,13/14] git-cvsimport: port to SHA-256 SHA-256 CVS and SVN patches - - - --- 2020-06-22 brian m. carlson New
[v2,12/14] git-cvsserver: port to SHA-256 SHA-256 CVS and SVN patches - - - --- 2020-06-22 brian m. carlson New
[v2,11/14] git-svn: set the OID length based on hash algorithm SHA-256 CVS and SVN patches - - - --- 2020-06-22 brian m. carlson New
[v2,10/14] perl: make SVN code hash independent SHA-256 CVS and SVN patches - - - --- 2020-06-22 brian m. carlson New
[v2,09/14] perl: make Git::IndexInfo work with SHA-256 SHA-256 CVS and SVN patches - - - --- 2020-06-22 brian m. carlson New
[v2,08/14] perl: create and switch variables for hash constants SHA-256 CVS and SVN patches - - - --- 2020-06-22 brian m. carlson New
[v2,07/14] t/lib-git-svn: make hash size independent SHA-256 CVS and SVN patches - - - --- 2020-06-22 brian m. carlson New
[v2,06/14] t9101: make hash independent SHA-256 CVS and SVN patches - - - --- 2020-06-22 brian m. carlson New
[v2,05/14] t9104: make hash size independent SHA-256 CVS and SVN patches - - - --- 2020-06-22 brian m. carlson New
[v2,04/14] t9100: make test work with SHA-256 SHA-256 CVS and SVN patches - - - --- 2020-06-22 brian m. carlson New
[v2,03/14] t9108: make test hash independent SHA-256 CVS and SVN patches - - - --- 2020-06-22 brian m. carlson New
[v2,02/14] t9168: make test hash independent SHA-256 CVS and SVN patches - - - --- 2020-06-22 brian m. carlson New
[v2,01/14] t9109: make test hash independent SHA-256 CVS and SVN patches - - - --- 2020-06-22 brian m. carlson New
bash-completion: add git-prune into bash completion bash-completion: add git-prune into bash completion - - - --- 2020-06-22 Linus Arver via GitGitGadget New
haiku: add Haiku support haiku: add Haiku support - - - --- 2020-06-21 Emir Yâsin SARI New
[v3,3/3] git-prompt: include sparsity state as well Sparse checkout status - - - --- 2020-06-21 Linus Arver via GitGitGadget New
[v3,2/3] git-prompt: document how in-progress operations affect the prompt Untitled series #306143 - - - --- 2020-06-21 Linus Arver via GitGitGadget New
[v3,1/3] wt-status: show sparse checkout status as well Sparse checkout status - - - --- 2020-06-21 Linus Arver via GitGitGadget New
[v2] diff-files: treat "i-t-a" files as "not-in-index" [v2] diff-files: treat "i-t-a" files as "not-in-index" - - - --- 2020-06-20 Srinidhi Kaushik New
[2/2] worktree: drop get_worktrees() unused 'flags' argument drop specialized knowledge from generic worktree code - - - --- 2020-06-19 Eric Sunshine New
[1/2] worktree: drop get_worktrees() special-purpose sorting option drop specialized knowledge from generic worktree code - - - --- 2020-06-19 Eric Sunshine New
[14/14] git-cvsexportcommit: port to SHA-256 SHA-256 CVS and SVN patches - - - --- 2020-06-19 brian m. carlson New
[13/14] git-cvsimport: port to SHA-256 SHA-256 CVS and SVN patches - - - --- 2020-06-19 brian m. carlson New
[12/14] git-cvsserver: port to SHA-256 SHA-256 CVS and SVN patches - - - --- 2020-06-19 brian m. carlson New
[11/14] git-svn: set the OID length based on hash algorithm SHA-256 CVS and SVN patches - - - --- 2020-06-19 brian m. carlson New
[10/14] perl: make SVN code hash independent SHA-256 CVS and SVN patches - - - --- 2020-06-19 brian m. carlson New
[09/14] perl: make Git::IndexInfo work with SHA-256 SHA-256 CVS and SVN patches - - - --- 2020-06-19 brian m. carlson New
[08/14] perl: create and switch variables for hash constants SHA-256 CVS and SVN patches - - - --- 2020-06-19 brian m. carlson New
[07/14] t/lib-git-svn: make hash size independent SHA-256 CVS and SVN patches - - - --- 2020-06-19 brian m. carlson New
[06/14] t9101: make hash independent SHA-256 CVS and SVN patches - - - --- 2020-06-19 brian m. carlson New
[05/14] t9104: make hash size independent SHA-256 CVS and SVN patches - - - --- 2020-06-19 brian m. carlson New
[04/14] t9100: make test work with SHA-256 SHA-256 CVS and SVN patches - - - --- 2020-06-19 brian m. carlson New
[03/14] t9108: make test hash independent SHA-256 CVS and SVN patches - - - --- 2020-06-19 brian m. carlson New
[02/14] t9168: make test hash independent SHA-256 CVS and SVN patches - - - --- 2020-06-19 brian m. carlson New
[01/14] t9109: make test hash independent SHA-256 CVS and SVN patches - - - --- 2020-06-19 brian m. carlson New
[v2,2/2] strbuf: remove unreferenced strbuf_write_fd method. Replace strbuf_write_fd with write_in_full - - - --- 2020-06-19 Randall S. Becker New
[v2,1/2] bugreport.c: replace strbuf_write_fd with write_in_full Replace strbuf_write_fd with write_in_full - - - --- 2020-06-19 Randall S. Becker New
[v3,44/44] remote-testgit: adapt for object-format SHA-256 part 2/3: protocol functionality - - - --- 2020-06-19 brian m. carlson New
[v3,43/44] bundle: detect hash algorithm when reading refs SHA-256 part 2/3: protocol functionality - - - --- 2020-06-19 brian m. carlson New
[v3,42/44] t5300: pass --object-format to git index-pack SHA-256 part 2/3: protocol functionality - - - --- 2020-06-19 brian m. carlson New
[v3,41/44] t5704: send object-format capability with SHA-256 SHA-256 part 2/3: protocol functionality - - - --- 2020-06-19 brian m. carlson New
[v3,40/44] t5703: use object-format serve option SHA-256 part 2/3: protocol functionality - - - --- 2020-06-19 brian m. carlson New
[v3,39/44] t5702: offer an object-format capability in the test SHA-256 part 2/3: protocol functionality - - - --- 2020-06-19 brian m. carlson New
[v3,38/44] t/helper: initialize the repository for test-sha1-array SHA-256 part 2/3: protocol functionality - - - --- 2020-06-19 brian m. carlson New
[v3,37/44] remote-curl: avoid truncating refs with ls-remote SHA-256 part 2/3: protocol functionality - - - --- 2020-06-19 brian m. carlson New
[v3,36/44] t1050: pass algorithm to index-pack when outside repo SHA-256 part 2/3: protocol functionality - - - --- 2020-06-19 brian m. carlson New
[v3,35/44] builtin/index-pack: add option to specify hash algorithm SHA-256 part 2/3: protocol functionality - - - --- 2020-06-19 brian m. carlson New
[v3,34/44] remote-curl: detect algorithm for dumb HTTP by size SHA-256 part 2/3: protocol functionality - - - --- 2020-06-19 brian m. carlson New
[v3,33/44] builtin/ls-remote: initialize repository based on fetch SHA-256 part 2/3: protocol functionality - - - --- 2020-06-19 brian m. carlson New
[v3,32/44] t5500: make hash independent SHA-256 part 2/3: protocol functionality - - - --- 2020-06-19 brian m. carlson New
[v3,31/44] serve: advertise object-format capability for protocol v2 SHA-256 part 2/3: protocol functionality - - - --- 2020-06-19 brian m. carlson New
[v3,30/44] connect: parse v2 refs with correct hash algorithm SHA-256 part 2/3: protocol functionality - - - --- 2020-06-19 brian m. carlson New
[v3,29/44] connect: pass full packet reader when parsing v2 refs SHA-256 part 2/3: protocol functionality - - - --- 2020-06-19 brian m. carlson New
[v3,28/44] Documentation/technical: document object-format for protocol v2 SHA-256 part 2/3: protocol functionality - - - --- 2020-06-19 brian m. carlson New
[v3,27/44] t1302: expect repo format version 1 for SHA-256 SHA-256 part 2/3: protocol functionality - - - --- 2020-06-19 brian m. carlson New
« 1 2 ... 113 114 115243 244 »