Show patches with: none      |   43242 patches
« 1 2 ... 175 176 177432 433 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v2,2/5] t4034: add tests showing problematic cpp tokenizations Fun with cpp word regex - - - --- 2021-10-08 Johannes Sixt Superseded
[v2,1/5] t4034/cpp: actually test that operator tokens are not split Fun with cpp word regex - - - --- 2021-10-08 Johannes Sixt Superseded
[v3,10/10] parse-options: change OPT_{SHORT,UNSET} to an enum fix bug, use more enums - - - --- 2021-10-08 Ævar Arnfjörð Bjarmason Accepted
[v3,09/10] parse-options tests: test optname() output fix bug, use more enums - - - --- 2021-10-08 Ævar Arnfjörð Bjarmason Accepted
[v3,08/10] parse-options.[ch]: make opt{bug,name}() "static" fix bug, use more enums - - - --- 2021-10-08 Ævar Arnfjörð Bjarmason Accepted
[v3,07/10] commit-graph: stop using optname() fix bug, use more enums - - - --- 2021-10-08 Ævar Arnfjörð Bjarmason Accepted
[v3,06/10] parse-options.c: move optname() earlier in the file fix bug, use more enums - - - --- 2021-10-08 Ævar Arnfjörð Bjarmason Accepted
[v3,05/10] parse-options.h: make the "flags" in "struct option" an enum fix bug, use more enums - - - --- 2021-10-08 Ævar Arnfjörð Bjarmason Accepted
[v3,04/10] parse-options.c: use exhaustive "case" arms for "enum parse_opt_result" fix bug, use more enums - - - --- 2021-10-08 Ævar Arnfjörð Bjarmason Accepted
[v3,03/10] parse-options.[ch]: consistently use "enum parse_opt_result" fix bug, use more enums - - - --- 2021-10-08 Ævar Arnfjörð Bjarmason Accepted
[v3,02/10] parse-options.[ch]: consistently use "enum parse_opt_flags" fix bug, use more enums - - - --- 2021-10-08 Ævar Arnfjörð Bjarmason Accepted
[v3,01/10] parse-options.h: move PARSE_OPT_SHELL_EVAL between enums fix bug, use more enums - - - --- 2021-10-08 Ævar Arnfjörð Bjarmason Accepted
[2/2] Documentation: packfile-uri hash can be longer than 40 hex chars fetch-pack: redact packfile urls in traces - - - --- 2021-10-08 Ivan Frade Superseded
[1/2] fetch-pack: redact packfile urls in traces fetch-pack: redact packfile urls in traces - - - --- 2021-10-08 Ivan Frade Superseded
[v5,2/2] blame: document --color-* options blame: documentation update - - - --- 2021-10-08 Bagas Sanjaya New
[v5,1/2] blame: describe default output format blame: documentation update - - - --- 2021-10-08 Bagas Sanjaya New
[2/2] blame: document --color-* options blame: documentation update - - - --- 2021-10-08 Bagas Sanjaya Superseded
[1/2] blame: describe default output format blame: documentation update - - - --- 2021-10-08 Bagas Sanjaya Superseded
[10/9,v2] test-mergesort: use repeatable random numbers mergesort: improve tests and performance - - - --- 2021-10-08 René Scharfe New
completion: fix incorrect bash/zsh string equality check completion: fix incorrect bash/zsh string equality check - - - --- 2021-10-07 Robert Estelle Superseded
[v3,8/8] unpack-trees: improve performance of next_cache_entry Sparse Index: integrate with reset - - - --- 2021-10-07 Victoria Dye New
[v3,7/8] reset: make --mixed sparse-aware Sparse Index: integrate with reset - - - --- 2021-10-07 Victoria Dye New
[v3,6/8] reset: make sparse-aware (except --mixed) Sparse Index: integrate with reset - - - --- 2021-10-07 Victoria Dye New
[v3,5/8] reset: integrate with sparse index Sparse Index: integrate with reset - - - --- 2021-10-07 Victoria Dye New
[v3,4/8] reset: expand test coverage for sparse checkouts Sparse Index: integrate with reset - - - --- 2021-10-07 Victoria Dye New
[v3,3/8] update-index: add --force-full-index option for expand/collapse test Sparse Index: integrate with reset - 1 - --- 2021-10-07 Victoria Dye New
[v3,2/8] reset: preserve skip-worktree bit in mixed reset Sparse Index: integrate with reset - - - --- 2021-10-07 Kevin Willford New
[v3,1/8] reset: rename is_missing to !is_in_reset_tree Sparse Index: integrate with reset - - - --- 2021-10-07 Victoria Dye New
[3/3] read-cache: let verify_path() reject trailing dir separators again [1/3] t3905: show failure to ignore sub-repo - - - --- 2021-10-07 René Scharfe New
[v11,3/3] grep: fix an edge case concerning ascii patterns and UTF-8 data [v11,1/3] grep: refactor next_match() and match_one_pattern() for external use - - - --- 2021-10-07 Hamza Mahfooz Superseded
[v11,2/3] pretty: colorize pattern matches in commit messages [v11,1/3] grep: refactor next_match() and match_one_pattern() for external use - - - --- 2021-10-07 Hamza Mahfooz Superseded
[v11,1/3] grep: refactor next_match() and match_one_pattern() for external use [v11,1/3] grep: refactor next_match() and match_one_pattern() for external use - - - --- 2021-10-07 Hamza Mahfooz Superseded
[2/3] read-cache: add verify_path_internal() [1/3] t3905: show failure to ignore sub-repo - - - --- 2021-10-07 René Scharfe New
[1/3] t3905: show failure to ignore sub-repo [1/3] t3905: show failure to ignore sub-repo - - - --- 2021-10-07 René Scharfe New
[v4,19/19] Add "test-tool dump-reftable" command. Adds reftable library code from https://github.com/hanwen/reftable. - - - --- 2021-10-07 Han-Wen Nienhuys New
[v4,18/19] reftable: add dump utility Adds reftable library code from https://github.com/hanwen/reftable. - - - --- 2021-10-07 Han-Wen Nienhuys New
[v4,17/19] reftable: implement stack, a mutable database of reftable files. Adds reftable library code from https://github.com/hanwen/reftable. - - - --- 2021-10-07 Han-Wen Nienhuys New
[v4,16/19] reftable: implement refname validation Adds reftable library code from https://github.com/hanwen/reftable. - - - --- 2021-10-07 Han-Wen Nienhuys New
[v4,15/19] reftable: add merged table view Adds reftable library code from https://github.com/hanwen/reftable. - - - --- 2021-10-07 Han-Wen Nienhuys New
[v4,14/19] reftable: add a heap-based priority queue for reftable records Adds reftable library code from https://github.com/hanwen/reftable. - - - --- 2021-10-07 Han-Wen Nienhuys New
[v4,13/19] reftable: reftable file level tests Adds reftable library code from https://github.com/hanwen/reftable. - - - --- 2021-10-07 Han-Wen Nienhuys New
[v4,12/19] reftable: read reftable files Adds reftable library code from https://github.com/hanwen/reftable. - - - --- 2021-10-07 Han-Wen Nienhuys New
[v4,11/19] reftable: generic interface to tables Adds reftable library code from https://github.com/hanwen/reftable. - - - --- 2021-10-07 Han-Wen Nienhuys New
[v4,10/19] reftable: write reftable files Adds reftable library code from https://github.com/hanwen/reftable. - - - --- 2021-10-07 Han-Wen Nienhuys New
[v4,09/19] reftable: a generic binary tree implementation Adds reftable library code from https://github.com/hanwen/reftable. - - - --- 2021-10-07 Han-Wen Nienhuys New
[v4,08/19] reftable: reading/writing blocks Adds reftable library code from https://github.com/hanwen/reftable. - - - --- 2021-10-07 Han-Wen Nienhuys New
[v4,07/19] Provide zlib's uncompress2 from compat/zlib-compat.c Adds reftable library code from https://github.com/hanwen/reftable. - - - --- 2021-10-07 Han-Wen Nienhuys New
[v4,06/19] reftable: (de)serialization for the polymorphic record type. Adds reftable library code from https://github.com/hanwen/reftable. - - - --- 2021-10-07 Han-Wen Nienhuys New
[v4,05/19] reftable: add blocksource, an abstraction for random access reads Adds reftable library code from https://github.com/hanwen/reftable. - - - --- 2021-10-07 Han-Wen Nienhuys New
[v4,04/19] reftable: utility functions Adds reftable library code from https://github.com/hanwen/reftable. - - - --- 2021-10-07 Han-Wen Nienhuys New
[v4,03/19] reftable: add error related functionality Adds reftable library code from https://github.com/hanwen/reftable. - - - --- 2021-10-07 Han-Wen Nienhuys New
[v4,02/19] reftable: add LICENSE Adds reftable library code from https://github.com/hanwen/reftable. - - - --- 2021-10-07 Han-Wen Nienhuys New
[v4,01/19] hash.h: provide constants for the hash IDs Adds reftable library code from https://github.com/hanwen/reftable. - - - --- 2021-10-07 Han-Wen Nienhuys New
[2/2] remote: add remote_state to struct repository remote: replace static variables with struct remote_state - - - --- 2021-10-07 Glen Choo New
[1/2] remote: move static variables into struct remote: replace static variables with struct remote_state - - - --- 2021-10-07 Glen Choo New
t/perf: do not run tests in user's $SHELL t/perf: do not run tests in user's $SHELL - - - --- 2021-10-07 Johannes Altmanninger Accepted
[v3] sparse index: fix use-after-free bug in cache_tree_verify() [v3] sparse index: fix use-after-free bug in cache_tree_verify() - - - --- 2021-10-07 Phillip Wood Superseded
[v2,5/5] fsmonitor: update fsmonitor config documentation Builtin FSMonitor Part 2 - - - --- 2021-10-07 Jeff Hostetler Superseded
[v2,4/5] fsmonitor: use IPC to query the builtin FSMonitor daemon Builtin FSMonitor Part 2 - - - --- 2021-10-07 Jeff Hostetler Superseded
[v2,3/5] fsmonitor: config settings are repository-specific Builtin FSMonitor Part 2 - - - --- 2021-10-07 Jeff Hostetler Superseded
[v2,2/5] fsmonitor-ipc: create client routines for git-fsmonitor--daemon Builtin FSMonitor Part 2 - - - --- 2021-10-07 Jeff Hostetler Superseded
[v2,1/5] fsmonitor: enhance existing comments Builtin FSMonitor Part 2 - - - --- 2021-10-07 Jeff Hostetler Superseded
[v5,15/15] scalar: accept -C and -c options before the subcommand Upstreaming the Scalar command - - - --- 2021-10-07 Johannes Schindelin Superseded
[v5,14/15] scalar: implement the `version` command Upstreaming the Scalar command - - - --- 2021-10-07 Johannes Schindelin Superseded
[v5,13/15] scalar: implement the `delete` command Upstreaming the Scalar command - - - --- 2021-10-07 Matthew John Cheetham Superseded
[v5,12/15] scalar: teach 'reconfigure' to optionally handle all registered enlistments Upstreaming the Scalar command - - - --- 2021-10-07 Johannes Schindelin Superseded
[v5,11/15] scalar: allow reconfiguring an existing enlistment Upstreaming the Scalar command - - - --- 2021-10-07 Johannes Schindelin Superseded
[v5,10/15] scalar: implement the `run` command Upstreaming the Scalar command - - - --- 2021-10-07 Derrick Stolee Superseded
[v5,09/15] scalar: teach 'clone' to support the --single-branch option Upstreaming the Scalar command - - - --- 2021-10-07 Johannes Schindelin Superseded
[v5,08/15] scalar: implement the `clone` subcommand Upstreaming the Scalar command - - - --- 2021-10-07 Johannes Schindelin Superseded
[v5,07/15] scalar: implement 'scalar list' Upstreaming the Scalar command - - - --- 2021-10-07 Derrick Stolee Superseded
[v5,06/15] scalar: let 'unregister' handle a deleted enlistment directory gracefully Upstreaming the Scalar command - - - --- 2021-10-07 Johannes Schindelin Superseded
[v5,05/15] scalar: 'unregister' stops background maintenance Upstreaming the Scalar command - - - --- 2021-10-07 Derrick Stolee Superseded
[v5,04/15] scalar: 'register' sets recommended config and starts maintenance Upstreaming the Scalar command - - - --- 2021-10-07 Derrick Stolee Superseded
[v5,03/15] scalar: create test infrastructure Upstreaming the Scalar command - - - --- 2021-10-07 Johannes Schindelin Superseded
[v5,02/15] scalar: start documenting the command Upstreaming the Scalar command - - - --- 2021-10-07 Johannes Schindelin Superseded
[v5,01/15] scalar: create a rudimentary executable Upstreaming the Scalar command - - - --- 2021-10-07 Johannes Schindelin Superseded
[v2,7/7] merge: add missing strbuf_release() leak tests: fix "test-tool" & other small leaks - - - --- 2021-10-07 Ævar Arnfjörð Bjarmason Accepted
[v2,6/7] ls-files: add missing string_list_clear() leak tests: fix "test-tool" & other small leaks - - - --- 2021-10-07 Ævar Arnfjörð Bjarmason Accepted
[v2,5/7] ls-files: fix a trivial dir_clear() leak leak tests: fix "test-tool" & other small leaks - - - --- 2021-10-07 Ævar Arnfjörð Bjarmason Accepted
[v2,4/7] tests: fix test-oid-array leak, test in SANITIZE=leak leak tests: fix "test-tool" & other small leaks - - - --- 2021-10-07 Ævar Arnfjörð Bjarmason Accepted
[v2,3/7] tests: fix a memory leak in test-oidtree.c leak tests: fix "test-tool" & other small leaks - - - --- 2021-10-07 Ævar Arnfjörð Bjarmason Accepted
[v2,2/7] tests: fix a memory leak in test-parse-options.c leak tests: fix "test-tool" & other small leaks - - - --- 2021-10-07 Ævar Arnfjörð Bjarmason Accepted
[v2,1/7] tests: fix a memory leak in test-prio-queue.c leak tests: fix "test-tool" & other small leaks - - - --- 2021-10-07 Ævar Arnfjörð Bjarmason Accepted
[v2] sparse index: fix use-after-free bug in cache_tree_verify() [v2] sparse index: fix use-after-free bug in cache_tree_verify() - - - --- 2021-10-07 Phillip Wood Superseded
[v2,3/3] sequencer: fix a memory leak in do_reset() unpack-trees: memory-leak fixes - - - --- 2021-10-07 Ævar Arnfjörð Bjarmason Superseded
[v2,2/3] sequencer: add a "goto cleanup" to do_reset() unpack-trees: memory-leak fixes - - - --- 2021-10-07 Ævar Arnfjörð Bjarmason Superseded
[v2,1/3] unpack-trees: don't leak memory in verify_clean_subdirectory() unpack-trees: memory-leak fixes - - - --- 2021-10-07 Ævar Arnfjörð Bjarmason Superseded
[3/3] userdiff: learn the C++ spaceship operator Fun with cpp word regex - - - --- 2021-10-07 Johannes Sixt Superseded
[2/3] userdiff: permit the digit-separating single-quote in numbers Fun with cpp word regex - - - --- 2021-10-07 Johannes Sixt Superseded
[1/3] userdiff: tighten cpp word regex Fun with cpp word regex - - - --- 2021-10-07 Johannes Sixt Superseded
[v6,3/3] send-email docs: add format-patch options [v6,1/3] send-email: terminate --git-completion-helper with LF - - - --- 2021-10-07 Thiago Perrotta New
[v6,2/3] send-email: programmatically generate bash completions [v6,1/3] send-email: terminate --git-completion-helper with LF - - - --- 2021-10-07 Thiago Perrotta New
[v6,1/3] send-email: terminate --git-completion-helper with LF [v6,1/3] send-email: terminate --git-completion-helper with LF - - - --- 2021-10-07 Thiago Perrotta New
fixup! refs: plumb repo into ref stores fixup! refs: plumb repo into ref stores - - - --- 2021-10-06 Glen Choo New
[v6] submodule: absorb git dir instead of dying on deinit [v6] submodule: absorb git dir instead of dying on deinit - - - --- 2021-10-06 Mugdha Pattnaik New
[v5] submodule: absorb git dir instead of dying on deinit [v5] submodule: absorb git dir instead of dying on deinit - - - --- 2021-10-06 Mugdha Pattnaik Superseded
[7/7] merge: add missing strbuf_release() leak tests: fix "test-tool" & other small leaks - - - --- 2021-10-06 Ævar Arnfjörð Bjarmason Superseded
[6/7] ls-files: add missing string_list_clear() leak tests: fix "test-tool" & other small leaks - - - --- 2021-10-06 Ævar Arnfjörð Bjarmason Superseded
[5/7] ls-files: fix a trivial dir_clear() leak leak tests: fix "test-tool" & other small leaks - - - --- 2021-10-06 Ævar Arnfjörð Bjarmason Superseded
« 1 2 ... 175 176 177432 433 »