Show patches with: State = Action Required       |   24509 patches
« 1 2 ... 36 37 38245 246 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v6,15/29] CI: check ignored unignored build artifacts in "win[+VS] build" too CI: run "make" in CI "steps", improve UX - - - --- 2022-05-25 Ævar Arnfjörð Bjarmason New
[v6,14/29] CI: make ci/{lib,install-dependencies}.sh POSIX-compatible CI: run "make" in CI "steps", improve UX - - - --- 2022-05-25 Ævar Arnfjörð Bjarmason New
[v6,13/29] CI: remove "run-build-and-tests.sh", run "make [test]" directly CI: run "make" in CI "steps", improve UX - - - --- 2022-05-25 Ævar Arnfjörð Bjarmason New
[v6,12/29] CI: export variables via a wrapper CI: run "make" in CI "steps", improve UX - - - --- 2022-05-25 Ævar Arnfjörð Bjarmason New
[v6,11/29] CI: consistently use "export" in ci/lib.sh CI: run "make" in CI "steps", improve UX - - - --- 2022-05-25 Ævar Arnfjörð Bjarmason New
[v6,10/29] CI: move p4 and git-lfs variables to ci/install-dependencies.sh CI: run "make" in CI "steps", improve UX - - - --- 2022-05-25 Ævar Arnfjörð Bjarmason New
[v6,09/29] CI: have "static-analysis" run "check-builtins", not "documentation" CI: run "make" in CI "steps", improve UX - - - --- 2022-05-25 Ævar Arnfjörð Bjarmason New
[v6,08/29] CI: have "static-analysis" run a "make ci-static-analysis" target CI: run "make" in CI "steps", improve UX - - - --- 2022-05-25 Ævar Arnfjörð Bjarmason New
[v6,07/29] CI: don't have "git grep" invoke a pager in tree content check CI: run "make" in CI "steps", improve UX - - - --- 2022-05-25 Ævar Arnfjörð Bjarmason New
[v6,06/29] CI/lib.sh: stop adding leading whitespace to $MAKEFLAGS CI: run "make" in CI "steps", improve UX - - - --- 2022-05-25 Ævar Arnfjörð Bjarmason New
[v6,05/29] CI: remove unused Azure ci/* code CI: run "make" in CI "steps", improve UX - - - --- 2022-05-25 Ævar Arnfjörð Bjarmason New
[v6,04/29] CI: remove dead "tree skipping" code CI: run "make" in CI "steps", improve UX - - - --- 2022-05-25 Ævar Arnfjörð Bjarmason New
[v6,03/29] CI: remove more dead Travis CI support CI: run "make" in CI "steps", improve UX - - - --- 2022-05-25 Ævar Arnfjörð Bjarmason New
[v6,02/29] CI: make "$jobname" explicit, remove fallback CI: run "make" in CI "steps", improve UX - - - --- 2022-05-25 Ævar Arnfjörð Bjarmason New
[v6,01/29] CI: run "set -ex" early in ci/lib.sh CI: run "make" in CI "steps", improve UX - - - --- 2022-05-25 Ævar Arnfjörð Bjarmason New
Fix wrong info in `INSTALL` Fix wrong info in `INSTALL` - - - --- 2022-05-24 Shao-Ce SUN New
[v2,3/4] builtin/pack-objects.c: ensure included `--stdin-packs` exist pack-objects: fix a pair of MIDX bitmap-related races - - - --- 2022-05-24 Taylor Blau New
ci: update Cirrus-CI image to FreeBSD 13.0 ci: update Cirrus-CI image to FreeBSD 13.0 - - - --- 2022-05-24 Philippe Blain New
[v2] check-ignore: --non-matching without --verbose [v2] check-ignore: --non-matching without --verbose - - - --- 2022-05-24 Carl Smedstad New
[3/4] http.c: avoid danging pointer to local variable `finished` ci: fix windows-build with GCC v12.x - - - --- 2022-05-24 Johannes Schindelin New
[v7,27/30] t/lib-unicode-nfc-nfd: helper prereqs for testing unicode nfc/nfd Builtin FSMonitor Part 3 - - - --- 2022-05-23 Jeff Hostetler New
[v7,26/30] t/helper/hexdump: add helper to print hexdump of stdin Builtin FSMonitor Part 3 - - - --- 2022-05-23 Jeff Hostetler New
[v7,01/30] fsm-listen-win32: handle shortnames Builtin FSMonitor Part 3 - - - --- 2022-05-23 Jeff Hostetler New
diff: fix a segfault in >2 tree -I<regex> and --output=<file> diff: fix a segfault in >2 tree -I<regex> and --output=<file> - - - --- 2022-05-23 Ævar Arnfjörð Bjarmason New
[v2,2/2] clean: refector to the interactive part of clean stash clear: added safety flag for stash clear subcommand - - - --- 2022-05-23 Nadav Goldstein New
[v2,1/2] add-menu: added add-menu to lib objects stash clear: added safety flag for stash clear subcommand - - - --- 2022-05-23 Nadav Goldstein New
[v6,3/7] scalar: validate the optional enlistment argument scalar: implement the subcommand "diagnose" - - - --- 2022-05-21 Johannes Schindelin New
[v6,2/7] archive --add-virtual-file: allow paths containing colons scalar: implement the subcommand "diagnose" - - - --- 2022-05-21 Johannes Schindelin New
[v6,1/7] archive: optionally add "virtual" files scalar: implement the subcommand "diagnose" - - - --- 2022-05-21 Johannes Schindelin New
[v3,15/15] bisect: no longer try to clean up left-over `.git/head-name` files Finish converting git bisect into a built-in - - - --- 2022-05-21 Johannes Schindelin New
[v3,14/15] bisect: remove Cogito-related code Finish converting git bisect into a built-in - - - --- 2022-05-21 Johannes Schindelin New
[v3,13/15] Turn `git bisect` into a full built-in Finish converting git bisect into a built-in - - - --- 2022-05-21 Johannes Schindelin New
[v3,12/15] bisect: teach the `bisect--helper` command to show the correct usage strings Finish converting git bisect into a built-in - - - --- 2022-05-21 Johannes Schindelin New
[v3,11/15] bisect: move even the command-line parsing to `bisect--helper` Finish converting git bisect into a built-in - - - --- 2022-05-21 Johannes Schindelin New
[v3,10/15] bisect--helper: return only correct exit codes in `cmd_*()` Finish converting git bisect into a built-in - - - --- 2022-05-21 Johannes Schindelin New
[v3,09/15] bisect--helper: move the `BISECT_STATE` case to the end Finish converting git bisect into a built-in - - - --- 2022-05-21 Johannes Schindelin New
[v3,08/15] bisect--helper: make `--bisect-state` optional Finish converting git bisect into a built-in - - - --- 2022-05-21 Johannes Schindelin New
[v3,07/15] bisect--helper: align the sub-command order with git-bisect.sh Finish converting git bisect into a built-in - - - --- 2022-05-21 Johannes Schindelin New
[v3,06/15] bisect--helper: using `--bisect-state` without an argument is a bug Finish converting git bisect into a built-in - - - --- 2022-05-21 Johannes Schindelin New
[v3,05/15] bisect--helper: really retire `--bisect-autostart` Finish converting git bisect into a built-in - - - --- 2022-05-21 Johannes Schindelin New
[v3,04/15] bisect--helper: really retire --bisect-next-check Finish converting git bisect into a built-in - - - --- 2022-05-21 Johannes Schindelin New
[v3,03/15] bisect--helper: retire the --no-log option Finish converting git bisect into a built-in - - - --- 2022-05-21 Johannes Schindelin New
[v3,02/15] bisect: avoid double-quoting when printing the failed command Finish converting git bisect into a built-in - - - --- 2022-05-21 Johannes Schindelin New
[v3,01/15] bisect run: fix the error message Finish converting git bisect into a built-in - - - --- 2022-05-21 Johannes Schindelin New
Investigating Cirrus CI FreeBSD failures Investigating Cirrus CI FreeBSD failures - 1 - --- 2022-05-21 Philippe Blain New
[v5,02/17] pack-mtimes: support reading .mtimes files cruft packs - - - --- 2022-05-20 Taylor Blau New
[v3,2/3] dir: cache git_dir's realpath dir: traverse into repository - - - --- 2022-05-20 oss dev New
[v3,1/3] dir: traverse into repository dir: traverse into repository - - - --- 2022-05-20 oss dev New
[24/24] t5601: basic bundle URI tests Bundle URIs Combined RFC - - - --- 2022-05-20 Derrick Stolee New
[23/24] clone: unbundle the advertised bundles Bundle URIs Combined RFC - - - --- 2022-05-20 Derrick Stolee New
[22/24] bundle-uri: download bundles from an advertised list Bundle URIs Combined RFC - - - --- 2022-05-20 Derrick Stolee New
[21/24] bundle-uri: allow relative URLs in bundle lists Bundle URIs Combined RFC - - - --- 2022-05-20 Derrick Stolee New
[20/24] bundle-uri client: add boolean transfer.bundleURI setting Bundle URIs Combined RFC - - - --- 2022-05-20 Ævar Arnfjörð Bjarmason New
[19/24] bundle-uri: serve URI advertisement from bundle.* config Bundle URIs Combined RFC - - - --- 2022-05-20 Derrick Stolee New
[18/24] bundle-uri client: add "git ls-remote-bundle-uri" Bundle URIs Combined RFC - - - --- 2022-05-20 Ævar Arnfjörð Bjarmason New
[17/24] bundle-uri client: add minimal NOOP client Bundle URIs Combined RFC - - - --- 2022-05-20 Ævar Arnfjörð Bjarmason New
[16/24] protocol v2: add server-side "bundle-uri" skeleton Bundle URIs Combined RFC - - - --- 2022-05-20 Ævar Arnfjörð Bjarmason New
[15/24] bundle-uri: fetch a list of bundles Bundle URIs Combined RFC - - - --- 2022-05-20 Derrick Stolee New
[14/24] bundle-uri: parse bundle list in config format Bundle URIs Combined RFC - - - --- 2022-05-20 Derrick Stolee New
[13/24] bundle-uri: limit recursion depth for bundle lists Bundle URIs Combined RFC - - - --- 2022-05-20 Derrick Stolee New
[12/24] bundle-uri: unit test "key=value" parsing Bundle URIs Combined RFC - - - --- 2022-05-20 Ævar Arnfjörð Bjarmason New
[11/24] bundle-uri: create "key=value" line parsing Bundle URIs Combined RFC - - - --- 2022-05-20 Ævar Arnfjörð Bjarmason New
[10/24] bundle-uri: create base key-value pair parsing Bundle URIs Combined RFC - - - --- 2022-05-20 Derrick Stolee New
[09/24] bundle-uri: create bundle_list struct and helpers Bundle URIs Combined RFC - - - --- 2022-05-20 Derrick Stolee New
[08/24] clone: --bundle-uri cannot be combined with --depth Bundle URIs Combined RFC - - - --- 2022-05-20 Derrick Stolee New
[07/24] clone: add --bundle-uri option Bundle URIs Combined RFC - - - --- 2022-05-20 Derrick Stolee New
[06/24] fetch: add 'refs/bundle/' to log.excludeDecoration Bundle URIs Combined RFC - - - --- 2022-05-20 Derrick Stolee New
[05/24] fetch: add --bundle-uri option Bundle URIs Combined RFC - - - --- 2022-05-20 Derrick Stolee New
[04/24] bundle-uri: add support for http(s):// and file:// Bundle URIs Combined RFC - - - --- 2022-05-20 Derrick Stolee New
[03/24] bundle-uri: create basic file-copy logic Bundle URIs Combined RFC - - - --- 2022-05-20 Derrick Stolee New
[02/24] remote-curl: add 'get' capability Bundle URIs Combined RFC - - - --- 2022-05-20 Derrick Stolee New
[01/24] docs: document bundle URI standard Bundle URIs Combined RFC - - - --- 2022-05-20 Derrick Stolee New
repack: respect --keep-pack with geometric repack repack: respect --keep-pack with geometric repack - - - --- 2022-05-20 Victoria Dye New
cocci: add and apply a rule to find "unused" variables cocci: add and apply a rule to find "unused" variables - - - --- 2022-05-20 Ævar Arnfjörð Bjarmason New
transport: free local and remote refs in transport_push() transport: free local and remote refs in transport_push() - - - --- 2022-05-20 Frantisek Hrbata New
[1/1] unpack-objects: low memory footprint for get_data() in dry_run mode unpack-objects: low memory footprint for get_data() in dry_run mode - - - --- 2022-05-20 Han Xin New
[RFC,2/2] object-file API: have unpack_loose_header() return "int" again Alternate ab/valgrind-fixes fix-up - - - --- 2022-05-19 Ævar Arnfjörð Bjarmason New
[RFC,1/2] object-file API: fix obscure unpack_loose_header() return Alternate ab/valgrind-fixes fix-up - - - --- 2022-05-19 Ævar Arnfjörð Bjarmason New
[v2,10/10] sparse-checkout: integrate with sparse index Sparse index: integrate with sparse-checkout - - - --- 2022-05-19 Derrick Stolee New
[v2,08/10] sparse-index: complete partial expansion Sparse index: integrate with sparse-checkout - - - --- 2022-05-19 Derrick Stolee New
[v2,07/10] sparse-index: partially expand directories Sparse index: integrate with sparse-checkout - - - --- 2022-05-19 Derrick Stolee New
[v2,05/10] cache-tree: implement cache_tree_find_path() Sparse index: integrate with sparse-checkout - - - --- 2022-05-19 Derrick Stolee New
[v2,04/10] sparse-index: introduce partially-sparse indexes Sparse index: integrate with sparse-checkout - - - --- 2022-05-19 Derrick Stolee New
[v2,03/10] sparse-index: create expand_to_pattern_list() Sparse index: integrate with sparse-checkout - - - --- 2022-05-19 Derrick Stolee New
[2/2] merge: make restore_state() do as its name says Fix merge restore state - - - --- 2022-05-19 Elijah Newren New
[1/2] merge: remove unused variable Fix merge restore state - - - --- 2022-05-19 Elijah Newren New
[RFC,2/2] hash API: add and use a hash_short_id_by_algo() function Utility functions for duplicated pack(write) code - - - --- 2022-05-19 Ævar Arnfjörð Bjarmason New
[RFC,1/2] packfile API: add and use a pack_name_to_ext() utility function Utility functions for duplicated pack(write) code - - - --- 2022-05-19 Ævar Arnfjörð Bjarmason New
[v2,9/9] l10n: Document the new l10n workflow Untitled series #643040 - - - --- 2022-05-19 Jiang Xin New
[v2,8/9] Makefile: add "po-init" rule to initialize po/XX.po Untitled series #643037 - - - --- 2022-05-19 Jiang Xin New
[v2,7/9] Makefile: add "po-update" rule to update po/XX.po Untitled series #643035 - - - --- 2022-05-19 Jiang Xin New
[v2,6/9] po/git.pot: don't check in result of "make pot" Untitled series #643036 - - - --- 2022-05-19 Jiang Xin New
[v2,4/9] i18n CI: stop allowing non-ASCII source messages in po/git.pot Untitled series #643041 - - - --- 2022-05-19 Jiang Xin New
[v2,3/9] Makefile: have "make pot" not "reset --hard" Untitled series #643034 - - - --- 2022-05-19 Jiang Xin New
[v2,2/9] Makefile: generate "po/git.pot" from stable LOCALIZED_C Untitled series #643033 - - - --- 2022-05-19 Jiang Xin New
[v2,1/9] Makefile: sort "po/git.pot" by file location [v2,1/9] Makefile: sort "po/git.pot" by file location - - - --- 2022-05-19 Jiang Xin New
templates: clarify SHA1 arg in prepare-commit-msg templates: clarify SHA1 arg in prepare-commit-msg - - - --- 2022-05-18 mataha New
Add pcre2 support for cmake build system. Add pcre2 support for cmake build system. - - - --- 2022-05-18 Yuyi Wang New
stash: added safety flag for stash clear subcommand stash: added safety flag for stash clear subcommand - - - --- 2022-05-15 Nadav Goldstein New
[v2,2/2] setup.c: learn discovery.bareRepository=cwd setup.c: make bare repo discovery optional - - - --- 2022-05-13 Glen Choo New
« 1 2 ... 36 37 38245 246 »