Show patches with: none      |   43624 patches
« 1 2 ... 270 271 272436 437 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
t7817: do not depend on any specific default branch name t7817: do not depend on any specific default branch name - - - --- 2020-12-04 Johannes Schindelin New
[v2,20/20] merge-ort: free data structures in merge_finalize() [v2,01/20] merge-ort: setup basic internal data structures - - - --- 2020-12-04 Elijah Newren New
[v2,19/20] merge-ort: add implementation of record_conflicted_index_entries() [v2,01/20] merge-ort: setup basic internal data structures - - - --- 2020-12-04 Elijah Newren New
[v2,18/20] tree: enable cmp_cache_name_compare() to be used elsewhere [v2,01/20] merge-ort: setup basic internal data structures - - - --- 2020-12-04 Elijah Newren New
[v2,17/20] merge-ort: add implementation of checkout() [v2,01/20] merge-ort: setup basic internal data structures - - - --- 2020-12-04 Elijah Newren New
[v2,16/20] merge-ort: basic outline for merge_switch_to_result() [v2,01/20] merge-ort: setup basic internal data structures - - - --- 2020-12-04 Elijah Newren New
[v2,15/20] merge-ort: step 3 of tree writing -- handling subdirectories as we go [v2,01/20] merge-ort: setup basic internal data structures - - - --- 2020-12-04 Elijah Newren New
[v2,14/20] merge-ort: step 2 of tree writing -- function to create tree object [v2,01/20] merge-ort: setup basic internal data structures - - - --- 2020-12-04 Elijah Newren New
[v2,13/20] merge-ort: step 1 of tree writing -- record basenames, modes, and oids [v2,01/20] merge-ort: setup basic internal data structures - - - --- 2020-12-04 Elijah Newren New
[v2,12/20] merge-ort: have process_entries operate in a defined order [v2,01/20] merge-ort: setup basic internal data structures - - - --- 2020-12-04 Elijah Newren New
[v2,11/20] merge-ort: add a preliminary simple process_entries() implementation [v2,01/20] merge-ort: setup basic internal data structures - - - --- 2020-12-04 Elijah Newren New
[v2,10/20] merge-ort: avoid recursing into identical trees [v2,01/20] merge-ort: setup basic internal data structures - - - --- 2020-12-04 Elijah Newren New
[v2,09/20] merge-ort: record stage and auxiliary info for every path [v2,01/20] merge-ort: setup basic internal data structures - - - --- 2020-12-04 Elijah Newren New
[v2,08/20] merge-ort: compute a few more useful fields for collect_merge_info [v2,01/20] merge-ort: setup basic internal data structures - - - --- 2020-12-04 Elijah Newren New
[v2,07/20] merge-ort: avoid repeating fill_tree_descriptor() on the same tree [v2,01/20] merge-ort: setup basic internal data structures - - - --- 2020-12-04 Elijah Newren New
[v2,06/20] merge-ort: implement a very basic collect_merge_info() [v2,01/20] merge-ort: setup basic internal data structures - - - --- 2020-12-04 Elijah Newren New
[v2,05/20] merge-ort: add an err() function similar to one from merge-recursive [v2,01/20] merge-ort: setup basic internal data structures - - - --- 2020-12-04 Elijah Newren New
[v2,04/20] merge-ort: use histogram diff [v2,01/20] merge-ort: setup basic internal data structures - - - --- 2020-12-04 Elijah Newren New
[v2,03/20] merge-ort: port merge_start() from merge-recursive [v2,01/20] merge-ort: setup basic internal data structures - - - --- 2020-12-04 Elijah Newren New
[v2,02/20] merge-ort: add some high-level algorithm structure [v2,01/20] merge-ort: setup basic internal data structures - - - --- 2020-12-04 Elijah Newren New
[v2,01/20] merge-ort: setup basic internal data structures [v2,01/20] merge-ort: setup basic internal data structures - - - --- 2020-12-04 Elijah Newren New
cmake: determine list of extra built-ins dynamically cmake: determine list of extra built-ins dynamically - - - --- 2020-12-04 Johannes Schindelin Accepted
[9/9] commit-graph: use size_t for array allocation and indexing misc commit-graph and oid-array cleanups - - - --- 2020-12-04 Jeff King Superseded
[8/9] commit-graph: replace packed_oid_list with oid_array misc commit-graph and oid-array cleanups - - - --- 2020-12-04 Jeff King Superseded
[7/9] commit-graph: drop count_distinct_commits() function misc commit-graph and oid-array cleanups - - - --- 2020-12-04 Jeff King Superseded
[6/9] oid-array: provide a for-loop iterator misc commit-graph and oid-array cleanups - - - --- 2020-12-04 Jeff King Superseded
[5/9] oid-array: make sort function public misc commit-graph and oid-array cleanups - - - --- 2020-12-04 Jeff King Superseded
[4/9] cache.h: move hash/oid functions to hash.h misc commit-graph and oid-array cleanups - - - --- 2020-12-04 Jeff King Superseded
[3/9] t0064: make duplicate tests more robust misc commit-graph and oid-array cleanups - - - --- 2020-12-04 Jeff King Superseded
[2/9] t0064: drop sha1 mention from filename misc commit-graph and oid-array cleanups - - - --- 2020-12-04 Jeff King Superseded
[1/9] oid-array.h: drop sha1 mention from header guard misc commit-graph and oid-array cleanups - - - --- 2020-12-04 Jeff King Superseded
submodules: fix of regression on fetching of non-init subsub-repo submodules: fix of regression on fetching of non-init subsub-repo - - - --- 2020-12-04 Peter Kaestle Superseded
diff-filter can't identify renaming if not done directly diff-filter can't identify renaming if not done directly - - - --- 2020-12-04 Sofia Syria Accepted
[2/2] t5526: drop the prereq expecting the default branch name `main` Make t5526 independent of the default branch name - - - --- 2020-12-04 Johannes Schindelin Accepted
[1/2] t5526: avoid depending on a specific default branch name Make t5526 independent of the default branch name - - - --- 2020-12-04 Johannes Schindelin Accepted
ci(vs-build): stop passing the iconv library location explicitly ci(vs-build): stop passing the iconv library location explicitly - - - --- 2020-12-04 Dennis Ameling Accepted
[v2,14/14] test: pull-options: revert unnecessary changes pull: default warning improvements - - - --- 2020-12-04 Felipe Contreras New
[v2,13/14] test: merge-pull-config: trivial cleanup pull: default warning improvements - - - --- 2020-12-04 Felipe Contreras New
[v2,12/14] pull: show warning with --ff pull: default warning improvements - - - --- 2020-12-04 Felipe Contreras New
[v2,11/14] tentative: pull: change the semantics of --ff-only pull: default warning improvements - - - --- 2020-12-04 Felipe Contreras New
[v2,10/14] pull: add proper error with --ff-only pull: default warning improvements - - - --- 2020-12-04 Felipe Contreras New
[v2,09/14] pull: introduce --merge option pull: default warning improvements - - - --- 2020-12-04 Felipe Contreras New
[v2,08/14] pull: trivial whitespace style fix pull: default warning improvements - - - --- 2020-12-04 Felipe Contreras New
[v2,07/14] pull: display default warning only when non-ff pull: default warning improvements - - - --- 2020-12-04 Felipe Contreras New
[v2,06/14] pull: move default warning pull: default warning improvements - - - --- 2020-12-04 Felipe Contreras New
[v2,05/14] pull: trivial cleanup pull: default warning improvements - - - --- 2020-12-04 Felipe Contreras New
[v2,04/14] pull: cleanup autostash check pull: default warning improvements - - - --- 2020-12-04 Felipe Contreras New
[v2,03/14] pull: refactor fast-forward check pull: default warning improvements - - - --- 2020-12-04 Felipe Contreras New
[v2,02/14] pull: improve default warning pull: default warning improvements - - - --- 2020-12-04 Felipe Contreras New
[v2,01/14] doc: pull: explain what is a fast-forward pull: default warning improvements - - - --- 2020-12-04 Felipe Contreras New
[2/2] upload-pack.c: don't free allowed_filters util pointers upload-pack.c: fix partial clone allowed filter regression - - - --- 2020-12-03 Taylor Blau Accepted
[1/2] builtin/clone.c: don't ignore transport_fetch_refs() errors upload-pack.c: fix partial clone allowed filter regression - - - --- 2020-12-03 Taylor Blau Accepted
[15/15] chunk-format: add technical docs Refactor chunk-format into an API - - - --- 2020-12-03 Derrick Stolee New
[14/15] commit-graph: restore duplicate chunk checks Refactor chunk-format into an API - - - --- 2020-12-03 Derrick Stolee New
[13/15] chunk-format: create chunk reading API Refactor chunk-format into an API - - - --- 2020-12-03 Derrick Stolee New
[12/15] chunk-format: create write_chunks() Refactor chunk-format into an API - - - --- 2020-12-03 Derrick Stolee New
[11/15] midx: use 64-bit multiplication for chunk sizes Refactor chunk-format into an API - - - --- 2020-12-03 Derrick Stolee New
[10/15] midx: use chunk-format API in write_midx_internal() Refactor chunk-format into an API - - - --- 2020-12-03 Derrick Stolee New
[09/15] midx: drop chunk progress during write Refactor chunk-format into an API - - - --- 2020-12-03 Derrick Stolee New
[08/15] midx: convert chunk write methods to return int Refactor chunk-format into an API - - - --- 2020-12-03 Derrick Stolee New
[07/15] midx: add num_large_offsets to write_midx_context Refactor chunk-format into an API - - - --- 2020-12-03 Derrick Stolee New
[06/15] midx: add pack_perm to write_midx_context Refactor chunk-format into an API - - - --- 2020-12-03 Derrick Stolee New
[05/15] midx: add entries to write_midx_context Refactor chunk-format into an API - - - --- 2020-12-03 Derrick Stolee New
[04/15] midx: use context in write_midx_pack_names() Refactor chunk-format into an API - - - --- 2020-12-03 Derrick Stolee New
[03/15] midx: rename pack_info to write_midx_context Refactor chunk-format into an API - - - --- 2020-12-03 Derrick Stolee New
[02/15] chunk-format: add API for writing table of contents Refactor chunk-format into an API - - - --- 2020-12-03 Derrick Stolee New
[01/15] commit-graph: anonymize data in chunk_write_fn Refactor chunk-format into an API - - - --- 2020-12-03 Derrick Stolee New
[7/7] merge-ort: add modify/delete handling and delayed output processing merge-ort: some groundwork for further implementation - - - --- 2020-12-03 Elijah Newren New
[6/7] merge-ort: add die-not-implemented stub handle_content_merge() function merge-ort: some groundwork for further implementation - - - --- 2020-12-03 Elijah Newren New
[5/7] merge-ort: add function grouping comments merge-ort: some groundwork for further implementation - - - --- 2020-12-03 Elijah Newren New
[4/7] merge-ort: add a paths_to_free field to merge_options_internal merge-ort: some groundwork for further implementation - - - --- 2020-12-03 Elijah Newren New
[3/7] merge-ort: add a path_conflict field to merge_options_internal merge-ort: some groundwork for further implementation - - - --- 2020-12-03 Elijah Newren New
[2/7] merge-ort: add a clear_internal_opts helper merge-ort: some groundwork for further implementation - - - --- 2020-12-03 Elijah Newren New
[1/7] merge-ort: add a few includes merge-ort: some groundwork for further implementation - - - --- 2020-12-03 Elijah Newren New
upload-pack: propagate return value from object filter config callback upload-pack: propagate return value from object filter config callback - - - --- 2020-12-03 Jeff King Accepted
style: indent multiline "if" conditions by 4 spaces style: indent multiline "if" conditions by 4 spaces - - - --- 2020-12-03 Jeff King Accepted
Re* [PATCH] doc: make HTML manual reproducible Re* [PATCH] doc: make HTML manual reproducible - - - --- 2020-12-03 Junio C Hamano Accepted
gitignore: remove entry for git serve gitignore: remove entry for git serve - - - --- 2020-12-02 René Scharfe Accepted
t7900: speed up expensive test t7900: speed up expensive test - - - --- 2020-12-02 Jeff King Accepted
Makefile: mark git-maintenance as a builtin Makefile: mark git-maintenance as a builtin - - - --- 2020-12-02 Jeff King Accepted
apply: don't use core.sharedRepository to create working tree files apply: don't use core.sharedRepository to create working tree files - - - --- 2020-12-01 Matheus Tavares Accepted
[v2,3/3] stash: fix stash application in sparse-checkouts Fix stash apply in sparse checkouts (and a submodule test) - - - --- 2020-12-01 Elijah Newren New
[v2,2/3] stash: remove unnecessary process forking Fix stash apply in sparse checkouts (and a submodule test) - - - --- 2020-12-01 Elijah Newren New
[v2,1/3] t7012: add a testcase demonstrating stash apply bugs in sparse checkouts Fix stash apply in sparse checkouts (and a submodule test) - - - --- 2020-12-01 Elijah Newren New
[v2,2/2] banned.h: mark ctime_r() and asctime_r() as banned. [v2,1/2] banned.h: mark non-reentrant gmtime, etc as banned - - - --- 2020-12-01 Junio C Hamano Accepted
[v2,1/2] banned.h: mark non-reentrant gmtime, etc as banned [v2,1/2] banned.h: mark non-reentrant gmtime, etc as banned - - - --- 2020-12-01 Junio C Hamano Accepted
config.txt: fix a typo (backslash != backquote) config.txt: fix a typo (backslash != backquote) - - - --- 2020-12-01 Štěpán Němec Accepted
t7900's new expensive test t7900's new expensive test - - - --- 2020-12-01 Jeff King New
MaintNotes: use https:// instead of git:// when possible MaintNotes: use https:// instead of git:// when possible - - - --- 2020-12-01 Ævar Arnfjörð Bjarmason New
[v3,4/4] config: allow specifying config entries via envvar pairs config: allow specifying config entries via envvar pairs - - - --- 2020-12-01 Patrick Steinhardt New
[v3,3/4] config: refactor parsing of GIT_CONFIG_PARAMETERS config: allow specifying config entries via envvar pairs - - - --- 2020-12-01 Patrick Steinhardt New
[v3,2/4] config: extract function to parse config pairs config: allow specifying config entries via envvar pairs - - - --- 2020-12-01 Patrick Steinhardt New
[v3,1/4] environment: make `getenv_safe()` non-static config: allow specifying config entries via envvar pairs - - - --- 2020-12-01 Patrick Steinhardt New
doc: make HTML manual reproducible doc: make HTML manual reproducible - - - --- 2020-12-01 Arnout Engelen New
cook: add github.com/git-vcs/git as a URL cook: add github.com/git-vcs/git as a URL - - - --- 2020-12-01 Ævar Arnfjörð Bjarmason New
[PATCHv3] imap-send: parse default git config [PATCHv3] imap-send: parse default git config - - - --- 2020-12-01 Nicolas Morey-Chaisemartin Accepted
[try2] completion: zsh: fix file completion regression [try2] completion: zsh: fix file completion regression - - - --- 2020-12-01 Felipe Contreras Accepted
[4/4] tests: lib-functions: trivial style cleanups Random cleanups - - - --- 2020-12-01 Felipe Contreras Accepted
[3/4] test: completion: fix typos Random cleanups - - - --- 2020-12-01 Felipe Contreras Accepted
[2/4] .gitignore: remove dangling file Random cleanups - - - --- 2020-12-01 Felipe Contreras Accepted
« 1 2 ... 270 271 272436 437 »