Show patches with: State = Action Required       |   25216 patches
« 1 2 ... 27 28 29252 253 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[5/8] rebase: preserve interactive todo file on checkout failure sequencer refactoring - - - --- 2023-03-23 Oswald Buddenhagen New
[4/8] sequencer: create enum for edit_todo_list() return value sequencer refactoring - - - --- 2023-03-23 Oswald Buddenhagen New
[3/8] sequencer: pass around rebase action explicitly sequencer refactoring - - - --- 2023-03-23 Oswald Buddenhagen New
[2/8] rebase: move parse_opt_keep_empty() down sequencer refactoring - - - --- 2023-03-23 Oswald Buddenhagen New
[1/8] rebase: simplify code related to imply_merge() sequencer refactoring - - - --- 2023-03-23 Oswald Buddenhagen New
[RFC,v3] GSoC 2023 proposal: more sparse index integration [RFC,v3] GSoC 2023 proposal: more sparse index integration - - - --- 2023-03-23 Vivan Garg New
[2/6] fast-export: simplify initialization of anonymized hashmaps minor cleanups to fast-export --anonymize - - - --- 2023-03-22 Jeff King New
[RFC] bugreport: also print value of no_proxy envvar [RFC] bugreport: also print value of no_proxy envvar - - - --- 2023-03-22 Jonathan Tan New
Re* [PATCH v2 2/2] Document the output format of ls-remote Re* [PATCH v2 2/2] Document the output format of ls-remote - - - --- 2023-03-22 Junio C Hamano New
[v7,2/2] diff-files: integrate with sparse index diff-files: integrate with sparse index - - - --- 2023-03-22 Shuqi Liang New
[v7,1/2] t1092: add tests for `git diff-files` diff-files: integrate with sparse index - - - --- 2023-03-22 Shuqi Liang New
[2/4] split-index; stop abusing the `base_oid` to strip the "link" extension Fix a few split-index bugs - - - --- 2023-03-22 Johannes Schindelin New
[v2,2/2] Document the output format of ls-remote Document the output format of ls-remote - - - --- 2023-03-22 Sean Allred New
[v2,1/2] Update show-ref documentation for internal consistency Document the output format of ls-remote - - - --- 2023-03-22 Sean Allred New
[2/2] Fix mem leak in branch.c due to not-free newly added virtual_name variable branch: improve error log on branch not found by checking remotes refs - - - --- 2023-03-22 Clement Mabileau New
[1/2] branch: improve error log on branch not found by checking remotes refs branch: improve error log on branch not found by checking remotes refs - - - --- 2023-03-22 Clement Mabileau New
doc: remove manpage-base-url workaround doc: remove manpage-base-url workaround - - - --- 2023-03-22 Felipe Contreras New
[v2] git-compat-util: use gettimeofday(2) for time(2) [v2] git-compat-util: use gettimeofday(2) for time(2) - - - --- 2023-03-20 Junio C Hamano New
archive: improve support for running in a subdirectory archive: improve support for running in a subdirectory - - - --- 2023-03-20 René Scharfe New
[3/3] parse-options.h: use designated initializers in OPT_* macros parse-options.h: use designated initializers in OPT_* macros - - - --- 2023-03-19 SZEDER Gábor New
[2/2] treewide: remove unnecessary inclusions of parse-options.h from headers Remove unnecessary inclusions of parse-options.h from headers - - - --- 2023-03-19 SZEDER Gábor New
rebase -i: do not update "done" when rescheduling command rebase -i: do not update "done" when rescheduling command - - - --- 2023-03-19 Phillip Wood New
[2/2] git-compat-util: use gettimeofday for current time use gettimeofday for current time - - - --- 2023-03-19 Paul Eggert New
[1/2] git-compat-util: time_now for current time use gettimeofday for current time - - - --- 2023-03-19 Paul Eggert New
[06/16] abspath.h: move absolute path functions from cache.h Header cleanups - - - --- 2023-03-19 Elijah Newren New
Document the output format of ls-remote Document the output format of ls-remote - - - --- 2023-03-18 Sean Allred New
attr: teach "--attr-source=<tree>" global option to "git" attr: teach "--attr-source=<tree>" global option to "git" - - - --- 2023-03-18 John Cai New
[v4] index-pack: remove fetch_if_missing=0 [v4] index-pack: remove fetch_if_missing=0 - - - --- 2023-03-17 Kousik Sanagavarapu New
[RFC,5/5] config API: add and use a repo_config_kvi() bypass config.c global state with configset - - - --- 2023-03-17 Ævar Arnfjörð Bjarmason New
[RFC,4/5] config.c: refactor configset_iter() bypass config.c global state with configset - - - --- 2023-03-17 Ævar Arnfjörð Bjarmason New
[RFC,3/5] config API: add a config_origin_type_name() helper bypass config.c global state with configset - - - --- 2023-03-17 Ævar Arnfjörð Bjarmason New
[RFC,2/5] config.c: use "enum config_origin_type", not "int" bypass config.c global state with configset - - - --- 2023-03-17 Ævar Arnfjörð Bjarmason New
[RFC,1/5] config.h: move up "struct key_value_info" bypass config.c global state with configset - - - --- 2023-03-17 Ævar Arnfjörð Bjarmason New
[v2,5/8] config.c: remove current_config_kvi config.c: use struct for config reading state - - - --- 2023-03-16 Glen Choo New
[v2,4/8] config.c: plumb the_reader through callbacks config.c: use struct for config reading state - - - --- 2023-03-16 Glen Choo New
[v2,3/8] config.c: create config_reader and the_reader config.c: use struct for config reading state - - - --- 2023-03-16 Glen Choo New
[v2,2/8] config.c: don't assign to "cf_global" directly config.c: use struct for config reading state - - - --- 2023-03-16 Glen Choo New
[v3,7/8] for-each-ref: add ahead-behind format atom ref-filter: ahead/behind counting, faster --merged option - - - --- 2023-03-15 Derrick Stolee New
[v3,6/8] commit-reach: implement ahead_behind() logic ref-filter: ahead/behind counting, faster --merged option - - - --- 2023-03-15 Derrick Stolee New
[v3,5/8] commit-graph: introduce `ensure_generations_valid()` ref-filter: ahead/behind counting, faster --merged option - - - --- 2023-03-15 Taylor Blau New
[v3,3/8] commit-graph: combine generation computations ref-filter: ahead/behind counting, faster --merged option - - - --- 2023-03-15 Derrick Stolee New
[v3,1/8] for-each-ref: add --stdin option ref-filter: ahead/behind counting, faster --merged option - - - --- 2023-03-15 Derrick Stolee New
[v17] git: change variable types to match what is assigned to them [v17] git: change variable types to match what is assigned to them - - - --- 2023-03-15 Philippe Blain via GitGitGadget New
credential: new attribute oauth_refresh_token credential: new attribute oauth_refresh_token - - - --- 2023-03-14 M Hickford New
[2/2] diff: add --attr-source to read gitattributes from a commit diff: support bare repositories when reading gitattributes for diff algorithm - - - --- 2023-03-14 John Cai New
[1/2] diff: use HEAD for attributes when using bare repository diff: support bare repositories when reading gitattributes for diff algorithm - - - --- 2023-03-14 John Cai New
test: encoding: simplify BOM addition test: encoding: simplify BOM addition - - - --- 2023-03-13 Felipe Contreras New
[2/2] test: relocate yes test: framework API cleanup - - - --- 2023-03-13 Felipe Contreras New
[1/2] test: relocate test_expect_{success,failure} test: framework API cleanup - - - --- 2023-03-13 Felipe Contreras New
[v1,3/7] t1010: assert empty output of mktree [v1,1/7] t1005: assert output of ls-files - - - --- 2023-03-12 Andrei Rybak New
[v1,0/7] t: fix unused files, part 1 - - - --- 2023-03-12 Andrei Rybak New
[5/5] perf: aggregate: check if subtest exists perf: fixes and cleanups - - - --- 2023-03-12 Felipe Contreras New
[4/5] perf: grep: avoid unused prereq perf: fixes and cleanups - - - --- 2023-03-12 Felipe Contreras New
[3/5] perf: grep: don't check PRCE twice perf: fixes and cleanups - - - --- 2023-03-12 Felipe Contreras New
[2/5] perf: grep: fix prereqs perf: fixes and cleanups - - - --- 2023-03-12 Felipe Contreras New
[PULL] l10n updates for 2.40.0 round 1 [PULL] l10n updates for 2.40.0 round 1 - - - --- 2023-03-12 Jiang Xin New
[v2] ls-files: document that pathspecs are supported [v2] ls-files: document that pathspecs are supported - - - --- 2023-03-12 Adam Johnson New
Add `restore.defaultLocation` option Add `restore.defaultLocation` option - - - --- 2023-03-11 Hugo Sales New
[v5,1/1] ref-filter: add new "signature" atom ref-filter: add new "signature" atom - - - --- 2023-03-11 Nsengiyumva Wilberforce New
[RFC,3/3] rebase: update branch tail after rebasing Support for tail (branch point) experiment - - - --- 2023-03-10 Felipe Contreras New
[RFC,2/3] sha1-name: add @{tail} helpers Support for tail (branch point) experiment - - - --- 2023-03-10 Felipe Contreras New
[RFC,1/3] branch: add new 'tail' concept Support for tail (branch point) experiment - - - --- 2023-03-10 Felipe Contreras New
sequencer: change amend advice to an actual advice sequencer: change amend advice to an actual advice - - - --- 2023-03-10 Felipe Contreras New
[RFC] hooks--pre-push.sample: identify branch point [RFC] hooks--pre-push.sample: identify branch point - - - --- 2023-03-09 Antoine Beaupré New
[v2] fetch: pass --no-write-fetch-head to subprocesses [v2] fetch: pass --no-write-fetch-head to subprocesses - - - --- 2023-03-08 Eric Wong New
Better suggestions when git-am(1) fails Better suggestions when git-am(1) fails - - - --- 2023-03-08 Alejandro Colomar New
[RESEND,2/2] status: improve info for detached HEAD after clone status: improve info for detached HEAD - - - --- 2023-03-08 Roy E New
[RESEND,1/2] t7508: test status output for detached HEAD after clone status: improve info for detached HEAD - - - --- 2023-03-08 Roy E New
test: simplify counts aggregation test: simplify counts aggregation - - - --- 2023-03-08 Felipe Contreras New
[2/2] advice: make diverging advice configurable advice: add diverging advice - - - --- 2023-03-08 Felipe Contreras New
[1/2] advice: add diverging advice for novices advice: add diverging advice - - - --- 2023-03-08 Felipe Contreras New
sequencer.c: fix overflow & segfault in parse_strategy_opts() sequencer.c: fix overflow & segfault in parse_strategy_opts() - - - --- 2023-03-07 Ævar Arnfjörð Bjarmason New
[v2,2/2] diff-files: integrate with sparse index [RFC] t1092: add tests for `git diff-files` - - - --- 2023-03-07 Shuqi Liang New
[v2,1/2] t1092: add tests for `git diff-files` [v2,1/2] t1092: add tests for `git diff-files` - - - --- 2023-03-07 Shuqi Liang New
[8/8] ahead-behind: add --contains mode ahead-behind: new builtin for counting multiple commit ranges - - - --- 2023-03-06 Derrick Stolee New
[7/8] ahead-behind: implement ahead_behind() logic ahead-behind: new builtin for counting multiple commit ranges - - - --- 2023-03-06 Derrick Stolee New
[6/8] commit-graph: introduce `ensure_generations_valid()` ahead-behind: new builtin for counting multiple commit ranges - - - --- 2023-03-06 Taylor Blau New
[5/8] commit-graph: return generation from memory ahead-behind: new builtin for counting multiple commit ranges - - - --- 2023-03-06 Derrick Stolee New
[4/8] commit-graph: combine generation computations ahead-behind: new builtin for counting multiple commit ranges - - - --- 2023-03-06 Derrick Stolee New
[3/8] ahead-behind: implement --ignore-missing option ahead-behind: new builtin for counting multiple commit ranges - - - --- 2023-03-06 Derrick Stolee New
[2/8] ahead-behind: parse tip references ahead-behind: new builtin for counting multiple commit ranges - - - --- 2023-03-06 Derrick Stolee New
[1/8] ahead-behind: create empty builtin ahead-behind: new builtin for counting multiple commit ranges - - - --- 2023-03-06 Derrick Stolee New
[2/2] doc: rev-list: simplify literals doc: rev-list: simple cleanups - - - --- 2023-03-05 Felipe Contreras New
[1/2] doc: rev-list: simplify escaping doc: rev-list: simple cleanups - - - --- 2023-03-05 Felipe Contreras New
test-lib: allow storing counts with test harnesses test-lib: allow storing counts with test harnesses - - - --- 2023-03-04 Adam Dinwoodie New
add -p: obey diff.noprefix option if set add -p: obey diff.noprefix option if set - - - --- 2023-03-04 Marcel Partap New
[RFC/PATCH] bundle: turn on --all-progress-implied by default [RFC/PATCH] bundle: turn on --all-progress-implied by default - - - --- 2023-03-04 Jeff King New
[4/5] parse-options: consistently allocate memory in fix_filename() handling "-" as stdin/stdout in git bundle - - - --- 2023-03-04 Jeff King New
[2/5] bundle: document handling of "-" as stdin handling "-" as stdin/stdout in git bundle - - - --- 2023-03-04 Jeff King New
[1/5] bundle: let "-" mean stdin for reading operations handling "-" as stdin/stdout in git bundle - - - --- 2023-03-04 Jeff King New
[RFC] t1092: add tests for `git diff-files` [RFC] t1092: add tests for `git diff-files` - - - --- 2023-03-04 Shuqi Liang New
[v4,2/2] cat-file: quote-format name in error when using -z cat-file: quote-format name in error when using -z - - - --- 2023-03-03 Toon Claes New
[v4,1/2] cat-file: extract printing batch error message into function cat-file: quote-format name in error when using -z - - - --- 2023-03-03 Toon Claes New
[RFC] sequencer - tipped merge strategy [RFC] sequencer - tipped merge strategy - - - --- 2023-03-03 Edmundo Carmona Antoranz New
[4/4] ci: add arm64 CI environment via CircleCI Add a CI for unsigned char system - - - --- 2023-03-03 Đoàn Trần Công Danh New
[3/4] ci/install-dependencies: install git-lfs for arm64 build Add a CI for unsigned char system - - - --- 2023-03-03 Đoàn Trần Công Danh New
[2/4] ci/install-dependencies: libify p4 and git-lfs installation Add a CI for unsigned char system - - - --- 2023-03-03 Đoàn Trần Công Danh New
[1/4] ci/lib.sh: remove an useless break Add a CI for unsigned char system - - - --- 2023-03-03 Đoàn Trần Công Danh New
[v9,6/6] diff-lib: parallelize run_diff_files for submodules submodule: parallelize diff - - - --- 2023-03-02 Calvin Wan New
[v9,5/6] diff-lib: refactor out diff_change logic submodule: parallelize diff - - - --- 2023-03-02 Calvin Wan New
« 1 2 ... 27 28 29252 253 »