Show patches with: Archived = No       |   24065 patches
« 1 2 ... 211 212 213240 241 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v2,6/8] pack-bitmap: implement object type filter rev-parse: implement object type filter - - - --- 2021-03-15 Patrick Steinhardt Superseded
[v2,5/8] list-objects: implement object type filter rev-parse: implement object type filter - - - --- 2021-03-15 Patrick Steinhardt Superseded
[v2,4/8] list-objects: support filtering by tag and commit rev-parse: implement object type filter - - - --- 2021-03-15 Patrick Steinhardt Superseded
[v2,3/8] list-objects: move tag processing into its own function rev-parse: implement object type filter - - - --- 2021-03-15 Patrick Steinhardt Superseded
[v2,2/8] revision: mark commit parents as NOT_USER_GIVEN rev-parse: implement object type filter - - - --- 2021-03-15 Patrick Steinhardt Superseded
[v2,1/8] uploadpack.txt: document implication of `uploadpackfilter.allow` rev-parse: implement object type filter - - - --- 2021-03-15 Patrick Steinhardt Superseded
[v7,GSOC] commit: add --trailer option [v7,GSOC] commit: add --trailer option - - - --- 2021-03-15 ZheNing Hu Superseded
[v6,GSOC] commit: add --trailer option [v6,GSOC] commit: add --trailer option - - - --- 2021-03-15 ZheNing Hu Superseded
[v5,GSOC] commit: add --trailer option [v5,GSOC] commit: add --trailer option - - - --- 2021-03-15 ZheNing Hu Superseded
[v2,9/9] transport: also free remote_refs in transport_disconnect() Fix all leaks in t0001 - - - --- 2021-03-14 Andrzej Hunt Superseded
[v2,8/9] parse-options: don't leak alias help messages Fix all leaks in t0001 - - - --- 2021-03-14 Andrzej Hunt Superseded
[v2,7/9] parse-options: convert bitfield values to use binary shift Fix all leaks in t0001 - - - --- 2021-03-14 Andrzej Hunt Superseded
[v2,6/9] init-db: silence template_dir leak when converting to absolute path Fix all leaks in t0001 - - - --- 2021-03-14 Andrzej Hunt Superseded
[v2,5/9] init: remove git_init_db_config() while fixing leaks Fix all leaks in t0001 - - - --- 2021-03-14 Andrzej Hunt Superseded
[v2,4/9] worktree: fix leak in dwim_branch() Fix all leaks in t0001 - - - --- 2021-03-14 Andrzej Hunt Superseded
[v2,3/9] clone: free or UNLEAK further pointers when finished Fix all leaks in t0001 - - - --- 2021-03-14 Andrzej Hunt Superseded
[v2,2/9] reset: free instead of leaking unneeded ref Fix all leaks in t0001 - - - --- 2021-03-14 Andrzej Hunt Superseded
[v2,1/9] symbolic-ref: don't leak shortened refname in check_symref() Fix all leaks in t0001 - - - --- 2021-03-14 Andrzej Hunt Superseded
[v4,GSOC] commit: add --trailer option [v4,GSOC] commit: add --trailer option - - - --- 2021-03-14 ZheNing Hu Superseded
vcs-svn: remove header files as well vcs-svn: remove header files as well - - - --- 2021-03-14 René Scharfe Accepted
[v3,GSOC] commit: add --trailer option [v3,GSOC] commit: add --trailer option - - - --- 2021-03-14 ZheNing Hu Superseded
[8/8] diffcore-rename: determine which relevant_sources are no longer relevant Optimization batch 10: avoid detecting even more irrelevant renames - - - --- 2021-03-13 Elijah Newren Accepted
[7/8] merge-ort: record the reason that we want a rename for a file Optimization batch 10: avoid detecting even more irrelevant renames - - - --- 2021-03-13 Elijah Newren Accepted
[6/8] diffcore-rename: add computation of number of unknown renames Optimization batch 10: avoid detecting even more irrelevant renames - - - --- 2021-03-13 Elijah Newren Accepted
[5/8] diffcore-rename: check if we have enough renames for directories early on Optimization batch 10: avoid detecting even more irrelevant renames - - - --- 2021-03-13 Elijah Newren Accepted
[4/8] diffcore-rename: only compute dir_rename_count for relevant directories Optimization batch 10: avoid detecting even more irrelevant renames - - - --- 2021-03-13 Elijah Newren Accepted
[3/8] merge-ort: record the reason that we want a rename for a directory Optimization batch 10: avoid detecting even more irrelevant renames - - - --- 2021-03-13 Elijah Newren Accepted
[2/8] merge-ort, diffcore-rename: tweak dirs_removed and relevant_source type Optimization batch 10: avoid detecting even more irrelevant renames - - - --- 2021-03-13 Elijah Newren Accepted
[1/8] diffcore-rename: take advantage of "majority rules" to skip more renames Optimization batch 10: avoid detecting even more irrelevant renames - - - --- 2021-03-13 Elijah Newren Accepted
[2/2] doc: describe mergetool configuration in git-mergetool(1) mergetool: do not enable hideResolved by default - - - --- 2021-03-13 Jonathan Nieder Accepted
[1/2] mergetool: do not enable hideResolved by default mergetool: do not enable hideResolved by default - - - --- 2021-03-13 Jonathan Nieder Accepted
[v3,7/7] rm: honor sparse checkout patterns add/rm: honor sparse checkout and warn on sparse paths - - - --- 2021-03-12 Matheus Tavares Superseded
[v3,6/7] add: warn when asked to update SKIP_WORKTREE entries add/rm: honor sparse checkout and warn on sparse paths - - - --- 2021-03-12 Matheus Tavares Superseded
[v3,5/7] refresh_index(): add REFRESH_DONT_MARK_SPARSE_MATCHES flag add/rm: honor sparse checkout and warn on sparse paths - - - --- 2021-03-12 Matheus Tavares Superseded
[v3,4/7] pathspec: allow to ignore SKIP_WORKTREE entries on index matching add/rm: honor sparse checkout and warn on sparse paths - - - --- 2021-03-12 Matheus Tavares Superseded
[v3,3/7] add: make --chmod and --renormalize honor sparse checkouts add/rm: honor sparse checkout and warn on sparse paths - - - --- 2021-03-12 Matheus Tavares Superseded
[v3,2/7] t3705: add tests for `git add` in sparse checkouts add/rm: honor sparse checkout and warn on sparse paths - - - --- 2021-03-12 Matheus Tavares Superseded
[v3,1/7] add: include magic part of pathspec on --refresh error add/rm: honor sparse checkout and warn on sparse paths - - - --- 2021-03-12 Matheus Tavares Superseded
[v3,2/2] http: drop the check for an empty proxy password before approving http: store credential when PKI auth is used - - - --- 2021-03-12 John Szakmeister Accepted
[v3,1/2] http: store credential when PKI auth is used http: store credential when PKI auth is used - - - --- 2021-03-12 John Szakmeister Accepted
[v2,2/2] http: drop the check for an empty proxy password before approving http: store credential when PKI auth is used - - - --- 2021-03-12 John Szakmeister Superseded
[v2,1/2] http: store credential when PKI auth is used http: store credential when PKI auth is used - - - --- 2021-03-12 John Szakmeister Superseded
[v3,16/16] midx.c: improve cache locality in midx_pack_order_cmp() midx: implement a multi-pack reverse index - - - --- 2021-03-11 Taylor Blau Superseded
[v3,15/16] pack-revindex: write multi-pack reverse indexes midx: implement a multi-pack reverse index - - - --- 2021-03-11 Taylor Blau Superseded
[v3,14/16] pack-write.c: extract 'write_rev_file_order' midx: implement a multi-pack reverse index - - - --- 2021-03-11 Taylor Blau Superseded
[v3,13/16] pack-revindex: read multi-pack reverse indexes midx: implement a multi-pack reverse index - - - --- 2021-03-11 Taylor Blau Superseded
[v3,12/16] Documentation/technical: describe multi-pack reverse indexes midx: implement a multi-pack reverse index - - - --- 2021-03-11 Taylor Blau Superseded
[v3,11/16] midx: make some functions non-static midx: implement a multi-pack reverse index - - - --- 2021-03-11 Taylor Blau Superseded
[v3,10/16] midx: keep track of the checksum midx: implement a multi-pack reverse index - - - --- 2021-03-11 Taylor Blau Superseded
[v3,09/16] midx: don't free midx_name early midx: implement a multi-pack reverse index - - - --- 2021-03-11 Taylor Blau Superseded
[v3,08/16] midx: allow marking a pack as preferred midx: implement a multi-pack reverse index - - - --- 2021-03-11 Taylor Blau Superseded
[v3,07/16] t/helper/test-read-midx.c: add '--show-objects' midx: implement a multi-pack reverse index - - - --- 2021-03-11 Taylor Blau Superseded
[v3,06/16] builtin/multi-pack-index.c: display usage on unrecognized command midx: implement a multi-pack reverse index - - - --- 2021-03-11 Taylor Blau Superseded
[v3,05/16] builtin/multi-pack-index.c: don't enter bogus cmd_mode midx: implement a multi-pack reverse index - - - --- 2021-03-11 Taylor Blau Superseded
[v3,04/16] builtin/multi-pack-index.c: split sub-commands midx: implement a multi-pack reverse index - - - --- 2021-03-11 Taylor Blau Superseded
[v3,03/16] builtin/multi-pack-index.c: define common usage with a macro midx: implement a multi-pack reverse index - - - --- 2021-03-11 Taylor Blau Superseded
[v3,02/16] builtin/multi-pack-index.c: don't handle 'progress' separately midx: implement a multi-pack reverse index - - - --- 2021-03-11 Taylor Blau Superseded
[v3,01/16] builtin/multi-pack-index.c: inline 'flags' with options midx: implement a multi-pack reverse index - - - --- 2021-03-11 Taylor Blau Superseded
[v3,8/8] diffcore-rename: avoid doing basename comparisons for irrelevant sources Optimization batch 9: avoid detecting irrelevant renames - - - --- 2021-03-11 Elijah Newren Accepted
[v3,7/8] merge-ort: skip rename detection entirely if possible Optimization batch 9: avoid detecting irrelevant renames - - - --- 2021-03-11 Elijah Newren Accepted
[v3,6/8] merge-ort: use relevant_sources to filter possible rename sources Optimization batch 9: avoid detecting irrelevant renames - - - --- 2021-03-11 Elijah Newren Accepted
[v3,5/8] merge-ort: precompute whether directory rename detection is needed Optimization batch 9: avoid detecting irrelevant renames - - - --- 2021-03-11 Elijah Newren Accepted
[v3,4/8] merge-ort: introduce wrappers for alternate tree traversal Optimization batch 9: avoid detecting irrelevant renames - - - --- 2021-03-11 Elijah Newren Accepted
[v3,3/8] merge-ort: add data structures for an alternate tree traversal Optimization batch 9: avoid detecting irrelevant renames - - - --- 2021-03-11 Elijah Newren Accepted
[v3,2/8] merge-ort: precompute subset of sources for which we need rename detection Optimization batch 9: avoid detecting irrelevant renames - - - --- 2021-03-11 Elijah Newren Accepted
[v3,1/8] diffcore-rename: enable filtering possible rename sources Optimization batch 9: avoid detecting irrelevant renames - - - --- 2021-03-11 Elijah Newren Accepted
[v2,20/20] p2000: add sparse-index repos Sparse Index: Design, Format, Tests - - - --- 2021-03-10 Derrick Stolee Superseded
[v2,19/20] sparse-index: loose integration with cache_tree_verify() Sparse Index: Design, Format, Tests - - - --- 2021-03-10 Derrick Stolee Superseded
[v2,18/20] cache-tree: integrate with sparse directory entries Sparse Index: Design, Format, Tests - - - --- 2021-03-10 Derrick Stolee Superseded
[v2,17/20] sparse-checkout: disable sparse-index Sparse Index: Design, Format, Tests - - - --- 2021-03-10 Derrick Stolee Superseded
[v2,16/20] sparse-checkout: toggle sparse index from builtin Sparse Index: Design, Format, Tests - - - --- 2021-03-10 Derrick Stolee Superseded
[v2,15/20] sparse-index: create extension for compatibility Sparse Index: Design, Format, Tests - - - --- 2021-03-10 Derrick Stolee Superseded
[v2,14/20] sparse-index: check index conversion happens Sparse Index: Design, Format, Tests - - - --- 2021-03-10 Derrick Stolee Superseded
[v2,13/20] unpack-trees: allow sparse directories Sparse Index: Design, Format, Tests - - - --- 2021-03-10 Derrick Stolee Superseded
[v2,12/20] submodule: sparse-index should not collapse links Sparse Index: Design, Format, Tests - - - --- 2021-03-10 Derrick Stolee Superseded
[v2,11/20] sparse-index: convert from full to sparse Sparse Index: Design, Format, Tests - - - --- 2021-03-10 Derrick Stolee Superseded
[v2,10/20] sparse-checkout: hold pattern list in index Sparse Index: Design, Format, Tests - - - --- 2021-03-10 Derrick Stolee Superseded
[v2,09/20] unpack-trees: ensure full index Sparse Index: Design, Format, Tests - - - --- 2021-03-10 Derrick Stolee Superseded
[v2,08/20] test-tool: don't force full index Sparse Index: Design, Format, Tests - - - --- 2021-03-10 Derrick Stolee Superseded
[v2,07/20] test-read-cache: print cache entries with --table Sparse Index: Design, Format, Tests - - - --- 2021-03-10 Derrick Stolee Superseded
[v2,06/20] t1092: compare sparse-checkout to sparse-index Sparse Index: Design, Format, Tests - - - --- 2021-03-10 Derrick Stolee Superseded
[v2,05/20] sparse-index: implement ensure_full_index() Sparse Index: Design, Format, Tests - - - --- 2021-03-10 Derrick Stolee Superseded
[v2,04/20] sparse-index: add guard to ensure full index Sparse Index: Design, Format, Tests - - - --- 2021-03-10 Derrick Stolee Superseded
[v2,03/20] t1092: clean up script quoting Sparse Index: Design, Format, Tests - - - --- 2021-03-10 Derrick Stolee Superseded
[v2,02/20] t/perf: add performance test for sparse operations Sparse Index: Design, Format, Tests - - - --- 2021-03-10 Derrick Stolee Superseded
[v2,01/20] sparse-index: design doc and format update Sparse Index: Design, Format, Tests - - - --- 2021-03-10 Derrick Stolee Superseded
[3/3] filter-branch: drop $_x40 glob sha256 fixes for filter-branch - - - --- 2021-03-10 Jeff King Accepted
[2/3] filter-branch: drop multiple-ancestor warning sha256 fixes for filter-branch - - - --- 2021-03-10 Jeff King Accepted
[1/3] t7003: test ref rewriting explicitly sha256 fixes for filter-branch - - - --- 2021-03-10 Jeff King Accepted
[v2] builtin/init-db: handle bare clones when core.bare set to false [v2] builtin/init-db: handle bare clones when core.bare set to false - - - --- 2021-03-10 brian m. carlson Accepted
[v5,12/12] t0052: add simple-ipc tests and t/helper/test-simple-ipc tool Simple IPC Mechanism - - - --- 2021-03-09 Jeff Hostetler Superseded
[v5,11/12] simple-ipc: add Unix domain socket implementation Simple IPC Mechanism - - - --- 2021-03-09 Jeff Hostetler Superseded
[v5,10/12] unix-stream-server: create unix domain socket under lock Simple IPC Mechanism - - - --- 2021-03-09 Jeff Hostetler Superseded
[v5,09/12] unix-socket: disallow chdir() when creating unix domain sockets Simple IPC Mechanism - - - --- 2021-03-09 Jeff Hostetler Superseded
[v5,08/12] unix-socket: add backlog size option to unix_stream_listen() Simple IPC Mechanism - - - --- 2021-03-09 Jeff Hostetler Superseded
[v5,07/12] unix-socket: eliminate static unix_stream_socket() helper function Simple IPC Mechanism - - - --- 2021-03-09 Jeff Hostetler Superseded
[v5,06/12] simple-ipc: add win32 implementation Simple IPC Mechanism - - - --- 2021-03-09 Jeff Hostetler Superseded
[v5,05/12] simple-ipc: design documentation for new IPC mechanism Simple IPC Mechanism - - - --- 2021-03-09 Jeff Hostetler Superseded
[v5,04/12] pkt-line: add options argument to read_packetized_to_strbuf() Simple IPC Mechanism - - - --- 2021-03-09 Johannes Schindelin Superseded
[v5,03/12] pkt-line: add PACKET_READ_GENTLE_ON_READ_ERROR option Simple IPC Mechanism - - - --- 2021-03-09 Johannes Schindelin Superseded
« 1 2 ... 211 212 213240 241 »