Show patches with: State = Action Required       |   24404 patches
« 1 2 3 4244 245 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v4,1/1] macOS: ls-files path fails if path of workdir is NFD [v4,1/1] macOS: ls-files path fails if path of workdir is NFD - - - --- 2024-05-31 Torsten Bögershausen New
dir.c: skip .gitignore, etc larger than INT_MAX dir.c: skip .gitignore, etc larger than INT_MAX - - - --- 2024-05-31 Jeff King New
[13/13] sparse-checkout: free duplicate hashmap entries leak fixes for sparse-checkout code - - - --- 2024-05-31 Jeff King New
[12/13] sparse-checkout: free string list after displaying leak fixes for sparse-checkout code - - - --- 2024-05-31 Jeff King New
[11/13] sparse-checkout: free pattern list in sparse_checkout_list() leak fixes for sparse-checkout code - - - --- 2024-05-31 Jeff King New
[10/13] sparse-checkout: free sparse_filename after use leak fixes for sparse-checkout code - - - --- 2024-05-31 Jeff King New
[09/13] sparse-checkout: refactor temporary sparse_checkout_patterns leak fixes for sparse-checkout code - - - --- 2024-05-31 Jeff King New
[08/13] sparse-checkout: always free "line" strbuf after reading input leak fixes for sparse-checkout code - - - --- 2024-05-31 Jeff King New
[07/13] sparse-checkout: reuse --stdin buffer when reading patterns leak fixes for sparse-checkout code - - - --- 2024-05-31 Jeff King New
[06/13] dir.c: always copy input to add_pattern() leak fixes for sparse-checkout code - - - --- 2024-05-31 Jeff King New
[05/13] dir.c: free removed sparse-pattern hashmap entries leak fixes for sparse-checkout code - - - --- 2024-05-31 Jeff King New
[04/13] sparse-checkout: clear patterns when init() sees existing sparse file leak fixes for sparse-checkout code - - - --- 2024-05-31 Jeff King New
[03/13] dir.c: free strings in sparse cone pattern hashmaps leak fixes for sparse-checkout code - - - --- 2024-05-31 Jeff King New
[02/13] sparse-checkout: pass string literals directly to add_pattern() leak fixes for sparse-checkout code - - - --- 2024-05-31 Jeff King New
[01/13] sparse-checkout: free string list in write_cone_to_file() leak fixes for sparse-checkout code - - - --- 2024-05-31 Jeff King New
[v2] t1517: more coverage for commands that work without repository [v2] t1517: more coverage for commands that work without repository - - - --- 2024-05-31 Junio C Hamano New
[v4,4/4] BreakingChanges: document that we do not plan to deprecate git-checkout docs: document upcoming breaking changes - - - --- 2024-05-31 Patrick Steinhardt New
[v4,3/4] BreakingChanges: document removal of grafting docs: document upcoming breaking changes - - - --- 2024-05-31 Patrick Steinhardt New
[v4,2/4] BreakingChanges: document upcoming change from "sha1" to "sha256" docs: document upcoming breaking changes - - - --- 2024-05-31 Patrick Steinhardt New
[v4,1/4] docs: introduce document to announce breaking changes docs: document upcoming breaking changes - - - --- 2024-05-31 Patrick Steinhardt New
[v3,2/2] rebase -i: improve error message when picking merge rebase -i: improve error message when picking merge - - - --- 2024-05-30 Phillip Wood New
[v3,1/2] rebase -i: pass struct replay_opts to parse_insn_line() rebase -i: improve error message when picking merge - - - --- 2024-05-30 Phillip Wood New
[v2,19/19] config.mak.dev: enable `-Wwrite-strings` warning Compile with `-Wwrite-strings` - - - --- 2024-05-30 Patrick Steinhardt New
[v2,18/19] builtin/merge: always store allocated strings in `pull_twohead` Compile with `-Wwrite-strings` - - - --- 2024-05-30 Patrick Steinhardt New
[v2,17/19] builtin/rebase: always store allocated string in `options.strategy` Compile with `-Wwrite-strings` - - - --- 2024-05-30 Patrick Steinhardt New
[v2,16/19] builtin/rebase: do not assign default backend to non-constant field Compile with `-Wwrite-strings` - - - --- 2024-05-30 Patrick Steinhardt New
[v2,15/19] imap-send: fix leaking memory in `imap_server_conf` Compile with `-Wwrite-strings` - - - --- 2024-05-30 Patrick Steinhardt New
[v2,14/19] imap-send: drop global `imap_server_conf` variable Compile with `-Wwrite-strings` - - - --- 2024-05-30 Patrick Steinhardt New
[v2,13/19] mailmap: always store allocated strings in mailmap blob Compile with `-Wwrite-strings` - - - --- 2024-05-30 Patrick Steinhardt New
[v2,12/19] revision: always store allocated strings in output encoding Compile with `-Wwrite-strings` - - - --- 2024-05-30 Patrick Steinhardt New
[v2,11/19] remote-curl: avoid assigning string constant to non-const variable Compile with `-Wwrite-strings` - - - --- 2024-05-30 Patrick Steinhardt New
[v2,10/19] send-pack: always allocate receive status Compile with `-Wwrite-strings` - - - --- 2024-05-30 Patrick Steinhardt New
[v2,09/19] parse-options: cast long name for OPTION_ALIAS Compile with `-Wwrite-strings` - - - --- 2024-05-30 Patrick Steinhardt New
[v2,08/19] object-file: make `buf` parameter of `index_mem()` a constant Compile with `-Wwrite-strings` - - - --- 2024-05-30 Patrick Steinhardt New
[v2,07/19] line-log: always allocate the output prefix Compile with `-Wwrite-strings` - - - --- 2024-05-30 Patrick Steinhardt New
[v2,06/19] http: do not assign string constant to non-const field Compile with `-Wwrite-strings` - - - --- 2024-05-30 Patrick Steinhardt New
[v2,05/19] refspec: remove global tag refspec structure Compile with `-Wwrite-strings` - - - --- 2024-05-30 Patrick Steinhardt New
[v2,04/19] compat/win32: fix const-correctness with string constants Compile with `-Wwrite-strings` - - - --- 2024-05-30 Patrick Steinhardt New
[v2,03/19] global: convert intentionally-leaking config strings to consts Compile with `-Wwrite-strings` - - - --- 2024-05-30 Patrick Steinhardt New
[v2,02/19] global: assign non-const strings as required Compile with `-Wwrite-strings` - - - --- 2024-05-30 Patrick Steinhardt New
[v2,01/19] global: improve const correctness when assigning string constants Compile with `-Wwrite-strings` - - - --- 2024-05-30 Patrick Steinhardt New
[GSoC,2/2] refs: add name and content check for file backend ref consistency check infra setup - - - --- 2024-05-30 shejialuo New
[GSoC,1/2] refs: setup ref consistency check infrastructure ref consistency check infra setup - - - --- 2024-05-30 shejialuo New
[v3,6/6] update-ref: add support for 'symref-update' command Untitled series #857349 - - - --- 2024-05-30 Karthik Nayak New
[v3,5/6] reftable: pick either 'oid' or 'target' for new updates Untitled series #857348 - - - --- 2024-05-30 Karthik Nayak New
[v3,4/6] update-ref: add support for 'symref-create' command Untitled series #857347 - - - --- 2024-05-30 Karthik Nayak New
[v3,3/6] update-ref: add support for 'symref-delete' command Untitled series #857346 - - - --- 2024-05-30 Karthik Nayak New
[v3,2/6] update-ref: add support for 'symref-verify' command Untitled series #857345 - - - --- 2024-05-30 Karthik Nayak New
[v3,1/6] refs: create and use `ref_update_expects_existing_old_ref()` [v3,1/6] refs: create and use `ref_update_expects_existing_old_ref()` - - - --- 2024-05-30 Karthik Nayak New
[v4,4/4] unbundle: introduce option VERIFY_BUNDLE_FSCK_FOLLOW_FETCH object checking related additions and fixes for bundles in fetches - - - --- 2024-05-30 Xing Xin New
[v4,3/4] fetch-pack: expose fsckObjects configuration logic object checking related additions and fixes for bundles in fetches - - - --- 2024-05-30 Xing Xin New
[v4,2/4] unbundle: extend verify_bundle_flags to support fsck-objects object checking related additions and fixes for bundles in fetches - 1 - --- 2024-05-30 Xing Xin New
[v4,1/4] bundle-uri: verify oid before writing refs object checking related additions and fixes for bundles in fetches - 2 - --- 2024-05-30 Xing Xin New
[5/5] mv: replace src_dir with a strvec add-ons for ps/leakfixes - - - --- 2024-05-30 Jeff King New
[4/5] mv: factor out empty src_dir removal add-ons for ps/leakfixes - - - --- 2024-05-30 Jeff King New
[3/5] mv: move src_dir cleanup to end of cmd_mv() add-ons for ps/leakfixes - - - --- 2024-05-30 Jeff King New
[2/5] t-strvec: mark variable-arg helper with LAST_ARG_MUST_BE_NULL add-ons for ps/leakfixes - - - --- 2024-05-30 Jeff King New
[1/5] t-strvec: use va_end() to match va_start() add-ons for ps/leakfixes - - - --- 2024-05-30 Jeff King New
[v2,8/8] pack-bitmap.c: reimplement `midx_bitmap_filename()` with helper midx-write: miscellaneous clean-ups for incremental MIDXs - - - --- 2024-05-29 Taylor Blau New
[v2,7/8] midx: replace `get_midx_rev_filename()` with a generic helper midx-write: miscellaneous clean-ups for incremental MIDXs - - - --- 2024-05-29 Taylor Blau New
[v2,6/8] midx-write.c: support reading an existing MIDX with `packs_to_include` midx-write: miscellaneous clean-ups for incremental MIDXs - - - --- 2024-05-29 Taylor Blau New
[v2,5/8] midx-write.c: extract `fill_packs_from_midx()` midx-write: miscellaneous clean-ups for incremental MIDXs - - - --- 2024-05-29 Taylor Blau New
[v2,4/8] midx-write.c: extract `should_include_pack()` midx-write: miscellaneous clean-ups for incremental MIDXs - - - --- 2024-05-29 Taylor Blau New
[v2,3/8] midx-write.c: pass `start_pack` to `compute_sorted_entries()` midx-write: miscellaneous clean-ups for incremental MIDXs - - - --- 2024-05-29 Taylor Blau New
[v2,2/8] midx-write.c: reduce argument count for `get_sorted_entries()` midx-write: miscellaneous clean-ups for incremental MIDXs - - - --- 2024-05-29 Taylor Blau New
[v2,1/8] midx-write.c: tolerate `--preferred-pack` without bitmaps midx-write: miscellaneous clean-ups for incremental MIDXs - - - --- 2024-05-29 Taylor Blau New
[GSoC,v3,5/5] t: improve the test-case for parse_names() t: port reftable/basics_test.c to the unit testing - - - --- 2024-05-29 Chandra Pratap New
[GSoC,v3,4/5] t: add test for put_be16() t: port reftable/basics_test.c to the unit testing - - - --- 2024-05-29 Chandra Pratap New
[GSoC,v3,3/5] t: move tests from reftable/record_test.c to the new unit test t: port reftable/basics_test.c to the unit testing - - - --- 2024-05-29 Chandra Pratap New
[GSoC,v3,2/5] t: move tests from reftable/stack_test.c to the new unit test t: port reftable/basics_test.c to the unit testing - - - --- 2024-05-29 Chandra Pratap New
[GSoC,v3,1/5] t: move reftable/basics_test.c to the unit testing framework t: port reftable/basics_test.c to the unit testing - - - --- 2024-05-29 Chandra Pratap New
[v5,2/2] t/: migrate helper/test-{sha1, sha256} to unit-tests/t-hash t/: migrate helper/test-{sha1, sha256} to unit-tests/t-hash - - - --- 2024-05-29 Ghanshyam Thakkar New
[v5,1/2] strbuf: introduce strbuf_addstrings() to repeatedly add a string t/: migrate helper/test-{sha1, sha256} to unit-tests/t-hash - - - --- 2024-05-29 Ghanshyam Thakkar New
[GSoC] t/: migrate helper/test-example-decorate to the unit testing framework [GSoC] t/: migrate helper/test-example-decorate to the unit testing framework - - - --- 2024-05-28 Ghanshyam Thakkar New
[2/2] t: improve upon reftable/basics_test.c in the unit testing framework [1/2] t: move reftable/basics_test.c to the unit testing framework - - - --- 2024-05-28 Chandra Pratap New
[1/2] t: move reftable/basics_test.c to the unit testing framework [1/2] t: move reftable/basics_test.c to the unit testing framework - - - --- 2024-05-28 Chandra Pratap New
[v3,12/12] builtin/refs: new command to migrate ref storage formats refs: ref storage format migrations - - - --- 2024-05-28 Patrick Steinhardt New
[v3,11/12] refs: implement logic to migrate between ref storage formats refs: ref storage format migrations - - - --- 2024-05-28 Patrick Steinhardt New
[2/2] apply: do not use the_repository Remove some usages of the_repository - - - --- 2024-05-28 Philip Peterson New
[1/2] add-patch: do not use the_repository Remove some usages of the_repository - - - --- 2024-05-28 Philip Peterson New
[v3,10/12] refs: implement removal of ref storages refs: ref storage format migrations - - - --- 2024-05-28 Patrick Steinhardt New
[v3,09/12] worktree: don't store main worktree twice refs: ref storage format migrations - - - --- 2024-05-28 Patrick Steinhardt New
[v3,08/12] reftable: inline `merged_table_release()` refs: ref storage format migrations - - - --- 2024-05-28 Patrick Steinhardt New
[v3,07/12] refs/files: fix NULL pointer deref when releasing ref store refs: ref storage format migrations - - - --- 2024-05-28 Patrick Steinhardt New
[v3,06/12] refs/files: extract function to iterate through root refs refs: ref storage format migrations - - - --- 2024-05-28 Patrick Steinhardt New
[v3,05/12] refs/files: refactor `add_pseudoref_and_head_entries()` refs: ref storage format migrations - - - --- 2024-05-28 Patrick Steinhardt New
[v3,04/12] refs: allow to skip creation of reflog entries refs: ref storage format migrations - - - --- 2024-05-28 Patrick Steinhardt New
[v3,03/12] refs: pass storage format to `ref_store_init()` explicitly refs: ref storage format migrations - - - --- 2024-05-28 Patrick Steinhardt New
[v3,02/12] refs: convert ref storage format to an enum refs: ref storage format migrations - - - --- 2024-05-28 Patrick Steinhardt New
[v3,01/12] setup: unset ref storage when reinitializing repository version refs: ref storage format migrations - - - --- 2024-05-28 Patrick Steinhardt New
fix: prevent date underflow when using positive timezone offset fix: prevent date underflow when using positive timezone offset - - - --- 2024-05-27 darcy New
[v7,3/3] run-command: show prepared command [v7,1/3] Documentation: alias: rework notes into points - - - --- 2024-05-27 Ian Wienand New
[v7,2/3] Documentation: alias: add notes on shell expansion [v7,1/3] Documentation: alias: rework notes into points - - - --- 2024-05-27 Ian Wienand New
[v7,1/3] Documentation: alias: rework notes into points [v7,1/3] Documentation: alias: rework notes into points - - - --- 2024-05-27 Ian Wienand New
difftool: add env vars directly in run_file_diff() difftool: add env vars directly in run_file_diff() - - - --- 2024-05-26 René Scharfe New
[v4,2/2] t/: migrate helper/test-{sha1, sha256} to unit-tests/t-hash t/: port helper/test-{sha1, sha256} to unit-tests/t-hash - - - --- 2024-05-26 Ghanshyam Thakkar New
[v4,1/2] strbuf: introduce strbuf_addstrings() to repeatedly add a string t/: port helper/test-{sha1, sha256} to unit-tests/t-hash - - - --- 2024-05-26 Ghanshyam Thakkar New
[v2] apply: add unit tests for parse_range [v2] apply: add unit tests for parse_range - - - --- 2024-05-26 Philip Peterson New
[2,1/1] parse-options: allow localized substitution hints in macros Allowing localized substitution hints in parse-options - - - --- 2024-05-25 Alexander Shopov New
[v3] promisor-remote: add promisor.quiet configuration option [v3] promisor-remote: add promisor.quiet configuration option - - - --- 2024-05-25 Tom Hughes New
« 1 2 3 4244 245 »