Show patches with: Submitter = Patrick Steinhardt       |   1864 patches
« 1 2 3 418 19 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[21/21] hex: guard declarations with `USE_THE_REPOSITORY_VARIABLE` Introduce `USE_THE_REPOSITORY_VARIABLE` macro - - - --- 2024-06-11 Patrick Steinhardt New
[20/21] t/helper: remove dependency on `the_repository` in "proc-receive" Introduce `USE_THE_REPOSITORY_VARIABLE` macro - - - --- 2024-06-11 Patrick Steinhardt New
[19/21] t/helper: remove dependency on `the_repository` in "oidtree" Introduce `USE_THE_REPOSITORY_VARIABLE` macro - - - --- 2024-06-11 Patrick Steinhardt New
[18/21] t/helper: fix segfault in "oid-array" command without repository Introduce `USE_THE_REPOSITORY_VARIABLE` macro - - - --- 2024-06-11 Patrick Steinhardt New
[17/21] t/helper: use correct object hash in partial-clone helper Introduce `USE_THE_REPOSITORY_VARIABLE` macro - - - --- 2024-06-11 Patrick Steinhardt New
[16/21] compat/fsmonitor: remove dependency on `the_repository` in Darwin IPC Introduce `USE_THE_REPOSITORY_VARIABLE` macro - - - --- 2024-06-11 Patrick Steinhardt New
[15/21] replace-object: use hash algorithm from passed-in repository Introduce `USE_THE_REPOSITORY_VARIABLE` macro - - - --- 2024-06-11 Patrick Steinhardt New
[14/21] protocol-caps: use hash algorithm from passed-in repository Introduce `USE_THE_REPOSITORY_VARIABLE` macro - - - --- 2024-06-11 Patrick Steinhardt New
[13/21] oidset: pass hash algorithm when parsing file Introduce `USE_THE_REPOSITORY_VARIABLE` macro - - - --- 2024-06-11 Patrick Steinhardt New
[12/21] http-fetch: don't crash when parsing packfile without a repo Introduce `USE_THE_REPOSITORY_VARIABLE` macro - - - --- 2024-06-11 Patrick Steinhardt New
[11/21] hash-ll: merge with "hash.h" Introduce `USE_THE_REPOSITORY_VARIABLE` macro - - - --- 2024-06-11 Patrick Steinhardt New
[10/21] refs: avoid include cycle with "repository.h" Introduce `USE_THE_REPOSITORY_VARIABLE` macro - - - --- 2024-06-11 Patrick Steinhardt New
[09/21] global: introduce `USE_THE_REPOSITORY_VARIABLE` macro Introduce `USE_THE_REPOSITORY_VARIABLE` macro - - - --- 2024-06-11 Patrick Steinhardt New
[08/21] hash: require hash algorithm in `empty_tree_oid_hex()` Introduce `USE_THE_REPOSITORY_VARIABLE` macro - - - --- 2024-06-11 Patrick Steinhardt New
[07/21] hash: require hash algorithm in `is_empty_{blob,tree}_oid()` Introduce `USE_THE_REPOSITORY_VARIABLE` macro - - - --- 2024-06-11 Patrick Steinhardt New
[06/21] hash: make `is_null_oid()` independent of `the_repository` Introduce `USE_THE_REPOSITORY_VARIABLE` macro - - - --- 2024-06-11 Patrick Steinhardt New
[05/21] hash: convert `oidcmp()` and `oideq()` to compare whole hash Introduce `USE_THE_REPOSITORY_VARIABLE` macro - - - --- 2024-06-11 Patrick Steinhardt New
[04/21] global: ensure that object IDs are always padded Introduce `USE_THE_REPOSITORY_VARIABLE` macro - - - --- 2024-06-11 Patrick Steinhardt New
[03/21] hash: require hash algorithm in `oidread()` and `oidclr()` Introduce `USE_THE_REPOSITORY_VARIABLE` macro - - - --- 2024-06-11 Patrick Steinhardt New
[02/21] hash: require hash algorithm in `hasheq()`, `hashcmp()` and `hashclr()` Introduce `USE_THE_REPOSITORY_VARIABLE` macro - - - --- 2024-06-11 Patrick Steinhardt New
[01/21] hash: drop (mostly) unused `is_empty_{blob,tree}_sha1()` functions Introduce `USE_THE_REPOSITORY_VARIABLE` macro - - - --- 2024-06-11 Patrick Steinhardt New
[v2,29/29] builtin/blame: fix leaking ignore revs files Memory leak fixes (pt.2) - - - --- 2024-06-11 Patrick Steinhardt New
[v2,28/29] builtin/blame: fix leaking prefixed paths Memory leak fixes (pt.2) - - - --- 2024-06-11 Patrick Steinhardt New
[v2,27/29] blame: fix leaking data for blame scoreboards Memory leak fixes (pt.2) - - - --- 2024-06-11 Patrick Steinhardt New
[v2,26/29] line-range: plug leaking find functions Memory leak fixes (pt.2) - - - --- 2024-06-11 Patrick Steinhardt New
[v2,25/29] merge: fix leaking merge bases Memory leak fixes (pt.2) - - - --- 2024-06-11 Patrick Steinhardt New
[v2,24/29] builtin/merge: fix leaking `struct cmdnames` in `get_strategy()` Memory leak fixes (pt.2) - - - --- 2024-06-11 Patrick Steinhardt New
[v2,23/29] sequencer: fix memory leaks in `make_script_with_merges()` Memory leak fixes (pt.2) - - - --- 2024-06-11 Patrick Steinhardt New
[v2,22/29] builtin/clone: plug leaking HEAD ref in `wanted_peer_refs()` Memory leak fixes (pt.2) - - - --- 2024-06-11 Patrick Steinhardt New
[v2,21/29] apply: fix leaking string in `match_fragment()` Memory leak fixes (pt.2) - - - --- 2024-06-11 Patrick Steinhardt New
[v2,20/29] sequencer: fix leaking string buffer in `commit_staged_changes()` Memory leak fixes (pt.2) - - - --- 2024-06-11 Patrick Steinhardt New
[v2,19/29] commit: fix leaking parents when calling `commit_tree_extended()` Memory leak fixes (pt.2) - - - --- 2024-06-11 Patrick Steinhardt New
[v2,18/29] config: fix leaking "core.notesref" variable Memory leak fixes (pt.2) - - - --- 2024-06-11 Patrick Steinhardt New
[v2,17/29] rerere: fix various trivial leaks Memory leak fixes (pt.2) - - - --- 2024-06-11 Patrick Steinhardt New
[v2,16/29] builtin/stash: fix leak in `show_stash()` Memory leak fixes (pt.2) - - - --- 2024-06-11 Patrick Steinhardt New
[v2,15/29] revision: free diff options Memory leak fixes (pt.2) - - - --- 2024-06-11 Patrick Steinhardt New
[v2,14/29] builtin/log: fix leaking commit list in git-cherry(1) Memory leak fixes (pt.2) - - - --- 2024-06-11 Patrick Steinhardt New
[v2,13/29] merge-recursive: fix memory leak when finalizing merge Memory leak fixes (pt.2) - - - --- 2024-06-11 Patrick Steinhardt New
[v2,12/29] builtin/merge-recursive: fix leaking object ID bases Memory leak fixes (pt.2) - - - --- 2024-06-11 Patrick Steinhardt New
[v2,11/29] builtin/difftool: plug memory leaks in `run_dir_diff()` Memory leak fixes (pt.2) - - - --- 2024-06-11 Patrick Steinhardt New
[v2,10/29] object-name: free leaking object contexts Memory leak fixes (pt.2) - - - --- 2024-06-11 Patrick Steinhardt New
[v2,09/29] builtin/rev-list: fix leaking bitmap index when calculating disk usage Memory leak fixes (pt.2) - - - --- 2024-06-11 Patrick Steinhardt New
[v2,08/29] notes: fix memory leak when pruning notes Memory leak fixes (pt.2) - - - --- 2024-06-11 Patrick Steinhardt New
[v2,07/29] revision: fix leaking display notes Memory leak fixes (pt.2) - - - --- 2024-06-11 Patrick Steinhardt New
[v2,06/29] merge-recursive: fix leaking rename conflict info Memory leak fixes (pt.2) - - - --- 2024-06-11 Patrick Steinhardt New
[v2,05/29] biultin/rev-parse: fix memory leaks in `--parseopt` mode Memory leak fixes (pt.2) - - - --- 2024-06-11 Patrick Steinhardt New
[v2,04/29] bundle: plug leaks in `create_bundle()` Memory leak fixes (pt.2) - - - --- 2024-06-11 Patrick Steinhardt New
[v2,03/29] notes-utils: free note trees when releasing copied notes Memory leak fixes (pt.2) - - - --- 2024-06-11 Patrick Steinhardt New
[v2,02/29] parse-options: fix leaks for users of OPT_FILENAME Memory leak fixes (pt.2) - - - --- 2024-06-11 Patrick Steinhardt New
[v2,01/29] revision: fix memory leak when reversing revisions Memory leak fixes (pt.2) - - - --- 2024-06-11 Patrick Steinhardt New
[2/2] object-name: don't try to abbreviate to lengths greater than hexsz [1/2] config: fix segfault when parsing "core.abbrev" without repo - - - --- 2024-06-11 Patrick Steinhardt New
[1/2] config: fix segfault when parsing "core.abbrev" without repo [1/2] config: fix segfault when parsing "core.abbrev" without repo - - - --- 2024-06-11 Patrick Steinhardt New
[v4,2/2] ci: compile "linux-gcc-default" job with -Og ci: detect more warnings via `-Og` - - - --- 2024-06-10 Patrick Steinhardt New
[v4,1/2] Makefile: add ability to append to CFLAGS and LDFLAGS ci: detect more warnings via `-Og` - - - --- 2024-06-10 Patrick Steinhardt New
[v3,4/4] ci: compile "linux-gcc-default" job with -Og ci: detect more warnings via `-Og` - - - --- 2024-06-07 Patrick Steinhardt Superseded
[v3,3/4] ci: compile code with V=1 ci: detect more warnings via `-Og` - - - --- 2024-06-07 Patrick Steinhardt Superseded
[v3,2/4] Makefile: add ability to append to CFLAGS and LDFLAGS ci: detect more warnings via `-Og` - - - --- 2024-06-07 Patrick Steinhardt Superseded
[v3,1/4] ci: fix check for Ubuntu 20.04 ci: detect more warnings via `-Og` - - - --- 2024-06-07 Patrick Steinhardt Superseded
[v6,27/27] config.mak.dev: enable `-Wwrite-strings` warning Compile with `-Wwrite-strings` - - - --- 2024-06-07 Patrick Steinhardt Accepted
[v6,26/27] builtin/merge: always store allocated strings in `pull_twohead` Compile with `-Wwrite-strings` - - - --- 2024-06-07 Patrick Steinhardt Accepted
[v6,25/27] builtin/rebase: always store allocated string in `options.strategy` Compile with `-Wwrite-strings` - - - --- 2024-06-07 Patrick Steinhardt Accepted
[v6,24/27] builtin/rebase: do not assign default backend to non-constant field Compile with `-Wwrite-strings` - - - --- 2024-06-07 Patrick Steinhardt Accepted
[v6,23/27] imap-send: fix leaking memory in `imap_server_conf` Compile with `-Wwrite-strings` - - - --- 2024-06-07 Patrick Steinhardt Accepted
[v6,22/27] imap-send: drop global `imap_server_conf` variable Compile with `-Wwrite-strings` - - - --- 2024-06-07 Patrick Steinhardt Accepted
[v6,21/27] mailmap: always store allocated strings in mailmap blob Compile with `-Wwrite-strings` - - - --- 2024-06-07 Patrick Steinhardt Accepted
[v6,20/27] revision: always store allocated strings in output encoding Compile with `-Wwrite-strings` - - - --- 2024-06-07 Patrick Steinhardt Accepted
[v6,19/27] remote-curl: avoid assigning string constant to non-const variable Compile with `-Wwrite-strings` - - - --- 2024-06-07 Patrick Steinhardt Accepted
[v6,18/27] send-pack: always allocate receive status Compile with `-Wwrite-strings` - - - --- 2024-06-07 Patrick Steinhardt Accepted
[v6,17/27] parse-options: cast long name for OPTION_ALIAS Compile with `-Wwrite-strings` - - - --- 2024-06-07 Patrick Steinhardt Accepted
[v6,16/27] http: do not assign string constant to non-const field Compile with `-Wwrite-strings` - - - --- 2024-06-07 Patrick Steinhardt Accepted
[v6,15/27] compat/win32: fix const-correctness with string constants Compile with `-Wwrite-strings` - - - --- 2024-06-07 Patrick Steinhardt Accepted
[v6,14/27] pretty: add casts for decoration option pointers Compile with `-Wwrite-strings` - - - --- 2024-06-07 Patrick Steinhardt Accepted
[v6,13/27] object-file: make `buf` parameter of `index_mem()` a constant Compile with `-Wwrite-strings` - - - --- 2024-06-07 Patrick Steinhardt Accepted
[v6,12/27] object-file: mark cached object buffers as const Compile with `-Wwrite-strings` - - - --- 2024-06-07 Patrick Steinhardt Accepted
[v6,11/27] ident: add casts for fallback name and GECOS Compile with `-Wwrite-strings` - - - --- 2024-06-07 Patrick Steinhardt Accepted
[v6,10/27] entry: refactor how we remove items for delayed checkouts Compile with `-Wwrite-strings` - - - --- 2024-06-07 Patrick Steinhardt Accepted
[v6,09/27] line-log: always allocate the output prefix Compile with `-Wwrite-strings` - - - --- 2024-06-07 Patrick Steinhardt Accepted
[v6,08/27] line-log: stop assigning string constant to file parent buffer Compile with `-Wwrite-strings` - - - --- 2024-06-07 Patrick Steinhardt Accepted
[v6,07/27] diff: cast string constant in `fill_textconv()` Compile with `-Wwrite-strings` - - - --- 2024-06-07 Patrick Steinhardt Accepted
[v6,06/27] builtin/remote: cast away constness in `get_head_names()` Compile with `-Wwrite-strings` - - - --- 2024-06-07 Patrick Steinhardt Accepted
[v6,05/27] refspec: remove global tag refspec structure Compile with `-Wwrite-strings` - - - --- 2024-06-07 Patrick Steinhardt Accepted
[v6,04/27] reftable: cast away constness when assigning constants to records Compile with `-Wwrite-strings` - - - --- 2024-06-07 Patrick Steinhardt Accepted
[v6,03/27] refs/reftable: stop micro-optimizing refname allocations on copy Compile with `-Wwrite-strings` - - - --- 2024-06-07 Patrick Steinhardt Accepted
[v6,02/27] global: convert intentionally-leaking config strings to consts Compile with `-Wwrite-strings` - - - --- 2024-06-07 Patrick Steinhardt Accepted
[v6,01/27] global: improve const correctness when assigning string constants Compile with `-Wwrite-strings` - - - --- 2024-06-07 Patrick Steinhardt Accepted
[v5,27/27] config.mak.dev: enable `-Wwrite-strings` warning Compile with `-Wwrite-strings` - - - --- 2024-06-06 Patrick Steinhardt Superseded
[v5,26/27] builtin/merge: always store allocated strings in `pull_twohead` Compile with `-Wwrite-strings` - - - --- 2024-06-06 Patrick Steinhardt Superseded
[v5,25/27] builtin/rebase: always store allocated string in `options.strategy` Compile with `-Wwrite-strings` - - - --- 2024-06-06 Patrick Steinhardt Superseded
[v5,24/27] builtin/rebase: do not assign default backend to non-constant field Compile with `-Wwrite-strings` - - - --- 2024-06-06 Patrick Steinhardt Superseded
[v5,23/27] imap-send: fix leaking memory in `imap_server_conf` Compile with `-Wwrite-strings` - - - --- 2024-06-06 Patrick Steinhardt Superseded
[v5,22/27] imap-send: drop global `imap_server_conf` variable Compile with `-Wwrite-strings` - - - --- 2024-06-06 Patrick Steinhardt Superseded
[v5,21/27] mailmap: always store allocated strings in mailmap blob Compile with `-Wwrite-strings` - - - --- 2024-06-06 Patrick Steinhardt Superseded
[v5,20/27] revision: always store allocated strings in output encoding Compile with `-Wwrite-strings` - - - --- 2024-06-06 Patrick Steinhardt Superseded
[v5,19/27] remote-curl: avoid assigning string constant to non-const variable Compile with `-Wwrite-strings` - - - --- 2024-06-06 Patrick Steinhardt Superseded
[v5,18/27] send-pack: always allocate receive status Compile with `-Wwrite-strings` - - - --- 2024-06-06 Patrick Steinhardt Superseded
[v5,17/27] parse-options: cast long name for OPTION_ALIAS Compile with `-Wwrite-strings` - - - --- 2024-06-06 Patrick Steinhardt Superseded
[v5,16/27] http: do not assign string constant to non-const field Compile with `-Wwrite-strings` - - - --- 2024-06-06 Patrick Steinhardt Superseded
[v5,15/27] compat/win32: fix const-correctness with string constants Compile with `-Wwrite-strings` - - - --- 2024-06-06 Patrick Steinhardt Superseded
[v5,14/27] pretty: add casts for decoration option pointers Compile with `-Wwrite-strings` - - - --- 2024-06-06 Patrick Steinhardt Superseded
[v5,13/27] object-file: make `buf` parameter of `index_mem()` a constant Compile with `-Wwrite-strings` - - - --- 2024-06-06 Patrick Steinhardt Superseded
« 1 2 3 418 19 »