Show patches with: none      |   44283 patches
« 1 2 ... 273 274 275442 443 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v5,9/9] entry: add checkout_entry_ca() taking preloaded conv_attrs Parallel Checkout (part I) - - - --- 2020-12-16 Matheus Tavares New
[v5,8/9] entry: move conv_attrs lookup up to checkout_entry() Parallel Checkout (part I) - - - --- 2020-12-16 Matheus Tavares New
[v5,7/9] entry: extract update_ce_after_write() from write_entry() Parallel Checkout (part I) - - - --- 2020-12-16 Matheus Tavares New
[v5,6/9] entry: make fstat_output() and read_blob_entry() public Parallel Checkout (part I) - - - --- 2020-12-16 Matheus Tavares New
[v5,5/9] entry: extract a header file for entry.c functions Parallel Checkout (part I) - - - --- 2020-12-16 Matheus Tavares New
[v5,4/9] convert: add classification for conv_attrs struct Parallel Checkout (part I) - - - --- 2020-12-16 Matheus Tavares New
[v5,3/9] convert: add get_stream_filter_ca() variant Parallel Checkout (part I) - - - --- 2020-12-16 Matheus Tavares New
[v5,2/9] convert: add [async_]convert_to_working_tree_ca() variants Parallel Checkout (part I) - - - --- 2020-12-16 Matheus Tavares New
[v5,1/9] convert: make convert_attrs() and convert structs public Parallel Checkout (part I) - - - --- 2020-12-16 Matheus Tavares New
pack-redundant: fix crash when one packfile in repo pack-redundant: fix crash when one packfile in repo - - - --- 2020-12-16 Jiang Xin Superseded
[v5,6/8] config: parse more robust format in GIT_CONFIG_PARAMETERS config: allow specifying config entries via env - - - --- 2020-12-16 Patrick Steinhardt New
[v5,5/8] config: store "git -c" variables using more robust format config: allow specifying config entries via env - - - --- 2020-12-16 Patrick Steinhardt New
[v5,3/8] quote: make sq_dequote_step() a public function config: allow specifying config entries via env - - - --- 2020-12-16 Patrick Steinhardt New
[v5,8/8] config: allow specifying config entries via envvar pairs config: allow specifying config entries via env - - - --- 2020-12-16 Patrick Steinhardt New
[v5,7/8] environment: make `getenv_safe()` a public function config: allow specifying config entries via env - - - --- 2020-12-16 Patrick Steinhardt New
[v5,4/8] config: extract function to parse config pairs config: allow specifying config entries via env - - - --- 2020-12-16 Patrick Steinhardt New
[v5,2/8] config: add new way to pass config via `--config-env` config: allow specifying config entries via env - - - --- 2020-12-16 Patrick Steinhardt New
[v5,1/8] git: add `--super-prefix` to usage string config: allow specifying config entries via env - - - --- 2020-12-16 Patrick Steinhardt New
t/perf: fix test_export() failure with BSD `sed` t/perf: fix test_export() failure with BSD `sed` - - - --- 2020-12-16 Eric Sunshine Accepted
gitk: exclude common URL delimiters from linkification regex gitk: exclude common URL delimiters from linkification regex - - - --- 2020-12-16 Alex Henrie New
[v2,3/3] merge-ort: implement merge_incore_recursive() merge-ort: implement recursive merges - - - --- 2020-12-16 Elijah Newren Superseded
[v2,2/3] merge-ort: make clear_internal_opts() aware of partial clearing merge-ort: implement recursive merges - - - --- 2020-12-16 Elijah Newren Superseded
[v2,1/3] merge-ort: copy a few small helper functions from merge-recursive.c merge-ort: implement recursive merges - - - --- 2020-12-16 Elijah Newren Superseded
[v2,3/3] clone: respect remote unborn HEAD Cloning with remote unborn HEAD - - - --- 2020-12-16 Jonathan Tan Superseded
[v2,2/3] connect, transport: add no-op arg for future patch Cloning with remote unborn HEAD - - - --- 2020-12-16 Jonathan Tan Superseded
[v2,1/3] ls-refs: report unborn targets of symrefs Cloning with remote unborn HEAD - - - --- 2020-12-16 Jonathan Tan Superseded
[2/2] style: do not "break" in switch() after "return" [1/2] strmap: do not "return" in a void function - - - --- 2020-12-15 Ævar Arnfjörð Bjarmason Accepted
[1/2] strmap: do not "return" in a void function [1/2] strmap: do not "return" in a void function - - - --- 2020-12-15 Ævar Arnfjörð Bjarmason Accepted
compat-util: pretend that stub setitimer() always succeeds compat-util: pretend that stub setitimer() always succeeds - - - --- 2020-12-15 Junio C Hamano Accepted
strmap: make callers of strmap_remove() to call it in void context strmap: make callers of strmap_remove() to call it in void context - - - --- 2020-12-15 Junio C Hamano Accepted
checkout: send commit provenance during prefetch checkout: send commit provenance during prefetch - - - --- 2020-12-15 Jonathan Tan New
[v3,11/11] merge-ort: add implementation of type-changed rename handling merge-ort: add basic rename detection - - - --- 2020-12-15 Elijah Newren Accepted
[v3,10/11] merge-ort: add implementation of normal rename handling merge-ort: add basic rename detection - - - --- 2020-12-15 Elijah Newren Accepted
[v3,09/11] merge-ort: add implementation of rename collisions merge-ort: add basic rename detection - - - --- 2020-12-15 Elijah Newren Accepted
[v3,08/11] merge-ort: add implementation of rename/delete conflicts merge-ort: add basic rename detection - - - --- 2020-12-15 Elijah Newren Accepted
[v3,07/11] merge-ort: add implementation of both sides renaming differently merge-ort: add basic rename detection - - - --- 2020-12-15 Elijah Newren Accepted
[v3,06/11] merge-ort: add implementation of both sides renaming identically merge-ort: add basic rename detection - - - --- 2020-12-15 Elijah Newren Accepted
[v3,05/11] merge-ort: add basic outline for process_renames() merge-ort: add basic rename detection - - - --- 2020-12-15 Elijah Newren Accepted
[v3,04/11] merge-ort: implement compare_pairs() and collect_renames() merge-ort: add basic rename detection - - - --- 2020-12-15 Elijah Newren Accepted
[v3,03/11] merge-ort: implement detect_regular_renames() merge-ort: add basic rename detection - - - --- 2020-12-15 Elijah Newren Accepted
[v3,02/11] merge-ort: add initial outline for basic rename detection merge-ort: add basic rename detection - - - --- 2020-12-15 Elijah Newren Accepted
[v3,01/11] merge-ort: add basic data structures for handling renames merge-ort: add basic rename detection - - - --- 2020-12-15 Elijah Newren Accepted
[3/3] merge-ort: implement merge_incore_recursive() merge-ort: implement recursive merges - - - --- 2020-12-15 Elijah Newren Superseded
[2/3] merge-ort: make clear_internal_opts() aware of partial clearing merge-ort: implement recursive merges - - - --- 2020-12-15 Elijah Newren Superseded
[1/3] merge-ort: copy a few small helper functions from merge-recursive.c merge-ort: implement recursive merges - - - --- 2020-12-15 Elijah Newren Superseded
[RFC/PATCH,3/3] pull: cleanup autostash check pull: warning improvements part 2 - 1 - --- 2020-12-15 Felipe Contreras New
[RFC/PATCH,2/3] pull: improve default warning pull: warning improvements part 2 - - - --- 2020-12-15 Felipe Contreras New
[RFC/PATCH,1/3] doc: pull: explain what is a fast-forward pull: warning improvements part 2 - - - --- 2020-12-15 Felipe Contreras New
[v3,3/3] t7400: add test to check 'submodule add' for tracked paths submodule: port subcommand add from shell to C - - - --- 2020-12-14 Shourya Shukla New
[v3,2/3] submodule: port submodule subcommand 'add' from shell to C submodule: port subcommand add from shell to C - - - --- 2020-12-14 Shourya Shukla New
[v3,1/3] dir: change the scope of function 'directory_exists_in_index()' submodule: port subcommand add from shell to C - - - --- 2020-12-14 Shourya Shukla New
[v7,5/5] pull: display default warning only when non-ff making pull advice not to trigger when unneeded - - - --- 2020-12-14 Junio C Hamano Accepted
[v7,4/5] pull: correct condition to trigger non-ff advice making pull advice not to trigger when unneeded - - - --- 2020-12-14 Junio C Hamano Accepted
[v7,3/5] pull: get rid of unnecessary global variable making pull advice not to trigger when unneeded - - - --- 2020-12-14 Junio C Hamano Accepted
[v7,2/5] pull: give the advice for choosing rebase/merge much later making pull advice not to trigger when unneeded - - - --- 2020-12-14 Junio C Hamano Accepted
[v7,1/5] pull: refactor fast-forward check making pull advice not to trigger when unneeded - - - --- 2020-12-14 Junio C Hamano Accepted
[v2,2/2] refs: warn on non-pseudoref looking .git/<file> refs [v2,1/2] refs: move is_pseudoref_syntax() earlier in the file - - - --- 2020-12-14 Ævar Arnfjörð Bjarmason New
[v2,1/2] refs: move is_pseudoref_syntax() earlier in the file [v2,1/2] refs: move is_pseudoref_syntax() earlier in the file - - - --- 2020-12-14 Ævar Arnfjörð Bjarmason New
[v2,11/11] merge-ort: add implementation of type-changed rename handling merge-ort: add basic rename detection - - - --- 2020-12-14 Elijah Newren Superseded
[v2,10/11] merge-ort: add implementation of normal rename handling merge-ort: add basic rename detection - - - --- 2020-12-14 Elijah Newren Superseded
[v2,09/11] merge-ort: add implementation of rename/delete conflicts merge-ort: add basic rename detection - - - --- 2020-12-14 Elijah Newren Superseded
[v2,08/11] merge-ort: add implementation of rename collisions merge-ort: add basic rename detection - - - --- 2020-12-14 Elijah Newren Superseded
[v2,07/11] merge-ort: add implementation of both sides renaming differently merge-ort: add basic rename detection - - - --- 2020-12-14 Elijah Newren Superseded
[v2,06/11] merge-ort: add implementation of both sides renaming identically merge-ort: add basic rename detection - - - --- 2020-12-14 Elijah Newren Superseded
[v2,05/11] merge-ort: add basic outline for process_renames() merge-ort: add basic rename detection - - - --- 2020-12-14 Elijah Newren Superseded
[v2,04/11] merge-ort: implement compare_pairs() and collect_renames() merge-ort: add basic rename detection - - - --- 2020-12-14 Elijah Newren Superseded
[v2,03/11] merge-ort: implement detect_regular_renames() merge-ort: add basic rename detection - - - --- 2020-12-14 Elijah Newren Superseded
[v2,02/11] merge-ort: add initial outline for basic rename detection merge-ort: add basic rename detection - - - --- 2020-12-14 Elijah Newren Superseded
[v2,01/11] merge-ort: add basic data structures for handling renames merge-ort: add basic rename detection - - - --- 2020-12-14 Elijah Newren Superseded
index-format.txt: document v2 format of file system monitor extension index-format.txt: document v2 format of file system monitor extension - - - --- 2020-12-14 Jeff Hostetler Accepted
docs: multi-pack-index: remove note about future 'verify' work docs: multi-pack-index: remove note about future 'verify' work - - - --- 2020-12-13 Johannes Berg Accepted
[v3,20/20] merge-ort: free data structures in merge_finalize() fundamentals of merge-ort implementation - - - --- 2020-12-13 Elijah Newren Accepted
[v3,19/20] merge-ort: add implementation of record_conflicted_index_entries() fundamentals of merge-ort implementation - - - --- 2020-12-13 Elijah Newren Accepted
[v3,18/20] tree: enable cmp_cache_name_compare() to be used elsewhere fundamentals of merge-ort implementation - - - --- 2020-12-13 Elijah Newren Accepted
[v3,17/20] merge-ort: add implementation of checkout() fundamentals of merge-ort implementation - - - --- 2020-12-13 Elijah Newren Accepted
[v3,16/20] merge-ort: basic outline for merge_switch_to_result() fundamentals of merge-ort implementation - - - --- 2020-12-13 Elijah Newren Accepted
[v3,15/20] merge-ort: step 3 of tree writing -- handling subdirectories as we go fundamentals of merge-ort implementation - - - --- 2020-12-13 Elijah Newren Accepted
[v3,14/20] merge-ort: step 2 of tree writing -- function to create tree object fundamentals of merge-ort implementation - - - --- 2020-12-13 Elijah Newren Accepted
[v3,13/20] merge-ort: step 1 of tree writing -- record basenames, modes, and oids fundamentals of merge-ort implementation - - - --- 2020-12-13 Elijah Newren Accepted
[v3,12/20] merge-ort: have process_entries operate in a defined order fundamentals of merge-ort implementation - - - --- 2020-12-13 Elijah Newren Accepted
[v3,11/20] merge-ort: add a preliminary simple process_entries() implementation fundamentals of merge-ort implementation - - - --- 2020-12-13 Elijah Newren Accepted
[v3,10/20] merge-ort: avoid recursing into identical trees fundamentals of merge-ort implementation - - - --- 2020-12-13 Elijah Newren Accepted
[v3,09/20] merge-ort: record stage and auxiliary info for every path fundamentals of merge-ort implementation - - - --- 2020-12-13 Elijah Newren Accepted
[v3,08/20] merge-ort: compute a few more useful fields for collect_merge_info fundamentals of merge-ort implementation - - - --- 2020-12-13 Elijah Newren Accepted
[v3,07/20] merge-ort: avoid repeating fill_tree_descriptor() on the same tree fundamentals of merge-ort implementation - - - --- 2020-12-13 Elijah Newren Accepted
[v3,06/20] merge-ort: implement a very basic collect_merge_info() fundamentals of merge-ort implementation - - - --- 2020-12-13 Elijah Newren Accepted
[v3,05/20] merge-ort: add an err() function similar to one from merge-recursive fundamentals of merge-ort implementation - - - --- 2020-12-13 Elijah Newren Accepted
[v3,04/20] merge-ort: use histogram diff fundamentals of merge-ort implementation - - - --- 2020-12-13 Elijah Newren Accepted
[v3,03/20] merge-ort: port merge_start() from merge-recursive fundamentals of merge-ort implementation - - - --- 2020-12-13 Elijah Newren Accepted
[v3,02/20] merge-ort: add some high-level algorithm structure fundamentals of merge-ort implementation - - - --- 2020-12-13 Elijah Newren Accepted
[v3,01/20] merge-ort: setup basic internal data structures fundamentals of merge-ort implementation - - - --- 2020-12-13 Elijah Newren Accepted
[1/1] mailmap: support hashed entries in mailmaps Hashed mailmap support - - - --- 2020-12-13 brian m. carlson New
[v5,2/2] rev-parse: add option for absolute or relative path formatting rev-parse options for absolute or relative paths - - - --- 2020-12-13 brian m. carlson New
[v5,1/2] abspath: add a function to resolve paths with missing components rev-parse options for absolute or relative paths - - - --- 2020-12-13 brian m. carlson New
l10n: ru.po: fix typo in Russian translation l10n: ru.po: fix typo in Russian translation - - - --- 2020-12-12 Alexey Roslyakov New
[v5,3/3] pull: display default warning only when non-ff [v5,1/3] pull: refactor fast-forward check - - - --- 2020-12-12 Felipe Contreras New
[v5,2/3] pull: move default warning [v5,1/3] pull: refactor fast-forward check - - - --- 2020-12-12 Felipe Contreras New
[v5,1/3] pull: refactor fast-forward check [v5,1/3] pull: refactor fast-forward check - - - --- 2020-12-12 Felipe Contreras New
[v5,0/3] pull: stop warning on every pull - - - --- 2020-12-12 Felipe Contreras New
clone: in protocol v2, use remote's default branch clone: in protocol v2, use remote's default branch - - - --- 2020-12-11 Jonathan Tan New
« 1 2 ... 273 274 275442 443 »