Show patches with: none      |   43429 patches
« 1 2 ... 431 432 433434 435 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v9,8/8] list-objects-filter: implement filter tree:0 filter: support for excluding all trees and blobs - - - --- 2018-09-21 Matthew DeVore New
[v9,7/8] list-objects-filter-options: do not over-strbuf_init filter: support for excluding all trees and blobs - - - --- 2018-09-21 Matthew DeVore New
[v9,6/8] list-objects-filter: use BUG rather than die filter: support for excluding all trees and blobs - - - --- 2018-09-21 Matthew DeVore New
[v9,5/8] revision: mark non-user-given objects instead filter: support for excluding all trees and blobs - - - --- 2018-09-21 Matthew DeVore New
[v9,4/8] rev-list: handle missing tree objects properly filter: support for excluding all trees and blobs - - - --- 2018-09-21 Matthew DeVore New
[v9,3/8] list-objects: always parse trees gently filter: support for excluding all trees and blobs - - - --- 2018-09-21 Matthew DeVore New
[v9,2/8] list-objects: refactor to process_tree_contents filter: support for excluding all trees and blobs - - - --- 2018-09-21 Matthew DeVore New
[v9,1/8] list-objects: store common func args in struct filter: support for excluding all trees and blobs - - - --- 2018-09-21 Matthew DeVore New
fetch: Ensure that fetch.recurseSubmodules overrides submodule.recurse. fetch: Ensure that fetch.recurseSubmodules overrides submodule.recurse. - - - --- 2018-09-21 Marc Branchaud New
[v2,3/3] transport.c: introduce core.alternateRefsPrefixes Filter alternate references - - - --- 2018-09-21 Taylor Blau New
[v2,2/3] transport.c: introduce core.alternateRefsCommand Filter alternate references - - - --- 2018-09-21 Taylor Blau New
[v2,1/3] transport.c: extract 'fill_alternate_refs_command' Filter alternate references - - - --- 2018-09-21 Taylor Blau New
[v2,2/2] fetch: in partial clone, check presence of targets Check presence of targets when fetching to partial clone - - - --- 2018-09-21 Jonathan Tan New
[v2,1/2] connected: document connectivity in partial clones Check presence of targets when fetching to partial clone - - - --- 2018-09-21 Jonathan Tan New
[v3,7/7] revision.c: refactor basic topo-order logic Use generation numbers for --topo-order - - - --- 2018-09-21 Linus Arver via GitGitGadget New
[v3,6/7] revision.h: add whitespace in flag definitions Use generation numbers for --topo-order - - - --- 2018-09-21 Linus Arver via GitGitGadget New
[v3,5/7] commit/revisions: bookkeeping before refactoring Use generation numbers for --topo-order - - - --- 2018-09-21 Linus Arver via GitGitGadget New
[v3,4/7] revision.c: begin refactoring --topo-order logic Use generation numbers for --topo-order - - - --- 2018-09-21 Linus Arver via GitGitGadget New
[v3,3/7] test-reach: add rev-list tests Use generation numbers for --topo-order - - - --- 2018-09-21 Linus Arver via GitGitGadget New
[v3,2/7] test-reach: add run_three_modes method Use generation numbers for --topo-order - - - --- 2018-09-21 Linus Arver via GitGitGadget New
[v3,1/7] prio-queue: add 'peek' operation Use generation numbers for --topo-order - - - --- 2018-09-21 Linus Arver via GitGitGadget New
[v5,23/23] revision.c: reduce implicit dependency the_repository Kill the_index part 4 - - - --- 2018-09-21 Duy Nguyen New
[v5,22/23] revision.c: remove implicit dependency on the_index Kill the_index part 4 - - - --- 2018-09-21 Duy Nguyen New
[v5,21/23] ws.c: remove implicit dependency on the_index Kill the_index part 4 - - - --- 2018-09-21 Duy Nguyen New
[v5,20/23] tree-diff.c: remove implicit dependency on the_index Kill the_index part 4 - - - --- 2018-09-21 Duy Nguyen New
[v5,19/23] submodule.c: remove implicit dependency on the_index Kill the_index part 4 - - - --- 2018-09-21 Duy Nguyen New
[v5,18/23] line-range.c: remove implicit dependency on the_index Kill the_index part 4 - - - --- 2018-09-21 Duy Nguyen New
[v5,17/23] userdiff.c: remove implicit dependency on the_index Kill the_index part 4 - - - --- 2018-09-21 Duy Nguyen New
[v5,16/23] rerere.c: remove implicit dependency on the_index Kill the_index part 4 - - - --- 2018-09-21 Duy Nguyen New
[v5,15/23] sha1-file.c: remove implicit dependency on the_index Kill the_index part 4 - - - --- 2018-09-21 Duy Nguyen New
[v5,14/23] patch-ids.c: remove implicit dependency on the_index Kill the_index part 4 - - - --- 2018-09-21 Duy Nguyen New
[v5,13/23] merge.c: remove implicit dependency on the_index Kill the_index part 4 - - - --- 2018-09-21 Duy Nguyen New
[v5,12/23] merge-blobs.c: remove implicit dependency on the_index Kill the_index part 4 - - - --- 2018-09-21 Duy Nguyen New
[v5,11/23] ll-merge.c: remove implicit dependency on the_index Kill the_index part 4 - - - --- 2018-09-21 Duy Nguyen New
[v5,10/23] diff-lib.c: remove implicit dependency on the_index Kill the_index part 4 - - - --- 2018-09-21 Duy Nguyen New
[v5,09/23] read-cache.c: remove implicit dependency on the_index Kill the_index part 4 - - - --- 2018-09-21 Duy Nguyen New
[v5,08/23] diff.c: remove implicit dependency on the_index Kill the_index part 4 - - - --- 2018-09-21 Duy Nguyen New
[v5,07/23] grep.c: remove implicit dependency on the_index Kill the_index part 4 - - - --- 2018-09-21 Duy Nguyen New
[v5,06/23] diff.c: remove the_index dependency in textconv() functions Kill the_index part 4 - - - --- 2018-09-21 Duy Nguyen New
[v5,05/23] blame.c: rename "repo" argument to "r" Kill the_index part 4 - - - --- 2018-09-21 Duy Nguyen New
[v5,04/23] combine-diff.c: remove implicit dependency on the_index Kill the_index part 4 - - - --- 2018-09-21 Duy Nguyen New
[v5,03/23] diff.c: reduce implicit dependency on the_index Kill the_index part 4 - - - --- 2018-09-21 Duy Nguyen New
[v5,02/23] read-cache.c: remove 'const' from index_has_changes() Kill the_index part 4 - - - --- 2018-09-21 Duy Nguyen New
[v5,01/23] archive.c: remove implicit dependency the_repository Kill the_index part 4 - - - --- 2018-09-21 Duy Nguyen New
[v3,1/1] contrib: add coverage-diff script contrib: Add script to show uncovered "new" lines - - - --- 2018-09-21 Linus Arver via GitGitGadget New
[v3,2/2] commit-reach: fix memory and flag leaks Properly peel tags in can_all_from_reach_with_flags() - - - --- 2018-09-21 Linus Arver via GitGitGadget New
[v3,1/2] commit-reach: properly peel tags Properly peel tags in can_all_from_reach_with_flags() - - - --- 2018-09-21 Linus Arver via GitGitGadget New
[v3,5/5] t9109: don't swallow Git errors upstream of pipes Clean up tests for test_cmp arg ordering and pipe placement - - - --- 2018-09-21 Matthew DeVore New
[v3,4/5] tests: don't swallow Git errors upstream of pipes Clean up tests for test_cmp arg ordering and pipe placement - - - --- 2018-09-21 Matthew DeVore New
[v3,3/5] t/*: fix ordering of expected/observed arguments Clean up tests for test_cmp arg ordering and pipe placement - - - --- 2018-09-21 Matthew DeVore New
[v3,2/5] tests: standardize pipe placement Clean up tests for test_cmp arg ordering and pipe placement - - - --- 2018-09-21 Matthew DeVore New
[v3,1/5] CodingGuidelines: add shell piping guidelines Clean up tests for test_cmp arg ordering and pipe placement - - - --- 2018-09-21 Matthew DeVore New
fetch: in partial clone, check presence of targets fetch: in partial clone, check presence of targets - - - --- 2018-09-20 Jonathan Tan New
Re*: [PATCH v3 0/5] Cleanup pass on special test setups Re*: [PATCH v3 0/5] Cleanup pass on special test setups - - - --- 2018-09-20 Junio C Hamano New
[3/3] transport.c: introduce core.alternateRefsPrefixes Filter alternate references - - - --- 2018-09-20 Taylor Blau New
[2/3] transport.c: introduce core.alternateRefsCommand Filter alternate references - - - --- 2018-09-20 Taylor Blau New
[1/3] transport.c: extract 'fill_alternate_refs_command' Filter alternate references - - - --- 2018-09-20 Taylor Blau New
completion: support "git fetch --multiple" completion: support "git fetch --multiple" - - - --- 2018-09-20 Duy Nguyen New
gc: fix regression in 7b0f229222 impacting --quiet gc: fix regression in 7b0f229222 impacting --quiet - - - --- 2018-09-19 Ævar Arnfjörð Bjarmason New
[3/3] git-describe.1: clarify that "human readable" is also git-readable some documentation changes from the beginning of the alphabet - - - --- 2018-09-19 Frederick Eaton New
[2/3] git-column.1: clarify initial description, provide examples some documentation changes from the beginning of the alphabet - - - --- 2018-09-19 Frederick Eaton New
[1/3] git-archimport.1: specify what kind of Arch we're talking about some documentation changes from the beginning of the alphabet - - - --- 2018-09-19 Frederick Eaton New
git.txt: mention mailing list archive git.txt: mention mailing list archive - - - --- 2018-09-19 Martin Ågren New
[2/2] git-config.txt: fix 'see: above' note [1/2] Doc: use `--type=bool` instead of `--bool` - - - --- 2018-09-19 Martin Ågren New
[1/2] Doc: use `--type=bool` instead of `--bool` [1/2] Doc: use `--type=bool` instead of `--bool` - - - --- 2018-09-19 Martin Ågren New
[4/4] git-commit-graph.txt: refer to the "commit graph file" without dash git-commit-graph.txt: various cleanups - - - --- 2018-09-19 Martin Ågren New
[3/4] git-commit-graph.txt: refer to "*commit* graph file" git-commit-graph.txt: various cleanups - - - --- 2018-09-19 Martin Ågren New
[2/4] git-commit-graph.txt: typeset more in monospace git-commit-graph.txt: various cleanups - - - --- 2018-09-19 Martin Ågren New
[1/4] git-commit-graph.txt: fix bullet lists git-commit-graph.txt: various cleanups - - - --- 2018-09-19 Martin Ågren New
[4/4] merge-recursive: rename merge_file_1() and merge_content() Cleanup of merge_*() functions in merge-recursive - - - --- 2018-09-19 Elijah Newren New
[3/4] merge-recursive: remove final remaining caller of merge_file_one() Cleanup of merge_*() functions in merge-recursive - - - --- 2018-09-19 Elijah Newren New
[2/4] merge-recursive: avoid wrapper function when unnecessary and wasteful Cleanup of merge_*() functions in merge-recursive - - - --- 2018-09-19 Elijah Newren New
[1/4] merge-recursive: set paths correctly when three-way merging content Cleanup of merge_*() functions in merge-recursive - - - --- 2018-09-19 Elijah Newren New
reflog expire: add progress output reflog expire: add progress output - - - --- 2018-09-19 Ævar Arnfjörð Bjarmason New
pack-objects: handle island check for "external" delta base pack-objects: handle island check for "external" delta base - - - --- 2018-09-19 Jeff King New
userdiff.h: add missing declaration (hdr-check) userdiff.h: add missing declaration (hdr-check) - - - --- 2018-09-19 Ramsay Jones New
fetch-object.h: add missing declaration (hdr-check) fetch-object.h: add missing declaration (hdr-check) - - - --- 2018-09-19 Ramsay Jones New
[9/9] commit-reach.h: add missing declarations (hdr-check) [1/9] Makefile: add a hdr-check target - - - --- 2018-09-19 Ramsay Jones New
[8/9] delta-islands.h: add missing forward declarations (hdr-check) [1/9] Makefile: add a hdr-check target - - - --- 2018-09-19 Ramsay Jones New
[7/9] midx.h: add missing forward declarations (hdr-check) [1/9] Makefile: add a hdr-check target - 1 - --- 2018-09-19 Ramsay Jones New
[6/9] refs/refs-internal.h: add missing declarations (hdr-check) [1/9] Makefile: add a hdr-check target - - - --- 2018-09-19 Ramsay Jones New
[5/9] refs/packed-backend.h: add missing declaration (hdr-check) [1/9] Makefile: add a hdr-check target - - - --- 2018-09-19 Ramsay Jones New
[4/9] refs/ref-cache.h: add missing declarations (hdr-check) [1/9] Makefile: add a hdr-check target - - - --- 2018-09-19 Ramsay Jones New
[3/9] ewah/ewok_rlw.h: add missing include (hdr-check) [1/9] Makefile: add a hdr-check target - - - --- 2018-09-19 Ramsay Jones New
[2/9] json-writer.h: add missing include (hdr-check) [1/9] Makefile: add a hdr-check target - - - --- 2018-09-19 Ramsay Jones New
[1/9] Makefile: add a hdr-check target [1/9] Makefile: add a hdr-check target - - - --- 2018-09-19 Ramsay Jones New
[v3,5/5] preload-index: update GIT_FORCE_PRELOAD_TEST support [v3,1/5] t/README: correct spelling of "uncommon" - - - --- 2018-09-18 Ben Peart New
[v3,4/5] read-cache: update TEST_GIT_INDEX_VERSION support [v3,1/5] t/README: correct spelling of "uncommon" - - - --- 2018-09-18 Ben Peart New
[v3,3/5] fsmonitor: update GIT_TEST_FSMONITOR support [v3,1/5] t/README: correct spelling of "uncommon" - - - --- 2018-09-18 Ben Peart New
[v3,1/5] t/README: correct spelling of "uncommon" [v3,1/5] t/README: correct spelling of "uncommon" - - - --- 2018-09-18 Ben Peart New
[v3,2/5] preload-index: use git_env_bool() not getenv() for customization [v3,1/5] t/README: correct spelling of "uncommon" - - - --- 2018-09-18 Ben Peart New
[v3,0/5] Cleanup pass on special test setups - - - --- 2018-09-18 Ben Peart New
add: do not accept pathspec magic 'attr' add: do not accept pathspec magic 'attr' - - - --- 2018-09-18 Duy Nguyen New
[1/1] git-rebase--interactive.sh: fix trailing spaces on empty $todo git-rebase--interactive.sh: fix trailing spaces on empty $todo - - - --- 2018-09-18 Shulhan New
[3/3] fetch doc: correct grammar in --force docs doc: fixups for ab/fetch-tags-noclobber - - - --- 2018-09-18 Ævar Arnfjörð Bjarmason New
[2/3] fetch doc: correct grammar in --force docs doc: fixups for ab/fetch-tags-noclobber - - - --- 2018-09-18 Ævar Arnfjörð Bjarmason New
[1/3] push doc: add spacing between two words doc: fixups for ab/fetch-tags-noclobber - - - --- 2018-09-18 Ævar Arnfjörð Bjarmason New
config doc: add missing list separator for checkout.optimizeNewBranch config doc: add missing list separator for checkout.optimizeNewBranch - - - --- 2018-09-18 Ævar Arnfjörð Bjarmason New
[v2,6/6] revision.c: refactor basic topo-order logic Use generation numbers for --topo-order - - - --- 2018-09-18 Linus Arver via GitGitGadget New
[v2,5/6] commit/revisions: bookkeeping before refactoring Use generation numbers for --topo-order - - - --- 2018-09-18 Linus Arver via GitGitGadget New
« 1 2 ... 431 432 433434 435 »