Show patches with: Submitter = Teng Long       |   281 patches
« 1 2 3 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v9,8/9] ls-tree.c: introduce "--format" option ls-tree.c: introduce "--format" option - - - --- 2022-01-06 Teng Long New
[v9,7/9] ls-tree.c: introduce struct "show_tree_data" ls-tree.c: introduce "--format" option - - - --- 2022-01-06 Teng Long New
[v9,6/9] ls-tree.c: support --object-only option for "git-ls-tree" ls-tree.c: introduce "--format" option - - - --- 2022-01-06 Teng Long New
[v9,5/9] ls-tree: optimize naming and handling of "return" in show_tree() ls-tree.c: introduce "--format" option - - - --- 2022-01-06 Teng Long New
[v9,4/9] ls-tree: use "size_t", not "int" for "struct strbuf"'s "len" ls-tree.c: introduce "--format" option - - - --- 2022-01-06 Teng Long Accepted
[v9,3/9] ls-tree: use "enum object_type", not {blob,tree,commit}_type ls-tree.c: introduce "--format" option - - - --- 2022-01-06 Teng Long Accepted
[v9,2/9] ls-tree: add missing braces to "else" arms ls-tree.c: introduce "--format" option - - - --- 2022-01-06 Teng Long Accepted
[v9,1/9] ls-tree: remove commented-out code ls-tree.c: introduce "--format" option - - - --- 2022-01-06 Teng Long Accepted
[v8,8/8] ls-tree.c: introduce "--format" option ls-tree: "--object-only" and "--format" opts - - - --- 2022-01-01 Teng Long Superseded
[v8,7/8] ls-tree.c: introduce struct "shown_data" ls-tree: "--object-only" and "--format" opts - - - --- 2022-01-01 Teng Long Superseded
[v8,6/8] ls-tree.c: support --object-only option for "git-ls-tree" ls-tree: "--object-only" and "--format" opts - - - --- 2022-01-01 Teng Long Superseded
[v8,5/8] ls-tree: split up the "init" part of show_tree() ls-tree: "--object-only" and "--format" opts - - - --- 2022-01-01 Teng Long Superseded
[v8,4/8] ls-tree: use "size_t", not "int" for "struct strbuf"'s "len" ls-tree: "--object-only" and "--format" opts - - - --- 2022-01-01 Teng Long Superseded
[v8,3/8] ls-tree: use "enum object_type", not {blob,tree,commit}_type ls-tree: "--object-only" and "--format" opts - - - --- 2022-01-01 Teng Long Superseded
[v8,2/8] ls-tree: add missing braces to "else" arms ls-tree: "--object-only" and "--format" opts - - - --- 2022-01-01 Teng Long Superseded
[v8,1/8] ls-tree: remove commented-out code ls-tree: "--object-only" and "--format" opts - - - --- 2022-01-01 Teng Long Superseded
[v6,1/1] ls-tree.c: support `--object-only` option for "git-ls-tree" support `--object-only` option for "git-ls-tree" - - - --- 2021-12-17 Teng Long New
[v5,1/1] ls-tree.c: support `--object-only` option for "git-ls-tree" support `--object-only` option for "git-ls-tree" - - - --- 2021-12-08 Teng Long Superseded
[v4,1/1] ls-tree.c: support `--oid-only` option for "git-ls-tree" ls-tree.c: support `--oid-only` option - - - --- 2021-11-23 Teng Long New
[v3,1/1] ls-tree.c: support `--oid-only` option for "git-ls-tree" ls-tree.c: support `--oid-only` option - - - --- 2021-11-22 Teng Long Superseded
[v2,1/1] ls-tree.c: support `--oid-only` option for "git-ls-tree" support `--oid-only` in `ls-tree` - 3 - --- 2021-11-19 Teng Long New
[v2,1/1] midx: fix a formatting issue in "multi-pack-index.txt" midx: fix a formatting issue in docs - 2 - --- 2021-11-18 Teng Long Accepted
[3/3] git-ls-tree.txt: description of the 'oid-only' option support `--oid-only` in `ls-tree` - - - --- 2021-11-15 Teng Long Superseded
[2/3] t3104: add related tests for `--oid-only` option support `--oid-only` in `ls-tree` - - - --- 2021-11-15 Teng Long Superseded
[1/3] ls-tree.c: support `--oid-only` option for "git-ls-tree" support `--oid-only` in `ls-tree` - - - --- 2021-11-15 Teng Long Superseded
pack-bitmap.c: remove redundant SP in comments pack-bitmap.c: remove redundant SP in comments - - - --- 2021-11-15 Teng Long New
midx: fix a formatting issue in "multi-pack-index.txt" midx: fix a formatting issue in "multi-pack-index.txt" - - - --- 2021-11-15 Teng Long New
[v6,12/12] packfile-uri.txt: support multiple object types packfile-uri: support excluding multiple object types - - - --- 2021-10-19 Teng Long New
[v6,11/12] t5702: test cases for excluding tags packfile-uri: support excluding multiple object types - - - --- 2021-10-19 Teng Long New
[v6,10/12] packfile-uri: support for excluding tags packfile-uri: support excluding multiple object types - - - --- 2021-10-19 Teng Long New
[v6,09/12] t5702: test cases for excluding trees packfile-uri: support excluding multiple object types - - - --- 2021-10-19 Teng Long New
[v6,08/12] packfile-uri: support for excluding trees packfile-uri: support excluding multiple object types - - - --- 2021-10-19 Teng Long New
[v6,07/12] t5702: test cases for excluding commits packfile-uri: support excluding multiple object types - - - --- 2021-10-19 Teng Long New
[v6,06/12] packfile-uri: support for excluding commits packfile-uri: support excluding multiple object types - - - --- 2021-10-19 Teng Long New
[v6,05/12] t5702: test cases for `uploadpack.excludeobject` packfile-uri: support excluding multiple object types - - - --- 2021-10-19 Teng Long New
[v6,04/12] Introduce `uploadpack.excludeobject` configuration packfile-uri: support excluding multiple object types - - - --- 2021-10-19 Teng Long New
[v6,03/12] Replace `show_data` with structure `show_info` packfile-uri: support excluding multiple object types - - - --- 2021-10-19 Teng Long New
[v6,02/12] Introduce function `match_packfile_uri_exclusions` packfile-uri: support excluding multiple object types - - - --- 2021-10-19 Teng Long New
[v6,01/12] objects.c: introduce `exclude_level` enum packfile-uri: support excluding multiple object types - - - --- 2021-10-19 Teng Long New
[v5,14/14] pack-objects.c: introduce `want_exclude_object` function packfile-uris: commits, trees and tags exclusion - - - --- 2021-08-25 Teng Long New
[v5,13/14] t5702: add tag exclusion test case packfile-uris: commits, trees and tags exclusion - - - --- 2021-08-25 Teng Long New
[v5,12/14] packfile-uri.txt: support for excluding tag objects packfile-uris: commits, trees and tags exclusion - - - --- 2021-08-25 Teng Long New
[v5,11/14] packfile-uri: support for excluding tag objects packfile-uris: commits, trees and tags exclusion - - - --- 2021-08-25 Teng Long New
[v5,10/14] object.h: add referred tags in `referred_objects` struct packfile-uris: commits, trees and tags exclusion - - - --- 2021-08-25 Teng Long New
[v5,09/14] commit.h: add wrapped tags in commit struct packfile-uris: commits, trees and tags exclusion - - - --- 2021-08-25 Teng Long New
[v5,08/14] Add new parameter "carry_data" for "show_commit function packfile-uris: commits, trees and tags exclusion - - - --- 2021-08-25 Teng Long New
[v5,07/14] t5702: support for excluding commit objects packfile-uris: commits, trees and tags exclusion - - - --- 2021-08-25 Teng Long New
[v5,06/14] t5702: replace with "test_when_finished" for cleanup packfile-uris: commits, trees and tags exclusion - - - --- 2021-08-25 Teng Long New
[v5,05/14] packfile-uri.txt: support for excluding commits and trees packfile-uris: commits, trees and tags exclusion - - - --- 2021-08-25 Teng Long New
[v5,04/14] packfile-uri: support for excluding tree objects packfile-uris: commits, trees and tags exclusion - - - --- 2021-08-25 Teng Long New
[v5,03/14] packfile-uri: support for excluding commit objects packfile-uris: commits, trees and tags exclusion - - - --- 2021-08-25 Teng Long New
[v5,02/14] Add new parameter "carry_data" for "show_object" function packfile-uris: commits, trees and tags exclusion - - - --- 2021-08-25 Teng Long New
[v5,01/14] pack-objects.c: introduce new method `match_packfile_uri_exclusions` packfile-uris: commits, trees and tags exclusion - - - --- 2021-08-25 Teng Long New
[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
[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
[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
[v3,3/3] packfile-uri.txt: support for excluding commit objects packfile-uris: commit objects exclusio - - - --- 2021-07-26 Teng Long New
[v3,2/3] t5702: support for excluding commit objects packfile-uris: commit objects exclusio - - - --- 2021-07-26 Teng Long New
[v3,1/3] packfile-uris: support for excluding commit objects packfile-uris: commit objects exclusio - - - --- 2021-07-26 Teng Long New
[v2,3/3] t5702: excluding commits with packfile-uris packfile-uris: commit objects exclusion - - - --- 2021-05-18 Teng Long New
[v2,2/3] packfile-uris.txt: excluding commit object packfile-uris: commit objects exclusion - - - --- 2021-05-18 Teng Long New
[v2,1/3] packfile-uris: support for excluding commit object packfile-uris: commit objects exclusion - - - --- 2021-05-18 Teng Long New
packfile-uri.txt: fix blobPackfileUri description packfile-uri.txt: fix blobPackfileUri description - - - --- 2021-05-13 Teng Long Accepted
[v2] packfile-uri.txt: fix blobPackfileUri description [v2] packfile-uri.txt: fix blobPackfileUri description - - - --- 2021-05-11 Teng Long Superseded
Packfile-uris support excluding commit objects Packfile-uris support excluding commit objects - - - --- 2021-05-07 Teng Long New
Fix a small flaw in the comment of strmap.h Fix a small flaw in the comment of strmap.h - - - --- 2021-05-06 Teng Long New
Optimize the description of the configuration in packfile-uris doc Optimize the description of the configuration in packfile-uris doc - - - --- 2021-05-06 Teng Long Accepted
[1/1] clone: document partial clone section [1/1] clone: document partial clone section - - - --- 2021-05-06 Teng Long New
[v5] clone: document partial clone section [v5] clone: document partial clone section - - - --- 2021-03-02 Teng Long New
[v4] clone: document partial clone section [v4] clone: document partial clone section - - - --- 2021-02-25 Teng Long Superseded
[v3] clone: document partial clone section [v3] clone: document partial clone section - - - --- 2020-10-27 Teng Long New
« 1 2 3 »