Show patches with: Archived = No       |   19431 patches
« 1 2 ... 93 94 95194 195 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v4,06/27] revision.[ch]: provide and start using a release_revisions() revision.[ch]: add and use release_revisions() - - - --- 2022-03-31 Ævar Arnfjörð Bjarmason Superseded
[v4,05/27] revision.[ch]: split freeing of revs->commit into a function revision.[ch]: add and use release_revisions() - - - --- 2022-03-31 Ævar Arnfjörð Bjarmason Superseded
[v4,04/27] format-patch: don't leak "extra_headers" or "ref_message_ids" revision.[ch]: add and use release_revisions() - - - --- 2022-03-31 Ævar Arnfjörð Bjarmason Superseded
[v4,03/27] string_list API users: use string_list_init_{no,}dup revision.[ch]: add and use release_revisions() - - - --- 2022-03-31 Ævar Arnfjörð Bjarmason Superseded
[v4,02/27] blame: use "goto cleanup" for cleanup_scoreboard() revision.[ch]: add and use release_revisions() - - - --- 2022-03-31 Ævar Arnfjörð Bjarmason Superseded
[v4,01/27] t/helper/test-fast-rebase.c: don't leak "struct strbuf" revision.[ch]: add and use release_revisions() - - - --- 2022-03-31 Ævar Arnfjörð Bjarmason Superseded
CodingGuidelines: give deadline for "for (int i = 0; ..." CodingGuidelines: give deadline for "for (int i = 0; ..." - - - --- 2022-03-31 Junio C Hamano Accepted
[v9,4/4] mergetools: add description to all diff/merge tools vimdiff: new implementation with layout support - - - --- 2022-03-30 Fernando Ramos Accepted
[v9,3/4] vimdiff: add tool documentation vimdiff: new implementation with layout support - - - --- 2022-03-30 Fernando Ramos Accepted
[v9,2/4] vimdiff: integrate layout tests in the unit tests framework ('t' folder) vimdiff: new implementation with layout support - - - --- 2022-03-30 Fernando Ramos Accepted
[v9,1/4] vimdiff: new implementation with layout support vimdiff: new implementation with layout support - - - --- 2022-03-30 Fernando Ramos Accepted
[v2] cli: add -v and -h shorthands [v2] cli: add -v and -h shorthands - - - --- 2022-03-30 Garrit Franke Superseded
object-file: pass filename to fsync_or_die object-file: pass filename to fsync_or_die - - - --- 2022-03-30 Neeraj Singh (WINDOWS-SFS) Accepted
core.fsyncmethod: correctly camel-case warning message core.fsyncmethod: correctly camel-case warning message - - - --- 2022-03-30 Neeraj Singh (WINDOWS-SFS) Accepted
cli: add -v and -h shorthands cli: add -v and -h shorthands - - - --- 2022-03-30 Garrit Franke Superseded
[v5] tracking branches: add advice to ambiguous refspec error [v5] tracking branches: add advice to ambiguous refspec error - - - --- 2022-03-30 Tao Klerks Superseded
trace2: add stats for fsync operations trace2: add stats for fsync operations - - - --- 2022-03-30 Neeraj Singh (WINDOWS-SFS) Accepted
[v5,14/14] core.fsyncmethod: correctly camel-case warning message core.fsyncmethod: add 'batch' mode for faster fsyncing of multiple objects - - - --- 2022-03-30 Neeraj Singh (WINDOWS-SFS) Accepted
[v5,10/14] test-lib-functions: add parsing helpers for ls-files and ls-tree core.fsyncmethod: add 'batch' mode for faster fsyncing of multiple objects - - - --- 2022-03-30 Neeraj Singh (WINDOWS-SFS) Accepted
[v5,08/14] unpack-objects: use the bulk-checkin infrastructure core.fsyncmethod: add 'batch' mode for faster fsyncing of multiple objects - - - --- 2022-03-30 Neeraj Singh (WINDOWS-SFS) Accepted
[v5,06/14] builtin/add: add ODB transaction around add_files_to_cache core.fsyncmethod: add 'batch' mode for faster fsyncing of multiple objects - - - --- 2022-03-30 Neeraj Singh (WINDOWS-SFS) Accepted
[v5,05/14] cache-tree: use ODB transaction around writing a tree core.fsyncmethod: add 'batch' mode for faster fsyncing of multiple objects - - - --- 2022-03-30 Neeraj Singh (WINDOWS-SFS) Accepted
[v5,03/14] object-file: pass filename to fsync_or_die core.fsyncmethod: add 'batch' mode for faster fsyncing of multiple objects - - - --- 2022-03-30 Neeraj Singh (WINDOWS-SFS) Accepted
[v8,5/5] mergetools: add tools description to `git help config` vimdiff: new implementation with layout support - - - --- 2022-03-29 Fernando Ramos Superseded
[v8,4/5] mergetools: add description to all diff/merge tools vimdiff: new implementation with layout support - - - --- 2022-03-29 Fernando Ramos Superseded
[v8,3/5] vimdiff: add tool documentation vimdiff: new implementation with layout support - - - --- 2022-03-29 Fernando Ramos Superseded
[v8,2/5] vimdiff: integrate layout tests in the unit tests framework ('t' folder) vimdiff: new implementation with layout support - - - --- 2022-03-29 Fernando Ramos Superseded
[v8,1/5] vimdiff: new implementation with layout support vimdiff: new implementation with layout support - - - --- 2022-03-29 Fernando Ramos Superseded
[v2,4/4] builtin/stash: provide a way to import stashes from a ref Importing and exporting stashes to refs - - - --- 2022-03-29 brian m. carlson Superseded
[v2,3/4] builtin/stash: provide a way to export stashes to a ref Importing and exporting stashes to refs - - - --- 2022-03-29 brian m. carlson Superseded
[v2,2/4] builtin/stash: factor out revision parsing into a function Importing and exporting stashes to refs - - - --- 2022-03-29 brian m. carlson Superseded
[v2,1/4] object-name: make get_oid quietly return an error Importing and exporting stashes to refs - - - --- 2022-03-29 brian m. carlson Superseded
[4/4] branch: remove negative exit code branch --recurse-submodules: Bug fixes and clean ups - - - --- 2022-03-29 Glen Choo Accepted
[3/4] branch --set-upstream-to: be consistent when advising branch --recurse-submodules: Bug fixes and clean ups - - - --- 2022-03-29 Glen Choo Accepted
[2/4] branch: give submodule updating advice before exit branch --recurse-submodules: Bug fixes and clean ups - - - --- 2022-03-29 Glen Choo Accepted
[1/4] branch: support more tracking modes when recursing branch --recurse-submodules: Bug fixes and clean ups - - - --- 2022-03-29 Glen Choo Accepted
[v4] tracking branches: add advice to ambiguous refspec error [v4] tracking branches: add advice to ambiguous refspec error - - - --- 2022-03-29 Tao Klerks Superseded
[v2] mv: refresh stat info for moved entry [v2] mv: refresh stat info for moved entry - - - --- 2022-03-29 Victoria Dye Accepted
[v4,13/13] core.fsyncmethod: correctly camel-case warning message core.fsyncmethod: add 'batch' mode for faster fsyncing of multiple objects - - - --- 2022-03-29 Neeraj Singh (WINDOWS-SFS) Accepted
[v4,09/13] test-lib-functions: add parsing helpers for ls-files and ls-tree core.fsyncmethod: add 'batch' mode for faster fsyncing of multiple objects - - - --- 2022-03-29 Neeraj Singh (WINDOWS-SFS) Accepted
[v4,07/13] unpack-objects: use the bulk-checkin infrastructure core.fsyncmethod: add 'batch' mode for faster fsyncing of multiple objects - - - --- 2022-03-29 Neeraj Singh (WINDOWS-SFS) Accepted
[v4,05/13] cache-tree: use ODB transaction around writing a tree core.fsyncmethod: add 'batch' mode for faster fsyncing of multiple objects - - - --- 2022-03-29 Neeraj Singh (WINDOWS-SFS) Accepted
[v4,03/13] object-file: pass filename to fsync_or_die core.fsyncmethod: add 'batch' mode for faster fsyncing of multiple objects - - - --- 2022-03-29 Neeraj Singh (WINDOWS-SFS) Accepted
[v7,4/4] vimdiff: add description to already existing diff/merge tools vimdiff: new implementation with layout support - - - --- 2022-03-28 Fernando Ramos Superseded
[v7,3/4] vimdiff: add tool documentation vimdiff: new implementation with layout support - - - --- 2022-03-28 Fernando Ramos Superseded
[v7,2/4] vimdiff: integrate layout tests in the unit tests framework ('t' folder) vimdiff: new implementation with layout support - - - --- 2022-03-28 Fernando Ramos Superseded
[v7,1/4] vimdiff: new implementation with layout support vimdiff: new implementation with layout support - - - --- 2022-03-28 Fernando Ramos Superseded
reflog: fix 'show' subcommand's argv reflog: fix 'show' subcommand's argv - - - --- 2022-03-28 SZEDER Gábor Accepted
reftable: make assignments portable to AIX xlc v12.01 reftable: make assignments portable to AIX xlc v12.01 - - - --- 2022-03-28 Ævar Arnfjörð Bjarmason Accepted
[v2] pack-objects: lazily set up "struct rev_info", don't leak [v2] pack-objects: lazily set up "struct rev_info", don't leak - - - --- 2022-03-28 Ævar Arnfjörð Bjarmason Accepted
[v4,7/7] docs: mention --refetch fetch option fetch: add repair: full refetch without negotiation (was: "refiltering") - - - --- 2022-03-28 Robert Coup Accepted
[v4,6/7] fetch: after refetch, encourage auto gc repacking fetch: add repair: full refetch without negotiation (was: "refiltering") - - - --- 2022-03-28 Robert Coup Accepted
[v4,5/7] t5615-partial-clone: add test for fetch --refetch fetch: add repair: full refetch without negotiation (was: "refiltering") - - - --- 2022-03-28 Robert Coup Accepted
[v4,4/7] fetch: add --refetch option fetch: add repair: full refetch without negotiation (was: "refiltering") - - - --- 2022-03-28 Robert Coup Accepted
[v4,3/7] builtin/fetch-pack: add --refetch option fetch: add repair: full refetch without negotiation (was: "refiltering") - - - --- 2022-03-28 Robert Coup Accepted
[v4,2/7] fetch-pack: add refetch fetch: add repair: full refetch without negotiation (was: "refiltering") - - - --- 2022-03-28 Robert Coup Accepted
[v4,1/7] fetch-negotiator: add specific noop initializer fetch: add repair: full refetch without negotiation (was: "refiltering") - - - --- 2022-03-28 Robert Coup Accepted
[v3] tracking branches: add advice to ambiguous refspec error [v3] tracking branches: add advice to ambiguous refspec error - - - --- 2022-03-28 Tao Klerks Superseded
fixup! vimdiff: add tool documentation fixup! vimdiff: add tool documentation - - - --- 2022-03-27 Philippe Blain Superseded
[v6,3/3] vimdiff: add tool documentation vimdiff: new implementation with layout support - - - --- 2022-03-27 Fernando Ramos Superseded
[v6,2/3] vimdiff: integrate layout tests in the unit tests framework ('t' folder) vimdiff: new implementation with layout support - - - --- 2022-03-27 Fernando Ramos Superseded
[v6,1/3] vimdiff: new implementation with layout support vimdiff: new implementation with layout support - - - --- 2022-03-27 Fernando Ramos Superseded
[v3,6/7] alloc.[ch]: remove alloc_report() function various: remove dead code, drop i18n not used in-tree - - - --- 2022-03-26 Ævar Arnfjörð Bjarmason Accepted
[v3,5/7] object-store.h: remove unused has_sha1_file*() various: remove dead code, drop i18n not used in-tree - - - --- 2022-03-26 Ævar Arnfjörð Bjarmason Accepted
[v3,4/7] pack-bitmap-write: remove unused bitmap_reset() function various: remove dead code, drop i18n not used in-tree - - - --- 2022-03-26 Ævar Arnfjörð Bjarmason Accepted
[v3,3/7] xdiff/xmacros.h: remove unused XDL_PTRFREE various: remove dead code, drop i18n not used in-tree - - - --- 2022-03-26 Ævar Arnfjörð Bjarmason Accepted
[v3,2/7] configure.ac: remove USE_PIC comment various: remove dead code, drop i18n not used in-tree - - - --- 2022-03-26 Ævar Arnfjörð Bjarmason Accepted
[v3,1/7] run-command.h: remove always unused "clean_on_exit_handler_cbdata" various: remove dead code, drop i18n not used in-tree - - - --- 2022-03-26 Ævar Arnfjörð Bjarmason Accepted
[RFC,v3,5/6] ci: use `--github-workflow-markup` in the GitHub workflow CI: js/ci-github-workflow-markup rebased on "use $GITHUB_ENV" - - - --- 2022-03-25 Ævar Arnfjörð Bjarmason Superseded
[RFC,v3,4/6] ci: optionally mark up output in the GitHub workflow CI: run "make [test]" directly, use $GITHUB_ENV - - - --- 2022-03-25 Ævar Arnfjörð Bjarmason Accepted
[RFC,v3,3/6] test(junit): avoid line feeds in XML attributes CI: js/ci-github-workflow-markup rebased on "use $GITHUB_ENV" - - - --- 2022-03-25 Ævar Arnfjörð Bjarmason Superseded
[RFC,v3,2/6] tests: refactor --write-junit-xml code CI: js/ci-github-workflow-markup rebased on "use $GITHUB_ENV" - - - --- 2022-03-25 Ævar Arnfjörð Bjarmason Superseded
[v3,2/2] test-lib-functions: remove test_subcommand_inexact test-lib-functions: fix test_subcommand_inexact - - - --- 2022-03-25 Derrick Stolee Accepted
[v3,1/2] t7700: check post-condition in kept-pack test test-lib-functions: fix test_subcommand_inexact - - - --- 2022-03-25 Derrick Stolee Accepted
[v9,30/30] t7527: test status with untracked-cache and fsmonitor--daemon Builtin FSMonitor Part 2 - - - --- 2022-03-25 Jeff Hostetler Accepted
[v9,29/30] fsmonitor: force update index after large responses Builtin FSMonitor Part 2 - - - --- 2022-03-25 Jeff Hostetler Accepted
[v9,28/30] fsmonitor--daemon: use a cookie file to sync with file system Builtin FSMonitor Part 2 - - - --- 2022-03-25 Jeff Hostetler Accepted
[v9,27/30] fsmonitor--daemon: periodically truncate list of modified files Builtin FSMonitor Part 2 - - - --- 2022-03-25 Jeff Hostetler Accepted
[v9,26/30] t/perf/p7519: add fsmonitor--daemon test cases Builtin FSMonitor Part 2 - - - --- 2022-03-25 Jeff Hostetler Accepted
[v9,25/30] t/perf/p7519: speed up test on Windows Builtin FSMonitor Part 2 - - - --- 2022-03-25 Jeff Hostetler Accepted
[v9,24/30] t/perf/p7519: fix coding style Builtin FSMonitor Part 2 - - - --- 2022-03-25 Jeff Hostetler Accepted
[v9,23/30] t/helper/test-chmtime: skip directories on Windows Builtin FSMonitor Part 2 - - - --- 2022-03-25 Jeff Hostetler Accepted
[v9,22/30] t/perf: avoid copying builtin fsmonitor files into test repo Builtin FSMonitor Part 2 - - - --- 2022-03-25 Jeff Hostetler Accepted
[v9,21/30] t7527: create test for fsmonitor--daemon Builtin FSMonitor Part 2 - - - --- 2022-03-25 Jeff Hostetler Accepted
[v9,20/30] t/helper/fsmonitor-client: create IPC client to talk to FSMonitor Daemon Builtin FSMonitor Part 2 - - - --- 2022-03-25 Jeff Hostetler Accepted
[v9,19/30] help: include fsmonitor--daemon feature flag in version info Builtin FSMonitor Part 2 - - - --- 2022-03-25 Jeff Hostetler Accepted
[v9,18/30] fsmonitor--daemon: implement handle_client callback Builtin FSMonitor Part 2 - - - --- 2022-03-25 Jeff Hostetler Accepted
[v9,17/30] compat/fsmonitor/fsm-listen-darwin: implement FSEvent listener on MacOS Builtin FSMonitor Part 2 - - - --- 2022-03-25 Jeff Hostetler Accepted
[v9,16/30] compat/fsmonitor/fsm-listen-darwin: add MacOS header files for FSEvent Builtin FSMonitor Part 2 - - - --- 2022-03-25 Jeff Hostetler Accepted
[v9,15/30] compat/fsmonitor/fsm-listen-win32: implement FSMonitor backend on Windows Builtin FSMonitor Part 2 - - - --- 2022-03-25 Jeff Hostetler Accepted
[v9,14/30] fsmonitor--daemon: create token-based changed path cache Builtin FSMonitor Part 2 - - - --- 2022-03-25 Jeff Hostetler Accepted
[v9,13/30] fsmonitor--daemon: define token-ids Builtin FSMonitor Part 2 - - - --- 2022-03-25 Jeff Hostetler Accepted
[v9,12/30] fsmonitor--daemon: add pathname classification Builtin FSMonitor Part 2 - - - --- 2022-03-25 Jeff Hostetler Accepted
[v9,11/30] fsmonitor--daemon: implement 'start' command Builtin FSMonitor Part 2 - - - --- 2022-03-25 Jeff Hostetler Accepted
[v9,10/30] fsmonitor--daemon: implement 'run' command Builtin FSMonitor Part 2 - - - --- 2022-03-25 Jeff Hostetler Accepted
[v9,09/30] compat/fsmonitor/fsm-listen-darwin: stub in backend for Darwin Builtin FSMonitor Part 2 - - - --- 2022-03-25 Jeff Hostetler Accepted
[v9,08/30] compat/fsmonitor/fsm-listen-win32: stub in backend for Windows Builtin FSMonitor Part 2 - - - --- 2022-03-25 Jeff Hostetler Accepted
[v9,07/30] fsmonitor--daemon: implement 'stop' and 'status' commands Builtin FSMonitor Part 2 - - - --- 2022-03-25 Jeff Hostetler Accepted
[v9,06/30] fsmonitor--daemon: add a built-in fsmonitor daemon Builtin FSMonitor Part 2 - - - --- 2022-03-25 Jeff Hostetler Accepted
[v9,05/30] fsmonitor: document builtin fsmonitor Builtin FSMonitor Part 2 - - - --- 2022-03-25 Jeff Hostetler Accepted
« 1 2 ... 93 94 95194 195 »