Show patches with: Archived = No       |   19525 patches
« 1 2 ... 91 92 93195 196 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[6/6] hook API: fix v2.36.0 regression: hooks should be connected to a TTY hook API: connect hooks to the TTY again, fixes a v2.36.0 regression - - - --- 2022-04-21 Ævar Arnfjörð Bjarmason Superseded
[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
[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,27/28] t7527: test Unicode NFC/NFD handling on MacOS Builtin FSMonitor Part 3 - - - --- 2022-04-20 Jeff Hostetler Accepted
[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,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,09/28] fsmonitor-settings: remote repos on Windows are incompatible Builtin FSMonitor Part 3 - - - --- 2022-04-20 Jeff Hostetler Accepted
[v5,07/28] fsmonitor-settings: stub in macOS-specific incompatibility checking Builtin FSMonitor Part 3 - - - --- 2022-04-20 Jeff Hostetler Accepted
[v5,03/28] t/helper/fsmonitor-client: create stress test Builtin FSMonitor Part 3 - - - --- 2022-04-20 Jeff Hostetler Accepted
[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] 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
[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,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
[v4,25/31] CI: add more variables to MAKEFLAGS, except under vs-build CI: run "make" in CI "steps", improve UX - - - --- 2022-04-18 Ævar Arnfjörð Bjarmason Superseded
[v4,24/31] CI: narrow down variable definitions in --build and --test CI: run "make" in CI "steps", improve UX - - - --- 2022-04-18 Ævar Arnfjörð Bjarmason Superseded
[v4,23/31] CI: only invoke ci/lib.sh as "steps" in main.yml CI: run "make" in CI "steps", improve UX - - - --- 2022-04-18 Ævar Arnfjörð Bjarmason Superseded
[v4,22/31] CI: pre-select test slice in Windows & VS tests CI: run "make" in CI "steps", improve UX - - - --- 2022-04-18 Ævar Arnfjörð Bjarmason Superseded
[v4,21/31] ci/run-test-slice.sh: replace shelling out with "echo" CI: run "make" in CI "steps", improve UX - - - --- 2022-04-18 Ævar Arnfjörð Bjarmason Superseded
[v4,20/31] CI: move "env" definitions into ci/lib.sh CI: run "make" in CI "steps", improve UX - - - --- 2022-04-18 Ævar Arnfjörð Bjarmason Superseded
[v4,19/31] CI: combine ci/install{,-docker}-dependencies.sh CI: run "make" in CI "steps", improve UX - - - --- 2022-04-18 Ævar Arnfjörð Bjarmason Superseded
[v4,18/31] CI: make ci/install-dependencies.sh POSIX-compatible CI: run "make" in CI "steps", improve UX - - - --- 2022-04-18 Ævar Arnfjörð Bjarmason Superseded
[v4,17/31] CI: split up and reduce "ci/test-documentation.sh" CI: run "make" in CI "steps", improve UX - - - --- 2022-04-18 Ævar Arnfjörð Bjarmason Superseded
[v4,16/31] CI: invoke "make artifacts-tar" directly in windows-build CI: run "make" in CI "steps", improve UX - - - --- 2022-04-18 Ævar Arnfjörð Bjarmason Superseded
[v4,15/31] CI: check ignored unignored build artifacts in "win[+VS] build" too CI: run "make" in CI "steps", improve UX - - - --- 2022-04-18 Ævar Arnfjörð Bjarmason Superseded
[v4,14/31] ci/lib.sh: use "test" instead of "[" CI: run "make" in CI "steps", improve UX - - - --- 2022-04-18 Ævar Arnfjörð Bjarmason Superseded
[v4,13/31] CI: remove "run-build-and-tests.sh", run "make [test]" directly CI: run "make" in CI "steps", improve UX - - - --- 2022-04-18 Ævar Arnfjörð Bjarmason Superseded
[v4,12/31] CI: export variables via a wrapper CI: run "make" in CI "steps", improve UX - - - --- 2022-04-18 Ævar Arnfjörð Bjarmason Superseded
[v4,11/31] CI: consistently use "export" in ci/lib.sh CI: run "make" in CI "steps", improve UX - - - --- 2022-04-18 Ævar Arnfjörð Bjarmason Superseded
[v4,10/31] CI: move p4 and git-lfs variables to ci/install-dependencies.sh CI: run "make" in CI "steps", improve UX - - - --- 2022-04-18 Ævar Arnfjörð Bjarmason Superseded
[v4,09/31] CI: have "static-analysis" run "check-builtins", not "documentation" CI: run "make" in CI "steps", improve UX - - - --- 2022-04-18 Ævar Arnfjörð Bjarmason Superseded
[v4,08/31] CI: have "static-analysis" run a "make ci-static-analysis" target CI: run "make" in CI "steps", improve UX - - - --- 2022-04-18 Ævar Arnfjörð Bjarmason Superseded
[v4,07/31] CI: don't have "git grep" invoke a pager in tree content check CI: run "make" in CI "steps", improve UX - - - --- 2022-04-18 Ævar Arnfjörð Bjarmason Superseded
[v4,06/31] CI/lib.sh: stop adding leading whitespace to $MAKEFLAGS CI: run "make" in CI "steps", improve UX - - - --- 2022-04-18 Ævar Arnfjörð Bjarmason Superseded
[v4,05/31] CI: remove unused Azure ci/* code CI: run "make" in CI "steps", improve UX - - - --- 2022-04-18 Ævar Arnfjörð Bjarmason Superseded
[v4,04/31] CI: remove dead "tree skipping" code CI: run "make" in CI "steps", improve UX - - - --- 2022-04-18 Ævar Arnfjörð Bjarmason Superseded
[v4,03/31] CI: remove more dead Travis CI support CI: run "make" in CI "steps", improve UX - - - --- 2022-04-18 Ævar Arnfjörð Bjarmason Superseded
[v4,02/31] CI: make "$jobname" explicit, remove fallback CI: run "make" in CI "steps", improve UX - - - --- 2022-04-18 Ævar Arnfjörð Bjarmason Superseded
[v4,01/31] CI: run "set -ex" early in ci/lib.sh CI: run "make" in CI "steps", improve UX - - - --- 2022-04-18 Ævar Arnfjörð Bjarmason Superseded
rebase: use correct base for --keep-base when a branch is given rebase: use correct base for --keep-base when a branch is given - - - --- 2022-04-18 Alex Henrie Superseded
[v2,1/1] Documentation/ToolsForGit.txt: Tools for developing Git [v2,1/1] Documentation/ToolsForGit.txt: Tools for developing Git - - - --- 2022-04-17 Guillaume Cogoni Superseded
[v3] t1011: replace test -f with test_path_is* helpers [v3] t1011: replace test -f with test_path_is* helpers - - - --- 2022-04-16 Siddharth Asthana Accepted
[2/2] config.mak.dev: alternative workaround to gcc 12 warning in http.c ci: avoid failures for pedantic job with fedora 36 - - - --- 2022-04-15 Carlo Marcelo Arenas Belón Accepted
[1/2] config.mak.dev: workaround gcc 12 bug affecting "pedantic" CI job ci: avoid failures for pedantic job with fedora 36 - - - --- 2022-04-15 Carlo Marcelo Arenas Belón Accepted
[v2] reftable: avoid undefined behaviour breaking t0032 [v2] reftable: avoid undefined behaviour breaking t0032 - - - --- 2022-04-15 Carlo Marcelo Arenas Belón Accepted
reftable: avoid undefined behaviour breaking t0032 reftable: avoid undefined behaviour breaking t0032 - - - --- 2022-04-15 Carlo Marcelo Arenas Belón Superseded
[v4,1/1] Makefile: add a prerequisite to the coverage-report target [v4,1/1] Makefile: add a prerequisite to the coverage-report target - - - --- 2022-04-15 Elia Pinto Accepted
[v6,27/27] revisions API: add a TODO for diff_free(&revs->diffopt) revision.[ch]: add and use release_revisions() - - - --- 2022-04-14 Ævar Arnfjörð Bjarmason Accepted
[v6,26/27] revisions API: have release_revisions() release "topo_walk_info" revision.[ch]: add and use release_revisions() - - - --- 2022-04-14 Ævar Arnfjörð Bjarmason Accepted
[v6,25/27] revisions API: have release_revisions() release "date_mode" revision.[ch]: add and use release_revisions() - - - --- 2022-04-14 Ævar Arnfjörð Bjarmason Accepted
[v3] Makefile: add a prerequisite to the coverage-report target [v3] Makefile: add a prerequisite to the coverage-report target - - - --- 2022-04-14 Elia Pinto Superseded
[2/2] RelNotes: mention safe.directory [1/2] RelNotes: clarify "bisect run unexecutable" tweak - - - --- 2022-04-14 Junio C Hamano Accepted
[1/2] RelNotes: clarify "bisect run unexecutable" tweak [1/2] RelNotes: clarify "bisect run unexecutable" tweak - - - --- 2022-04-14 Junio C Hamano Accepted
[v6,24/27] revisions API: call diff_free(&revs->pruning) in revisions_release() revision.[ch]: add and use release_revisions() - - - --- 2022-04-13 Ævar Arnfjörð Bjarmason Accepted
[v6,23/27] revisions API: release "reflog_info" in release revisions() revision.[ch]: add and use release_revisions() - - - --- 2022-04-13 Ævar Arnfjörð Bjarmason Accepted
[v6,22/27] revisions API: clear "boundary_commits" in release_revisions() revision.[ch]: add and use release_revisions() - - - --- 2022-04-13 Ævar Arnfjörð Bjarmason Accepted
[v6,21/27] revisions API: have release_revisions() release "prune_data" revision.[ch]: add and use release_revisions() - - - --- 2022-04-13 Ævar Arnfjörð Bjarmason Accepted
[v6,20/27] revisions API: have release_revisions() release "grep_filter" revision.[ch]: add and use release_revisions() - - - --- 2022-04-13 Ævar Arnfjörð Bjarmason Accepted
[v6,19/27] revisions API: have release_revisions() release "filter" revision.[ch]: add and use release_revisions() - - - --- 2022-04-13 Ævar Arnfjörð Bjarmason Accepted
[v6,18/27] revisions API: have release_revisions() release "cmdline" revision.[ch]: add and use release_revisions() - - - --- 2022-04-13 Ævar Arnfjörð Bjarmason Accepted
[v6,17/27] revisions API: have release_revisions() release "mailmap" revision.[ch]: add and use release_revisions() - - - --- 2022-04-13 Ævar Arnfjörð Bjarmason Accepted
[v6,16/27] revisions API: have release_revisions() release "commits" revision.[ch]: add and use release_revisions() - - - --- 2022-04-13 Ævar Arnfjörð Bjarmason Accepted
[v6,15/27] revisions API users: use release_revisions() for "prune_data" users revision.[ch]: add and use release_revisions() - - - --- 2022-04-13 Ævar Arnfjörð Bjarmason Accepted
[v6,14/27] revisions API users: use release_revisions() with UNLEAK() revision.[ch]: add and use release_revisions() - - - --- 2022-04-13 Ævar Arnfjörð Bjarmason Accepted
[v6,13/27] revisions API users: use release_revisions() in builtin/log.c revision.[ch]: add and use release_revisions() - - - --- 2022-04-13 Ævar Arnfjörð Bjarmason Accepted
[v6,12/27] revisions API users: use release_revisions() in http-push.c revision.[ch]: add and use release_revisions() - - - --- 2022-04-13 Ævar Arnfjörð Bjarmason Accepted
[v6,11/27] revisions API users: add "goto cleanup" for release_revisions() revision.[ch]: add and use release_revisions() - - - --- 2022-04-13 Ævar Arnfjörð Bjarmason Accepted
« 1 2 ... 91 92 93195 196 »