Show patches with: none      |   44378 patches
« 1 2 3 4443 444 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v2,2/2] ci: compile "linux-gcc-default" job with -Og ci: detect more warnings via `-Og` - - - --- 2024-06-06 Patrick Steinhardt New
[v2,1/2] ci: fix check for Ubuntu 20.04 ci: detect more warnings via `-Og` - - - --- 2024-06-06 Patrick Steinhardt New
[2/2] test-terminal: drop stdin handling dropping stdin support from test-terminal - - - --- 2024-06-06 Jeff King New
[1/2] am: add explicit "--retry" option dropping stdin support from test-terminal - - - --- 2024-06-06 Jeff King New
[v2,4/4] ci/test-documentation: work around SyntaxWarning in Python 3.12 Documentation: improve linting for manpage existence - - - --- 2024-06-06 Patrick Steinhardt New
[v2,3/4] gitlab-ci: add job to run `make check-docs` Documentation: improve linting for manpage existence - - - --- 2024-06-06 Patrick Steinhardt New
[v2,2/4] Documentation/lint-manpages: bubble up errors Documentation: improve linting for manpage existence - - - --- 2024-06-06 Patrick Steinhardt New
[v2,1/4] Makefile: extract script to lint missing/extraneous manpages Documentation: improve linting for manpage existence - - - --- 2024-06-06 Patrick Steinhardt New
[GSoC,6/6] t-reftable-pq: add tests for merged_iter_pqueue_top() t: port reftable/pq_test.c to the unit testing - - - --- 2024-06-06 Chandra Pratap New
[GSoC,5/6] t-reftable-pq: add test for index based comparison t: port reftable/pq_test.c to the unit testing - - - --- 2024-06-06 Chandra Pratap New
[GSoC,4/6] t-reftable-pq: make merged_iter_pqueue_check() callable by reference t: port reftable/pq_test.c to the unit testing - - - --- 2024-06-06 Chandra Pratap New
[GSoC,3/6] t-reftable-pq: make merged_iter_pqueue_check() static t: port reftable/pq_test.c to the unit testing - - - --- 2024-06-06 Chandra Pratap New
[GSoC,2/6] t: move reftable/pq_test.c to the unit testing framework t: port reftable/pq_test.c to the unit testing - - - --- 2024-06-06 Chandra Pratap New
[GSoC,1/6] reftable: clean up reftable/pq.c t: port reftable/pq_test.c to the unit testing - - - --- 2024-06-06 Chandra Pratap New
[2/2] ci: let pedantic job compile with -Og ci: detect more warnings via `-Og` - - - --- 2024-06-06 Patrick Steinhardt Superseded
[1/2] ci: fix check for Ubuntu 20.04 ci: detect more warnings via `-Og` - - - --- 2024-06-06 Patrick Steinhardt Superseded
[v5,12/12] builtin/refs: new command to migrate ref storage formats refs: ref storage migrations - - - --- 2024-06-06 Patrick Steinhardt New
[v5,11/12] refs: implement logic to migrate between ref storage formats refs: ref storage migrations - - - --- 2024-06-06 Patrick Steinhardt New
[v5,10/12] refs: implement removal of ref storages refs: ref storage migrations - - - --- 2024-06-06 Patrick Steinhardt New
[v5,09/12] worktree: don't store main worktree twice refs: ref storage migrations - - - --- 2024-06-06 Patrick Steinhardt New
[v5,08/12] reftable: inline `merged_table_release()` refs: ref storage migrations - - - --- 2024-06-06 Patrick Steinhardt New
[v5,07/12] refs/files: fix NULL pointer deref when releasing ref store refs: ref storage migrations - - - --- 2024-06-06 Patrick Steinhardt New
[v5,06/12] refs/files: extract function to iterate through root refs refs: ref storage migrations - - - --- 2024-06-06 Patrick Steinhardt New
[v5,05/12] refs/files: refactor `add_pseudoref_and_head_entries()` refs: ref storage migrations - - - --- 2024-06-06 Patrick Steinhardt New
[v5,04/12] refs: allow to skip creation of reflog entries refs: ref storage migrations - - - --- 2024-06-06 Patrick Steinhardt New
[v5,03/12] refs: pass storage format to `ref_store_init()` explicitly refs: ref storage migrations - - - --- 2024-06-06 Patrick Steinhardt New
[v5,02/12] refs: convert ref storage format to an enum refs: ref storage migrations - - - --- 2024-06-06 Patrick Steinhardt New
[v5,01/12] setup: unset ref storage when reinitializing repository version refs: ref storage migrations - - - --- 2024-06-06 Patrick Steinhardt New
attr.tree: HEAD:.gitattributes is no longer the default in a bare repo attr.tree: HEAD:.gitattributes is no longer the default in a bare repo - - - --- 2024-06-05 Junio C Hamano New
add-i: finally retire add.interactive.useBuiltin add-i: finally retire add.interactive.useBuiltin - - - --- 2024-06-05 Junio C Hamano New
[v3] format-patch: assume --cover-letter for diff in multi-patch series [v3] format-patch: assume --cover-letter for diff in multi-patch series - - - --- 2024-06-05 Rubén Justo New
[GSoC] t/: migrate helper/test-oidtree.c to unit-tests/t-oidtree.c [GSoC] t/: migrate helper/test-oidtree.c to unit-tests/t-oidtree.c - - - --- 2024-06-05 Ghanshyam Thakkar New
[v4,7/7] update-ref: add support for 'symref-update' command update-ref: add symref support for --stdin - - - --- 2024-06-05 Karthik Nayak New
[v4,6/7] reftable: pick either 'oid' or 'target' for new updates update-ref: add symref support for --stdin - - - --- 2024-06-05 Karthik Nayak New
[v4,5/7] update-ref: add support for 'symref-create' command update-ref: add symref support for --stdin - - - --- 2024-06-05 Karthik Nayak New
[v4,4/7] update-ref: add support for 'symref-delete' command update-ref: add symref support for --stdin - - - --- 2024-06-05 Karthik Nayak New
[v4,3/7] update-ref: add support for 'symref-verify' command update-ref: add symref support for --stdin - - - --- 2024-06-05 Karthik Nayak New
[v4,2/7] refs: specify error for regular refs with `old_target` update-ref: add symref support for --stdin - - - --- 2024-06-05 Karthik Nayak New
[v4,1/7] refs: create and use `ref_update_expects_existing_old_ref()` update-ref: add symref support for --stdin - - - --- 2024-06-05 Karthik Nayak New
[v2,3/3] diff: let external diffs report that changes are uninteresting diff: fix --exit-code with external diff - - - --- 2024-06-05 René Scharfe New
[v2,2/3] userdiff: add and use struct external_diff diff: fix --exit-code with external diff - - - --- 2024-06-05 René Scharfe New
[v2,1/3] t4020: test exit code with external diffs diff: fix --exit-code with external diff - - - --- 2024-06-05 René Scharfe New
[4/4] ci/test-documentation: work around SyntaxWarning in Python 3.12 Documentation: improve linting of manpage existence - - - --- 2024-06-05 Patrick Steinhardt New
[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
[v2] credential: clear expired c->credential, unify secret clearing [v2] credential: clear expired c->credential, unify secret clearing - - - --- 2024-06-04 Aaron Plattner 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
[v4,27/27] config.mak.dev: enable `-Wwrite-strings` warning Compile with `-Wwrite-strings` - - - --- 2024-06-04 Patrick Steinhardt New
[v4,26/27] builtin/merge: always store allocated strings in `pull_twohead` Compile with `-Wwrite-strings` - - - --- 2024-06-04 Patrick Steinhardt New
[v4,25/27] builtin/rebase: always store allocated string in `options.strategy` Compile with `-Wwrite-strings` - - - --- 2024-06-04 Patrick Steinhardt New
[v4,24/27] builtin/rebase: do not assign default backend to non-constant field Compile with `-Wwrite-strings` - - - --- 2024-06-04 Patrick Steinhardt New
[v4,23/27] imap-send: fix leaking memory in `imap_server_conf` Compile with `-Wwrite-strings` - - - --- 2024-06-04 Patrick Steinhardt New
[v4,22/27] imap-send: drop global `imap_server_conf` variable Compile with `-Wwrite-strings` - - - --- 2024-06-04 Patrick Steinhardt New
[v4,21/27] mailmap: always store allocated strings in mailmap blob Compile with `-Wwrite-strings` - - - --- 2024-06-04 Patrick Steinhardt New
[v4,20/27] revision: always store allocated strings in output encoding Compile with `-Wwrite-strings` - - - --- 2024-06-04 Patrick Steinhardt New
[v4,19/27] remote-curl: avoid assigning string constant to non-const variable Compile with `-Wwrite-strings` - - - --- 2024-06-04 Patrick Steinhardt New
[v4,18/27] send-pack: always allocate receive status Compile with `-Wwrite-strings` - - - --- 2024-06-04 Patrick Steinhardt New
[v4,17/27] parse-options: cast long name for OPTION_ALIAS Compile with `-Wwrite-strings` - - - --- 2024-06-04 Patrick Steinhardt New
[v4,16/27] http: do not assign string constant to non-const field Compile with `-Wwrite-strings` - - - --- 2024-06-04 Patrick Steinhardt New
[v4,15/27] compat/win32: fix const-correctness with string constants Compile with `-Wwrite-strings` - - - --- 2024-06-04 Patrick Steinhardt New
[v4,14/27] pretty: add casts for decoration option pointers Compile with `-Wwrite-strings` - - - --- 2024-06-04 Patrick Steinhardt New
[v4,13/27] object-file: make `buf` parameter of `index_mem()` a constant Compile with `-Wwrite-strings` - - - --- 2024-06-04 Patrick Steinhardt New
[v4,12/27] object-file: mark cached object buffers as const Compile with `-Wwrite-strings` - - - --- 2024-06-04 Patrick Steinhardt New
[v4,11/27] ident: add casts for fallback name and GECOS Compile with `-Wwrite-strings` - - - --- 2024-06-04 Patrick Steinhardt New
[v4,10/27] entry: refactor how we remove items for delayed checkouts Compile with `-Wwrite-strings` - - - --- 2024-06-04 Patrick Steinhardt New
[v4,09/27] line-log: always allocate the output prefix Compile with `-Wwrite-strings` - - - --- 2024-06-04 Patrick Steinhardt New
[v4,08/27] line-log: stop assigning string constant to file parent buffer Compile with `-Wwrite-strings` - - - --- 2024-06-04 Patrick Steinhardt New
[v4,07/27] diff: cast string constant in `fill_textconv()` Compile with `-Wwrite-strings` - - - --- 2024-06-04 Patrick Steinhardt New
[v4,06/27] builtin/remote: cast away constness in `get_head_names()` Compile with `-Wwrite-strings` - - - --- 2024-06-04 Patrick Steinhardt New
[v4,05/27] refspec: remove global tag refspec structure Compile with `-Wwrite-strings` - - - --- 2024-06-04 Patrick Steinhardt New
[v4,04/27] reftable: cast away constness when assigning constants to records Compile with `-Wwrite-strings` - - - --- 2024-06-04 Patrick Steinhardt New
[v4,03/27] refs/reftable: stop micro-optimizing refname allocations on copy Compile with `-Wwrite-strings` - - - --- 2024-06-04 Patrick Steinhardt New
[v4,02/27] global: convert intentionally-leaking config strings to consts Compile with `-Wwrite-strings` - - - --- 2024-06-04 Patrick Steinhardt New
[v4,01/27] global: improve const correctness when assigning string constants Compile with `-Wwrite-strings` - - - --- 2024-06-04 Patrick Steinhardt 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,13/13] sparse-checkout: free duplicate hashmap entries leak fixes for sparse-checkout code - - - --- 2024-06-04 Jeff King New
[v2,12/13] sparse-checkout: free string list after displaying leak fixes for sparse-checkout code - - - --- 2024-06-04 Jeff King New
[v2,11/13] sparse-checkout: free pattern list in sparse_checkout_list() leak fixes for sparse-checkout code - - - --- 2024-06-04 Jeff King New
[v2,10/13] sparse-checkout: free sparse_filename after use leak fixes for sparse-checkout code - - - --- 2024-06-04 Jeff King New
[v2,09/13] sparse-checkout: refactor temporary sparse_checkout_patterns leak fixes for sparse-checkout code - - - --- 2024-06-04 Jeff King New
[v2,08/13] sparse-checkout: always free "line" strbuf after reading input leak fixes for sparse-checkout code - - - --- 2024-06-04 Jeff King New
[v2,07/13] sparse-checkout: reuse --stdin buffer when reading patterns leak fixes for sparse-checkout code - - - --- 2024-06-04 Jeff King New
[v2,06/13] dir.c: always copy input to add_pattern() leak fixes for sparse-checkout code - - - --- 2024-06-04 Jeff King New
[v2,05/13] dir.c: free removed sparse-pattern hashmap entries leak fixes for sparse-checkout code - - - --- 2024-06-04 Jeff King New
[v2,04/13] sparse-checkout: clear patterns when init() sees existing sparse file leak fixes for sparse-checkout code - - - --- 2024-06-04 Jeff King New
[v2,03/13] dir.c: free strings in sparse cone pattern hashmaps leak fixes for sparse-checkout code - - - --- 2024-06-04 Jeff King New
[v2,02/13] sparse-checkout: pass string literals directly to add_pattern() leak fixes for sparse-checkout code - - - --- 2024-06-04 Jeff King New
[v2,01/13] sparse-checkout: free string list in write_cone_to_file() leak fixes for sparse-checkout code - - - --- 2024-06-04 Jeff King New
format-patch: assume --cover-letter for diff in multi-patch series format-patch: assume --cover-letter for diff in multi-patch series - - - --- 2024-06-03 Rubén Justo Superseded
[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
« 1 2 3 4443 444 »