Show patches with: State = Action Required       |   24390 patches
« 1 2 3 4243 244 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[19/19] config.mak.dev: enable `-Wwrite-strings` warning Compile with `-Wwrite-strings` - - - --- 2024-05-29 Patrick Steinhardt New
[18/19] builtin/merge: always store allocated strings in `pull_twohead` Compile with `-Wwrite-strings` - - - --- 2024-05-29 Patrick Steinhardt New
[17/19] builtin/rebase: adapt code to not assign string constants to non-const Compile with `-Wwrite-strings` - - - --- 2024-05-29 Patrick Steinhardt New
[16/19] imap-send: fix leaking memory in `imap_server_conf` Compile with `-Wwrite-strings` - - - --- 2024-05-29 Patrick Steinhardt New
[15/19] imap-send: drop global `imap_server_conf` variable Compile with `-Wwrite-strings` - - - --- 2024-05-29 Patrick Steinhardt New
[14/19] mailmap: always store allocated strings in mailmap blob Compile with `-Wwrite-strings` - - - --- 2024-05-29 Patrick Steinhardt New
[13/19] revision: always store allocated strings in output encoding Compile with `-Wwrite-strings` - - - --- 2024-05-29 Patrick Steinhardt New
[12/19] remote-curl: avoid assigning string constant to non-const variable Compile with `-Wwrite-strings` - - - --- 2024-05-29 Patrick Steinhardt New
[11/19] send-pack: always allocate receive status Compile with `-Wwrite-strings` - - - --- 2024-05-29 Patrick Steinhardt New
[10/19] parse-options: cast long name for OPTION_ALIAS Compile with `-Wwrite-strings` - - - --- 2024-05-29 Patrick Steinhardt New
[09/19] object-file: make `buf` parameter of `index_mem()` a constant Compile with `-Wwrite-strings` - - - --- 2024-05-29 Patrick Steinhardt New
[08/19] line-log: always allocate the output prefix Compile with `-Wwrite-strings` - - - --- 2024-05-29 Patrick Steinhardt New
[07/19] http: do not assign string constant to non-const field Compile with `-Wwrite-strings` - - - --- 2024-05-29 Patrick Steinhardt New
[06/19] refspec: remove global tag refspec structure Compile with `-Wwrite-strings` - - - --- 2024-05-29 Patrick Steinhardt New
[05/19] reftable: improve const correctness when assigning string constants Compile with `-Wwrite-strings` - - - --- 2024-05-29 Patrick Steinhardt New
[04/19] compat/win32: fix const-correctness with string constants Compile with `-Wwrite-strings` - - - --- 2024-05-29 Patrick Steinhardt New
[03/19] global: convert intentionally-leaking config strings to consts Compile with `-Wwrite-strings` - - - --- 2024-05-29 Patrick Steinhardt New
[02/19] global: assign non-const strings as required Compile with `-Wwrite-strings` - - - --- 2024-05-29 Patrick Steinhardt New
[01/19] global: improve const correctness when assigning string constants Compile with `-Wwrite-strings` - - - --- 2024-05-29 Patrick Steinhardt 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,v2,4/4] t: add test for put_be16() and improve test-case for parse_names() t: port reftable/basics_test.c to the unit testing - - - --- 2024-05-29 Chandra Pratap New
[GSoC,v2,3/4] 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,v2,2/4] 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,v2,1/4] 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
[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
[v3,4/4] unbundle: introduce new option UNBUNDLE_FSCK_FOLLOW_FETCH object checking related additions and fixes for bundles in fetches - - - --- 2024-05-27 Xing Xin New
[v3,3/4] fetch-pack: expose fsckObjects configuration logic object checking related additions and fixes for bundles in fetches - - - --- 2024-05-27 Xing Xin New
[v3,2/4] unbundle: introduce unbundle_fsck_flags for fsckobjects handling object checking related additions and fixes for bundles in fetches - - - --- 2024-05-27 Xing Xin New
[v3,1/4] bundle-uri: verify oid before writing refs object checking related additions and fixes for bundles in fetches - - - --- 2024-05-27 Xing Xin New
[v3,21/21] builtin/mv: fix leaks for submodule gitfile paths Various memory leak fixes - - - --- 2024-05-27 Patrick Steinhardt New
[v3,20/21] builtin/mv: refactor to use `struct strvec` Various memory leak fixes - - - --- 2024-05-27 Patrick Steinhardt New
[v3,19/21] builtin/mv duplicate string list memory Various memory leak fixes - - - --- 2024-05-27 Patrick Steinhardt New
[v3,18/21] builtin/mv: refactor `add_slash()` to always return allocated strings Various memory leak fixes - - - --- 2024-05-27 Patrick Steinhardt New
[v3,17/21] strvec: add functions to replace and remove strings Various memory leak fixes - - - --- 2024-05-27 Patrick Steinhardt New
[v3,16/21] submodule: fix leaking memory for submodule entries Various memory leak fixes - - - --- 2024-05-27 Patrick Steinhardt New
[v3,15/21] commit-reach: fix memory leak in `ahead_behind()` Various memory leak fixes - - - --- 2024-05-27 Patrick Steinhardt New
[v3,14/21] builtin/credential: clear credential before exit Various memory leak fixes - - - --- 2024-05-27 Patrick Steinhardt New
[v3,13/21] config: plug various memory leaks Various memory leak fixes - - - --- 2024-05-27 Patrick Steinhardt New
[v3,12/21] config: clarify memory ownership in `git_config_string()` Various memory leak fixes - - - --- 2024-05-27 Patrick Steinhardt New
[v3,11/21] builtin/log: stop using globals for format config Various memory leak fixes - - - --- 2024-05-27 Patrick Steinhardt New
[v3,10/21] builtin/log: stop using globals for log config Various memory leak fixes - - - --- 2024-05-27 Patrick Steinhardt New
[v3,09/21] convert: refactor code to clarify ownership of check_roundtrip_encoding Various memory leak fixes - - - --- 2024-05-27 Patrick Steinhardt New
[v3,08/21] diff: refactor code to clarify memory ownership of prefixes Various memory leak fixes - - - --- 2024-05-27 Patrick Steinhardt New
[v3,07/21] config: clarify memory ownership in `git_config_pathname()` Various memory leak fixes - - - --- 2024-05-27 Patrick Steinhardt New
[v3,06/21] http: refactor code to clarify memory ownership Various memory leak fixes - - - --- 2024-05-27 Patrick Steinhardt New
[v3,05/21] checkout: clarify memory ownership in `unique_tracking_name()` Various memory leak fixes - - - --- 2024-05-27 Patrick Steinhardt New
[v3,04/21] strbuf: fix leak when `appendwholeline()` fails with EOF Various memory leak fixes - - - --- 2024-05-27 Patrick Steinhardt New
[v3,03/21] transport-helper: fix leaking helper name Various memory leak fixes - - - --- 2024-05-27 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
[v2,2/2] format-patch: move range/inter diff at the end of a single patch output Untitled series #855805 - - - --- 2024-05-24 Junio C Hamano New
[v3,3/3] upload-pack: allow configuring a missing-action upload-pack: support a missing-action - - - --- 2024-05-24 Christian Couder New
[v3,2/3] pack-objects: use the missing action API upload-pack: support a missing-action - - - --- 2024-05-24 Christian Couder New
[v3,1/3] rev-list: refactor --missing=<missing-action> upload-pack: support a missing-action - - - --- 2024-05-24 Christian Couder New
[v3] docs: document upcoming breaking changes [v3] docs: document upcoming breaking changes - - - --- 2024-05-24 Patrick Steinhardt New
alias: pass --help through to shell alias alias: pass --help through to shell alias - - - --- 2024-05-24 Ian Wienand New
[v3,3/3] t/: port helper/test-sha256.c to unit-tests/t-hash.c Port t0015-hash to the unit testing framework - - - --- 2024-05-23 Ghanshyam Thakkar New
[v3,2/3] t/: port helper/test-sha1.c to unit-tests/t-hash.c Port t0015-hash to the unit testing framework - - - --- 2024-05-23 Ghanshyam Thakkar New
[v3,1/3] strbuf: introduce strbuf_addstrings() to repeatedly add a string Port t0015-hash to the unit testing framework - - - --- 2024-05-23 Ghanshyam Thakkar New
[2/2] format-patch: move range/inter diff at the end of a single patch output give range-diff at the end of single patch output - - - --- 2024-05-23 Junio C Hamano New
[1/2] show_log: factor out interdiff/range-diff generation give range-diff at the end of single patch output - - - --- 2024-05-23 Junio C Hamano New
[v4,24/24] t/perf: implement performance tests for pseudo-merge bitmaps pack-bitmap: pseudo-merge reachability bitmaps - - - --- 2024-05-23 Taylor Blau New
[v4,23/24] pseudo-merge: implement support for finding existing merges pack-bitmap: pseudo-merge reachability bitmaps - - - --- 2024-05-23 Taylor Blau New
[v4,22/24] ewah: `bitmap_equals_ewah()` pack-bitmap: pseudo-merge reachability bitmaps - - - --- 2024-05-23 Taylor Blau New
[v4,21/24] pack-bitmap: extra trace2 information pack-bitmap: pseudo-merge reachability bitmaps - - - --- 2024-05-23 Taylor Blau New
[v4,20/24] pack-bitmap.c: use pseudo-merges during traversal pack-bitmap: pseudo-merge reachability bitmaps - - - --- 2024-05-23 Taylor Blau New
[v4,19/24] t/test-lib-functions.sh: support `--notick` in `test_commit_bulk()` pack-bitmap: pseudo-merge reachability bitmaps - - - --- 2024-05-23 Taylor Blau New
[v4,18/24] pack-bitmap: implement test helpers for pseudo-merge pack-bitmap: pseudo-merge reachability bitmaps - - - --- 2024-05-23 Taylor Blau New
[v4,17/24] ewah: implement `ewah_bitmap_popcount()` pack-bitmap: pseudo-merge reachability bitmaps - - - --- 2024-05-23 Taylor Blau New
[v4,16/24] pseudo-merge: implement support for reading pseudo-merge commits pack-bitmap: pseudo-merge reachability bitmaps - - - --- 2024-05-23 Taylor Blau New
[v4,15/24] pack-bitmap.c: read pseudo-merge extension pack-bitmap: pseudo-merge reachability bitmaps - - - --- 2024-05-23 Taylor Blau New
[v4,14/24] pseudo-merge: scaffolding for reads pack-bitmap: pseudo-merge reachability bitmaps - - - --- 2024-05-23 Taylor Blau New
[v4,13/24] pack-bitmap: extract `read_bitmap()` function pack-bitmap: pseudo-merge reachability bitmaps - - - --- 2024-05-23 Taylor Blau New
[v4,12/24] pack-bitmap-write.c: write pseudo-merge table pack-bitmap: pseudo-merge reachability bitmaps - - - --- 2024-05-23 Taylor Blau New
[v4,11/24] pseudo-merge: implement support for selecting pseudo-merge commits pack-bitmap: pseudo-merge reachability bitmaps - - - --- 2024-05-23 Taylor Blau New
« 1 2 3 4243 244 »