Show patches with: none      |   43283 patches
« 1 2 ... 231 232 233432 433 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[16/22] t5326: test multi-pack bitmap behavior multi-pack reachability bitmaps - - - --- 2021-04-09 Taylor Blau New
[15/22] t/helper/test-read-midx.c: add --checksum mode multi-pack reachability bitmaps - - - --- 2021-04-09 Taylor Blau New
[14/22] t5310: move some tests to lib-bitmap.sh multi-pack reachability bitmaps - - - --- 2021-04-09 Taylor Blau New
[13/22] pack-bitmap: write multi-pack bitmaps multi-pack reachability bitmaps - - - --- 2021-04-09 Taylor Blau New
[12/22] pack-bitmap: read multi-pack bitmaps multi-pack reachability bitmaps - - - --- 2021-04-09 Taylor Blau New
[11/22] pack-bitmap.c: introduce 'bitmap_is_preferred_refname()' multi-pack reachability bitmaps - - - --- 2021-04-09 Taylor Blau New
[10/22] pack-bitmap.c: introduce 'nth_bitmap_object_oid()' multi-pack reachability bitmaps - - - --- 2021-04-09 Taylor Blau New
[09/22] pack-bitmap.c: introduce 'bitmap_num_objects()' multi-pack reachability bitmaps - - - --- 2021-04-09 Taylor Blau New
[08/22] midx: respect 'core.multiPackIndex' when writing multi-pack reachability bitmaps - - - --- 2021-04-09 Taylor Blau New
[07/22] midx: clear auxiliary .rev after replacing the MIDX multi-pack reachability bitmaps - - - --- 2021-04-09 Taylor Blau New
[06/22] midx: make a number of functions non-static multi-pack reachability bitmaps - - - --- 2021-04-09 Taylor Blau New
[05/22] Documentation: describe MIDX-based bitmaps multi-pack reachability bitmaps - - - --- 2021-04-09 Taylor Blau New
[04/22] Documentation: build 'technical/bitmap-format' by default multi-pack reachability bitmaps - - - --- 2021-04-09 Taylor Blau New
[03/22] pack-bitmap-write.c: free existing bitmaps multi-pack reachability bitmaps - - - --- 2021-04-09 Taylor Blau New
[02/22] pack-bitmap-write.c: gracefully fail to write non-closed bitmaps multi-pack reachability bitmaps - - - --- 2021-04-09 Taylor Blau New
[01/22] pack-bitmap.c: harden 'test_bitmap_walk()' to check type bitmaps multi-pack reachability bitmaps - - - --- 2021-04-09 Taylor Blau New
[v2,7/7] docs: fix linting issues due to incorrect relative section order doc make and lint fixes - - - --- 2021-04-09 Ævar Arnfjörð Bjarmason Accepted
[v2,6/7] doc lint: lint relative section order doc make and lint fixes - - - --- 2021-04-09 Ævar Arnfjörð Bjarmason Accepted
[v2,5/7] doc lint: lint and fix missing "GIT" end sections doc make and lint fixes - - - --- 2021-04-09 Ævar Arnfjörð Bjarmason Accepted
[v2,4/7] doc lint: fix bugs in, simplify and improve lint script doc make and lint fixes - - - --- 2021-04-09 Ævar Arnfjörð Bjarmason Accepted
[v2,3/7] doc lint: Perl "strict" and "warnings" in lint-gitlink.perl doc make and lint fixes - - - --- 2021-04-09 Ævar Arnfjörð Bjarmason Accepted
[v2,2/7] Documentation/Makefile: make doc.dep dependencies a variable again doc make and lint fixes - - - --- 2021-04-09 Ævar Arnfjörð Bjarmason Accepted
[v2,1/7] Documentation/Makefile: make $(wildcard howto/*.txt) a var doc make and lint fixes - - - --- 2021-04-09 Ævar Arnfjörð Bjarmason Accepted
[v2,3/3] config: allow overriding of global and system configuration config: allow overriding global/system config - - - --- 2021-04-09 Patrick Steinhardt Superseded
[v2,2/3] config: unify code paths to get global config paths config: allow overriding global/system config - - - --- 2021-04-09 Patrick Steinhardt Superseded
[v2,1/3] config: rename `git_etc_config()` config: allow overriding global/system config - - - --- 2021-04-09 Patrick Steinhardt Superseded
[v8,2/2,GSOC] trailer: add new .cmd config option trailer: add new .cmd config option - - - --- 2021-04-09 ZheNing Hu Superseded
[v8,1/2,GSOC] docs: correct descript of trailer.<token>.command trailer: add new .cmd config option - - - --- 2021-04-09 ZheNing Hu Superseded
[GSOC] ref-filter: get rid of show_ref_array_item [GSOC] ref-filter: get rid of show_ref_array_item - - - --- 2021-04-09 ZheNing Hu New
[RESEND,v3,8/8] rev-list: allow filtering of provided items Untitled series #464327 - - - --- 2021-04-09 Patrick Steinhardt New
[v3,8/8] rev-list: allow filtering of provided items rev-parse: implement object type filter - - - --- 2021-04-09 Patrick Steinhardt New
[v3,7/8] pack-bitmap: implement combined filter rev-parse: implement object type filter - - - --- 2021-04-09 Patrick Steinhardt New
[v3,6/8] pack-bitmap: implement object type filter rev-parse: implement object type filter - - - --- 2021-04-09 Patrick Steinhardt New
[v3,5/8] list-objects: implement object type filter rev-parse: implement object type filter - - - --- 2021-04-09 Patrick Steinhardt New
[v3,4/8] list-objects: support filtering by tag and commit rev-parse: implement object type filter - - - --- 2021-04-09 Patrick Steinhardt New
[v3,3/8] list-objects: move tag processing into its own function rev-parse: implement object type filter - - - --- 2021-04-09 Patrick Steinhardt New
[v3,2/8] revision: mark commit parents as NOT_USER_GIVEN rev-parse: implement object type filter - - - --- 2021-04-09 Patrick Steinhardt New
[v3,1/8] uploadpack.txt: document implication of `uploadpackfilter.allow` rev-parse: implement object type filter - - - --- 2021-04-09 Patrick Steinhardt New
[7/7] object.c: remove "quiet" parameter from object_as_type() object.c: add and use "is expected" utility function + object_as_type() use - - - --- 2021-04-09 Ævar Arnfjörð Bjarmason Superseded
[6/7] object.c: normalize brace style in object_as_type() object.c: add and use "is expected" utility function + object_as_type() use - - - --- 2021-04-09 Ævar Arnfjörð Bjarmason Superseded
[5/7] commit.c: don't use deref_tag() -> object_as_type() object.c: add and use "is expected" utility function + object_as_type() use - - - --- 2021-04-09 Ævar Arnfjörð Bjarmason Superseded
[4/7] commit-graph: use obj->type, not object_as_type() object.c: add and use "is expected" utility function + object_as_type() use - - - --- 2021-04-09 Ævar Arnfjörð Bjarmason Superseded
[3/7] object.c: add and use oid_is_type_or_die_msg() function object.c: add and use "is expected" utility function + object_as_type() use - - - --- 2021-04-09 Ævar Arnfjörð Bjarmason Superseded
[2/7] object.c: add a utility function for "expected type X, got Y" object.c: add and use "is expected" utility function + object_as_type() use - - - --- 2021-04-09 Ævar Arnfjörð Bjarmason Superseded
[1/7] tree.c: fix misindentation in parse_tree_gently() object.c: add and use "is expected" utility function + object_as_type() use - - - --- 2021-04-09 Ævar Arnfjörð Bjarmason Superseded
[6/6] tag.c: use type_from_string_gently() when parsing tags {tag,object}*.c: refactorings + prep for a larger change - - - --- 2021-04-09 Ævar Arnfjörð Bjarmason Superseded
[5/6] object-name.c: make dependency on object_type order more obvious {tag,object}*.c: refactorings + prep for a larger change - - - --- 2021-04-09 Ævar Arnfjörð Bjarmason Superseded
[4/6] object-file.c: make oid_object_info() return "enum object_type" {tag,object}*.c: refactorings + prep for a larger change - - - --- 2021-04-09 Ævar Arnfjörð Bjarmason Superseded
[3/6] object.c: make type_from_string() return "enum object_type" {tag,object}*.c: refactorings + prep for a larger change - - - --- 2021-04-09 Ævar Arnfjörð Bjarmason Superseded
[2/6] object.c: remove "gently" argument to type_from_string_gently() {tag,object}*.c: refactorings + prep for a larger change - - - --- 2021-04-09 Ævar Arnfjörð Bjarmason Superseded
[1/6] object.c: stop supporting len == -1 in type_from_string_gently() {tag,object}*.c: refactorings + prep for a larger change - - - --- 2021-04-09 Ævar Arnfjörð Bjarmason Superseded
[2/2] object.c: initialize automatic variable in lookup_object() blob/object.c: trivial readability improvements - - - --- 2021-04-09 Ævar Arnfjörð Bjarmason New
[1/2] blob.c: remove buffer & size arguments to parse_blob_buffer() blob/object.c: trivial readability improvements - - - --- 2021-04-09 Ævar Arnfjörð Bjarmason New
[v2,2/2] rebase: don't override --no-reschedule-failed-exec with config rebase: don't override --no-reschedule-failed-exec with config - - - --- 2021-04-09 Ævar Arnfjörð Bjarmason Accepted
[v2,1/2] rebase tests: camel-case rebase.rescheduleFailedExec consistently rebase: don't override --no-reschedule-failed-exec with config - - - --- 2021-04-09 Ævar Arnfjörð Bjarmason Accepted
[RFC,v1,13/13] doc: typeset common programs in monospace doc: (monospace) apply CodingGuidelines on a large-scale - - - --- 2021-04-09 Firmin Martin New
[RFC,v1,12/13] doc: typeset environment vars without $ in monospace doc: (monospace) apply CodingGuidelines on a large-scale - - - --- 2021-04-09 Firmin Martin New
[RFC,v1,11/13] doc: typeset config option entries in monospace doc: (monospace) apply CodingGuidelines on a large-scale - - - --- 2021-04-09 Firmin Martin New
[RFC,v1,10/13] doc: typeset more command entries in monospace doc: (monospace) apply CodingGuidelines on a large-scale - - - --- 2021-04-09 Firmin Martin New
[RFC,v1,09/13] doc: typeset command/option/value entries in monospace doc: (monospace) apply CodingGuidelines on a large-scale - - - --- 2021-04-09 Firmin Martin New
[RFC,v1,08/13] doc: typeset filepath and $variables in monospace doc: (monospace) apply CodingGuidelines on a large-scale - - - --- 2021-04-09 Firmin Martin New
[RFC,v1,07/13] doc: typeset git dotfiles in monospace doc: (monospace) apply CodingGuidelines on a large-scale - - - --- 2021-04-09 Firmin Martin New
[RFC,v1,06/13] doc: typeset dummy URLs and protocols in monospace doc: (monospace) apply CodingGuidelines on a large-scale - - - --- 2021-04-09 Firmin Martin New
[RFC,v1,05/13] doc: typeset git-svn subcommands in monospace doc: (monospace) apply CodingGuidelines on a large-scale - - - --- 2021-04-09 Firmin Martin New
[RFC,v1,04/13] doc: typeset git-related commands in monospace doc: (monospace) apply CodingGuidelines on a large-scale - - - --- 2021-04-09 Firmin Martin New
[RFC,v1,03/13] doc: typeset configuration options in monospace doc: (monospace) apply CodingGuidelines on a large-scale - - - --- 2021-04-09 Firmin Martin New
[RFC,v1,02/13] doc: typeset branches and remotes in monospace doc: (monospace) apply CodingGuidelines on a large-scale - - - --- 2021-04-09 Firmin Martin New
[RFC,v1,01/13] doc: typeset command-line options in monospace doc: (monospace) apply CodingGuidelines on a large-scale - - - --- 2021-04-09 Firmin Martin New
[6/6] send-pack: support push negotiation Push negotiation - - - --- 2021-04-09 Jonathan Tan Superseded
[5/6] fetch: teach independent negotiation (no packfile) Push negotiation - - - --- 2021-04-09 Jonathan Tan Superseded
[4/6] fetch-pack: refactor command and capability write Push negotiation - - - --- 2021-04-09 Jonathan Tan Superseded
[3/6] fetch-pack: refactor add_haves() Push negotiation - - - --- 2021-04-09 Jonathan Tan Superseded
[2/6] fetch-pack: refactor process_acks() Push negotiation - - - --- 2021-04-09 Jonathan Tan Superseded
[1/6] fetch-pack: buffer object-format with other args Push negotiation - - - --- 2021-04-09 Jonathan Tan Superseded
[RFC,2/2] config: add 'config.superproject' file share a config between submodule and superproject - - - --- 2021-04-08 Emily Shaffer Superseded
[RFC,1/2] config: rename "submodule" scope to "gitmodules" share a config between submodule and superproject - - - --- 2021-04-08 Emily Shaffer Superseded
Makefile: add missing dependencies of 'config-list.h' Makefile: add missing dependencies of 'config-list.h' - - - --- 2021-04-08 SZEDER Gábor Accepted
[v4,7/7] rm: honor sparse checkout patterns add/rm: honor sparse checkout and warn on sparse paths - - - --- 2021-04-08 Matheus Tavares Accepted
[v4,6/7] add: warn when asked to update SKIP_WORKTREE entries add/rm: honor sparse checkout and warn on sparse paths - - - --- 2021-04-08 Matheus Tavares Accepted
[v4,5/7] refresh_index(): add flag to ignore SKIP_WORKTREE entries add/rm: honor sparse checkout and warn on sparse paths - - - --- 2021-04-08 Matheus Tavares Accepted
[v4,4/7] pathspec: allow to ignore SKIP_WORKTREE entries on index matching add/rm: honor sparse checkout and warn on sparse paths - - - --- 2021-04-08 Matheus Tavares Accepted
[v4,3/7] add: make --chmod and --renormalize honor sparse checkouts add/rm: honor sparse checkout and warn on sparse paths - - - --- 2021-04-08 Matheus Tavares Accepted
[v4,2/7] t3705: add tests for `git add` in sparse checkouts add/rm: honor sparse checkout and warn on sparse paths - - - --- 2021-04-08 Matheus Tavares Accepted
[v4,1/7] add: include magic part of pathspec on --refresh error add/rm: honor sparse checkout and warn on sparse paths - - - --- 2021-04-08 Matheus Tavares Accepted
[v2,5/5] parallel-checkout: add design documentation Parallel Checkout (part 2) - - - --- 2021-04-08 Matheus Tavares Superseded
[v2,4/5] parallel-checkout: support progress displaying Parallel Checkout (part 2) - - - --- 2021-04-08 Matheus Tavares Superseded
[v2,3/5] parallel-checkout: add configuration options Parallel Checkout (part 2) - - - --- 2021-04-08 Matheus Tavares Superseded
[v2,2/5] parallel-checkout: make it truly parallel Parallel Checkout (part 2) - - - --- 2021-04-08 Matheus Tavares Superseded
[v2,1/5] unpack-trees: add basic support for parallel checkout Parallel Checkout (part 2) - - - --- 2021-04-08 Matheus Tavares Superseded
[v5,9/9] blame tests: simplify userdiff driver test userdiff: refactor + test improvements - - - --- 2021-04-08 Ævar Arnfjörð Bjarmason New
[v5,8/9] blame tests: don't rely on t/t4018/ directory userdiff: refactor + test improvements - - - --- 2021-04-08 Ævar Arnfjörð Bjarmason New
[v5,7/9] userdiff: remove support for "broken" tests userdiff: refactor + test improvements - - - --- 2021-04-08 Ævar Arnfjörð Bjarmason New
[v5,6/9] userdiff tests: list builtin drivers via test-tool userdiff: refactor + test improvements - - - --- 2021-04-08 Ævar Arnfjörð Bjarmason New
[v5,5/9] userdiff tests: explicitly test "default" pattern userdiff: refactor + test improvements - - - --- 2021-04-08 Ævar Arnfjörð Bjarmason New
[v5,4/9] userdiff: add and use for_each_userdiff_driver() userdiff: refactor + test improvements - - - --- 2021-04-08 Ævar Arnfjörð Bjarmason New
[v5,3/9] userdiff style: normalize pascal regex declaration userdiff: refactor + test improvements - - - --- 2021-04-08 Ævar Arnfjörð Bjarmason New
[v5,2/9] userdiff style: declare patterns with consistent style userdiff: refactor + test improvements - - - --- 2021-04-08 Ævar Arnfjörð Bjarmason New
[v5,1/9] userdiff style: re-order drivers in alphabetical order userdiff: refactor + test improvements - - - --- 2021-04-08 Ævar Arnfjörð Bjarmason New
config: Introduce GIT_CONFIG_NOGLOBAL config: Introduce GIT_CONFIG_NOGLOBAL - - - --- 2021-04-08 Patrick Steinhardt New
[5/5] config: add --type=bool-or-auto switch config: support --type=bool-or-auto for "tristate" parsing - - - --- 2021-04-08 Ævar Arnfjörð Bjarmason New
« 1 2 ... 231 232 233432 433 »