Show patches with: State = Action Required       |    Archived = No       |   465 patches
« 1 2 3 44 5 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
`git diff`/`git apply` can generate/apply ambiguous hunks (ie. in the wrong place) (just like gnu d… `git diff`/`git apply` can generate/apply ambiguous hunks (ie. in the wrong place) (just like gnu d… - - - --- 2024-07-03 Emanuel Czirai New
[0/2] notes: fix editor invocation regression - - - --- 2024-07-25 David Disseldorp New
[01/11] t: move reftable/record_test.c to the unit testing framework [01/11] t: move reftable/record_test.c to the unit testing framework - - - --- 2024-06-21 Chandra Pratap New
[01/30] path-walk: introduce an object walk by path Path-walk API and applications - - - --- 2024-09-10 Derrick Stolee New
[02/11] t-reftable-record: add reftable_record_cmp() tests for log records [01/11] t: move reftable/record_test.c to the unit testing framework - - - --- 2024-06-21 Chandra Pratap New
[02/30] backfill: add builtin boilerplate Path-walk API and applications - - - --- 2024-09-10 Derrick Stolee New
[03/11] t-reftable-record: add comparison tests for ref records [01/11] t: move reftable/record_test.c to the unit testing framework - - - --- 2024-06-21 Chandra Pratap New
[03/30] backfill: basic functionality and tests Path-walk API and applications - - - --- 2024-09-10 Derrick Stolee New
[04/11] t-reftable-record: add comparison tests for index records [01/11] t: move reftable/record_test.c to the unit testing framework - - - --- 2024-06-21 Chandra Pratap New
[04/30] backfill: add --batch-size=<n> option Path-walk API and applications - - - --- 2024-09-10 Derrick Stolee New
[05/11] t-reftable-record: add comparison tests for obj records [01/11] t: move reftable/record_test.c to the unit testing framework - - - --- 2024-06-21 Chandra Pratap New
[05/30] backfill: add --sparse option Path-walk API and applications - - - --- 2024-09-10 Derrick Stolee New
[06/11] t-reftable-record: add ref tests for reftable_record_is_deletion() [01/11] t: move reftable/record_test.c to the unit testing framework - - - --- 2024-06-21 Chandra Pratap New
[06/30] backfill: assume --sparse when sparse-checkout is enabled Path-walk API and applications - - - --- 2024-09-10 Derrick Stolee New
[07/30] path-walk: allow consumer to specify object types Path-walk API and applications - - - --- 2024-09-10 Derrick Stolee New
[08/11] t-reftable-record: add obj tests for reftable_record_is_deletion() [01/11] t: move reftable/record_test.c to the unit testing framework - - - --- 2024-06-21 Chandra Pratap New
[08/30] path-walk: allow visiting tags Path-walk API and applications - - - --- 2024-09-10 Derrick Stolee New
[09/11] t-reftable-record: add index tests for reftable_record_is_deletion() [01/11] t: move reftable/record_test.c to the unit testing framework - - - --- 2024-06-21 Chandra Pratap New
[09/30] survey: stub in new experimental `git-survey` command Path-walk API and applications - - - --- 2024-09-10 Jeff Hostetler New
[1/1] doc: remove dangling closing parenthesis [1/1] doc: remove dangling closing parenthesis - - - --- 2024-07-22 Tomas Nordin New
[1/1] git jump: support show [1/1] git jump: support show - - - --- 2024-08-14 Geoffrey Thomas New
[1/1] refs: update the version numbers... [1/1] refs: update the version numbers... - - - --- 2024-07-16 Christian Hesse New
[1/1] revision: don't set parents as uninteresting if exclude promisor objects [1/1] revision: don't set parents as uninteresting if exclude promisor objects - - - --- 2024-07-20 Han Young New
[1/1] revision: don't set parents as uninteresting if exclude promisor objects Fix bug in revision walk if --exclude-promisor-objects is set - - - --- 2024-07-19 Han Young New
[1/2] cat-file: configurable number of symlink resolutions Symlink resolutions: limits and return modes - - - --- 2024-06-17 Miguel Ángel Pastor Olivar New
[1/2] chainlint: make error messages self-explanatory make chainlint output more newcomer-friendly - - - --- 2024-08-29 Eric Sunshine New
[1/2] clone: shallow-submodules should be single-branch by default clone: shallow-submodules should be single-branch by default - - - --- 2024-07-02 Bruce Perry New
[1/2] diff: report copies and renames as changes in run_diff_cmd() [1/2] diff: report copies and renames as changes in run_diff_cmd() - - - --- 2024-09-08 René Scharfe New
[1/2] git-gui: strip comments and consecutive empty lines from commit messages Re: [BUG REPORT] git-gui invokes prepare-commit-msg hook incorrectly - - - --- 2024-08-13 Oswald Buddenhagen New
[1/2] t/lib-gpg: add prepare_gnupghome() to create GNUPGHOME dir t/lib-gpg: ensure GNUPGHOME is created as needed - - - --- 2024-07-03 Todd Zullinger New
[1/2] t1517: add missing LIBCURL prereq add missing LIBCURL prereq to a few tests - - - --- 2024-09-11 Martin Ågren New
[1/2] t3301-notes: check editor isn't invoked for empty notes add [1/2] t3301-notes: check editor isn't invoked for empty notes add - - - --- 2024-07-25 David Disseldorp New
[1/2] t3701: avoid one-shot export for shell functions [1/2] t3701: avoid one-shot export for shell functions - - - --- 2024-07-22 Rubén Justo New
[1/3] chainlint.pl: fix line number reporting [1/3] chainlint.pl: fix line number reporting - - - --- 2024-07-06 Jeff King New
[1/3] completion: Add hook in Bash completion for commit message Add a Hook To git commit --message Bash Completion - - - --- 2024-06-30 Mikko Johannes Koivunalho New
[1/3] version: refactor strbuf_sanitize() Advertise OS version - - - --- 2024-06-19 Christian Couder New
[1/4] .gitignore: introduce GITIGNORE_FILE CPP macro .git{ignore,attributes} directories? - - - --- 2024-06-18 Junio C Hamano New
[1/4] ci: drop run-docker scripts make linux32 ci job work with recent actions - - - --- 2024-09-12 Jeff King New
[1/4] pack-objects: add --full-name-hash option pack-objects: create new name-hash algorithm - - - --- 2024-09-09 Derrick Stolee New
[1/4] remote: fix set-branches when no branches are set remote: branch setting fixes - - - --- 2024-09-11 Phillip Wood New
[1/4] transport: add parse_transport_option() method Support server option from configuration - - - --- 2024-09-02 Xing Xin New
[1/4] version: refactor strbuf_sanitize() Introduce a "promisor-remote" capability - - - --- 2024-07-31 Christian Couder New
[1/5] apply: introduce `ignore_ws_default` `--whitespace=fix` with `--no-ignore-whitespace` - - - --- 2024-08-25 Rubén Justo New
[1/5] doc: git-diff: apply new documentation guidelines doc: git diff reformatting - - - --- 2024-08-04 Jean-Noël Avila New
[1/6] refs: properly apply exclude patterns to namespaced refs refs/reftable: wire up exclude patterns - - - --- 2024-09-09 Patrick Steinhardt New
[1/6] t0080: move expected output to a file unit-tests: add and use TEST_RUN to simplify tests - - - --- 2024-06-29 René Scharfe New
[1/7] t1000-2000: add GIT_ADVICE=1 for advice tests advice: refuse to output if stderr not TTY - - - --- 2024-08-21 Derrick Stolee New
[10/11] t-reftable-record: add tests for reftable_ref_record_compare_name() [01/11] t: move reftable/record_test.c to the unit testing framework - - - --- 2024-06-21 Chandra Pratap New
[10/30] survey: add command line opts to select references Path-walk API and applications - - - --- 2024-09-10 Jeff Hostetler New
[11/11] t-reftable-record: add tests for reftable_log_record_compare_key() [01/11] t: move reftable/record_test.c to the unit testing framework - - - --- 2024-06-21 Chandra Pratap New
[11/30] survey: collect the set of requested refs Path-walk API and applications - - - --- 2024-09-10 Jeff Hostetler New
[12/30] survey: start pretty printing data in table form Path-walk API and applications - - - --- 2024-09-10 Derrick Stolee New
[13/30] survey: add object count summary Path-walk API and applications - - - --- 2024-09-10 Derrick Stolee New
[14/30] survey: summarize total sizes by object type Path-walk API and applications - - - --- 2024-09-10 Derrick Stolee New
[15/30] survey: show progress during object walk Path-walk API and applications - - - --- 2024-09-10 Derrick Stolee New
[16/30] survey: add ability to track prioritized lists Path-walk API and applications - - - --- 2024-09-10 Derrick Stolee New
[17/30] survey: add report of "largest" paths Path-walk API and applications - - - --- 2024-09-10 Derrick Stolee New
[18/30] revision: create mark_trees_uninteresting_dense() Path-walk API and applications - - - --- 2024-09-10 Derrick Stolee New
[19/30] path-walk: add prune_all_uninteresting option Path-walk API and applications - - - --- 2024-09-10 Derrick Stolee New
[2/2] cat-file: configurable "best effort mode" for symlink resolution Symlink resolutions: limits and return modes - - - --- 2024-06-17 Miguel Ángel Pastor Olivar New
[2/2] chainlint: reduce annotation noise-factor make chainlint output more newcomer-friendly - - - --- 2024-08-29 Eric Sunshine New
[2/2] clone: no-shallow-submodules clone overrides option in gitmodules clone: shallow-submodules should be single-branch by default - - - --- 2024-07-02 Bruce Perry New
[2/2] diff: report dirty submodules as changes in builtin_diff() [1/2] diff: report copies and renames as changes in run_diff_cmd() - - - --- 2024-09-08 René Scharfe New
[2/2] git-gui: strip commit messages less aggressively Re: [BUG REPORT] git-gui invokes prepare-commit-msg hook incorrectly - - - --- 2024-08-13 Oswald Buddenhagen New
[2/2] notes: revert note_data.given behavior with empty notes add [1/2] t3301-notes: check editor isn't invoked for empty notes add - - - --- 2024-07-25 David Disseldorp New
[2/2] pager: make wait_for_pager a no-op for "cat" [1/2] t3701: avoid one-shot export for shell functions - - - --- 2024-07-22 Rubén Justo New
[2/2] refs/files: use heuristic to decide whether to repack with `--auto` refs/files: use heuristic to decide whether to repack with `--auto` - - - --- 2024-09-02 Patrick Steinhardt New
[2/2] t: convert some here-doc test bodies here-doc test bodies - - - --- 2024-07-01 Jeff King New
[2/2] t/lib-gpg: call prepare_gnupghome() in GPG2 prereq t/lib-gpg: ensure GNUPGHOME is created as needed - - - --- 2024-07-03 Todd Zullinger New
[2/2] t0211: add missing LIBCURL prereq add missing LIBCURL prereq to a few tests - - - --- 2024-09-11 Martin Ågren New
[2/2] t9700: ensure cat-file info isn't buffered by default cat-file related doc and test - - - --- 2024-06-17 Eric Wong New
[2/3] completion: Add hook in Bash completion for commit message; docs Add a Hook To git commit --message Bash Completion - - - --- 2024-06-30 Mikko Johannes Koivunalho New
[2/3] t/chainlint: add test_expect_success call to test snippets [1/3] chainlint.pl: fix line number reporting - - - --- 2024-07-06 Jeff King New
[2/3] t7900: exercise detaching via trace2 regions Fixups for git-maintenance(1) tests - - - --- 2024-08-19 Patrick Steinhardt New
[2/3] version: refactor get_uname_info() Advertise OS version - - - --- 2024-06-19 Christian Couder New
[2/4] attr: notice and report read failure of .gitattributes files .git{ignore,attributes} directories? - - - --- 2024-06-18 Junio C Hamano New
[2/4] builtin/fetch.c: add fetch.serverOption configuration Support server option from configuration - - - --- 2024-09-02 Xing Xin New
[2/4] ci: unify ubuntu and ubuntu32 dependencies make linux32 ci job work with recent actions - - - --- 2024-09-12 Jeff King New
[2/4] git-repack: update usage to match docs pack-objects: create new name-hash algorithm - - - --- 2024-09-09 Derrick Stolee New
[2/4] remote: print an error if refspec cannot be removed remote: branch setting fixes - - - --- 2024-09-11 Phillip Wood New
[2/4] strbuf: refactor strbuf_trim_trailing_ch() Introduce a "promisor-remote" capability - - - --- 2024-07-31 Christian Couder New
[2/5] apply: honor `ignore_ws_none` with `correct_ws_error` `--whitespace=fix` with `--no-ignore-whitespace` - - - --- 2024-08-25 Rubén Justo New
[2/5] doc: git-diff: apply format changes to diff-options doc: git diff reformatting - - - --- 2024-08-04 Jean-Noël Avila New
[2/6] builtin/receive-pack: fix exclude patterns when announcing refs refs/reftable: wire up exclude patterns - - - --- 2024-09-09 Patrick Steinhardt New
[2/6] unit-tests: add TEST_RUN unit-tests: add and use TEST_RUN to simplify tests - - - --- 2024-06-29 René Scharfe New
[2/7] t3000-4000: add GIT_ADVICE=1 to advice tests advice: refuse to output if stderr not TTY - - - --- 2024-08-21 Derrick Stolee New
[20/30] pack-objects: add --path-walk option Path-walk API and applications - - - --- 2024-09-10 Derrick Stolee New
[21/30] pack-objects: extract should_attempt_deltas() Path-walk API and applications - - - --- 2024-09-10 Derrick Stolee New
[22/30] pack-objects: introduce GIT_TEST_PACK_PATH_WALK Path-walk API and applications - - - --- 2024-09-10 Derrick Stolee New
[23/30] p5313: add size comparison test Path-walk API and applications - - - --- 2024-09-10 Derrick Stolee New
[24/30] repack: add --path-walk option Path-walk API and applications - - - --- 2024-09-10 Derrick Stolee New
[25/30] pack-objects: enable --path-walk via config Path-walk API and applications - - - --- 2024-09-10 Derrick Stolee New
[26/30] scalar: enable path-walk during push via config Path-walk API and applications - - - --- 2024-09-10 Derrick Stolee New
[27/30] pack-objects: add --full-name-hash option Path-walk API and applications - - - --- 2024-09-10 Derrick Stolee New
[28/30] test-name-hash: add helper to compute name-hash functions Path-walk API and applications - - - --- 2024-09-10 Derrick Stolee New
[29/30] p5314: add a size test for name-hash collisions Path-walk API and applications - - - --- 2024-09-10 Derrick Stolee New
[3,1/1] parse-options: localize mark-up of placeholder text in the short help parse-options: localize mark-up of placeholder text in the short help - - - --- 2024-07-07 Alexander Shopov New
[3/2] commit: remove find_header_mem() [1/2] receive-pack: use find_commit_header() in check_cert_push_options() - - - --- 2024-06-19 René Scharfe New
[3/3] completion: Add hook in Bash completion for commit message; tests Add a Hook To git commit --message Bash Completion - - - --- 2024-06-30 Mikko Johannes Koivunalho New
[3/3] connect: advertise OS version Advertise OS version - - - --- 2024-06-19 Christian Couder New
« 1 2 3 44 5 »