Show patches with: Archived = No       |   19906 patches
« 1 2 ... 194 195 196199 200 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v2,09/11] merge: use the "octopus" strategy without forking Rewrite the remaining merge strategies from shell to C - - - --- 2020-09-01 Alban Gruin Superseded
[v2,08/11] merge: use the "resolve" strategy without forking Rewrite the remaining merge strategies from shell to C - - - --- 2020-09-01 Alban Gruin Superseded
[v2,07/11] merge-octopus: rewrite in C Rewrite the remaining merge strategies from shell to C - - - --- 2020-09-01 Alban Gruin Superseded
[v2,06/11] merge-recursive: move better_branch_name() to merge.c Rewrite the remaining merge strategies from shell to C - - - --- 2020-09-01 Alban Gruin Superseded
[v2,05/11] merge-resolve: rewrite in C Rewrite the remaining merge strategies from shell to C - - - --- 2020-09-01 Alban Gruin Superseded
[v2,02/11] merge-one-file: rewrite in C Rewrite the remaining merge strategies from shell to C - - - --- 2020-09-01 Alban Gruin Superseded
[v2,01/11] t6027: modernise tests Rewrite the remaining merge strategies from shell to C - - - --- 2020-09-01 Alban Gruin Superseded
[v4] revision: add separate field for "-m" of "diff-index -m" [v4] revision: add separate field for "-m" of "diff-index -m" - - - --- 2020-08-31 Sergey Organov Accepted
[v3] revision: add separate field for "-m" of "diff-index -m" [v3] revision: add separate field for "-m" of "diff-index -m" - - - --- 2020-08-31 Sergey Organov Superseded
[v2,5/5] init: make --separate-git-dir work from within linked worktree [v2,1/5] worktree: add skeleton "repair" command - - - --- 2020-08-31 Eric Sunshine Accepted
[v2,4/5] init: teach --separate-git-dir to repair linked worktrees [v2,1/5] worktree: add skeleton "repair" command - - - --- 2020-08-31 Eric Sunshine Accepted
[v2,3/5] worktree: teach "repair" to fix outgoing links to worktrees [v2,1/5] worktree: add skeleton "repair" command - - - --- 2020-08-31 Eric Sunshine Accepted
[v2,2/5] worktree: teach "repair" to fix worktree back-links to main worktree [v2,1/5] worktree: add skeleton "repair" command - - - --- 2020-08-31 Eric Sunshine Accepted
[v2,1/5] worktree: add skeleton "repair" command [v2,1/5] worktree: add skeleton "repair" command - - - --- 2020-08-31 Eric Sunshine Accepted
doc: mention GIT_SEQUENCE_EDITOR and 'sequence.editor' more doc: mention GIT_SEQUENCE_EDITOR and 'sequence.editor' more - - - --- 2020-08-31 Koji Nakamaru via GitGitGadget Accepted
[v2] t3200: clean side effect of git checkout --orphan [v2] t3200: clean side effect of git checkout --orphan - - - --- 2020-08-30 Aaron Lipman Accepted
[3/3] git-imap-send.txt: add note about localized Gmail folders Clean up and improve git-imap-send.txt - - - --- 2020-08-30 Koji Nakamaru via GitGitGadget Accepted
[2/3] git-imap-send.txt: do verify SSL certificate for gmail.com Clean up and improve git-imap-send.txt - - - --- 2020-08-30 Koji Nakamaru via GitGitGadget Accepted
[1/3] git-imap-send.txt: don't duplicate 'Examples' sections Clean up and improve git-imap-send.txt - - - --- 2020-08-30 Koji Nakamaru via GitGitGadget Accepted
Makefile: add support for generating JSON compilation database Makefile: add support for generating JSON compilation database - - - --- 2020-08-30 Koji Nakamaru via GitGitGadget Superseded
t3200: clean side effect of git checkout --orphan t3200: clean side effect of git checkout --orphan - - - --- 2020-08-29 Aaron Lipman Superseded
[v2] revision: add separate field for "-m" of "diff-index -m" [v2] revision: add separate field for "-m" of "diff-index -m" - - - --- 2020-08-29 Sergey Organov Superseded
revision: add separate field for "-m" of "diff-index -m" revision: add separate field for "-m" of "diff-index -m" - - - --- 2020-08-29 Sergey Organov Superseded
[v2,2/2] wt-status: tolerate dangling marks Fix for git checkout @{u} (non-local) then git status - - - --- 2020-08-29 Jonathan Tan Superseded
[v2,1/2] sha1-name: replace unsigned int with option struct Fix for git checkout @{u} (non-local) then git status - - - --- 2020-08-29 Jonathan Tan Superseded
[v2] midx: traverse the local MIDX first [v2] midx: traverse the local MIDX first - - - --- 2020-08-28 Taylor Blau Accepted
midx: traverse the local MIDX first midx: traverse the local MIDX first - - - --- 2020-08-28 Taylor Blau Superseded
bisect: swap command-line options in documentation bisect: swap command-line options in documentation - - - --- 2020-08-28 Koji Nakamaru via GitGitGadget Accepted
refs: move REF_LOG_ONLY to refs-internal.h refs: move REF_LOG_ONLY to refs-internal.h - - - --- 2020-08-28 Koji Nakamaru via GitGitGadget Accepted
[v6,13/13] bisect--helper: retire `--bisect-autostart` subcommand Finish converting git bisect to C part 2 - - - --- 2020-08-28 Miriam R. Superseded
[v6,12/13] bisect--helper: retire `--write-terms` subcommand Finish converting git bisect to C part 2 - - - --- 2020-08-28 Miriam R. Superseded
[v6,11/13] bisect--helper: retire `--check-expected-revs` subcommand Finish converting git bisect to C part 2 - - - --- 2020-08-28 Miriam R. Superseded
[v6,10/13] bisect--helper: reimplement `bisect_state` & `bisect_head` shell functions in C Finish converting git bisect to C part 2 - - - --- 2020-08-28 Miriam R. Superseded
[v6,09/13] bisect--helper: retire `--next-all` subcommand Finish converting git bisect to C part 2 - - - --- 2020-08-28 Miriam R. Superseded
[v6,08/13] bisect--helper: retire `--bisect-clean-state` subcommand Finish converting git bisect to C part 2 - - - --- 2020-08-28 Miriam R. Superseded
[v6,07/13] bisect--helper: finish porting `bisect_start()` to C Finish converting git bisect to C part 2 - - - --- 2020-08-28 Miriam R. Superseded
[v6,06/13] bisect--helper: reimplement `bisect_next` and `bisect_auto_next` shell functions in C Finish converting git bisect to C part 2 - - - --- 2020-08-28 Miriam R. Superseded
[v6,05/13] bisect: call 'clear_commit_marks_all()' in 'bisect_next_all()' Finish converting git bisect to C part 2 - - - --- 2020-08-28 Miriam R. Superseded
[v6,04/13] bisect--helper: reimplement `bisect_autostart` shell function in C Finish converting git bisect to C part 2 - - - --- 2020-08-28 Miriam R. Superseded
[v6,03/13] bisect--helper: introduce new `write_in_file()` function Finish converting git bisect to C part 2 - - - --- 2020-08-28 Miriam R. Superseded
[v6,02/13] bisect--helper: use '-res' in 'cmd_bisect__helper' return Finish converting git bisect to C part 2 - - - --- 2020-08-28 Miriam R. Superseded
[v6,01/13] bisect--helper: BUG() in cmd_*() on invalid subcommand Finish converting git bisect to C part 2 - - - --- 2020-08-28 Miriam R. Superseded
[2/2] log_tree_diff: get rid of extra check for NULL log_tree_diff: simplify - - - --- 2020-08-28 Sergey Organov Accepted
[1/2] log_tree_diff: get rid of code duplication for first_parent_only log_tree_diff: simplify - - - --- 2020-08-28 Sergey Organov Accepted
po: add missing letter for French message po: add missing letter for French message 1 - - --- 2020-08-27 brian m. carlson Accepted
[v2,3/3] t7421: eliminate 'grep' check in t7421.4 for mingw compatibility submodule: fixup to summary-v3 - - - --- 2020-08-27 Shourya Shukla Accepted
[v2,2/3] submodule: fix style in function definition submodule: fixup to summary-v3 - - - --- 2020-08-27 Shourya Shukla Accepted
[v2,1/3] submodule: eliminate unused parameters from print_submodule_summary() submodule: fixup to summary-v3 - - - --- 2020-08-27 Shourya Shukla Accepted
worktree: fix leak in check_clean_worktree() worktree: fix leak in check_clean_worktree() - 1 - --- 2020-08-27 Jeff King Accepted
run_command: teach API users to use embedded 'args' more run_command: teach API users to use embedded 'args' more - - - --- 2020-08-26 Junio C Hamano Accepted
revision: set rev_input_given in handle_revision_arg() revision: set rev_input_given in handle_revision_arg() - - - --- 2020-08-26 Jeff King Accepted
pretty-options.txt: fix --no-abbrev-commit description pretty-options.txt: fix --no-abbrev-commit description - - - --- 2020-08-26 Sergey Organov Accepted
[v3,2/3] Optionally skip linking/copying the built-ins Optionally skip linking/copying the built-ins - - - --- 2020-08-26 Koji Nakamaru via GitGitGadget Superseded
[v3,1/3] msvc: copy the correct `.pdb` files in the Makefile target `install` Optionally skip linking/copying the built-ins - - - --- 2020-08-26 Koji Nakamaru via GitGitGadget Superseded
[v2,7/7] maintenance: recommended schedule in register/start Maintenance III: background maintenance - - - --- 2020-08-25 Koji Nakamaru via GitGitGadget Superseded
[v2,6/7] maintenance: add start/stop subcommands Maintenance III: background maintenance - - - --- 2020-08-25 Koji Nakamaru via GitGitGadget Superseded
[v2,5/7] maintenance: add [un]register subcommands Maintenance III: background maintenance - - - --- 2020-08-25 Koji Nakamaru via GitGitGadget Superseded
[v2,4/7] for-each-repo: run subcommands on configured repos Maintenance III: background maintenance - - - --- 2020-08-25 Koji Nakamaru via GitGitGadget Superseded
[v2,3/7] maintenance: add --scheduled option and config Maintenance III: background maintenance - - - --- 2020-08-25 Koji Nakamaru via GitGitGadget Superseded
[v2,2/7] maintenance: store the "last run" time in config Maintenance III: background maintenance - - - --- 2020-08-25 Koji Nakamaru via GitGitGadget Superseded
[v2,1/7] maintenance: optionally skip --auto process Maintenance III: background maintenance - - - --- 2020-08-25 Koji Nakamaru via GitGitGadget Superseded
[v3,8/8] maintenance: add incremental-repack auto condition Maintenance II: prefetch, loose-objects, incremental-repack tasks - - - --- 2020-08-25 Koji Nakamaru via GitGitGadget Superseded
[v3,7/8] maintenance: auto-size incremental-repack batch Maintenance II: prefetch, loose-objects, incremental-repack tasks - - - --- 2020-08-25 Koji Nakamaru via GitGitGadget Superseded
[v3,6/8] maintenance: add incremental-repack task Maintenance II: prefetch, loose-objects, incremental-repack tasks - - - --- 2020-08-25 Koji Nakamaru via GitGitGadget Superseded
[v3,5/8] midx: use start_delayed_progress() Maintenance II: prefetch, loose-objects, incremental-repack tasks - - - --- 2020-08-25 Koji Nakamaru via GitGitGadget Superseded
[v3,4/8] midx: enable core.multiPackIndex by default Maintenance II: prefetch, loose-objects, incremental-repack tasks - - - --- 2020-08-25 Koji Nakamaru via GitGitGadget Superseded
[v3,3/8] maintenance: create auto condition for loose-objects Maintenance II: prefetch, loose-objects, incremental-repack tasks - - - --- 2020-08-25 Koji Nakamaru via GitGitGadget Superseded
[v3,2/8] maintenance: add loose-objects task Maintenance II: prefetch, loose-objects, incremental-repack tasks - - - --- 2020-08-25 Koji Nakamaru via GitGitGadget Superseded
[v3,1/8] maintenance: add prefetch task Maintenance II: prefetch, loose-objects, incremental-repack tasks - - - --- 2020-08-25 Koji Nakamaru via GitGitGadget Superseded
[v3,11/11] maintenance: add trace2 regions for task execution Maintenance I: Command, gc and commit-graph tasks - - - --- 2020-08-25 Koji Nakamaru via GitGitGadget Superseded
[v3,10/11] maintenance: add auto condition for commit-graph task Maintenance I: Command, gc and commit-graph tasks - - - --- 2020-08-25 Koji Nakamaru via GitGitGadget Superseded
[v3,09/11] maintenance: use pointers to check --auto Maintenance I: Command, gc and commit-graph tasks - - - --- 2020-08-25 Koji Nakamaru via GitGitGadget Superseded
[v3,08/11] maintenance: create maintenance.<task>.enabled config Maintenance I: Command, gc and commit-graph tasks - - - --- 2020-08-25 Koji Nakamaru via GitGitGadget Superseded
[v3,07/11] maintenance: take a lock on the objects directory Maintenance I: Command, gc and commit-graph tasks - - - --- 2020-08-25 Koji Nakamaru via GitGitGadget Superseded
[v3,06/11] maintenance: add --task option Maintenance I: Command, gc and commit-graph tasks - - - --- 2020-08-25 Koji Nakamaru via GitGitGadget Superseded
[v3,05/11] maintenance: add commit-graph task Maintenance I: Command, gc and commit-graph tasks - - - --- 2020-08-25 Koji Nakamaru via GitGitGadget Superseded
[v3,04/11] maintenance: initialize task array Maintenance I: Command, gc and commit-graph tasks - - - --- 2020-08-25 Koji Nakamaru via GitGitGadget Superseded
[v3,03/11] maintenance: replace run_auto_gc() Maintenance I: Command, gc and commit-graph tasks - - - --- 2020-08-25 Koji Nakamaru via GitGitGadget Superseded
[v3,02/11] maintenance: add --quiet option Maintenance I: Command, gc and commit-graph tasks - - - --- 2020-08-25 Koji Nakamaru via GitGitGadget Superseded
[v3,01/11] maintenance: create basic maintenance runner Maintenance I: Command, gc and commit-graph tasks - - - --- 2020-08-25 Koji Nakamaru via GitGitGadget Superseded
[v2] builtin/repack.c: invalidate MIDX only when necessary [v2] builtin/repack.c: invalidate MIDX only when necessary - - - --- 2020-08-25 Taylor Blau Accepted
[3/3] t7421: eliminate 'grep' check in t7421.4 for mingw compatibility submodule: fixup to summary-v3 - - - --- 2020-08-25 Shourya Shukla Superseded
[2/3] submodule: fix style in function definition submodule: fixup to summary-v3 - - - --- 2020-08-25 Shourya Shukla Superseded
[1/3] submodule: eliminate unused parameters from print_submodule_summary() submodule: fixup to summary-v3 - - - --- 2020-08-25 Shourya Shukla Superseded
[v2] refs: remove lookup cache for reference-transaction hook [v2] refs: remove lookup cache for reference-transaction hook - - - --- 2020-08-25 Patrick Steinhardt Accepted
builtin/repack.c: invalidate MIDX only when necessary builtin/repack.c: invalidate MIDX only when necessary - - - --- 2020-08-25 Taylor Blau Superseded
[7/7] index-pack: make quantum of work smaller Better threaded delta resolution in index-pack (another try) - - - --- 2020-08-24 Jonathan Tan Superseded
[6/7] index-pack: make resolve_delta() assume base data Better threaded delta resolution in index-pack (another try) - - - --- 2020-08-24 Jonathan Tan Superseded
[5/7] index-pack: calculate {ref,ofs}_{first,last} early Better threaded delta resolution in index-pack (another try) - - - --- 2020-08-24 Jonathan Tan Superseded
[4/7] index-pack: remove redundant child field Better threaded delta resolution in index-pack (another try) - - - --- 2020-08-24 Jonathan Tan Superseded
[3/7] index-pack: unify threaded and unthreaded code Better threaded delta resolution in index-pack (another try) - - - --- 2020-08-24 Jonathan Tan Superseded
[2/7] index-pack: remove redundant parameter Better threaded delta resolution in index-pack (another try) - - - --- 2020-08-24 Jonathan Tan Superseded
fetch-pack: in partial clone, pass --promisor fetch-pack: in partial clone, pass --promisor - - - --- 2020-08-24 Jonathan Tan Accepted
[1/7] Documentation: deltaBaseCacheLimit is per-thread Better threaded delta resolution in index-pack (another try) - - - --- 2020-08-24 Jonathan Tan Superseded
[v18,10/10] doc: add documentation for the proc-receive hook New proc-receive hook for centralized workflow - - - --- 2020-08-24 Jiang Xin Superseded
[v18,09/10] transport: parse report options for tracking refs New proc-receive hook for centralized workflow - - - --- 2020-08-24 Jiang Xin Superseded
[v18,08/10] t5411: test updates of remote-tracking branches New proc-receive hook for centralized workflow - - - --- 2020-08-24 Jiang Xin Superseded
[v18,07/10] receive-pack: new config receive.procReceiveRefs New proc-receive hook for centralized workflow - - - --- 2020-08-24 Jiang Xin Superseded
[v18,06/10] doc: add document for capability report-status-v2 New proc-receive hook for centralized workflow - - - --- 2020-08-24 Jiang Xin Superseded
[v18,05/10] New capability "report-status-v2" for git-push New proc-receive hook for centralized workflow - - - --- 2020-08-24 Jiang Xin Superseded
« 1 2 ... 194 195 196199 200 »