Show patches with: none      |   43244 patches
« 1 2 ... 141 142 143432 433 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[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
[v4,0/5] sparse checkout: fix a few bugs and check argument validity for set/add - - - --- 2022-02-17 Linus Arver via GitGitGadget New
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,4/4] cat-file: add --batch-command mode Add cat-file --batch-command flag - - - --- 2022-02-16 John Cai New
[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
add usage-strings ci check and amend remaining usage strings add usage-strings ci check and amend remaining usage strings - - - --- 2022-02-16 Abhradeep Chakraborty New
docs: update coding guidelines to be more inclusive docs: update coding guidelines to be more inclusive - - - --- 2022-02-16 Merlin (they/them) Patterson New
[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
branch: delete now accepts '-' as branch name branch: delete now accepts '-' as branch name - - - --- 2022-02-16 Erlend E. Aasland New
[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
[2/2] commit: use strbuf_release() instead of UNLEAK() commit: trivial leak fix, add 2 tests to linux-leaks CI - - - --- 2022-02-16 Ævar Arnfjörð Bjarmason New
[1/2] commit: fix "author_ident" leak commit: trivial leak fix, add 2 tests to linux-leaks CI - - - --- 2022-02-16 Ævar Arnfjörð Bjarmason New
[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
rerere-train: modernise a bit rerere-train: modernise a bit - - - --- 2022-02-16 Junio C Hamano New
[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
[v3,0/5] sparse checkout: fix a few bugs and check argument validity for set/add - - - --- 2022-02-16 Linus Arver via GitGitGadget New
[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
[2/2] clean: avoid to differentiate untracked and ignored when appropriate [1/2] clean: avoid looking for nested repository when appropriate - - - --- 2022-02-15 Patrick Marlier New
[1/2] clean: avoid looking for nested repository when appropriate [1/2] clean: avoid looking for nested repository when appropriate - - - --- 2022-02-15 Patrick Marlier New
name-rev: replace --stdin with --annotate-stdin in synopsis name-rev: replace --stdin with --annotate-stdin in synopsis - - - --- 2022-02-15 John Cai Accepted
Quoting of paths when pushing to Windows over SSH Quoting of paths when pushing to Windows over SSH - - - --- 2022-02-15 Ben Boeckel New
[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
[23/23] t/perf/p7527: add perf test for builtin FSMonitor Builtin FSMonitor Part 3 - - - --- 2022-02-15 Jeff Hostetler New
[22/23] t7527: FSMonitor tests for directory moves Builtin FSMonitor Part 3 - - - --- 2022-02-15 Jeff Hostetler New
[21/23] fsmonitor: optimize processing of directory events Builtin FSMonitor Part 3 - - - --- 2022-02-15 Jeff Hostetler New
[20/23] fsm-listen-darwin: shutdown daemon if worktree root is moved/renamed Builtin FSMonitor Part 3 - - - --- 2022-02-15 Jeff Hostetler New
[19/23] fsm-health-win32: force shutdown daemon if worktree root moves Builtin FSMonitor Part 3 - - - --- 2022-02-15 Jeff Hostetler New
[18/23] fsm-health-win32: add framework to monitor daemon health Builtin FSMonitor Part 3 - - - --- 2022-02-15 Jeff Hostetler New
[17/23] fsmonitor--daemon: stub in health thread Builtin FSMonitor Part 3 - - - --- 2022-02-15 Jeff Hostetler New
[16/23] fsmonitor--daemon: rename listener thread related variables Builtin FSMonitor Part 3 - - - --- 2022-02-15 Jeff Hostetler New
[15/23] fsmonitor--daemon: prepare for adding health thread Builtin FSMonitor Part 3 - - - --- 2022-02-15 Jeff Hostetler New
[14/23] fsmonitor--daemon: cd out of worktree root Builtin FSMonitor Part 3 - - - --- 2022-02-15 Jeff Hostetler New
[13/23] fsmonitor--daemon: print start message only if fsmonitor.announceStartup Builtin FSMonitor Part 3 - - - --- 2022-02-15 Jeff Hostetler New
[12/23] fsm-listen-darwin: ignore FSEvents caused by xattr changes on macOS Builtin FSMonitor Part 3 - - - --- 2022-02-15 Jeff Hostetler New
[11/23] unpack-trees: initialize fsmonitor_has_run_once in o->result Builtin FSMonitor Part 3 - - - --- 2022-02-15 Jeff Hostetler New
[10/23] fsmonitor-settings: remote repos on Windows are incompatible with FSMonitor Builtin FSMonitor Part 3 - - - --- 2022-02-15 Jeff Hostetler New
[09/23] fsmonitor-settings: remote repos on macOS are incompatible with FSMonitor Builtin FSMonitor Part 3 - - - --- 2022-02-15 Jeff Hostetler New
[08/23] fsmonitor-settings: stub in macOS-specific incompatibility checking Builtin FSMonitor Part 3 - - - --- 2022-02-15 Jeff Hostetler New
[07/23] fsmonitor-settings: virtual repos are incompatible with FSMonitor Builtin FSMonitor Part 3 - - - --- 2022-02-15 Jeff Hostetler New
[06/23] fsmonitor-settings: stub in platform-specific incompatibility checking Builtin FSMonitor Part 3 - - - --- 2022-02-15 Jeff Hostetler New
[05/23] fsmonitor-settings: bare repos are incompatible with FSMonitor Builtin FSMonitor Part 3 - - - --- 2022-02-15 Jeff Hostetler New
[04/23] t/helper/fsmonitor-client: create stress test Builtin FSMonitor Part 3 - - - --- 2022-02-15 Jeff Hostetler New
[03/23] t7527: test builtin FSMonitor watching repos with unicode paths Builtin FSMonitor Part 3 - - - --- 2022-02-15 Jeff Hostetler New
[02/23] t7527: test FS event reporing on macOS WRT case and Unicode Builtin FSMonitor Part 3 - - - --- 2022-02-15 Jeff Hostetler New
[01/23] fsm-listen-win32: handle shortnames Builtin FSMonitor Part 3 - - - --- 2022-02-15 Jeff Hostetler New
[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
[v2,3/6] sparse-checkout: pay attention to prefix for {set, add} [v2,1/6] sparse-checkout: correct reapply's handling of options - - - --- 2022-02-15 Elijah Newren Superseded
« 1 2 ... 141 142 143432 433 »