Show patches with: none      |   47779 patches
« 1 2 ... 447 448 449477 478 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v3,1/2] pack-objects: move read mutex to packing_data struct [v3,1/2] pack-objects: move read mutex to packing_data struct - 1 - --- 2019-01-24 Patrick Hogg New
[6/6] commit-graph: test verifying a corrupt v2 header Create commit-graph file format v2 - - - --- 2019-01-23 Elijah Newren via GitGitGadget New
[5/6] commit-graph: implement file format version 2 Create commit-graph file format v2 - - - --- 2019-01-23 Elijah Newren via GitGitGadget New
[4/6] commit-graph: add --version=<n> option Create commit-graph file format v2 - - - --- 2019-01-23 Elijah Newren via GitGitGadget New
[3/6] commit-graph: create new version flags Create commit-graph file format v2 - - - --- 2019-01-23 Elijah Newren via GitGitGadget New
[2/6] commit-graph: collapse parameters into flags Create commit-graph file format v2 - - - --- 2019-01-23 Elijah Newren via GitGitGadget New
[1/6] commit-graph: return with errors during write Create commit-graph file format v2 - - - --- 2019-01-23 Elijah Newren via GitGitGadget New
[v5,16/16] rebase--interactive: move transform_todo_file() to rebase--interactive.c sequencer: refactor functions working on a todo_list - - - --- 2019-01-23 Alban Gruin New
[v5,15/16] sequencer: use edit_todo_list() in complete_action() sequencer: refactor functions working on a todo_list - - - --- 2019-01-23 Alban Gruin New
[v5,14/16] rebase-interactive: rewrite edit_todo_list() to handle the initial edit sequencer: refactor functions working on a todo_list - - - --- 2019-01-23 Alban Gruin New
[v5,13/16] rebase-interactive: append_todo_help() changes sequencer: refactor functions working on a todo_list - - - --- 2019-01-23 Alban Gruin New
[v5,12/16] rebase-interactive: use todo_list_write_to_file() in edit_todo_list() sequencer: refactor functions working on a todo_list - - - --- 2019-01-23 Alban Gruin New
[v5,11/16] sequencer: refactor skip_unnecessary_picks() to work on a todo_list sequencer: refactor functions working on a todo_list - - - --- 2019-01-23 Alban Gruin New
[v5,10/16] sequencer: change complete_action() to use the refactored functions sequencer: refactor functions working on a todo_list - - - --- 2019-01-23 Alban Gruin New
[v5,09/16] sequencer: make sequencer_make_script() write its script to a strbuf sequencer: refactor functions working on a todo_list - - - --- 2019-01-23 Alban Gruin New
[v5,08/16] sequencer: refactor rearrange_squash() to work on a todo_list sequencer: refactor functions working on a todo_list - - - --- 2019-01-23 Alban Gruin New
[v5,07/16] sequencer: refactor sequencer_add_exec_commands() to work on a todo_list sequencer: refactor functions working on a todo_list - - - --- 2019-01-23 Alban Gruin New
[v5,06/16] sequencer: refactor check_todo_list() to work on a todo_list sequencer: refactor functions working on a todo_list - - - --- 2019-01-23 Alban Gruin New
[v5,05/16] sequencer: introduce todo_list_write_to_file() sequencer: refactor functions working on a todo_list - - - --- 2019-01-23 Alban Gruin New
[v5,04/16] sequencer: refactor transform_todos() to work on a todo_list sequencer: refactor functions working on a todo_list - - - --- 2019-01-23 Alban Gruin New
[v5,03/16] sequencer: remove the 'arg' field from todo_item sequencer: refactor functions working on a todo_list - - - --- 2019-01-23 Alban Gruin New
[v5,02/16] sequencer: make the todo_list structure public sequencer: refactor functions working on a todo_list - - - --- 2019-01-23 Alban Gruin New
[v5,01/16] sequencer: changes in parse_insn_buffer() sequencer: refactor functions working on a todo_list - - - --- 2019-01-23 Alban Gruin New
[v3,2/2] checkout: fix regression in checkout -b on intitial checkout [v3,1/2] checkout: add test demonstrating regression with checkout -b on initial commit - - - --- 2019-01-23 Ben Peart New
[v3,1/2] checkout: add test demonstrating regression with checkout -b on initial commit [v3,1/2] checkout: add test demonstrating regression with checkout -b on initial commit - - - --- 2019-01-23 Ben Peart New
[v3,0/2] Fix regression in checkout -b - - - --- 2019-01-23 Ben Peart New
[v6.1,03/10] commit-graph: don't call write_graph_chunk_extra_edges() unnecessarily Untitled series #70443 - - - --- 2019-01-23 SZEDER Gábor New
[v4,21/21] ci: parallelize testing on Windows Offer to run CI/PR builds in Azure Pipelines - - - --- 2019-01-23 Elijah Newren via GitGitGadget New
[v4,20/21] ci: speed up Windows phase Offer to run CI/PR builds in Azure Pipelines - - - --- 2019-01-23 Elijah Newren via GitGitGadget New
[v4,19/21] tests: optionally skip bin-wrappers/ Offer to run CI/PR builds in Azure Pipelines - - - --- 2019-01-23 Elijah Newren via GitGitGadget New
[v4,18/21] t0061: fix with --with-dashes and RUNTIME_PREFIX Offer to run CI/PR builds in Azure Pipelines - - - --- 2019-01-23 Elijah Newren via GitGitGadget New
[v4,17/21] tests: add t/helper/ to the PATH with --with-dashes Offer to run CI/PR builds in Azure Pipelines - - - --- 2019-01-23 Elijah Newren via GitGitGadget New
[v4,16/21] mingw: try to work around issues with the test cleanup Offer to run CI/PR builds in Azure Pipelines - - - --- 2019-01-23 Elijah Newren via GitGitGadget New
[v4,15/21] tests: include detailed trace logs with --write-junit-xml upon failure Offer to run CI/PR builds in Azure Pipelines - - - --- 2019-01-23 Elijah Newren via GitGitGadget New
[v4,14/21] tests: avoid calling Perl just to determine file sizes Offer to run CI/PR builds in Azure Pipelines - - - --- 2019-01-23 Elijah Newren via GitGitGadget New
[v4,13/21] README: add a build badge (status of the Azure Pipelines build) Offer to run CI/PR builds in Azure Pipelines - - - --- 2019-01-23 Elijah Newren via GitGitGadget New
[v4,12/21] mingw: be more generous when wrapping up the setitimer() emulation Offer to run CI/PR builds in Azure Pipelines - - - --- 2019-01-23 Elijah Newren via GitGitGadget New
[v4,11/21] ci: use git-sdk-64-minimal build artifact Offer to run CI/PR builds in Azure Pipelines - - - --- 2019-01-23 Elijah Newren via GitGitGadget New
[v4,10/21] ci: move the Windows job to the top Offer to run CI/PR builds in Azure Pipelines - - - --- 2019-01-23 Elijah Newren via GitGitGadget New
[v4,09/21] Add a build definition for Azure DevOps Offer to run CI/PR builds in Azure Pipelines - - - --- 2019-01-23 Elijah Newren via GitGitGadget New
[v4,08/21] ci/lib.sh: add support for Azure Pipelines Offer to run CI/PR builds in Azure Pipelines - - - --- 2019-01-23 Elijah Newren via GitGitGadget New
[v4,07/21] tests: optionally write results as JUnit-style .xml Offer to run CI/PR builds in Azure Pipelines - - - --- 2019-01-23 Elijah Newren via GitGitGadget New
[v4,06/21] test-date: add a subcommand to measure times in shell scripts Offer to run CI/PR builds in Azure Pipelines - - - --- 2019-01-23 Elijah Newren via GitGitGadget New
[v4,05/21] ci: use a junction on Windows instead of a symlink Offer to run CI/PR builds in Azure Pipelines - - - --- 2019-01-23 Elijah Newren via GitGitGadget New
[v4,03/21] ci/lib.sh: encapsulate Travis-specific things Offer to run CI/PR builds in Azure Pipelines - - - --- 2019-01-23 Elijah Newren via GitGitGadget New
[v4,04/21] ci: inherit --jobs via MAKEFLAGS in run-build-and-tests Offer to run CI/PR builds in Azure Pipelines - - - --- 2019-01-23 Elijah Newren via GitGitGadget New
[v4,02/21] ci: rename the library of common functions Offer to run CI/PR builds in Azure Pipelines - - - --- 2019-01-23 Elijah Newren via GitGitGadget New
[v4,01/21] travis: fix skipping tagged releases Offer to run CI/PR builds in Azure Pipelines - - - --- 2019-01-23 Elijah Newren via GitGitGadget New
[v6,4/4] merge: add scissors line on merge conflict Add git-merge --cleanup support - - - --- 2019-01-23 Denton Liu New
[v6,3/4] merge: cleanup messages like commit Add git-merge --cleanup support - - - --- 2019-01-23 Denton Liu New
[v6,2/4] t7600: clean up 'merge --squash c3 with c7' test Add git-merge --cleanup support - - - --- 2019-01-23 Denton Liu New
[v6,1/4] commit: extract cleanup_mode functions to sequencer Add git-merge --cleanup support - - - --- 2019-01-23 Denton Liu New
[v6,3/3] branch: Add an extra verbose output displaying worktree path for refs checked out in a lin… Untitled series #70051 - - - --- 2019-01-22 Nickolai Belakovski New
[v6,2/3] branch: Mark and color a branch differently if it is checked out in a linked worktree Untitled series #70051 - - - --- 2019-01-22 Nickolai Belakovski New
[v6,1/3] ref-filter: add worktreepath atom Untitled series #70051 - - - --- 2019-01-22 Nickolai Belakovski New
[v3,2/2] setup: fix memory leaks with `struct repository_format` setup: fix memory leaks with `struct repository_format` - - - --- 2019-01-22 Martin Ågren New
[v3,1/2] setup: free old value before setting `work_tree` setup: fix memory leaks with `struct repository_format` - - - --- 2019-01-22 Martin Ågren New
[14/14] trace2: t/helper/test-trace2, t0210.sh, t0211.sh, t0212.sh Trace2 tracing facility - - - --- 2019-01-22 Elijah Newren via GitGitGadget New
[13/14] trace2:data: add subverb for rebase Trace2 tracing facility - - - --- 2019-01-22 Elijah Newren via GitGitGadget New
[12/14] trace2:data: add subverb to reset command Trace2 tracing facility - - - --- 2019-01-22 Elijah Newren via GitGitGadget New
[11/14] trace2:data: add subverb to checkout command Trace2 tracing facility - - - --- 2019-01-22 Elijah Newren via GitGitGadget New
[10/14] pack-objects: add trace2 regions Trace2 tracing facility - - - --- 2019-01-22 Elijah Newren via GitGitGadget New
[08/14] trace2:data: add trace2 hook classification Trace2 tracing facility - - - --- 2019-01-22 Elijah Newren via GitGitGadget New
[09/14] trace2:data: add trace2 instrumentation to index read/write Trace2 tracing facility - - - --- 2019-01-22 Elijah Newren via GitGitGadget New
[07/14] trace2:data: add trace2 transport child classification Trace2 tracing facility - - - --- 2019-01-22 Elijah Newren via GitGitGadget New
[06/14] trace2:data: add trace2 sub-process classification Trace2 tracing facility - - - --- 2019-01-22 Elijah Newren via GitGitGadget New
[05/14] trace2:data: add editor/pager child classification Trace2 tracing facility - - - --- 2019-01-22 Elijah Newren via GitGitGadget New
[04/14] trace2:data: add trace2 regions to wt-status Trace2 tracing facility - - - --- 2019-01-22 Elijah Newren via GitGitGadget New
[03/14] trace2: collect platform-specific process information Trace2 tracing facility - - - --- 2019-01-22 Elijah Newren via GitGitGadget New
[02/14] trace2: create new combined trace facility Trace2 tracing facility - - - --- 2019-01-22 Elijah Newren via GitGitGadget New
[01/14] trace2: Documentation/technical/api-trace2.txt Trace2 tracing facility - - - --- 2019-01-22 Elijah Newren via GitGitGadget New
doc: tidy asciidoc style doc: tidy asciidoc style - - - --- 2019-01-22 Jean-Noël Avila New
[v2,13/13] remote: add promisor and partial clone config to the doc Many promisor remotes - - - --- 2019-01-22 Christian Couder New
[v2,12/13] partial-clone: add multiple remotes in the doc Many promisor remotes - - - --- 2019-01-22 Christian Couder New
[v2,11/13] t0410: test fetching from many promisor remotes Many promisor remotes - - - --- 2019-01-22 Christian Couder New
[v2,10/13] builtin/fetch: remove unique promisor remote limitation Many promisor remotes - - - --- 2019-01-22 Christian Couder New
[v2,09/13] promisor-remote: parse remote.*.partialclonefilter Many promisor remotes - - - --- 2019-01-22 Christian Couder New
[v2,08/13] Use promisor_remote_get_direct() and has_promisor_remote() Many promisor remotes - - - --- 2019-01-22 Christian Couder New
[v2,07/13] promisor-remote: use repository_format_partial_clone Many promisor remotes - - - --- 2019-01-22 Christian Couder New
[v2,06/13] promisor-remote: add promisor_remote_reinit() Many promisor remotes - - - --- 2019-01-22 Christian Couder New
[v2,05/13] promisor-remote: implement promisors_get_direct() Many promisor remotes - - - --- 2019-01-22 Christian Couder New
[v2,04/13] Add initial support for many promisor remotes Many promisor remotes - - - --- 2019-01-22 Christian Couder New
[v2,03/13] fetch-object: make functions return an error code Many promisor remotes - - - --- 2019-01-22 Christian Couder New
[v2,02/13] partial-clone: add missing 'is' in doc Many promisor remotes - - - --- 2019-01-22 Christian Couder New
[v2,01/13] fetch: fix extensions.partialclone name in error message Many promisor remotes - - - --- 2019-01-22 Christian Couder New
[v2,3/3] diff.c: simplify diff_opt_break_rewrites() nd/diff-parseopt fixups - - - --- 2019-01-22 Duy Nguyen New
[v2,2/3] diff.c: delete unused functions nd/diff-parseopt fixups - - - --- 2019-01-22 Duy Nguyen New
[v2,1/3] Revert "parse-options: allow keep-unknown + stop-at-non-opt combination" nd/diff-parseopt fixups - - - --- 2019-01-22 Duy Nguyen New
[3/3] diff.c: simplify diff_opt_break_rewrites() nd/diff-parseopt fixups - - - --- 2019-01-22 Duy Nguyen New
[2/3] diff.c: delete unused functions nd/diff-parseopt fixups - - - --- 2019-01-22 Duy Nguyen New
[1/3] Revert "parse-options: allow keep-unknown + stop-at-non-opt combination" nd/diff-parseopt fixups - - - --- 2019-01-22 Duy Nguyen New
[8/8] evolve: Add the git change list command [1/8] technical doc: add a design doc for the evolve command - - - --- 2019-01-21 Stefan Xenos New
[7/8] evolve: Implement the git change update command [1/8] technical doc: add a design doc for the evolve command - - - --- 2019-01-21 Stefan Xenos New
[6/8] evolve: Add support for writing metacommits [1/8] technical doc: add a design doc for the evolve command - - - --- 2019-01-21 Stefan Xenos New
[5/8] evolve: Add the change-table structure [1/8] technical doc: add a design doc for the evolve command - - - --- 2019-01-21 Stefan Xenos New
[4/8] evolve: Add support for parsing metacommits [1/8] technical doc: add a design doc for the evolve command - - - --- 2019-01-21 Stefan Xenos New
[3/8] evlove: Add the metas namespace to ref-filter [1/8] technical doc: add a design doc for the evolve command - - - --- 2019-01-21 Stefan Xenos New
[2/8] evolve: Implement oid_array_contains_nondestructive Untitled series #69435 - - - --- 2019-01-21 Stefan Xenos New
[1/8] technical doc: add a design doc for the evolve command [1/8] technical doc: add a design doc for the evolve command - - - --- 2019-01-21 Stefan Xenos New
[v2,2/2] checkout: fix regression in checkout -b on intitial checkout [v2,1/2] checkout: add test to demonstrate regression with checkout -b on initial commit - - - --- 2019-01-21 Ben Peart New
« 1 2 ... 447 448 449477 478 »