Show patches with: State = Action Required       |    Archived = No       |   559 patches
« 1 2 3 45 6 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[3/4] gitlab-ci: add job to run `make check-docs` Documentation: improve linting of manpage existence - - - --- 2024-06-05 Patrick Steinhardt New
[2/4] Documentation/lint-manpages: bubble up errors Documentation: improve linting of manpage existence - - - --- 2024-06-05 Patrick Steinhardt New
[1/4] Makefile: extract script to lint missing/extraneous manpages Documentation: improve linting of manpage existence - - - --- 2024-06-05 Patrick Steinhardt New
[v2,3/3] show-ref: introduce --branches and deprecate --heads Branches are branches and not heads - - - --- 2024-06-04 Junio C Hamano New
[v2,2/3] ls-remote: introduce --branches and deprecate --heads Branches are branches and not heads - - - --- 2024-06-04 Junio C Hamano New
[v2,1/3] refs: call branches branches Branches are branches and not heads - - - --- 2024-06-04 Junio C Hamano New
credential: clear expired c->credential in addition to c->password credential: clear expired c->credential in addition to c->password - - - --- 2024-06-04 Aaron Plattner New
[v6,4/4] BreakingChanges: document that we do not plan to deprecate git-checkout docs: document upcoming breaking changes - - - --- 2024-06-04 Patrick Steinhardt New
[v6,3/4] BreakingChanges: document removal of grafting docs: document upcoming breaking changes - - - --- 2024-06-04 Patrick Steinhardt New
[v6,2/4] BreakingChanges: document upcoming change from "sha1" to "sha256" docs: document upcoming breaking changes - - - --- 2024-06-04 Patrick Steinhardt New
[v6,1/4] docs: introduce document to announce breaking changes docs: document upcoming breaking changes - - - --- 2024-06-04 Patrick Steinhardt New
[v2,06/13] dir.c: always copy input to add_pattern() leak fixes for sparse-checkout code - - - --- 2024-06-04 Jeff King New
[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
[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
[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
[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
[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
[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
[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
[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
[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
[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
« 1 2 3 45 6 »