Show patches with: none      |   43383 patches
« 1 2 ... 123 124 125433 434 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[5/6] hook API: don't redundantly re-set "no_stdin" and "stdout_to_stderr" hook API: connect hooks to the TTY again, fixes a v2.36.0 regression - - - --- 2022-04-21 Ævar Arnfjörð Bjarmason Superseded
[4/6] hook tests: fix redirection logic error in 96e7225b310 hook API: connect hooks to the TTY again, fixes a v2.36.0 regression - - - --- 2022-04-21 Ævar Arnfjörð Bjarmason Superseded
[3/6] run-command: add an "ungroup" option to run_process_parallel() hook API: connect hooks to the TTY again, fixes a v2.36.0 regression - - - --- 2022-04-21 Ævar Arnfjörð Bjarmason Superseded
[2/6] run-command tests: test stdout of run_command_parallel() hook API: connect hooks to the TTY again, fixes a v2.36.0 regression - - - --- 2022-04-21 Ævar Arnfjörð Bjarmason Superseded
[1/6] run-command API: replace run_processes_parallel_tr2() with opts struct hook API: connect hooks to the TTY again, fixes a v2.36.0 regression - - - --- 2022-04-21 Ævar Arnfjörð Bjarmason Superseded
[v4,1/1] Documentation/ToolsForGit.txt: Tools for developing Git [v4,1/1] Documentation/ToolsForGit.txt: Tools for developing Git - - - --- 2022-04-21 Guillaume Cogoni Accepted
[v4,0/1] Documentation/ToolsForGit.txt: Tools for developing Git - - - --- 2022-04-21 Guillaume Cogoni New
[v2] rebase: use correct base for --keep-base when a branch is given [v2] rebase: use correct base for --keep-base when a branch is given - - - --- 2022-04-21 Alex Henrie Accepted
[v5,28/28] fsmonitor--daemon: allow --super-prefix argument Builtin FSMonitor Part 3 - - - --- 2022-04-20 Jeff Hostetler New
[v5,27/28] t7527: test Unicode NFC/NFD handling on MacOS Builtin FSMonitor Part 3 - - - --- 2022-04-20 Jeff Hostetler Accepted
[v5,26/28] t/lib-unicode-nfc-nfd: helper prereqs for testing unicode nfc/nfd Builtin FSMonitor Part 3 - - - --- 2022-04-20 Jeff Hostetler New
[v5,25/28] fsmonitor: on macOS also emit NFC spelling for NFD pathname Builtin FSMonitor Part 3 - - - --- 2022-04-20 Jeff Hostetler Accepted
[v5,24/28] t7527: test FSMonitor on case insensitive+preserving file system Builtin FSMonitor Part 3 - - - --- 2022-04-20 Jeff Hostetler Accepted
[v5,23/28] fsmonitor: never set CE_FSMONITOR_VALID on submodules Builtin FSMonitor Part 3 - - - --- 2022-04-20 Jeff Hostetler New
[v5,22/28] t/perf/p7527: add perf test for builtin FSMonitor Builtin FSMonitor Part 3 - - - --- 2022-04-20 Jeff Hostetler Accepted
[v5,21/28] t7527: FSMonitor tests for directory moves Builtin FSMonitor Part 3 - - - --- 2022-04-20 Jeff Hostetler Accepted
[v5,20/28] fsmonitor: optimize processing of directory events Builtin FSMonitor Part 3 - - - --- 2022-04-20 Jeff Hostetler Accepted
[v5,19/28] fsm-listen-darwin: shutdown daemon if worktree root is moved/renamed Builtin FSMonitor Part 3 - - - --- 2022-04-20 Jeff Hostetler Accepted
[v5,18/28] fsm-health-win32: force shutdown daemon if worktree root moves Builtin FSMonitor Part 3 - - - --- 2022-04-20 Jeff Hostetler Accepted
[v5,17/28] fsm-health-win32: add polling framework to monitor daemon health Builtin FSMonitor Part 3 - - - --- 2022-04-20 Jeff Hostetler Accepted
[v5,16/28] fsmonitor--daemon: stub in health thread Builtin FSMonitor Part 3 - - - --- 2022-04-20 Jeff Hostetler Accepted
[v5,15/28] fsmonitor--daemon: rename listener thread related variables Builtin FSMonitor Part 3 - - - --- 2022-04-20 Jeff Hostetler Accepted
[v5,14/28] fsmonitor--daemon: prepare for adding health thread Builtin FSMonitor Part 3 - - - --- 2022-04-20 Jeff Hostetler Accepted
[v5,13/28] fsmonitor--daemon: cd out of worktree root Builtin FSMonitor Part 3 - - - --- 2022-04-20 Jeff Hostetler Accepted
[v5,12/28] fsm-listen-darwin: ignore FSEvents caused by xattr changes on macOS Builtin FSMonitor Part 3 - - - --- 2022-04-20 Jeff Hostetler Accepted
[v5,11/28] unpack-trees: initialize fsmonitor_has_run_once in o->result Builtin FSMonitor Part 3 - - - --- 2022-04-20 Jeff Hostetler Accepted
[v5,10/28] fsmonitor-settings: NTFS and FAT32 on MacOS are incompatible Builtin FSMonitor Part 3 - - - --- 2022-04-20 Jeff Hostetler New
[v5,09/28] fsmonitor-settings: remote repos on Windows are incompatible Builtin FSMonitor Part 3 - - - --- 2022-04-20 Jeff Hostetler Accepted
[v5,08/28] fsmonitor-settings: remote repos on macOS are incompatible Builtin FSMonitor Part 3 - - - --- 2022-04-20 Jeff Hostetler New
[v5,07/28] fsmonitor-settings: stub in macOS-specific incompatibility checking Builtin FSMonitor Part 3 - - - --- 2022-04-20 Jeff Hostetler Accepted
[v5,06/28] fsmonitor-settings: VFS for Git virtual repos are incompatible Builtin FSMonitor Part 3 - - - --- 2022-04-20 Jeff Hostetler New
[v5,05/28] fsmonitor-settings: stub in Win32-specific incompatibility checking Builtin FSMonitor Part 3 - - - --- 2022-04-20 Jeff Hostetler New
[v5,04/28] fsmonitor-settings: bare repos are incompatible with FSMonitor Builtin FSMonitor Part 3 - - - --- 2022-04-20 Jeff Hostetler New
[v5,03/28] t/helper/fsmonitor-client: create stress test Builtin FSMonitor Part 3 - - - --- 2022-04-20 Jeff Hostetler Accepted
[v5,02/28] t7527: test FSMonitor on repos with Unicode root paths Builtin FSMonitor Part 3 - - - --- 2022-04-20 Jeff Hostetler New
[v5,01/28] fsm-listen-win32: handle shortnames Builtin FSMonitor Part 3 - - - --- 2022-04-20 Jeff Hostetler New
[2/2] diff: use mks_tempfile_dt() [1/2] tempfile: add mks_tempfile_dt() - - - --- 2022-04-20 René Scharfe New
[1/2] tempfile: add mks_tempfile_dt() [1/2] tempfile: add mks_tempfile_dt() - - - --- 2022-04-20 René Scharfe New
[v3,1/1] Documentation/ToolsForGit.txt: Tools for developing Git [v3,1/1] Documentation/ToolsForGit.txt: Tools for developing Git - - - --- 2022-04-20 Guillaume Cogoni Superseded
[v3,0/1] Documentation/ToolsForGit.txt: Tools for developing Git - - - --- 2022-04-20 Guillaume Cogoni New
Bug in 2.26.2 regading "git diff --cached"? Bug in 2.26.2 regading "git diff --cached"? - - - --- 2022-04-20 Ulrich Windl New
[v2,8/8] rebase: cleanup action handling rebase: make reflog messages independent of the backend - - - --- 2022-04-20 Phillip Wood New
[v2,7/8] rebase --abort: improve reflog message rebase: make reflog messages independent of the backend - - - --- 2022-04-20 Phillip Wood New
[v2,6/8] rebase --apply: make reflog messages match rebase --merge rebase: make reflog messages independent of the backend - - - --- 2022-04-20 Phillip Wood New
[v2,5/8] rebase --apply: respect GIT_REFLOG_ACTION rebase: make reflog messages independent of the backend - - - --- 2022-04-20 Phillip Wood New
[v2,4/8] rebase --merge: fix reflog message after skipping rebase: make reflog messages independent of the backend - - - --- 2022-04-20 Phillip Wood New
[v2,3/8] rebase --merge: fix reflog when continuing rebase: make reflog messages independent of the backend - - - --- 2022-04-20 Phillip Wood New
[v2,2/8] t3406: rework rebase reflog tests rebase: make reflog messages independent of the backend - - - --- 2022-04-20 Phillip Wood New
[v2,1/8] rebase --apply: remove duplicated code rebase: make reflog messages independent of the backend - - - --- 2022-04-20 Phillip Wood New
[v3] git-p4: improve encoding handling to support inconsistent encodings [v3] git-p4: improve encoding handling to support inconsistent encodings - - - --- 2022-04-19 Tao Klerks Superseded
show-branch: fix SEGFAULT when `--current` and `--reflog` together show-branch: fix SEGFAULT when `--current` and `--reflog` together - - - --- 2022-04-19 Gregory David Superseded
[3/3,GSoC] area: t4202-log.sh, modernizing test script p3 area: t4202-log.sh, modernizing test script - - - --- 2022-04-19 Jack McGuinness New
[2/3,GSoC] area: t4202-log.sh, modernizing test script p2 area: t4202-log.sh, modernizing test script - - - --- 2022-04-19 Jack McGuinness New
[1/3,GSoC] area: t4202-log.sh, modernizing test script area: t4202-log.sh, modernizing test script - - - --- 2022-04-19 Jack McGuinness New
[v2] rebase: simplify an assignment of options.type in cmd_rebase [v2] rebase: simplify an assignment of options.type in cmd_rebase - - - --- 2022-04-18 Edmundo Carmona Antoranz Accepted
[RFC,v2,36/36] docs: document bundle URI standard bundle-uri: a "dumb CDN" for git + TOC format - - - --- 2022-04-18 Ævar Arnfjörð Bjarmason New
[RFC,v2,35/36] bundle-uri docs: add design notes bundle-uri: a "dumb CDN" for git + TOC format - - - --- 2022-04-18 Ævar Arnfjörð Bjarmason New
[RFC,v2,34/36] protocol v2: add server-side "bundle-uri" skeleton (docs) bundle-uri: a "dumb CDN" for git + TOC format - - - --- 2022-04-18 Ævar Arnfjörð Bjarmason New
[RFC,v2,33/36] t5601: basic bundle URI test bundle-uri: a "dumb CDN" for git + TOC format - - - --- 2022-04-18 Ævar Arnfjörð Bjarmason New
[RFC,v2,32/36] clone: use server-recommended bundle URI bundle-uri: a "dumb CDN" for git + TOC format - - - --- 2022-04-18 Ævar Arnfjörð Bjarmason New
[RFC,v2,31/36] transport: add connections for 'features' capability bundle-uri: a "dumb CDN" for git + TOC format - - - --- 2022-04-18 Ævar Arnfjörð Bjarmason New
[RFC,v2,30/36] connect: implement get_recommended_features() bundle-uri: a "dumb CDN" for git + TOC format - - - --- 2022-04-18 Ævar Arnfjörð Bjarmason New
[RFC,v2,29/36] serve: advertise 'features' when config exists bundle-uri: a "dumb CDN" for git + TOC format - - - --- 2022-04-18 Ævar Arnfjörð Bjarmason New
[RFC,v2,28/36] serve: understand but do not advertise 'features' capability bundle-uri: a "dumb CDN" for git + TOC format - - - --- 2022-04-18 Ævar Arnfjörð Bjarmason New
[RFC,v2,27/36] protocol-caps: implement cap_features() bundle-uri: a "dumb CDN" for git + TOC format - - - --- 2022-04-18 Ævar Arnfjörð Bjarmason New
[RFC,v2,26/36] fetch: fetch bundles before fetching original data bundle-uri: a "dumb CDN" for git + TOC format - - - --- 2022-04-18 Ævar Arnfjörð Bjarmason New
[RFC,v2,25/36] bundle: only fetch bundles if timestamp is new bundle-uri: a "dumb CDN" for git + TOC format - - - --- 2022-04-18 Ævar Arnfjörð Bjarmason New
[RFC,v2,24/36] clone: --bundle-uri cannot be combined with --depth bundle-uri: a "dumb CDN" for git + TOC format - - - --- 2022-04-18 Ævar Arnfjörð Bjarmason New
[RFC,v2,23/36] clone: add --bundle-uri option bundle-uri: a "dumb CDN" for git + TOC format - - - --- 2022-04-18 Ævar Arnfjörð Bjarmason New
[RFC,v2,22/36] bundle: make it easy to call 'git bundle fetch' bundle-uri: a "dumb CDN" for git + TOC format - - - --- 2022-04-18 Ævar Arnfjörð Bjarmason New
[RFC,v2,21/36] bundle: allow relative URLs in table of contents bundle-uri: a "dumb CDN" for git + TOC format - - - --- 2022-04-18 Ævar Arnfjörð Bjarmason New
[RFC,v2,20/36] bundle: add --filter option to 'fetch' bundle-uri: a "dumb CDN" for git + TOC format - - - --- 2022-04-18 Ævar Arnfjörð Bjarmason New
[RFC,v2,19/36] bundle: parse table of contents during 'fetch' bundle-uri: a "dumb CDN" for git + TOC format - - - --- 2022-04-18 Ævar Arnfjörð Bjarmason New
[RFC,v2,18/36] bundle: implement 'fetch' command for direct bundles bundle-uri: a "dumb CDN" for git + TOC format - - - --- 2022-04-18 Ævar Arnfjörð Bjarmason New
[RFC,v2,17/36] remote-curl: add 'get' capability bundle-uri: a "dumb CDN" for git + TOC format - - - --- 2022-04-18 Ævar Arnfjörð Bjarmason New
[RFC,v2,16/36] bundle-uri: make the download program configurable bundle-uri: a "dumb CDN" for git + TOC format - - - --- 2022-04-18 Ævar Arnfjörð Bjarmason New
[RFC,v2,15/36] bundle-uri client: support for bundle-uri with "clone" bundle-uri: a "dumb CDN" for git + TOC format - - - --- 2022-04-18 Ævar Arnfjörð Bjarmason New
[RFC,v2,14/36] bundle-uri client: add boolean transfer.bundleURI setting bundle-uri: a "dumb CDN" for git + TOC format - - - --- 2022-04-18 Ævar Arnfjörð Bjarmason New
[RFC,v2,13/36] bundle-uri client: add transfer.injectBundleURI support bundle-uri: a "dumb CDN" for git + TOC format - - - --- 2022-04-18 Ævar Arnfjörð Bjarmason New
[RFC,v2,12/36] bundle-uri client: add "git ls-remote-bundle-uri" bundle-uri: a "dumb CDN" for git + TOC format - - - --- 2022-04-18 Ævar Arnfjörð Bjarmason New
[RFC,v2,11/36] bundle-uri client: add minimal NOOP client bundle-uri: a "dumb CDN" for git + TOC format - - - --- 2022-04-18 Ævar Arnfjörð Bjarmason New
[RFC,v2,10/36] bundle-uri client: add "bundle-uri" parsing + tests bundle-uri: a "dumb CDN" for git + TOC format - - - --- 2022-04-18 Ævar Arnfjörð Bjarmason New
[RFC,v2,09/36] protocol v2: add server-side "bundle-uri" skeleton bundle-uri: a "dumb CDN" for git + TOC format - - - --- 2022-04-18 Ævar Arnfjörð Bjarmason New
[RFC,v2,08/36] bundle.h: make "fd" version of read_bundle_header() public bundle-uri: a "dumb CDN" for git + TOC format - - - --- 2022-04-18 Ævar Arnfjörð Bjarmason Accepted
[RFC,v2,07/36] remote: allow relative_url() to return an absolute url bundle-uri: a "dumb CDN" for git + TOC format - - - --- 2022-04-18 Ævar Arnfjörð Bjarmason Accepted
[RFC,v2,06/36] remote: move relative_url() bundle-uri: a "dumb CDN" for git + TOC format - - - --- 2022-04-18 Ævar Arnfjörð Bjarmason Accepted
[RFC,v2,05/36] http: make http_get_file() external bundle-uri: a "dumb CDN" for git + TOC format - - - --- 2022-04-18 Ævar Arnfjörð Bjarmason Accepted
[RFC,v2,04/36] fetch-pack: move --keep=* option filling to a function bundle-uri: a "dumb CDN" for git + TOC format - - - --- 2022-04-18 Ævar Arnfjörð Bjarmason Accepted
[RFC,v2,03/36] fetch-pack: add a deref_without_lazy_fetch_extended() bundle-uri: a "dumb CDN" for git + TOC format - - - --- 2022-04-18 Ævar Arnfjörð Bjarmason Accepted
[RFC,v2,02/36] dir API: add a generalized path_match_flags() function bundle-uri: a "dumb CDN" for git + TOC format - - - --- 2022-04-18 Ævar Arnfjörð Bjarmason Accepted
[RFC,v2,01/36] connect.c: refactor sending of agent & object-format bundle-uri: a "dumb CDN" for git + TOC format - - - --- 2022-04-18 Ævar Arnfjörð Bjarmason Accepted
commit-graph: close file before returning NULL commit-graph: close file before returning NULL - - - --- 2022-04-18 Kleber Tarcísio Accepted
clone: ignore invalid local refs in remote clone: ignore invalid local refs in remote - - - --- 2022-04-18 Derrick Stolee Accepted
rebase: simplify an assignment of options.type in cmd_rebase rebase: simplify an assignment of options.type in cmd_rebase - - - --- 2022-04-18 Edmundo Carmona Antoranz Superseded
[v4,31/31] CI: make it easy to use ci/*.sh outside of CI CI: run "make" in CI "steps", improve UX - - - --- 2022-04-18 Ævar Arnfjörð Bjarmason Superseded
[v4,30/31] CI: have osx-gcc use gcc, not clang CI: run "make" in CI "steps", improve UX - - - --- 2022-04-18 Ævar Arnfjörð Bjarmason Superseded
[v4,29/31] CI: don't use "set -x" in "ci/lib.sh" output CI: run "make" in CI "steps", improve UX - - - --- 2022-04-18 Ævar Arnfjörð Bjarmason Superseded
[v4,28/31] CI: set PYTHON_PATH setting for osx-{clang,gcc} into "$jobname" case CI: run "make" in CI "steps", improve UX - - - --- 2022-04-18 Ævar Arnfjörð Bjarmason Superseded
[v4,27/31] CI: set SANITIZE=leak in MAKEFLAGS directly CI: run "make" in CI "steps", improve UX - - - --- 2022-04-18 Ævar Arnfjörð Bjarmason Superseded
[v4,26/31] CI: set CC in MAKEFLAGS directly, don't add it to the environment CI: run "make" in CI "steps", improve UX - - - --- 2022-04-18 Ævar Arnfjörð Bjarmason Superseded
« 1 2 ... 123 124 125433 434 »