Show patches with: none      |   44329 patches
« 1 2 3 4443 444 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v3,12/27] object-file: mark cached object buffers as const [v3,01/27] global: improve const correctness when assigning string constants - - - --- 2024-06-03 Patrick Steinhardt New
[v3,11/27] ident: add casts for fallback name and GECOS [v3,01/27] global: improve const correctness when assigning string constants - - - --- 2024-06-03 Patrick Steinhardt New
[v3,10/27] entry: refactor how we remove items for delayed checkouts [v3,01/27] global: improve const correctness when assigning string constants - - - --- 2024-06-03 Patrick Steinhardt New
[v3,09/27] line-log: always allocate the output prefix [v3,01/27] global: improve const correctness when assigning string constants - - - --- 2024-06-03 Patrick Steinhardt New
[v3,08/27] line-log: stop assigning string constant to file parent buffer [v3,01/27] global: improve const correctness when assigning string constants - - - --- 2024-06-03 Patrick Steinhardt New
[v3,07/27] diff: cast string constant in `fill_textconv()` [v3,01/27] global: improve const correctness when assigning string constants - - - --- 2024-06-03 Patrick Steinhardt New
[v3,06/27] builtin/remote: cast away constness in `get_head_names()` [v3,01/27] global: improve const correctness when assigning string constants - - - --- 2024-06-03 Patrick Steinhardt New
[v3,05/27] refspec: remove global tag refspec structure [v3,01/27] global: improve const correctness when assigning string constants - - - --- 2024-06-03 Patrick Steinhardt New
[v3,04/27] reftable: cast away constness when assigning constants to records [v3,01/27] global: improve const correctness when assigning string constants - - - --- 2024-06-03 Patrick Steinhardt New
[v3,03/27] refs/reftable: stop micro-optimizing refname allocations on copy [v3,01/27] global: improve const correctness when assigning string constants - - - --- 2024-06-03 Patrick Steinhardt New
[v3,02/27] global: convert intentionally-leaking config strings to consts [v3,01/27] global: improve const correctness when assigning string constants - - - --- 2024-06-03 Patrick Steinhardt New
[v3,01/27] global: improve const correctness when assigning string constants [v3,01/27] global: improve const correctness when assigning string constants - - - --- 2024-06-03 Patrick Steinhardt New
[v3,00/27] Compile with `-Wwrite-strings` - - - --- 2024-06-03 Patrick Steinhardt New
[v4,12/12] builtin/refs: new command to migrate ref storage formats refs: ref storage migrations - - - --- 2024-06-03 Patrick Steinhardt New
[v4,11/12] refs: implement logic to migrate between ref storage formats refs: ref storage migrations - - - --- 2024-06-03 Patrick Steinhardt New
[v4,10/12] refs: implement removal of ref storages refs: ref storage migrations - - - --- 2024-06-03 Patrick Steinhardt New
[v4,09/12] worktree: don't store main worktree twice refs: ref storage migrations - - - --- 2024-06-03 Patrick Steinhardt New
[v4,08/12] reftable: inline `merged_table_release()` refs: ref storage migrations - - - --- 2024-06-03 Patrick Steinhardt New
[v4,07/12] refs/files: fix NULL pointer deref when releasing ref store refs: ref storage migrations - - - --- 2024-06-03 Patrick Steinhardt New
[v4,06/12] refs/files: extract function to iterate through root refs refs: ref storage migrations - - - --- 2024-06-03 Patrick Steinhardt New
[v4,05/12] refs/files: refactor `add_pseudoref_and_head_entries()` refs: ref storage migrations - - - --- 2024-06-03 Patrick Steinhardt New
[v4,04/12] refs: allow to skip creation of reflog entries refs: ref storage migrations - - - --- 2024-06-03 Patrick Steinhardt New
[v4,03/12] refs: pass storage format to `ref_store_init()` explicitly refs: ref storage migrations - - - --- 2024-06-03 Patrick Steinhardt New
[v4,02/12] refs: convert ref storage format to an enum refs: ref storage migrations - - - --- 2024-06-03 Patrick Steinhardt New
[v4,01/12] setup: unset ref storage when reinitializing repository version refs: ref storage migrations - - - --- 2024-06-03 Patrick Steinhardt New
[v5,4/4] BreakingChanges: document that we do not plan to deprecate git-checkout docs: document upcoming breaking changes - - - --- 2024-06-03 Patrick Steinhardt Superseded
[v5,3/4] BreakingChanges: document removal of grafting docs: document upcoming breaking changes - - - --- 2024-06-03 Patrick Steinhardt Superseded
[v5,2/4] BreakingChanges: document upcoming change from "sha1" to "sha256" docs: document upcoming breaking changes - - - --- 2024-06-03 Patrick Steinhardt Superseded
[v5,1/4] docs: introduce document to announce breaking changes docs: document upcoming breaking changes - - - --- 2024-06-03 Patrick Steinhardt Superseded
[v2] date: detect underflow when parsing dates with positive timezone offset [v2] date: detect underflow when parsing dates with positive timezone offset - - - --- 2024-06-02 darcy New
[v3,6/6] add-patch: introduce the command '|' use the pager in 'add -p' - - - --- 2024-06-02 Rubén Justo Superseded
[v3,5/6] test-terminal: introduce --no-stdin-pty use the pager in 'add -p' - - - --- 2024-06-02 Rubén Justo Superseded
[v3,4/6] pager: introduce setup_custom_pager use the pager in 'add -p' - - - --- 2024-06-02 Rubén Justo Superseded
[v3,3/6] pager: introduce wait_for_pager use the pager in 'add -p' - - - --- 2024-06-02 Rubén Justo Superseded
[v3,2/6] pager: do not close fd 2 unnecessarily use the pager in 'add -p' - - - --- 2024-06-02 Rubén Justo Superseded
[v3,1/6] add-patch: test for 'p' command use the pager in 'add -p' - - - --- 2024-06-02 Rubén Justo Superseded
[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 Superseded
[12/13] sparse-checkout: free string list after displaying leak fixes for sparse-checkout code - - - --- 2024-05-31 Jeff King Superseded
[11/13] sparse-checkout: free pattern list in sparse_checkout_list() leak fixes for sparse-checkout code - - - --- 2024-05-31 Jeff King Superseded
[10/13] sparse-checkout: free sparse_filename after use leak fixes for sparse-checkout code - - - --- 2024-05-31 Jeff King Superseded
[09/13] sparse-checkout: refactor temporary sparse_checkout_patterns leak fixes for sparse-checkout code - - - --- 2024-05-31 Jeff King Superseded
[08/13] sparse-checkout: always free "line" strbuf after reading input leak fixes for sparse-checkout code - - - --- 2024-05-31 Jeff King Superseded
[07/13] sparse-checkout: reuse --stdin buffer when reading patterns leak fixes for sparse-checkout code - - - --- 2024-05-31 Jeff King Superseded
[06/13] dir.c: always copy input to add_pattern() leak fixes for sparse-checkout code - - - --- 2024-05-31 Jeff King Superseded
[05/13] dir.c: free removed sparse-pattern hashmap entries leak fixes for sparse-checkout code - - - --- 2024-05-31 Jeff King Superseded
[04/13] sparse-checkout: clear patterns when init() sees existing sparse file leak fixes for sparse-checkout code - - - --- 2024-05-31 Jeff King Superseded
[03/13] dir.c: free strings in sparse cone pattern hashmaps leak fixes for sparse-checkout code - - - --- 2024-05-31 Jeff King Superseded
[02/13] sparse-checkout: pass string literals directly to add_pattern() leak fixes for sparse-checkout code - - - --- 2024-05-31 Jeff King Superseded
[01/13] sparse-checkout: free string list in write_cone_to_file() leak fixes for sparse-checkout code - - - --- 2024-05-31 Jeff King Superseded
[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 Accepted
[v4,4/4] BreakingChanges: document that we do not plan to deprecate git-checkout docs: document upcoming breaking changes - - - --- 2024-05-31 Patrick Steinhardt Superseded
[v4,3/4] BreakingChanges: document removal of grafting docs: document upcoming breaking changes - - - --- 2024-05-31 Patrick Steinhardt Superseded
[v4,2/4] BreakingChanges: document upcoming change from "sha1" to "sha256" docs: document upcoming breaking changes - - - --- 2024-05-31 Patrick Steinhardt Superseded
[v4,1/4] docs: introduce document to announce breaking changes docs: document upcoming breaking changes - - - --- 2024-05-31 Patrick Steinhardt Superseded
t1517: more coverage for commands that work without repository t1517: more coverage for commands that work without repository - - - --- 2024-05-30 Junio C Hamano Superseded
[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 Superseded
[v2,18/19] builtin/merge: always store allocated strings in `pull_twohead` Compile with `-Wwrite-strings` - - - --- 2024-05-30 Patrick Steinhardt Superseded
[v2,17/19] builtin/rebase: always store allocated string in `options.strategy` Compile with `-Wwrite-strings` - - - --- 2024-05-30 Patrick Steinhardt Superseded
[v2,16/19] builtin/rebase: do not assign default backend to non-constant field Compile with `-Wwrite-strings` - - - --- 2024-05-30 Patrick Steinhardt Superseded
[v2,15/19] imap-send: fix leaking memory in `imap_server_conf` Compile with `-Wwrite-strings` - - - --- 2024-05-30 Patrick Steinhardt Superseded
[v2,14/19] imap-send: drop global `imap_server_conf` variable Compile with `-Wwrite-strings` - - - --- 2024-05-30 Patrick Steinhardt Superseded
[v2,13/19] mailmap: always store allocated strings in mailmap blob Compile with `-Wwrite-strings` - - - --- 2024-05-30 Patrick Steinhardt Superseded
[v2,12/19] revision: always store allocated strings in output encoding Compile with `-Wwrite-strings` - - - --- 2024-05-30 Patrick Steinhardt Superseded
[v2,11/19] remote-curl: avoid assigning string constant to non-const variable Compile with `-Wwrite-strings` - - - --- 2024-05-30 Patrick Steinhardt Superseded
[v2,10/19] send-pack: always allocate receive status Compile with `-Wwrite-strings` - - - --- 2024-05-30 Patrick Steinhardt Superseded
[v2,09/19] parse-options: cast long name for OPTION_ALIAS Compile with `-Wwrite-strings` - - - --- 2024-05-30 Patrick Steinhardt Superseded
[v2,08/19] object-file: make `buf` parameter of `index_mem()` a constant Compile with `-Wwrite-strings` - - - --- 2024-05-30 Patrick Steinhardt Superseded
[v2,07/19] line-log: always allocate the output prefix Compile with `-Wwrite-strings` - - - --- 2024-05-30 Patrick Steinhardt Superseded
[v2,06/19] http: do not assign string constant to non-const field Compile with `-Wwrite-strings` - - - --- 2024-05-30 Patrick Steinhardt Superseded
[v2,05/19] refspec: remove global tag refspec structure Compile with `-Wwrite-strings` - - - --- 2024-05-30 Patrick Steinhardt Superseded
[v2,04/19] compat/win32: fix const-correctness with string constants Compile with `-Wwrite-strings` - - - --- 2024-05-30 Patrick Steinhardt Superseded
[v2,03/19] global: convert intentionally-leaking config strings to consts Compile with `-Wwrite-strings` - - - --- 2024-05-30 Patrick Steinhardt Superseded
[v2,02/19] global: assign non-const strings as required Compile with `-Wwrite-strings` - - - --- 2024-05-30 Patrick Steinhardt Superseded
[v2,01/19] global: improve const correctness when assigning string constants Compile with `-Wwrite-strings` - - - --- 2024-05-30 Patrick Steinhardt Superseded
[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 Accepted
[4/5] mv: factor out empty src_dir removal add-ons for ps/leakfixes - - - --- 2024-05-30 Jeff King Accepted
[3/5] mv: move src_dir cleanup to end of cmd_mv() add-ons for ps/leakfixes - - - --- 2024-05-30 Jeff King Accepted
[2/5] t-strvec: mark variable-arg helper with LAST_ARG_MUST_BE_NULL add-ons for ps/leakfixes - - - --- 2024-05-30 Jeff King Accepted
[1/5] t-strvec: use va_end() to match va_start() add-ons for ps/leakfixes - - - --- 2024-05-30 Jeff King Accepted
[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 Accepted
[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 Accepted
[v2,5/8] midx-write.c: extract `fill_packs_from_midx()` midx-write: miscellaneous clean-ups for incremental MIDXs - - - --- 2024-05-29 Taylor Blau Accepted
[v2,4/8] midx-write.c: extract `should_include_pack()` midx-write: miscellaneous clean-ups for incremental MIDXs - - - --- 2024-05-29 Taylor Blau Accepted
« 1 2 3 4443 444 »