Show patches with: Archived = No       |   19555 patches
« 1 2 ... 91 92 93195 196 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v6,03/28] t/helper/fsmonitor-client: create stress test Builtin FSMonitor Part 3 - - - --- 2022-04-22 Jeff Hostetler Accepted
[v6] log: "--since-as-filter" option is a non-terminating "--since" variant [v6] log: "--since-as-filter" option is a non-terminating "--since" variant - - - --- 2022-04-22 Miklos Vajna Superseded
[v2] t3501: remove test -f and stop ignoring git <cmd> exit code [v2] t3501: remove test -f and stop ignoring git <cmd> exit code - - - --- 2022-04-22 Khalid Masum Accepted
[v3] CI: select CC based on CC_PACKAGE (again) [v3] CI: select CC based on CC_PACKAGE (again) - - - --- 2022-04-22 Ævar Arnfjörð Bjarmason Accepted
[v3,9/9] Documentation: some sparsity wording clarifications sparse-checkout: make cone mode the default - - - --- 2022-04-22 Elijah Newren Accepted
[v3,8/9] git-sparse-checkout.txt: mark non-cone mode as deprecated sparse-checkout: make cone mode the default - - - --- 2022-04-22 Elijah Newren Accepted
[v3,7/9] git-sparse-checkout.txt: flesh out pattern set sections a bit sparse-checkout: make cone mode the default - - - --- 2022-04-22 Elijah Newren Accepted
[v3,6/9] git-sparse-checkout.txt: add a new EXAMPLES section sparse-checkout: make cone mode the default - - - --- 2022-04-22 Elijah Newren Accepted
[v3,5/9] git-sparse-checkout.txt: shuffle some sections and mark as internal sparse-checkout: make cone mode the default - - - --- 2022-04-22 Elijah Newren Accepted
[v3,4/9] git-sparse-checkout.txt: update docs for deprecation of 'init' sparse-checkout: make cone mode the default - - - --- 2022-04-22 Elijah Newren Accepted
[v3,3/9] git-sparse-checkout.txt: wording updates for the cone mode default sparse-checkout: make cone mode the default - - - --- 2022-04-22 Elijah Newren Accepted
[v3,2/9] sparse-checkout: make --cone the default sparse-checkout: make cone mode the default - - - --- 2022-04-22 Elijah Newren Accepted
[v3,1/9] tests: stop assuming --no-cone is the default mode for sparse-checkout sparse-checkout: make cone mode the default - - - --- 2022-04-22 Elijah Newren Accepted
[v2,2/2] ci: make perforce installation optional in macOS ci: avoid perforce/brew issues affecting macOS - - - --- 2022-04-22 Carlo Marcelo Arenas Belón Superseded
[v2,1/2] ci: make failure to find perforce more user friendly ci: avoid perforce/brew issues affecting macOS - - - --- 2022-04-22 Carlo Marcelo Arenas Belón Superseded
show-branch: -g and --current are incompatible show-branch: -g and --current are incompatible - - - --- 2022-04-21 Junio C Hamano Accepted
[4/4] object-file: fix a unpack_loose_header() regression in 3b6a8db3b03 Fix issues and a regression noted by valgrind - - - --- 2022-04-21 Ævar Arnfjörð Bjarmason Accepted
[3/4] commit-graph.c: don't assume that stat() succeeds Fix issues and a regression noted by valgrind - - - --- 2022-04-21 Ævar Arnfjörð Bjarmason Accepted
[2/4] log test: skip a failing mkstemp() test under valgrind Fix issues and a regression noted by valgrind - - - --- 2022-04-21 Ævar Arnfjörð Bjarmason Accepted
[1/4] tests: make RUNTIME_PREFIX compatible with --valgrind Fix issues and a regression noted by valgrind - - - --- 2022-04-21 Ævar Arnfjörð Bjarmason Accepted
[RFC,v5,10/10] ci: call `finalize_test_case_output` a little later CI: js/ci-github-workflow-markup rebased on "use $GITHUB_ENV" - - - --- 2022-04-21 Ævar Arnfjörð Bjarmason Accepted
[RFC,v5,08/10] ci: optionally mark up output in the GitHub workflow CI: js/ci-github-workflow-markup rebased on "use $GITHUB_ENV" - - - --- 2022-04-21 Ævar Arnfjörð Bjarmason Accepted
[RFC,v5,07/10] test(junit): avoid line feeds in XML attributes CI: js/ci-github-workflow-markup rebased on "use $GITHUB_ENV" - - - --- 2022-04-21 Ævar Arnfjörð Bjarmason Accepted
[RFC,v5,06/10] tests: refactor --write-junit-xml code CI: js/ci-github-workflow-markup rebased on "use $GITHUB_ENV" - - - --- 2022-04-21 Ævar Arnfjörð Bjarmason Accepted
[v2] CI: select CC based on CC_PACKAGE (again) [v2] CI: select CC based on CC_PACKAGE (again) - - - --- 2022-04-21 Ævar Arnfjörð Bjarmason Superseded
[2/2] multi-pack-index: use --object-dir real path multi-pack-index: use real paths for --object-dir - - - --- 2022-04-21 Derrick Stolee Superseded
[1/2] midx: use real paths in lookup_multi_pack_index() multi-pack-index: use real paths for --object-dir - - - --- 2022-04-21 Derrick Stolee Superseded
[v2,2/5] pack-bitmap.c: rename "idx_name" to "bitmap_name" trace2 output for bitmap decision path - - - --- 2022-04-21 Teng Long Accepted
[v2,1/5] pack-bitmap.c: continue looping when first MIDX bitmap is found trace2 output for bitmap decision path - - - --- 2022-04-21 Teng Long Accepted
CI: select CC based on CC_PACKAGE (again) CI: select CC based on CC_PACKAGE (again) - - - --- 2022-04-21 Ævar Arnfjörð Bjarmason Superseded
[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
« 1 2 ... 91 92 93195 196 »