Show patches with: none      |   44193 patches
« 1 2 ... 151 152 153441 442 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[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
[v2,2/6] sparse-checkout: correctly set non-cone mode when expected [v2,1/6] sparse-checkout: correct reapply's handling of options - - - --- 2022-02-15 Elijah Newren Superseded
[v2,1/6] sparse-checkout: correct reapply's handling of options [v2,1/6] sparse-checkout: correct reapply's handling of options - - - --- 2022-02-15 Elijah Newren Superseded
[v2,0/6] sparse checkout: fix a few bugs and check argument validity for set/add - 1 - --- 2022-02-15 Phillip Wood via GitGitGadget New
name-rev: test showing failure with non-monotonic commit dates name-rev: test showing failure with non-monotonic commit dates - - - --- 2022-02-14 Keller, Jacob E New
[v6,4/4] cat-file: add --batch-command mode Add cat-file --batch-command flag - - - --- 2022-02-14 John Cai Superseded
[v6,3/4] cat-file: add remove_timestamp helper Add cat-file --batch-command flag - - - --- 2022-02-14 John Cai Superseded
[v6,2/4] cat-file: introduce batch_mode enum to replace print_contents Add cat-file --batch-command flag - - - --- 2022-02-14 John Cai Superseded
[v6,1/4] cat-file: rename cmdmode to transform_mode Add cat-file --batch-command flag - - - --- 2022-02-14 John Cai Superseded
dir: force untracked cache with core.untrackedCache dir: force untracked cache with core.untrackedCache - - - --- 2022-02-14 Derrick Stolee Superseded
mailmap: change primary address for Derrick Stolee mailmap: change primary address for Derrick Stolee - - - --- 2022-02-14 Derrick Stolee Accepted
[v2,2/2] docs: correct documentation about eol attribute Improvements to tests and docs for .gitattributes eol - - - --- 2022-02-14 brian m. carlson New
[v2,1/2] t0027: add tests for eol without text in .gitattributes Improvements to tests and docs for .gitattributes eol - - - --- 2022-02-14 brian m. carlson Accepted
[7/7] sparse-checkout: make --cone the default and deprecate --no-cone RFC: sparse checkout: make --cone mode the default, and check add/set argument validity - - - --- 2022-02-13 Elijah Newren New
[6/7] sparse-checkout: reject arguments in cone-mode that look like patterns RFC: sparse checkout: make --cone mode the default, and check add/set argument validity - - - --- 2022-02-13 Elijah Newren New
[5/7] sparse-checkout: reject non-cone-mode patterns starting with a '#' RFC: sparse checkout: make --cone mode the default, and check add/set argument validity - - - --- 2022-02-13 Elijah Newren New
[4/7] sparse-checkout: error or warn when given individual files RFC: sparse checkout: make --cone mode the default, and check add/set argument validity - - - --- 2022-02-13 Elijah Newren New
[3/7] sparse-checkout: pay attention to prefix for {set, add} RFC: sparse checkout: make --cone mode the default, and check add/set argument validity - - - --- 2022-02-13 Elijah Newren New
[2/7] sparse-checkout: correctly set non-cone mode when expected RFC: sparse checkout: make --cone mode the default, and check add/set argument validity - - - --- 2022-02-13 Elijah Newren New
[1/7] sparse-checkout: correct reapply's handling of options RFC: sparse checkout: make --cone mode the default, and check add/set argument validity - - - --- 2022-02-13 Elijah Newren New
[v4,12/12] git-merge-tree.txt: add a section on potentional usage mistakes In-core git merge-tree ("Server side merges") - - - --- 2022-02-12 Elijah Newren Superseded
[v4,11/12] merge-tree: add a --allow-unrelated-histories flag In-core git merge-tree ("Server side merges") - - - --- 2022-02-12 Elijah Newren Superseded
[v4,10/12] merge-tree: allow `ls-files -u` style info to be NUL terminated In-core git merge-tree ("Server side merges") - - - --- 2022-02-12 Elijah Newren Superseded
[v4,09/12] merge-tree: provide easy access to `ls-files -u` style info In-core git merge-tree ("Server side merges") - - - --- 2022-02-12 Elijah Newren Superseded
[v4,08/12] merge-tree: provide a list of which files have conflicts In-core git merge-tree ("Server side merges") - - - --- 2022-02-12 Elijah Newren Superseded
[v4,07/12] merge-ort: provide a merge_get_conflicted_files() helper function In-core git merge-tree ("Server side merges") - - - --- 2022-02-12 Elijah Newren Superseded
[v4,06/12] merge-tree: support including merge messages in output In-core git merge-tree ("Server side merges") - - - --- 2022-02-12 Elijah Newren Superseded
[v4,05/12] merge-ort: split out a separate display_update_messages() function In-core git merge-tree ("Server side merges") - - - --- 2022-02-12 Elijah Newren Superseded
[v4,04/12] merge-tree: implement real merges In-core git merge-tree ("Server side merges") - - - --- 2022-02-12 Elijah Newren Superseded
[v4,03/12] merge-tree: add option parsing and initial shell for real merge function In-core git merge-tree ("Server side merges") - - - --- 2022-02-12 Elijah Newren Superseded
[v4,02/12] merge-tree: move logic for existing merge into new function In-core git merge-tree ("Server side merges") - - - --- 2022-02-12 Elijah Newren Superseded
[v4,01/12] merge-tree: rename merge_trees() to trivial_merge_trees() In-core git merge-tree ("Server side merges") - - - --- 2022-02-12 Elijah Newren Superseded
[v2] hard reset safe mode [v2] hard reset safe mode - - - --- 2022-02-11 Viacelaus New
[v5,30/30] update-index: convert fsmonitor warnings to advise Builtin FSMonitor Part 2 - - - --- 2022-02-11 Jeff Hostetler Superseded
[v5,29/30] t7527: test status with untracked-cache and fsmonitor--daemon Builtin FSMonitor Part 2 - - - --- 2022-02-11 Jeff Hostetler Superseded
[v5,28/30] fsmonitor: force update index after large responses Builtin FSMonitor Part 2 - - - --- 2022-02-11 Jeff Hostetler Superseded
[v5,27/30] fsmonitor--daemon: use a cookie file to sync with file system Builtin FSMonitor Part 2 - - - --- 2022-02-11 Jeff Hostetler Superseded
[v5,26/30] fsmonitor--daemon: periodically truncate list of modified files Builtin FSMonitor Part 2 - - - --- 2022-02-11 Jeff Hostetler Superseded
[v5,25/30] t/perf/p7519: add fsmonitor--daemon test cases Builtin FSMonitor Part 2 - - - --- 2022-02-11 Jeff Hostetler Superseded
[v5,24/30] t/perf/p7519: speed up test on Windows Builtin FSMonitor Part 2 - - - --- 2022-02-11 Jeff Hostetler Superseded
[v5,23/30] t/helper/test-chmtime: skip directories on Windows Builtin FSMonitor Part 2 - - - --- 2022-02-11 Jeff Hostetler Superseded
[v5,22/30] t/perf: avoid copying builtin fsmonitor files into test repo Builtin FSMonitor Part 2 - - - --- 2022-02-11 Jeff Hostetler Superseded
[v5,21/30] t7527: create test for fsmonitor--daemon Builtin FSMonitor Part 2 - - - --- 2022-02-11 Jeff Hostetler Superseded
[v5,20/30] t/helper/fsmonitor-client: create IPC client to talk to FSMonitor Daemon Builtin FSMonitor Part 2 - - - --- 2022-02-11 Jeff Hostetler Superseded
[v5,19/30] help: include fsmonitor--daemon feature flag in version info Builtin FSMonitor Part 2 - - - --- 2022-02-11 Jeff Hostetler Superseded
[v5,18/30] fsmonitor--daemon: implement handle_client callback Builtin FSMonitor Part 2 - - - --- 2022-02-11 Jeff Hostetler Superseded
[v5,17/30] compat/fsmonitor/fsm-listen-darwin: implement FSEvent listener on MacOS Builtin FSMonitor Part 2 - - - --- 2022-02-11 Jeff Hostetler Superseded
[v5,16/30] compat/fsmonitor/fsm-listen-darwin: add macos header files for FSEvent Builtin FSMonitor Part 2 - - - --- 2022-02-11 Jeff Hostetler Superseded
[v5,15/30] compat/fsmonitor/fsm-listen-win32: implement FSMonitor backend on Windows Builtin FSMonitor Part 2 - - - --- 2022-02-11 Jeff Hostetler Superseded
[v5,14/30] fsmonitor--daemon: create token-based changed path cache Builtin FSMonitor Part 2 - - - --- 2022-02-11 Jeff Hostetler Superseded
[v5,13/30] fsmonitor--daemon: define token-ids Builtin FSMonitor Part 2 - - - --- 2022-02-11 Jeff Hostetler Superseded
[v5,12/30] fsmonitor--daemon: add pathname classification Builtin FSMonitor Part 2 - - - --- 2022-02-11 Jeff Hostetler Superseded
« 1 2 ... 151 152 153441 442 »