Show patches with: Archived = No       |   19724 patches
« 1 2 ... 107 108 109197 198 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v5,2/5] sparse-checkout: correctly set non-cone mode when expected [v5,1/5] sparse-checkout: correct reapply's handling of options - 1 - --- 2022-02-19 Elijah Newren Accepted
[v5,1/5] sparse-checkout: correct reapply's handling of options [v5,1/5] sparse-checkout: correct reapply's handling of options - 1 - --- 2022-02-19 Elijah Newren Accepted
[v2,4/4] test-lib: add "fast_unwind_on_malloc=0" to LSAN_OPTIONS test-lib: improve LSAN + ASAN stack traces - - - --- 2022-02-19 Ævar Arnfjörð Bjarmason Superseded
[v2,3/4] test-lib: make $GIT_BUILD_DIR an absolute path test-lib: improve LSAN + ASAN stack traces - - - --- 2022-02-19 Ævar Arnfjörð Bjarmason Superseded
[v2,2/4] test-lib: correct commentary on TEST_DIRECTORY overriding test-lib: improve LSAN + ASAN stack traces - - - --- 2022-02-19 Ævar Arnfjörð Bjarmason Superseded
[v2,1/4] test-lib: add GIT_XSAN_OPTIONS, inherit [AL]SAN_OPTIONS test-lib: improve LSAN + ASAN stack traces - - - --- 2022-02-19 Ævar Arnfjörð Bjarmason Superseded
[v3,3/3] trace.h: remove never-used TRACE_CONTEXT C99: remove dead !HAVE_VARIADIC_MACROS code - - - --- 2022-02-19 Ævar Arnfjörð Bjarmason Superseded
[v3,2/3] C99: remove hardcoded-out !HAVE_VARIADIC_MACROS code C99: remove dead !HAVE_VARIADIC_MACROS code - - - --- 2022-02-19 Ævar Arnfjörð Bjarmason Superseded
[v3,1/3] git-compat-util.h: clarify GCC v.s. C99-specific in comment C99: remove dead !HAVE_VARIADIC_MACROS code - - - --- 2022-02-19 Ævar Arnfjörð Bjarmason Superseded
ls-files: support --recurse-submodules --stage ls-files: support --recurse-submodules --stage - - - --- 2022-02-18 Jonathan Tan Superseded
[2/4] test-lib: make $GIT_BUILD_DIR an absolute path test-lib: improve LSAN + ASAN stack traces - - - --- 2022-02-18 Ævar Arnfjörð Bjarmason Superseded
[1/4] test-lib: add XSAN_OPTIONS, inherit [AL]SAN_OPTIONS test-lib: improve LSAN + ASAN stack traces - - - --- 2022-02-18 Ævar Arnfjörð Bjarmason Superseded
[2/2] hook tests: use a modern style for "pre-push" tests hook tests: pre-push test style & test accurace - - - --- 2022-02-18 Ævar Arnfjörð Bjarmason Accepted
[1/2] hook tests: test for exact "pre-push" hook input hook tests: pre-push test style & test accurace - - - --- 2022-02-18 Ævar Arnfjörð Bjarmason Accepted
[2/2] hooks: fix a TOCTOU in "did we run a hook?" heuristic hooks: fix a race in hook execution - - - --- 2022-02-18 Ævar Arnfjörð Bjarmason Superseded
[1/2] merge: don't run post-hook logic on --no-verify hooks: fix a race in hook execution - - - --- 2022-02-18 Ævar Arnfjörð Bjarmason Superseded
CODE_OF_CONDUCT.md: update PLC members list CODE_OF_CONDUCT.md: update PLC members list - - - --- 2022-02-18 Taylor Blau Accepted
[3/3] stash: call reflog_delete from reflog.c libify reflog - - - --- 2022-02-18 John Cai Superseded
[2/3] reflog: call reflog_delete from reflog.c libify reflog - - - --- 2022-02-18 John Cai Superseded
[1/3] reflog: libify delete reflog function and helpers libify reflog - - - --- 2022-02-18 John Cai Superseded
[v10,4/4] cat-file: add --batch-command mode Add cat-file --batch-command flag - - - --- 2022-02-18 John Cai Accepted
[v10,3/4] cat-file: add remove_timestamp helper Add cat-file --batch-command flag - - - --- 2022-02-18 John Cai Accepted
[v10,2/4] cat-file: introduce batch_mode enum to replace print_contents Add cat-file --batch-command flag - - - --- 2022-02-18 John Cai Accepted
[v10,1/4] cat-file: rename cmdmode to transform_mode Add cat-file --batch-command flag - - - --- 2022-02-18 John Cai Accepted
[v2,2/2] Add new tests functions like test_path_is_* [v2,1/2] t/t3903-stash.sh: replace test [-d|-f] with test_path_is_* - - - --- 2022-02-18 Guillaume Cogoni Superseded
[v2,1/2] t/t3903-stash.sh: replace test [-d|-f] with test_path_is_* [v2,1/2] t/t3903-stash.sh: replace test [-d|-f] with test_path_is_* - - - --- 2022-02-18 Guillaume Cogoni Superseded
[v2] dir: force untracked cache with core.untrackedCache [v2] dir: force untracked cache with core.untrackedCache - - - --- 2022-02-17 Derrick Stolee Accepted
[v2,7/7] reftable: rename writer_stats to reftable_writer_stats reftable: avoid reading and writing empty keys - - - --- 2022-02-17 Han-Wen Nienhuys Superseded
[v2,6/7] reftable: add test for length of disambiguating prefix reftable: avoid reading and writing empty keys - - - --- 2022-02-17 Han-Wen Nienhuys Superseded
[v2,5/7] reftable: ensure that obj_id_len is >= 2 on writing reftable: avoid reading and writing empty keys - - - --- 2022-02-17 Han-Wen Nienhuys Superseded
[v2,4/7] reftable: avoid writing empty keys at the block layer reftable: avoid reading and writing empty keys - - - --- 2022-02-17 Han-Wen Nienhuys Superseded
[v2,3/7] reftable: add a test that verifies that writing empty keys fails reftable: avoid reading and writing empty keys - - - --- 2022-02-17 Han-Wen Nienhuys Superseded
[v2,2/7] reftable: reject 0 object_id_len reftable: avoid reading and writing empty keys - - - --- 2022-02-17 Han-Wen Nienhuys Superseded
[v2,1/7] Documentation: object_id_len goes up to 31 reftable: avoid reading and writing empty keys - - - --- 2022-02-17 Han-Wen Nienhuys Superseded
[v2,7/7] fetch: make `--atomic` flag cover pruning of refs fetch: improve atomicity of `--atomic` flag - - - --- 2022-02-17 Patrick Steinhardt Superseded
[v2,6/7] fetch: make `--atomic` flag cover backfilling of tags fetch: improve atomicity of `--atomic` flag - - - --- 2022-02-17 Patrick Steinhardt Superseded
[v2,5/7] refs: add interface to iterate over queued transactional updates fetch: improve atomicity of `--atomic` flag - - - --- 2022-02-17 Patrick Steinhardt Superseded
[v2,4/7] fetch: report errors when backfilling tags fails fetch: improve atomicity of `--atomic` flag - - - --- 2022-02-17 Patrick Steinhardt Superseded
[v2,3/7] fetch: control lifecycle of FETCH_HEAD in a single place fetch: improve atomicity of `--atomic` flag - - - --- 2022-02-17 Patrick Steinhardt Superseded
[v2,2/7] fetch: backfill tags before setting upstream fetch: improve atomicity of `--atomic` flag - - - --- 2022-02-17 Patrick Steinhardt Superseded
[v2,1/7] fetch: increase test coverage of fetches fetch: improve atomicity of `--atomic` flag - - - --- 2022-02-17 Patrick Steinhardt Superseded
[v4,5/5] sparse-checkout: reject arguments in cone-mode that look like patterns [v4,1/5] sparse-checkout: correct reapply's handling of options - 1 - --- 2022-02-17 Elijah Newren Superseded
[v4,4/5] sparse-checkout: error or warn when given individual files [v4,1/5] sparse-checkout: correct reapply's handling of options - 1 - --- 2022-02-17 Elijah Newren Superseded
[v4,3/5] sparse-checkout: pay attention to prefix for {set, add} [v4,1/5] sparse-checkout: correct reapply's handling of options - 1 - --- 2022-02-17 Elijah Newren Superseded
[v4,2/5] sparse-checkout: correctly set non-cone mode when expected [v4,1/5] sparse-checkout: correct reapply's handling of options - 1 - --- 2022-02-17 Elijah Newren Superseded
[v4,1/5] sparse-checkout: correct reapply's handling of options [v4,1/5] sparse-checkout: correct reapply's handling of options - 1 - --- 2022-02-17 Elijah Newren Superseded
merge-ort: make informational messages from recursive merges clearer merge-ort: make informational messages from recursive merges clearer - - - --- 2022-02-17 Elijah Newren Accepted
[v9,3/4] cat-file: add remove_timestamp helper Add cat-file --batch-command flag - - - --- 2022-02-16 John Cai Accepted
[v9,2/4] cat-file: introduce batch_mode enum to replace print_contents Add cat-file --batch-command flag - - - --- 2022-02-16 John Cai Accepted
[v9,1/4] cat-file: rename cmdmode to transform_mode Add cat-file --batch-command flag - - - --- 2022-02-16 John Cai Accepted
[v8,4/4] cat-file: add --batch-command mode Add cat-file --batch-command flag - - - --- 2022-02-16 John Cai Superseded
[v8,3/4] cat-file: add remove_timestamp helper Add cat-file --batch-command flag - - - --- 2022-02-16 John Cai Superseded
[v8,2/4] cat-file: introduce batch_mode enum to replace print_contents Add cat-file --batch-command flag - - - --- 2022-02-16 John Cai Superseded
[v8,1/4] cat-file: rename cmdmode to transform_mode Add cat-file --batch-command flag - - - --- 2022-02-16 John Cai Superseded
[2/2] diff.[ch]: have diff_free() free options->parseopts diff_free(): free a bit more, fix leaks - - - --- 2022-02-16 Ævar Arnfjörð Bjarmason Accepted
[1/2] diff.[ch]: have diff_free() call clear_pathspec(opts.pathspec) diff_free(): free a bit more, fix leaks - - - --- 2022-02-16 Ævar Arnfjörð Bjarmason Accepted
[3/3] add -p: disable stdin buffering when interactive.singlekey is set a couple of read_key_without_echo() fixes - - - --- 2022-02-16 Phillip Wood Superseded
[2/3] terminal: set VMIN and VTIME in non-canonical mode a couple of read_key_without_echo() fixes - - - --- 2022-02-16 Phillip Wood Superseded
[1/3] terminal: pop signal handler when terminal is restored a couple of read_key_without_echo() fixes - - - --- 2022-02-16 Phillip Wood Superseded
[v2,4/4] xdiff: handle allocation failure when merging xdiff: handle allocation failures - - - --- 2022-02-16 Phillip Wood Accepted
[v2,3/4] xdiff: refactor a function xdiff: handle allocation failures - - - --- 2022-02-16 Phillip Wood Accepted
[v2,2/4] xdiff: handle allocation failure in patience diff xdiff: handle allocation failures - - - --- 2022-02-16 Phillip Wood Accepted
[v2,1/4] xdiff: fix a memory leak xdiff: handle allocation failures - - - --- 2022-02-16 Phillip Wood Accepted
[v3,5/5] date API: add and use a date_mode_release() date.[ch] API: split from cache.h, add API docs, stop leaking memory - - - --- 2022-02-16 Ævar Arnfjörð Bjarmason Accepted
[v3,4/5] date API: add basic API docs date.[ch] API: split from cache.h, add API docs, stop leaking memory - - - --- 2022-02-16 Ævar Arnfjörð Bjarmason Accepted
[v3,3/5] date API: provide and use a DATE_MODE_INIT date.[ch] API: split from cache.h, add API docs, stop leaking memory - - - --- 2022-02-16 Ævar Arnfjörð Bjarmason Accepted
[v3,2/5] date API: create a date.h, split from cache.h date.[ch] API: split from cache.h, add API docs, stop leaking memory - - - --- 2022-02-16 Ævar Arnfjörð Bjarmason Accepted
[v3,1/5] cache.h: remove always unused show_date_human() declaration date.[ch] API: split from cache.h, add API docs, stop leaking memory - - - --- 2022-02-16 Ævar Arnfjörð Bjarmason Accepted
[v3,5/5] sparse-checkout: reject arguments in cone-mode that look like patterns [v3,1/5] sparse-checkout: correct reapply's handling of options - 1 - --- 2022-02-16 Elijah Newren Superseded
[v3,4/5] sparse-checkout: error or warn when given individual files [v3,1/5] sparse-checkout: correct reapply's handling of options - 1 - --- 2022-02-16 Elijah Newren Superseded
[v3,3/5] sparse-checkout: pay attention to prefix for {set, add} [v3,1/5] sparse-checkout: correct reapply's handling of options - 1 - --- 2022-02-16 Elijah Newren Superseded
[v3,2/5] sparse-checkout: correctly set non-cone mode when expected [v3,1/5] sparse-checkout: correct reapply's handling of options - 1 - --- 2022-02-16 Elijah Newren Superseded
[v3,1/5] sparse-checkout: correct reapply's handling of options [v3,1/5] sparse-checkout: correct reapply's handling of options - 1 - --- 2022-02-16 Elijah Newren Superseded
[v7,4/4] cat-file: add --batch-command mode Add cat-file --batch-command flag - - - --- 2022-02-16 John Cai Superseded
[v7,3/4] cat-file: add remove_timestamp helper Add cat-file --batch-command flag - - - --- 2022-02-16 John Cai Superseded
[v7,2/4] cat-file: introduce batch_mode enum to replace print_contents Add cat-file --batch-command flag - - - --- 2022-02-16 John Cai Superseded
[v7,1/4] cat-file: rename cmdmode to transform_mode Add cat-file --batch-command flag - - - --- 2022-02-16 John Cai Superseded
[v11,10/10] grep: simplify config parsing and option parsing grep: simplify & delete "init" & "config" code - - - --- 2022-02-16 Ævar Arnfjörð Bjarmason Accepted
[v11,09/10] grep.c: do "if (bool && memchr())" not "if (memchr() && bool)" grep: simplify & delete "init" & "config" code - - - --- 2022-02-16 Ævar Arnfjörð Bjarmason Accepted
[v11,08/10] grep.h: make "grep_opt.pattern_type_option" use its enum grep: simplify & delete "init" & "config" code - - - --- 2022-02-16 Ævar Arnfjörð Bjarmason Accepted
[v11,07/10] grep API: call grep_config() after grep_init() grep: simplify & delete "init" & "config" code - - - --- 2022-02-16 Ævar Arnfjörð Bjarmason Accepted
[v11,06/10] grep.c: don't pass along NULL callback value grep: simplify & delete "init" & "config" code - - - --- 2022-02-16 Ævar Arnfjörð Bjarmason Accepted
[v11,05/10] built-ins: trust the "prefix" from run_builtin() grep: simplify & delete "init" & "config" code - - - --- 2022-02-16 Ævar Arnfjörð Bjarmason Accepted
[v11,04/10] grep tests: add missing "grep.patternType" config tests grep: simplify & delete "init" & "config" code - - - --- 2022-02-16 Ævar Arnfjörð Bjarmason Accepted
[v11,03/10] grep tests: create a helper function for "BRE" or "ERE" grep: simplify & delete "init" & "config" code - - - --- 2022-02-16 Ævar Arnfjörð Bjarmason Accepted
[v11,02/10] log tests: check if grep_config() is called by "log"-like cmds grep: simplify & delete "init" & "config" code - - - --- 2022-02-16 Ævar Arnfjörð Bjarmason Accepted
[v11,01/10] grep.h: remove unused "regex_t regexp" from grep_opt grep: simplify & delete "init" & "config" code - - - --- 2022-02-16 Ævar Arnfjörð Bjarmason Accepted
name-rev: replace --stdin with --annotate-stdin in synopsis name-rev: replace --stdin with --annotate-stdin in synopsis - - - --- 2022-02-15 John Cai Accepted
[v2,9/9] submodule: fix latent check_has_commit() bug fetch --recurse-submodules: fetch unpopulated submodules - - - --- 2022-02-15 Glen Choo Superseded
[v2,8/9] submodule: read shallows when finding changed submodules fetch --recurse-submodules: fetch unpopulated submodules - - - --- 2022-02-15 Glen Choo Superseded
[v2,7/9] fetch: fetch unpopulated, changed submodules fetch --recurse-submodules: fetch unpopulated submodules - - - --- 2022-02-15 Glen Choo Superseded
[v2,6/9] submodule: extract get_fetch_task() fetch --recurse-submodules: fetch unpopulated submodules - - - --- 2022-02-15 Glen Choo Superseded
[v2,5/9] submodule: store new submodule commits oid_array in a struct fetch --recurse-submodules: fetch unpopulated submodules - - - --- 2022-02-15 Glen Choo Superseded
[v2,4/9] submodule: inline submodule_commits() into caller fetch --recurse-submodules: fetch unpopulated submodules - - - --- 2022-02-15 Glen Choo Superseded
[v2,3/9] submodule: make static functions read submodules from commits fetch --recurse-submodules: fetch unpopulated submodules - - - --- 2022-02-15 Glen Choo Superseded
[v2,2/9] t5526: use grep to assert on fetches fetch --recurse-submodules: fetch unpopulated submodules - - - --- 2022-02-15 Glen Choo Superseded
[v2,1/9] t5526: introduce test helper to assert on fetches fetch --recurse-submodules: fetch unpopulated submodules - - - --- 2022-02-15 Glen Choo Superseded
[v2,6/6] sparse-checkout: reject arguments in cone-mode that look like patterns [v2,1/6] sparse-checkout: correct reapply's handling of options - - - --- 2022-02-15 Elijah Newren Superseded
[v2,5/6] sparse-checkout: reject non-cone-mode patterns starting with a '#' [v2,1/6] sparse-checkout: correct reapply's handling of options - - - --- 2022-02-15 Elijah Newren Superseded
[v2,4/6] sparse-checkout: error or warn when given individual files [v2,1/6] sparse-checkout: correct reapply's handling of options - - - --- 2022-02-15 Elijah Newren Superseded
« 1 2 ... 107 108 109197 198 »