Show patches with: Submitter = Elijah Newren       |    Archived = No       |   1285 patches
« 1 2 3 412 13 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v2,14/27] merge.h: move declarations for merge.c from cache.h Header cleanups (final splitting of cache.h, and some splitting of other headers) - - - --- 2023-05-12 Elijah Newren Superseded
[v2,13/27] diff.h: move declaration for global in diff.c from cache.h Header cleanups (final splitting of cache.h, and some splitting of other headers) - - - --- 2023-05-12 Elijah Newren Superseded
[v2,12/27] preload-index.h: move declarations for preload-index.c from elsewhere Header cleanups (final splitting of cache.h, and some splitting of other headers) - - - --- 2023-05-12 Elijah Newren Superseded
[v2,11/27] sparse-index.h: move declarations for sparse-index.c from cache.h Header cleanups (final splitting of cache.h, and some splitting of other headers) - - - --- 2023-05-12 Elijah Newren Superseded
[v2,10/27] name-hash.h: move declarations for name-hash.c from cache.h Header cleanups (final splitting of cache.h, and some splitting of other headers) - - - --- 2023-05-12 Elijah Newren Superseded
[v2,09/27] run-command.h: move declarations for run-command.c from cache.h Header cleanups (final splitting of cache.h, and some splitting of other headers) - - - --- 2023-05-12 Elijah Newren Superseded
[v2,08/27] statinfo: move stat_{data,validity} functions from cache/read-cache Header cleanups (final splitting of cache.h, and some splitting of other headers) - - - --- 2023-05-12 Elijah Newren Superseded
[v2,07/27] read-cache: move shared add/checkout/commit code Header cleanups (final splitting of cache.h, and some splitting of other headers) - - - --- 2023-05-12 Elijah Newren Superseded
[v2,06/27] add: modify add_files_to_cache() to avoid globals Header cleanups (final splitting of cache.h, and some splitting of other headers) - - - --- 2023-05-12 Elijah Newren Superseded
[v2,05/27] read-cache: move shared commit and ls-files code Header cleanups (final splitting of cache.h, and some splitting of other headers) - - - --- 2023-05-12 Elijah Newren Superseded
[v2,04/27] setup: adopt shared init-db & clone code Header cleanups (final splitting of cache.h, and some splitting of other headers) - - - --- 2023-05-12 Elijah Newren Superseded
[v2,03/27] init-db, clone: change unnecessary global into passed parameter Header cleanups (final splitting of cache.h, and some splitting of other headers) - - - --- 2023-05-12 Elijah Newren Superseded
[v2,02/27] init-db: remove unnecessary global variable Header cleanups (final splitting of cache.h, and some splitting of other headers) - - - --- 2023-05-12 Elijah Newren Superseded
[v2,01/27] init-db: document existing bug with core.bare in template config Header cleanups (final splitting of cache.h, and some splitting of other headers) - - - --- 2023-05-12 Elijah Newren Superseded
[24/24] fsmonitor-ll.h: split this header out of fsmonitor.h Header cleanups (final splitting of cache.h, and some splitting of other headers) - - - --- 2023-05-07 Elijah Newren Superseded
[22/24] git-compat-util.h: remove unneccessary include of wildmatch.h Header cleanups (final splitting of cache.h, and some splitting of other headers) - - - --- 2023-05-07 Elijah Newren Superseded
[21/24] builtin.h: remove unneccessary includes Header cleanups (final splitting of cache.h, and some splitting of other headers) - - - --- 2023-05-07 Elijah Newren Superseded
[20/24] list-objects-filter-options.h: remove unneccessary include Header cleanups (final splitting of cache.h, and some splitting of other headers) - - - --- 2023-05-07 Elijah Newren Superseded
[19/24] diff.h: remove unnecessary include of oidset.h Header cleanups (final splitting of cache.h, and some splitting of other headers) - - - --- 2023-05-07 Elijah Newren Superseded
[18/24] repository: remove unnecessary include of path.h Header cleanups (final splitting of cache.h, and some splitting of other headers) - - - --- 2023-05-07 Elijah Newren Superseded
[17/24] log-tree: replace include of revision.h with simple forward declaration Header cleanups (final splitting of cache.h, and some splitting of other headers) - - - --- 2023-05-07 Elijah Newren Superseded
[16/24] cache.h: remove this no-longer-used header Header cleanups (final splitting of cache.h, and some splitting of other headers) - - - --- 2023-05-07 Elijah Newren Superseded
[15/24] read-cache*.h: move declarations for read-cache.c functions from cache.h Header cleanups (final splitting of cache.h, and some splitting of other headers) - - - --- 2023-05-07 Elijah Newren Superseded
[14/24] repository.h: move declaration of the_index from cache.h Header cleanups (final splitting of cache.h, and some splitting of other headers) - - - --- 2023-05-07 Elijah Newren Superseded
[13/24] merge.h: move declarations for merge.c from cache.h Header cleanups (final splitting of cache.h, and some splitting of other headers) - - - --- 2023-05-07 Elijah Newren Superseded
[12/24] diff.h: move declaration for global in diff.c from cache.h Header cleanups (final splitting of cache.h, and some splitting of other headers) - - - --- 2023-05-07 Elijah Newren Superseded
[11/24] preload-index.h: move declarations for preload-index.c from elsewhere Header cleanups (final splitting of cache.h, and some splitting of other headers) - - - --- 2023-05-07 Elijah Newren Superseded
[10/24] sparse-index.h: move declarations for sparse-index.c from cache.h Header cleanups (final splitting of cache.h, and some splitting of other headers) - - - --- 2023-05-07 Elijah Newren Superseded
[09/24] name-hash.h: move declarations for name-hash.c from cache.h Header cleanups (final splitting of cache.h, and some splitting of other headers) - - - --- 2023-05-07 Elijah Newren Superseded
[08/24] run-command.h: move declarations for run-command.c from cache.h Header cleanups (final splitting of cache.h, and some splitting of other headers) - - - --- 2023-05-07 Elijah Newren Superseded
[07/24] statinfo: move stat_{data,validity} functions from cache/read-cache Header cleanups (final splitting of cache.h, and some splitting of other headers) - - - --- 2023-05-07 Elijah Newren Superseded
[06/24] read-cache: move shared add/checkout/commit code Header cleanups (final splitting of cache.h, and some splitting of other headers) - - - --- 2023-05-07 Elijah Newren Superseded
[05/24] add: modify add_files_to_cache() to avoid globals Header cleanups (final splitting of cache.h, and some splitting of other headers) - - - --- 2023-05-07 Elijah Newren Superseded
[04/24] read-cache: move shared commit and ls-files code Header cleanups (final splitting of cache.h, and some splitting of other headers) - - - --- 2023-05-07 Elijah Newren Superseded
[03/24] setup: adopt shared init-db & clone code Header cleanups (final splitting of cache.h, and some splitting of other headers) - - - --- 2023-05-07 Elijah Newren Superseded
[02/24] init-db, clone: change unnecessary global into passed parameter Header cleanups (final splitting of cache.h, and some splitting of other headers) - - - --- 2023-05-07 Elijah Newren Superseded
[01/24] init-db: remove unnecessary global variable & document existing bug Header cleanups (final splitting of cache.h, and some splitting of other headers) - - - --- 2023-05-07 Elijah Newren Superseded
[v2] merge-ort: fix calling merge_finalize() with no intermediate merge [v2] merge-ort: fix calling merge_finalize() with no intermediate merge - - - --- 2023-04-22 Elijah Newren Accepted
[v2,22/22] reftable: ensure git-compat-util.h is the first (indirect) include Header cleanups (more splitting of cache.h and simplifying a few other deps) - - - --- 2023-04-22 Elijah Newren Accepted
[v2,21/22] diff.h: reduce unnecessary includes Header cleanups (more splitting of cache.h and simplifying a few other deps) - - - --- 2023-04-22 Elijah Newren Accepted
[v2,20/22] object-store.h: reduce unnecessary includes Header cleanups (more splitting of cache.h and simplifying a few other deps) - - - --- 2023-04-22 Elijah Newren Accepted
[v2,19/22] commit.h: reduce unnecessary includes Header cleanups (more splitting of cache.h and simplifying a few other deps) - - - --- 2023-04-22 Elijah Newren Accepted
[v2,18/22] fsmonitor: reduce includes of cache.h Header cleanups (more splitting of cache.h and simplifying a few other deps) - - - --- 2023-04-22 Elijah Newren Accepted
[v2,17/22] cache.h: remove unnecessary headers Header cleanups (more splitting of cache.h and simplifying a few other deps) - - - --- 2023-04-22 Elijah Newren Accepted
[v2,16/22] treewide: remove cache.h inclusion due to previous changes Header cleanups (more splitting of cache.h and simplifying a few other deps) - - - --- 2023-04-22 Elijah Newren Accepted
[v2,15/22] cache,tree: move basic name compare functions from read-cache to tree Header cleanups (more splitting of cache.h and simplifying a few other deps) - - - --- 2023-04-22 Elijah Newren Accepted
[v2,14/22] cache,tree: move cmp_cache_name_compare from tree.[ch] to read-cache.c Header cleanups (more splitting of cache.h and simplifying a few other deps) - - - --- 2023-04-22 Elijah Newren Accepted
[v2,13/22] hash-ll.h: split out of hash.h to remove dependency on repository.h Header cleanups (more splitting of cache.h and simplifying a few other deps) - - - --- 2023-04-22 Elijah Newren Accepted
[v2,12/22] tree-diff.c: move S_DIFFTREE_IFXMIN_NEQ define from cache.h Header cleanups (more splitting of cache.h and simplifying a few other deps) - - - --- 2023-04-22 Elijah Newren Accepted
[v2,11/22] dir.h: move DTYPE defines from cache.h Header cleanups (more splitting of cache.h and simplifying a few other deps) - - - --- 2023-04-22 Elijah Newren Accepted
[v2,10/22] versioncmp.h: move declarations for versioncmp.c functions from cache.h Header cleanups (more splitting of cache.h and simplifying a few other deps) - - - --- 2023-04-22 Elijah Newren Accepted
[v2,09/22] ws.h: move declarations for ws.c functions from cache.h Header cleanups (more splitting of cache.h and simplifying a few other deps) - - - --- 2023-04-22 Elijah Newren Accepted
[v2,08/22] match-trees.h: move declarations for match-trees.c functions from cache.h Header cleanups (more splitting of cache.h and simplifying a few other deps) - - - --- 2023-04-22 Elijah Newren Accepted
[v2,07/22] pkt-line.h: move declarations for pkt-line.c functions from cache.h Header cleanups (more splitting of cache.h and simplifying a few other deps) - - - --- 2023-04-22 Elijah Newren Accepted
[v2,06/22] base85.h: move declarations for base85.c functions from cache.h Header cleanups (more splitting of cache.h and simplifying a few other deps) - - - --- 2023-04-22 Elijah Newren Accepted
[v2,05/22] copy.h: move declarations for copy.c functions from cache.h Header cleanups (more splitting of cache.h and simplifying a few other deps) - - - --- 2023-04-22 Elijah Newren Accepted
[v2,04/22] server-info.h: move declarations for server-info.c functions from cache.h Header cleanups (more splitting of cache.h and simplifying a few other deps) - - - --- 2023-04-22 Elijah Newren Accepted
[v2,03/22] packfile.h: move pack_window and pack_entry from cache.h Header cleanups (more splitting of cache.h and simplifying a few other deps) - - - --- 2023-04-22 Elijah Newren Accepted
[v2,02/22] symlinks.h: move declarations for symlinks.c functions from cache.h Header cleanups (more splitting of cache.h and simplifying a few other deps) - - - --- 2023-04-22 Elijah Newren Accepted
[v2,01/22] treewide: be explicit about dependence on strbuf.h Header cleanups (more splitting of cache.h and simplifying a few other deps) - - - --- 2023-04-22 Elijah Newren Accepted
merge-ort: fix calling merge_finalize() with no intermediate merge merge-ort: fix calling merge_finalize() with no intermediate merge - - - --- 2023-04-20 Elijah Newren Superseded
[23/23] reftable: ensure git-compat-util.h is the first (indirect) include Header cleanups (more splitting of cache.h and simplifying a few other deps) - - - --- 2023-04-16 Elijah Newren Accepted
[22/23] diff.h: reduce unnecessary includes Header cleanups (more splitting of cache.h and simplifying a few other deps) - - - --- 2023-04-16 Elijah Newren Accepted
[21/23] object-store.h: reduce unnecessary includes Header cleanups (more splitting of cache.h and simplifying a few other deps) - - - --- 2023-04-16 Elijah Newren Accepted
[19/23] fsmonitor: reduce includes of cache.h Header cleanups (more splitting of cache.h and simplifying a few other deps) - - - --- 2023-04-16 Elijah Newren Accepted
[18/23] cache.h: remove unnecessary headers Header cleanups (more splitting of cache.h and simplifying a few other deps) - - - --- 2023-04-16 Elijah Newren Accepted
[17/23] treewide: remove cache.h inclusion due to previous changes Header cleanups (more splitting of cache.h and simplifying a few other deps) - - - --- 2023-04-16 Elijah Newren Accepted
[16/23] cache,tree: move basic name compare functions from read-cache to tree Header cleanups (more splitting of cache.h and simplifying a few other deps) - - - --- 2023-04-16 Elijah Newren Accepted
[15/23] cache,tree: move cmp_cache_name_compare from tree.[ch] to read-cache.c Header cleanups (more splitting of cache.h and simplifying a few other deps) - - - --- 2023-04-16 Elijah Newren Accepted
[13/23] tree-diff.c: move S_DIFFTREE_IFXMIN_NEQ define from cache.h Header cleanups (more splitting of cache.h and simplifying a few other deps) - - - --- 2023-04-16 Elijah Newren Accepted
[12/23] dir.h: move DTYPE defines from cache.h Header cleanups (more splitting of cache.h and simplifying a few other deps) - - - --- 2023-04-16 Elijah Newren Accepted
[11/23] versioncmp.h: move declarations for versioncmp.c functions from cache.h Header cleanups (more splitting of cache.h and simplifying a few other deps) - - - --- 2023-04-16 Elijah Newren Accepted
[10/23] ws.h: move declarations for ws.c functions from cache.h Header cleanups (more splitting of cache.h and simplifying a few other deps) - - - --- 2023-04-16 Elijah Newren Accepted
[09/23] match-trees.h: move declarations for match-trees.c functions from cache.h Header cleanups (more splitting of cache.h and simplifying a few other deps) - - - --- 2023-04-16 Elijah Newren Accepted
[08/23] pkt-line.h: move declarations for pkt-line.c functions from cache.h Header cleanups (more splitting of cache.h and simplifying a few other deps) - - - --- 2023-04-16 Elijah Newren Accepted
[07/23] base85.h: move declarations for base85.c functions from cache.h Header cleanups (more splitting of cache.h and simplifying a few other deps) - - - --- 2023-04-16 Elijah Newren Accepted
[06/23] copy.h: move declarations for copy.c functions from cache.h Header cleanups (more splitting of cache.h and simplifying a few other deps) - - - --- 2023-04-16 Elijah Newren Accepted
[05/23] server-info.h: move declarations for server-info.c functions from cache.h Header cleanups (more splitting of cache.h and simplifying a few other deps) - - - --- 2023-04-16 Elijah Newren Accepted
[04/23] packfile.h: move pack_window and pack_entry from cache.h Header cleanups (more splitting of cache.h and simplifying a few other deps) - - - --- 2023-04-16 Elijah Newren Accepted
[03/23] protocol.h: move definition of DEFAULT_GIT_PORT from cache.h Header cleanups (more splitting of cache.h and simplifying a few other deps) - - - --- 2023-04-16 Elijah Newren Accepted
[02/23] symlinks.h: move declarations for symlinks.c functions from cache.h Header cleanups (more splitting of cache.h and simplifying a few other deps) - - - --- 2023-04-16 Elijah Newren Accepted
[01/23] treewide: be explicit about dependence on strbuf.h Header cleanups (more splitting of cache.h and simplifying a few other deps) - - - --- 2023-04-16 Elijah Newren Accepted
[v3,23/23] mailmap, quote: move declarations of global vars to correct unit Header cleanups (splitting up cache.h) 1 - - --- 2023-04-11 Elijah Newren Accepted
[v3,22/23] treewide: reduce includes of cache.h in other headers Header cleanups (splitting up cache.h) 1 - - --- 2023-04-11 Elijah Newren Accepted
[v3,21/23] treewide: remove double forward declaration of read_in_full Header cleanups (splitting up cache.h) 1 - - --- 2023-04-11 Elijah Newren Accepted
[v3,20/23] cache.h: remove unnecessary includes Header cleanups (splitting up cache.h) 1 - - --- 2023-04-11 Elijah Newren Accepted
[v3,19/23] treewide: remove cache.h inclusion due to pager.h changes Header cleanups (splitting up cache.h) 1 - - --- 2023-04-11 Elijah Newren Accepted
[v3,18/23] pager.h: move declarations for pager.c functions from cache.h Header cleanups (splitting up cache.h) 1 - - --- 2023-04-11 Elijah Newren Accepted
[v3,17/23] treewide: remove cache.h inclusion due to editor.h changes Header cleanups (splitting up cache.h) 1 - - --- 2023-04-11 Elijah Newren Accepted
[v3,16/23] editor: move editor-related functions and declarations into common file Header cleanups (splitting up cache.h) 1 - - --- 2023-04-11 Elijah Newren Accepted
[v3,15/23] treewide: remove cache.h inclusion due to object.h changes Header cleanups (splitting up cache.h) 1 - - --- 2023-04-11 Elijah Newren Accepted
[v3,14/23] object.h: move some inline functions and defines from cache.h Header cleanups (splitting up cache.h) 1 - - --- 2023-04-11 Elijah Newren Accepted
[v3,13/23] treewide: remove cache.h inclusion due to object-file.h changes Header cleanups (splitting up cache.h) 1 - - --- 2023-04-11 Elijah Newren Accepted
[v3,12/23] object-file.h: move declarations for object-file.c functions from cache.h Header cleanups (splitting up cache.h) 1 - - --- 2023-04-11 Elijah Newren Accepted
[v3,11/23] treewide: remove cache.h inclusion due to git-zlib changes Header cleanups (splitting up cache.h) 1 - - --- 2023-04-11 Elijah Newren Accepted
[v3,10/23] git-zlib: move declarations for git-zlib functions from cache.h Header cleanups (splitting up cache.h) 1 - - --- 2023-04-11 Elijah Newren Accepted
[v3,09/23] treewide: remove cache.h inclusion due to object-name.h changes Header cleanups (splitting up cache.h) 1 - - --- 2023-04-11 Elijah Newren Accepted
[v3,08/23] object-name.h: move declarations for object-name.c functions from cache.h Header cleanups (splitting up cache.h) 1 - - --- 2023-04-11 Elijah Newren Accepted
[v3,07/23] treewide: remove unnecessary cache.h inclusion Header cleanups (splitting up cache.h) 1 - - --- 2023-04-11 Elijah Newren Accepted
[v3,06/23] treewide: be explicit about dependence on mem-pool.h Header cleanups (splitting up cache.h) 1 - - --- 2023-04-11 Elijah Newren Accepted
« 1 2 3 412 13 »