Show patches with: none      |   44096 patches
« 1 2 ... 203 204 205440 441 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
l10n: pt_PT: new .mailmap file entry l10n: pt_PT: new .mailmap file entry - - - --- 2021-08-15 Daniel Santos New
[v3] help.c: help.autocorrect=prompt waits for user action [v3] help.c: help.autocorrect=prompt waits for user action - 1 - --- 2021-08-15 Azeem Bande-Ali Accepted
[v5] commit: restore --edit when combined with --fixup [v5] commit: restore --edit when combined with --fixup - - - --- 2021-08-14 Joel Klinghed Accepted
oidtree: avoid unaligned access to crit-bit tree oidtree: avoid unaligned access to crit-bit tree - - - --- 2021-08-14 René Scharfe New
[v4,GSOC] cherry-pick: use better advice message [v4,GSOC] cherry-pick: use better advice message - - - --- 2021-08-14 ZheNing Hu Superseded
send-email: Describe 'ssl' and 'tls' in --smtp-encryption send-email: Describe 'ssl' and 'tls' in --smtp-encryption - - - --- 2021-08-14 Bagas Sanjaya New
[v2] help.c: help.autocorrect=prompt waits for user action [v2] help.c: help.autocorrect=prompt waits for user action - 1 - --- 2021-08-14 Azeem Bande-Ali Superseded
[v6] clone: set submodule.recurse=true if submodule.stickyRecursiveClone enabled [v6] clone: set submodule.recurse=true if submodule.stickyRecursiveClone enabled - - - --- 2021-08-14 Mahi Kolla New
[v2,8/8] t7814: show lack of alternate ODB-adding In grep, no adding submodule ODB as alternates - - - --- 2021-08-13 Jonathan Tan Superseded
[v2,7/8] submodule-config: pass repo upon blob config read In grep, no adding submodule ODB as alternates - - - --- 2021-08-13 Jonathan Tan Superseded
[v2,6/8] grep: add repository to OID grep sources In grep, no adding submodule ODB as alternates - - - --- 2021-08-13 Jonathan Tan Superseded
[v2,5/8] grep: allocate subrepos on heap In grep, no adding submodule ODB as alternates - - - --- 2021-08-13 Jonathan Tan Superseded
[v2,4/8] grep: read submodule entry with explicit repo In grep, no adding submodule ODB as alternates - - - --- 2021-08-13 Jonathan Tan Superseded
[v2,3/8] grep: typesafe versions of grep_source_init In grep, no adding submodule ODB as alternates - - - --- 2021-08-13 Jonathan Tan Superseded
[v2,2/8] grep: use submodule-ODB-as-alternate lazy-addition In grep, no adding submodule ODB as alternates - - - --- 2021-08-13 Jonathan Tan Superseded
[v2,1/8] submodule: lazily add submodule ODBs as alternates In grep, no adding submodule ODB as alternates - - - --- 2021-08-13 Jonathan Tan Superseded
[4/4] rebase -r: fix merge -c with a merge strategy rebase -r: some merge related fixes - - - --- 2021-08-13 Phillip Wood Superseded
[3/4] rebase -r: don't write .git/MERGE_MSG when fast-forwarding rebase -r: some merge related fixes - - - --- 2021-08-13 Phillip Wood Superseded
[2/4] rebase -i: Add another reword test rebase -r: some merge related fixes - - - --- 2021-08-13 Phillip Wood Superseded
[1/4] rebase -r: make 'merge -c' behave like reword rebase -r: some merge related fixes - - - --- 2021-08-13 Phillip Wood Superseded
[v1,3/3] t5702: `fetch.uriprotocols` is configured without value packfile-uri: http and https as default value of `--uri-protocol` - - - --- 2021-08-13 Teng Long New
[v1,2/3] git-pack-objects.txt: introduce `--uri-protocol` option packfile-uri: http and https as default value of `--uri-protocol` - - - --- 2021-08-13 Teng Long New
[v1,1/3] packfile-uri: http and https as default value of `--uri-protocol` packfile-uri: http and https as default value of `--uri-protocol` - - - --- 2021-08-13 Teng Long New
[v2] ci: use upload-artifacts v1 for dockerized jobs [v2] ci: use upload-artifacts v1 for dockerized jobs - - - --- 2021-08-13 Carlo Marcelo Arenas Belón Accepted
[27/27,GSOC] ref-filter: add need_get_object_info flag to struct expand_data cat-file: reuse ref-filter logic - - - --- 2021-08-13 ZheNing Hu New
[26/27,GSOC] ref-filter: reuse finnal buffer if no stack need cat-file: reuse ref-filter logic - - - --- 2021-08-13 ZheNing Hu New
[25/27,GSOC] ref-filter: use switch case instread of if else cat-file: reuse ref-filter logic - - - --- 2021-08-13 ZheNing Hu New
[24/27,GSOC] ref-filter: introduce symref_atom_parser() cat-file: reuse ref-filter logic - - - --- 2021-08-13 ZheNing Hu New
[23/27,GSOC] ref-filter: add deref member to struct used_atom cat-file: reuse ref-filter logic - - - --- 2021-08-13 ZheNing Hu New
[22/27,GSOC] ref-filter: introduction ref_filter_slopbuf cat-file: reuse ref-filter logic - - - --- 2021-08-13 ZheNing Hu New
[21/27,GSOC] ref-filter: remove second parsing in format_ref_array_item cat-file: reuse ref-filter logic - - - --- 2021-08-13 ZheNing Hu New
[20/27,GSOC] ref-filter: introducing xstrvfmt_len() and xstrfmt_len() cat-file: reuse ref-filter logic - - - --- 2021-08-13 ZheNing Hu New
[19/27,GSOC] ref-filter: remove strlen from find_subpos cat-file: reuse ref-filter logic - - - --- 2021-08-13 ZheNing Hu New
[18/27,GSOC] ref-filter: use atom_type and merge two for loop in grab_person cat-file: reuse ref-filter logic - - - --- 2021-08-13 ZheNing Hu New
[17/27,GSOC] ref-filter: performance optimization by skip parse_object_buffer cat-file: reuse ref-filter logic - - - --- 2021-08-13 ZheNing Hu New
[16/27,GSOC] ref-filter: remove grab_oid() function cat-file: reuse ref-filter logic - - - --- 2021-08-13 ZheNing Hu New
[15/27,GSOC] cat-file: re-implement --textconv, --filters options cat-file: reuse ref-filter logic - - - --- 2021-08-13 ZheNing Hu New
[14/27,GSOC] cat-file: reuse err buf in batch_object_write() cat-file: reuse ref-filter logic - - - --- 2021-08-13 ZheNing Hu New
[13/27,GSOC] cat-file: reuse ref-filter logic cat-file: reuse ref-filter logic - - - --- 2021-08-13 ZheNing Hu New
[12/27,GSOC] cat-file: create p1006-cat-file.sh cat-file: reuse ref-filter logic - - - --- 2021-08-13 ZheNing Hu New
[11/27,GSOC] cat-file: change batch_objects parameter name cat-file: reuse ref-filter logic - - - --- 2021-08-13 ZheNing Hu New
[10/27,GSOC] cat-file: add has_object_file() check cat-file: reuse ref-filter logic - - - --- 2021-08-13 ZheNing Hu New
[09/27,GSOC] ref-filter: modify the error message and value in get_object cat-file: reuse ref-filter logic - - - --- 2021-08-13 ZheNing Hu New
[08/27,GSOC] ref-filter: add cat_file_mode to ref_format cat-file: reuse ref-filter logic - - - --- 2021-08-13 ZheNing Hu New
[07/27,GSOC] ref-filter: introduce free_ref_array_item_value() function cat-file: reuse ref-filter logic - - - --- 2021-08-13 ZheNing Hu New
[06/27,GSOC] ref-filter: pass get_object() return value to their callers cat-file: reuse ref-filter logic - - - --- 2021-08-13 ZheNing Hu New
[05/27,GSOC] ref-filter: add %(rest) atom cat-file: reuse ref-filter logic - 1 - --- 2021-08-13 ZheNing Hu New
[04/27,GSOC] ref-filter: use non-const ref_format in *_atom_parser() cat-file: reuse ref-filter logic - - - --- 2021-08-13 ZheNing Hu New
[03/27,GSOC] ref-filter: --format=%(raw) support --perl cat-file: reuse ref-filter logic - 1 - --- 2021-08-13 ZheNing Hu New
[02/27,GSOC] ref-filter: add %(raw) atom cat-file: reuse ref-filter logic - 1 - --- 2021-08-13 ZheNing Hu New
[01/27,GSOC] ref-filter: add obj-type check in grab contents cat-file: reuse ref-filter logic - 1 - --- 2021-08-13 ZheNing Hu New
[GSoC,v3] submodule--helper: run update procedures from C [GSoC,v3] submodule--helper: run update procedures from C - - - --- 2021-08-13 Atharva Raykar Superseded
[v6,3/3] docs: clarify the interaction of transfer.hideRefs and namespaces Untitled series #530973 - - - --- 2021-08-13 Kim Altintop New
[v6,2/3] upload-pack.c: treat want-ref relative to namespace Untitled series #530975 - - - --- 2021-08-13 Kim Altintop New
[v6,1/3] t5730: introduce fetch command helper [v6,1/3] t5730: introduce fetch command helper - - - --- 2021-08-13 Kim Altintop New
ci: update freebsd 12 cirrus job ci: update freebsd 12 cirrus job - - - --- 2021-08-12 Carlo Marcelo Arenas Belón Accepted
[v2,3/3] rebase --continue: remove .git/MERGE_MSG rebase --continue: remove .git/MERGE_MSG - - - --- 2021-08-12 Phillip Wood Accepted
[v2,2/3] rebase --apply: restore some tests rebase --continue: remove .git/MERGE_MSG - - - --- 2021-08-12 Phillip Wood Accepted
[v2,1/3] t3403: fix commit authorship rebase --continue: remove .git/MERGE_MSG - - - --- 2021-08-12 Phillip Wood Accepted
[v4] commit: restore --edit when combined with --fixup [v4] commit: restore --edit when combined with --fixup - - - --- 2021-08-12 Joel Klinghed Superseded
[v3,1/1] list-objects.c: rename "traverse_trees_and_blobs" to "traverse_non_commits" list-objects.c: rename "traverse_trees_and_blobs" to "traverse_non_commits" - - - --- 2021-08-12 Teng Long Accepted
[v2,1/1] list-objects.c: rename "traverse_trees_and_blobs" to "traverse_non_commits" list-objects.c: rename "traverse_trees_and_blobs" to "traverse_non_commits" - - - --- 2021-08-12 Teng Long Superseded
[v3] commit: restore --edit when combined with --fixup [v3] commit: restore --edit when combined with --fixup - - - --- 2021-08-12 Joel Klinghed Superseded
ci: use upload-artifacts v1 for dockerized jobs ci: use upload-artifacts v1 for dockerized jobs - - - --- 2021-08-12 Carlo Marcelo Arenas Belón Superseded
[v5] clone: set submodule.recurse=true if user enables feature.experimental flag [v5] clone: set submodule.recurse=true if user enables feature.experimental flag - - - --- 2021-08-12 Mahi Kolla New
[v2,6/6] hook: allow out-of-repo 'git hook' invocations config-based hooks restarted - - - --- 2021-08-12 Emily Shaffer Superseded
[v2,5/6] hook: include hooks from the config config-based hooks restarted - - - --- 2021-08-12 Emily Shaffer Superseded
[v2,4/6] hook: allow running non-native hooks config-based hooks restarted - - - --- 2021-08-12 Emily Shaffer Superseded
[v2,3/6] hook: introduce "git hook list" config-based hooks restarted - - - --- 2021-08-12 Emily Shaffer Superseded
[v2,2/6] hook: allow parallel hook execution config-based hooks restarted - - - --- 2021-08-12 Emily Shaffer Superseded
[v2,1/6] hook: run a list of hooks instead config-based hooks restarted - - - --- 2021-08-12 Emily Shaffer Superseded
[v3,3/3] diff --submodule=diff: Don't print failure message twice [v3,1/3] Remove unused var - - - --- 2021-08-12 David Turner Superseded
[v3,2/3] diff --submodule=diff: do not fail on ever-initialied deleted submodules [v3,1/3] Remove unused var - - - --- 2021-08-12 David Turner Superseded
[v3,1/3] Remove unused var [v3,1/3] Remove unused var - - - --- 2021-08-12 David Turner Superseded
[v2] commit: restore --edit when combined with --fixup [v2] commit: restore --edit when combined with --fixup - - - --- 2021-08-11 Joel Klinghed Superseded
[v2] t5607: avoid using prerequisites to select algorithm [v2] t5607: avoid using prerequisites to select algorithm - - - --- 2021-08-11 brian m. carlson Accepted
completion: complete more boolean/-like config values completion: complete more boolean/-like config values - - - --- 2021-08-11 Ville Skyttä New
completion: avoid config variable name lookup error in nounset mode completion: avoid config variable name lookup error in nounset mode - - - --- 2021-08-11 Ville Skyttä New
[v6] userdiff: improve java hunk header regex [v6] userdiff: improve java hunk header regex - - - --- 2021-08-11 Tassilo Horn Accepted
[v5] userdiff: improve java hunk header regex [v5] userdiff: improve java hunk header regex - - - --- 2021-08-11 Tassilo Horn Superseded
commit: restore --edit when combined with --fixup commit: restore --edit when combined with --fixup - - - --- 2021-08-11 Joel Klinghed Superseded
[v1,1/1] list-objects.c: traverse_trees_and_blobs: rename and tree-wide traverse_trees_and_blobs: rename and tree-wide - - - --- 2021-08-11 Teng Long New
[v4,7/7] t5702: support for excluding commit objects packfile-uris: commits and trees exclusion - - - --- 2021-08-11 Teng Long New
[v4,6/7] t5702: replace with "test_when_finished" for cleanup packfile-uris: commits and trees exclusion - - - --- 2021-08-11 Teng Long New
[v4,5/7] packfile-uri.txt: support for excluding commits and trees packfile-uris: commits and trees exclusion - - - --- 2021-08-11 Teng Long New
[v4,4/7] packfile-uri: support for excluding tree objects packfile-uris: commits and trees exclusion - - - --- 2021-08-11 Teng Long New
[v4,3/7] packfile-uri: support for excluding commit objects packfile-uris: commits and trees exclusion - - - --- 2021-08-11 Teng Long New
[v4,2/7] Add new parameter "carry_data" for "show_object" function packfile-uris: commits and trees exclusion - - - --- 2021-08-11 Teng Long New
[v4,1/7] pack-objects.c: introduce new method `match_packfile_uri_exclusions` packfile-uris: commits and trees exclusion - - - --- 2021-08-11 Teng Long New
[7/7] stage: add 'edit' command stage: officially start moving to "staging area" - - - --- 2021-08-11 Felipe Contreras New
[6/7] stage: add 'diff' subcommand stage: officially start moving to "staging area" - - - --- 2021-08-11 Felipe Contreras New
[5/7] unstage: add 'unstage' command stage: officially start moving to "staging area" - - - --- 2021-08-11 Felipe Contreras New
[4/7] stage: add 'remove' subcommand stage: officially start moving to "staging area" - - - --- 2021-08-11 Felipe Contreras New
[3/7] stage: add 'add' subcommand stage: officially start moving to "staging area" - - - --- 2021-08-11 Felipe Contreras New
[2/7] stage: add helper to run commands stage: officially start moving to "staging area" - - - --- 2021-08-11 Felipe Contreras New
[1/7] stage: add proper 'stage' command stage: officially start moving to "staging area" - - - --- 2021-08-11 Felipe Contreras New
help.c: help.autocorrect=prompt waits for user action help.c: help.autocorrect=prompt waits for user action - - - --- 2021-08-11 Azeem Bande-Ali Superseded
Re* [PATCH v4] userdiff: improve java hunk header regex Re* [PATCH v4] userdiff: improve java hunk header regex - - - --- 2021-08-10 Junio C Hamano New
[v2,8/8] sparse-checkout: clear tracked sparse dirs Sparse index: delete ignored files outside sparse cone - - - --- 2021-08-10 Derrick Stolee Superseded
[v2,7/8] sparse-index: add SPARSE_INDEX_IGNORE_CONFIG flag Sparse index: delete ignored files outside sparse cone - - - --- 2021-08-10 Derrick Stolee Superseded
« 1 2 ... 203 204 205440 441 »