Show patches with: Archived = No       |   23253 patches
« 1 2 ... 214 215 216232 233 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v7,2/2] mergetool: Add per-tool support for the autoMerge flag mergetool: add automerge configuration - - - --- 2020-12-28 Seth House Superseded
[v7,1/2] mergetool: add automerge configuration mergetool: add automerge configuration - - - --- 2020-12-28 Seth House Superseded
[v6,1/2] mergetool: add automerge configuration mergetool: add automerge configuration - - - --- 2020-12-27 Seth House Superseded
t7800-difftool: don't accidentally match tmp dirs t7800-difftool: don't accidentally match tmp dirs - - - --- 2020-12-24 SZEDER Gábor Superseded
[v2] git-p4: fix syncing file types with pattern [v2] git-p4: fix syncing file types with pattern - - - --- 2020-12-23 Daniel Levin Accepted
git-p4: fix syncing file types with pattern git-p4: fix syncing file types with pattern - - - --- 2020-12-23 Daniel Levin Accepted
t4129: fix setfacl-related permissions failure t4129: fix setfacl-related permissions failure - 1 - --- 2020-12-23 Adam Dinwoodie Accepted
[v2] git.txt: fix typos in 'linkgit' macro invocation [v2] git.txt: fix typos in 'linkgit' macro invocation - - - --- 2020-12-22 Philippe Blain Accepted
git.txt: fix typos in 'linkgit' macro invocation git.txt: fix typos in 'linkgit' macro invocation - - - --- 2020-12-22 Philippe Blain Superseded
[v5,2/2] negative-refspec: improve comment on query_matches_negative_refspec negative-refspec: fix segfault on : refspec - - - --- 2020-12-22 Nipunn Koorapati Accepted
[v5,1/2] negative-refspec: fix segfault on : refspec negative-refspec: fix segfault on : refspec - 1 - --- 2020-12-22 Nipunn Koorapati Accepted
[v3,3/3] clone: respect remote unborn HEAD Cloning with remote unborn HEAD - - - --- 2020-12-21 Jonathan Tan Superseded
[v3,2/3] connect, transport: add no-op arg for future patch Cloning with remote unborn HEAD - - - --- 2020-12-21 Jonathan Tan Superseded
[v3,1/3] ls-refs: report unborn targets of symrefs Cloning with remote unborn HEAD - - - --- 2020-12-21 Jonathan Tan Superseded
[3/3] t7900-maintenance: test for magic markers gc: fix handling of crontab magic markers - - - --- 2020-12-21 Martin Ågren Accepted
[2/3] gc: fix handling of crontab magic markers gc: fix handling of crontab magic markers - - - --- 2020-12-21 Martin Ågren Accepted
[1/3] git-maintenance.txt: add missing word gc: fix handling of crontab magic markers - - - --- 2020-12-21 Martin Ågren Accepted
[v2,1/1] worktree: teach `repair` to fix multi-directional breakage teach `worktree repair` to fix two-way linkage - - - --- 2020-12-21 Eric Sunshine Accepted
[v3,3/3] negative-refspec: improve comment on query_matches_negative_refspec negative-refspec: fix segfault on : refspec - - - --- 2020-12-21 Nipunn Koorapati Superseded
[v3,2/3] negative-refspec: fix segfault on : refspec negative-refspec: fix segfault on : refspec - - - --- 2020-12-21 Nipunn Koorapati Superseded
[v3,1/3] test-lib-functions: handle --add in test_config negative-refspec: fix segfault on : refspec - - - --- 2020-12-21 Nipunn Koorapati Superseded
[2/1] t/perf: avoid unnecessary test_export() recursion t/perf: fix test_export() failure with BSD `sed` - - - --- 2020-12-20 Eric Sunshine Accepted
[v2,2/2] negative-refspec: improve comment on query_matches_negative_refspec negative-refspec: fix segfault on : refspec - - - --- 2020-12-19 Nipunn Koorapati Superseded
[v2,1/2] negative-refspec: fix segfault on : refspec negative-refspec: fix segfault on : refspec - - - --- 2020-12-19 Nipunn Koorapati Superseded
negative-refspec: fix segfault on : refspec negative-refspec: fix segfault on : refspec - - - --- 2020-12-19 Nipunn Koorapati Superseded
[try2,4/4] completion: bash: fix for multiple dash commands completion: bash: a bunch of fixes - - - --- 2020-12-19 Felipe Contreras Superseded
[try2,3/4] completion: bash: fix for suboptions with value completion: bash: a bunch of fixes - - - --- 2020-12-19 Felipe Contreras Superseded
[try2,2/4] completion: bash: add correct suffix in variables completion: bash: a bunch of fixes - - - --- 2020-12-19 Felipe Contreras Superseded
[try2,1/4] completion: bash: fix prefix detection in branch.* completion: bash: a bunch of fixes - - - --- 2020-12-19 Felipe Contreras Superseded
test: bisect-porcelain: fix location of files test: bisect-porcelain: fix location of files - - - --- 2020-12-18 Felipe Contreras Accepted
[10/10] merge-ort: add handling for different types of files at same path merge-ort: add more handling of basic conflict types - - - --- 2020-12-18 Elijah Newren Superseded
[09/10] merge-ort: copy find_first_merges() implementation from merge-recursive.c merge-ort: add more handling of basic conflict types - - - --- 2020-12-18 Elijah Newren Superseded
[08/10] merge-ort: implement format_commit() merge-ort: add more handling of basic conflict types - - - --- 2020-12-18 Elijah Newren Superseded
[07/10] merge-ort: copy and adapt merge_submodule() from merge-recursive.c merge-ort: add more handling of basic conflict types - - - --- 2020-12-18 Elijah Newren Superseded
[06/10] merge-ort: copy and adapt merge_3way() from merge-recursive.c merge-ort: add more handling of basic conflict types - - - --- 2020-12-18 Elijah Newren Superseded
[05/10] merge-ort: flesh out implementation of handle_content_merge() merge-ort: add more handling of basic conflict types - - - --- 2020-12-18 Elijah Newren Superseded
[04/10] merge-ort: handle book-keeping around two- and three-way content merge merge-ort: add more handling of basic conflict types - - - --- 2020-12-18 Elijah Newren Superseded
[03/10] merge-ort: implement unique_path() helper merge-ort: add more handling of basic conflict types - - - --- 2020-12-18 Elijah Newren Superseded
[02/10] merge-ort: handle directory/file conflicts that remain merge-ort: add more handling of basic conflict types - - - --- 2020-12-18 Elijah Newren Superseded
[01/10] merge-ort: handle D/F conflict where directory disappears due to merge merge-ort: add more handling of basic conflict types - - - --- 2020-12-18 Elijah Newren Superseded
[v3] mergetool: add automerge configuration [v3] mergetool: add automerge configuration - - - --- 2020-12-17 Felipe Contreras Superseded
[v2] pack-redundant: fix crash when one packfile in repo [v2] pack-redundant: fix crash when one packfile in repo - - - --- 2020-12-17 Jiang Xin Accepted
Re* [PATCH] diff: suppress --name-only paths where all hunks are ignored Re* [PATCH] diff: suppress --name-only paths where all hunks are ignored - - - --- 2020-12-17 Junio C Hamano Accepted
[11/11] tests: drop the `PREPARE_FOR_MAIN_BRANCH` prereq Drop the PREPARE_FOR_MAIN_BRANCH prereq - - - --- 2020-12-17 Johannes Schindelin Accepted
[10/11] t9902: use `main` as initial branch name Drop the PREPARE_FOR_MAIN_BRANCH prereq - - - --- 2020-12-17 Johannes Schindelin Accepted
[09/11] t6302: use `main` as initial branch name Drop the PREPARE_FOR_MAIN_BRANCH prereq - - - --- 2020-12-17 Johannes Schindelin Accepted
[08/11] t5703: use `main` as initial branch name Drop the PREPARE_FOR_MAIN_BRANCH prereq - - - --- 2020-12-17 Johannes Schindelin Accepted
[07/11] t5510: use `main` as initial branch name Drop the PREPARE_FOR_MAIN_BRANCH prereq - - - --- 2020-12-17 Johannes Schindelin Accepted
[06/11] t5505: finalize transitioning to using the branch name `main` Drop the PREPARE_FOR_MAIN_BRANCH prereq - - - --- 2020-12-17 Johannes Schindelin Accepted
[05/11] t3205: finalize transitioning to using the branch name `main` Drop the PREPARE_FOR_MAIN_BRANCH prereq - - - --- 2020-12-17 Johannes Schindelin Accepted
[04/11] t3203: complete the transition to using the branch name `main` Drop the PREPARE_FOR_MAIN_BRANCH prereq - - - --- 2020-12-17 Johannes Schindelin Accepted
[03/11] t3201: finalize transitioning to using the branch name `main` Drop the PREPARE_FOR_MAIN_BRANCH prereq - - - --- 2020-12-17 Johannes Schindelin Accepted
[02/11] t3200: finish transitioning to the initial branch name `main` Drop the PREPARE_FOR_MAIN_BRANCH prereq - - - --- 2020-12-17 Johannes Schindelin Accepted
[01/11] t1400: use `main` as initial branch name Drop the PREPARE_FOR_MAIN_BRANCH prereq - - - --- 2020-12-17 Johannes Schindelin Accepted
[v5,4/4] merge-ort: implement merge_incore_recursive() merge-ort: implement recursive merges - - - --- 2020-12-16 Elijah Newren Accepted
[v5,3/4] merge-ort: make clear_internal_opts() aware of partial clearing merge-ort: implement recursive merges - - - --- 2020-12-16 Elijah Newren Accepted
[v5,2/4] merge-ort: copy a few small helper functions from merge-recursive.c merge-ort: implement recursive merges - - - --- 2020-12-16 Elijah Newren Accepted
[v5,1/4] commit: move reverse_commit_list() from merge-recursive merge-ort: implement recursive merges - - - --- 2020-12-16 Elijah Newren Accepted
[1/1] config.mak.uname: remove old NonStop compatibility settings Remove obsolete compatibility settings for NonStop - - - --- 2020-12-16 Randall S. Becker Accepted
[RFC/PATCH] mergetool: use resolved conflicts in all the views [RFC/PATCH] mergetool: use resolved conflicts in all the views - - - --- 2020-12-16 Felipe Contreras Superseded
[v3,3/3] merge-ort: implement merge_incore_recursive() merge-ort: implement recursive merges - - - --- 2020-12-16 Elijah Newren Superseded
[v3,2/3] merge-ort: make clear_internal_opts() aware of partial clearing merge-ort: implement recursive merges - - - --- 2020-12-16 Elijah Newren Superseded
[v3,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
pack-redundant: fix crash when one packfile in repo pack-redundant: fix crash when one packfile in repo - - - --- 2020-12-16 Jiang Xin Superseded
t/perf: fix test_export() failure with BSD `sed` t/perf: fix test_export() failure with BSD `sed` - - - --- 2020-12-16 Eric Sunshine Accepted
[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
[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
[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,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
« 1 2 ... 214 215 216232 233 »