Show patches with: State = Action Required       |    Archived = No       |   573 patches
« 1 2 3 45 6 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v4,6/6] add-patch: introduce the command '|' use the pager in 'add -p' - - - --- 2024-06-03 Rubén Justo New
[v4,5/6] test-terminal: introduce --no-stdin-pty use the pager in 'add -p' - - - --- 2024-06-03 Rubén Justo New
[v4,4/6] pager: introduce setup_custom_pager use the pager in 'add -p' - - - --- 2024-06-03 Rubén Justo New
[v4,3/6] pager: introduce wait_for_pager use the pager in 'add -p' - - - --- 2024-06-03 Rubén Justo New
[v4,2/6] pager: do not close fd 2 unnecessarily use the pager in 'add -p' - - - --- 2024-06-03 Rubén Justo New
[v4,1/6] add-patch: test for 'p' command use the pager in 'add -p' - - - --- 2024-06-03 Rubén Justo New
[3/3] show-ref: introduce --branches and deprecate --heads Branches are branches and not heads - - - --- 2024-06-03 Junio C Hamano New
[2/3] ls-remote: introduce --branches and deprecate --heads Branches are branches and not heads - - - --- 2024-06-03 Junio C Hamano New
[1/3] refs: call branches branches Branches are branches and not heads - - - --- 2024-06-03 Junio C Hamano New
[29/29] builtin/blame: fix leaking ignore revs files Memory leak fixes (pt.2) - - - --- 2024-06-03 Patrick Steinhardt New
[28/29] builtin/blame: fix leaking prefixed paths Memory leak fixes (pt.2) - - - --- 2024-06-03 Patrick Steinhardt New
[27/29] blame: fix leaking data for blame scoreboards Memory leak fixes (pt.2) - - - --- 2024-06-03 Patrick Steinhardt New
[26/29] line-range: plug leaking find functions Memory leak fixes (pt.2) - - - --- 2024-06-03 Patrick Steinhardt New
[25/29] merge: fix leaking merge bases Memory leak fixes (pt.2) - - - --- 2024-06-03 Patrick Steinhardt New
[24/29] builtin/merge: fix leaking `struct cmdnames` in `get_strategy()` Memory leak fixes (pt.2) - - - --- 2024-06-03 Patrick Steinhardt New
[23/29] sequencer: fix memory leaks in `make_script_with_merges()` Memory leak fixes (pt.2) - - - --- 2024-06-03 Patrick Steinhardt New
[22/29] builtin/clone: plug leaking HEAD ref in `wanted_peer_refs()` Memory leak fixes (pt.2) - - - --- 2024-06-03 Patrick Steinhardt New
[21/29] apply: fix leaking string in `match_fragment()` Memory leak fixes (pt.2) - - - --- 2024-06-03 Patrick Steinhardt New
[20/29] sequencer: fix leaking string buffer in `commit_staged_changes()` Memory leak fixes (pt.2) - - - --- 2024-06-03 Patrick Steinhardt New
[19/29] commit: fix leaking parents when calling `commit_tree_extended()` Memory leak fixes (pt.2) - - - --- 2024-06-03 Patrick Steinhardt New
[18/29] config: fix leaking "core.notesref" variable Memory leak fixes (pt.2) - - - --- 2024-06-03 Patrick Steinhardt New
[17/29] rerere: fix various trivial leaks Memory leak fixes (pt.2) - - - --- 2024-06-03 Patrick Steinhardt New
[16/29] builtin/stash: fix leak in `show_stash()` Memory leak fixes (pt.2) - - - --- 2024-06-03 Patrick Steinhardt New
[15/29] revision: free diff options Memory leak fixes (pt.2) - - - --- 2024-06-03 Patrick Steinhardt New
[14/29] builtin/log: fix leaking commit list in git-cherry(1) Memory leak fixes (pt.2) - - - --- 2024-06-03 Patrick Steinhardt New
[13/29] merge-recursive: fix memory leak when finalizing merge Memory leak fixes (pt.2) - - - --- 2024-06-03 Patrick Steinhardt New
[12/29] builtin/merge-recursive: fix leaking object ID bases Memory leak fixes (pt.2) - - - --- 2024-06-03 Patrick Steinhardt New
[11/29] builtin/difftool: plug memory leaks in `run_dir_diff()` Memory leak fixes (pt.2) - - - --- 2024-06-03 Patrick Steinhardt New
[10/29] object-name: free leaking object contexts Memory leak fixes (pt.2) - - - --- 2024-06-03 Patrick Steinhardt New
[09/29] builtin/rev-list: fix leaking bitmap index when calculating disk usage Memory leak fixes (pt.2) - - - --- 2024-06-03 Patrick Steinhardt New
[08/29] notes: fix memory leak when pruning notes Memory leak fixes (pt.2) - - - --- 2024-06-03 Patrick Steinhardt New
[07/29] revision: fix leaking display notes Memory leak fixes (pt.2) - - - --- 2024-06-03 Patrick Steinhardt New
[06/29] merge-recursive: fix leaging rename conflict info Memory leak fixes (pt.2) - - - --- 2024-06-03 Patrick Steinhardt New
[05/29] biultin/rev-parse: fix memory leaks in `--parseopt` mode Memory leak fixes (pt.2) - - - --- 2024-06-03 Patrick Steinhardt New
[04/29] bundle: plug leaks in `create_bundle()` Memory leak fixes (pt.2) - - - --- 2024-06-03 Patrick Steinhardt New
[03/29] notes-utils: free note trees when releasing copied notes Memory leak fixes (pt.2) - - - --- 2024-06-03 Patrick Steinhardt New
[02/29] parse-options: fix leaks for users of OPT_FILENAME Memory leak fixes (pt.2) - - - --- 2024-06-03 Patrick Steinhardt New
[01/29] revision: fix memory leak when reversing revisions Memory leak fixes (pt.2) - - - --- 2024-06-03 Patrick Steinhardt New
[v3,27/27] config.mak.dev: enable `-Wwrite-strings` warning [v3,01/27] global: improve const correctness when assigning string constants - - - --- 2024-06-03 Patrick Steinhardt New
[v3,26/27] builtin/merge: always store allocated strings in `pull_twohead` [v3,01/27] global: improve const correctness when assigning string constants - - - --- 2024-06-03 Patrick Steinhardt New
[v3,25/27] builtin/rebase: always store allocated string in `options.strategy` [v3,01/27] global: improve const correctness when assigning string constants - - - --- 2024-06-03 Patrick Steinhardt New
[v3,24/27] builtin/rebase: do not assign default backend to non-constant field [v3,01/27] global: improve const correctness when assigning string constants - - - --- 2024-06-03 Patrick Steinhardt New
[v3,23/27] imap-send: fix leaking memory in `imap_server_conf` [v3,01/27] global: improve const correctness when assigning string constants - - - --- 2024-06-03 Patrick Steinhardt New
[v3,22/27] imap-send: drop global `imap_server_conf` variable [v3,01/27] global: improve const correctness when assigning string constants - - - --- 2024-06-03 Patrick Steinhardt New
[v3,21/27] mailmap: always store allocated strings in mailmap blob [v3,01/27] global: improve const correctness when assigning string constants - - - --- 2024-06-03 Patrick Steinhardt New
[v3,20/27] revision: always store allocated strings in output encoding [v3,01/27] global: improve const correctness when assigning string constants - - - --- 2024-06-03 Patrick Steinhardt New
[v3,19/27] remote-curl: avoid assigning string constant to non-const variable [v3,01/27] global: improve const correctness when assigning string constants - - - --- 2024-06-03 Patrick Steinhardt New
[v3,18/27] send-pack: always allocate receive status [v3,01/27] global: improve const correctness when assigning string constants - - - --- 2024-06-03 Patrick Steinhardt New
[v3,17/27] parse-options: cast long name for OPTION_ALIAS [v3,01/27] global: improve const correctness when assigning string constants - - - --- 2024-06-03 Patrick Steinhardt New
[v3,16/27] http: do not assign string constant to non-const field [v3,01/27] global: improve const correctness when assigning string constants - - - --- 2024-06-03 Patrick Steinhardt New
[v3,15/27] compat/win32: fix const-correctness with string constants [v3,01/27] global: improve const correctness when assigning string constants - - - --- 2024-06-03 Patrick Steinhardt New
[v3,14/27] pretty: add casts for decoration option pointers [v3,01/27] global: improve const correctness when assigning string constants - - - --- 2024-06-03 Patrick Steinhardt New
[v3,13/27] object-file: make `buf` parameter of `index_mem()` a constant [v3,01/27] global: improve const correctness when assigning string constants - - - --- 2024-06-03 Patrick Steinhardt New
[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 New
[v5,3/4] BreakingChanges: document removal of grafting docs: document upcoming breaking changes - - - --- 2024-06-03 Patrick Steinhardt New
[v5,2/4] BreakingChanges: document upcoming change from "sha1" to "sha256" docs: document upcoming breaking changes - - - --- 2024-06-03 Patrick Steinhardt New
[v5,1/4] docs: introduce document to announce breaking changes docs: document upcoming breaking changes - - - --- 2024-06-03 Patrick Steinhardt New
[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 New
[v3,5/6] test-terminal: introduce --no-stdin-pty use the pager in 'add -p' - - - --- 2024-06-02 Rubén Justo New
[v3,4/6] pager: introduce setup_custom_pager use the pager in 'add -p' - - - --- 2024-06-02 Rubén Justo New
[v3,3/6] pager: introduce wait_for_pager use the pager in 'add -p' - - - --- 2024-06-02 Rubén Justo New
[v3,2/6] pager: do not close fd 2 unnecessarily use the pager in 'add -p' - - - --- 2024-06-02 Rubén Justo New
[v3,1/6] add-patch: test for 'p' command use the pager in 'add -p' - - - --- 2024-06-02 Rubén Justo New
[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
« 1 2 3 45 6 »