Show patches with: none      |   43118 patches
« 1 2 ... 139 140 141431 432 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[2/2] gitk: include y coord in recorded sash position gitk: include y coord in recorded sash position - - - --- 2022-02-20 halilsen New
[1/2] gitk: trivial indentation fix gitk: include y coord in recorded sash position - - - --- 2022-02-20 halilsen New
[11/11] worktree: use 'worktree' over 'working tree' Updates to worktree code and docs - - - --- 2022-02-20 Derrick Stolee Superseded
[10/11] worktree: use 'worktree' over 'working tree' Updates to worktree code and docs - - - --- 2022-02-20 Derrick Stolee Superseded
[09/11] worktree: use 'worktree' over 'working tree' Updates to worktree code and docs - - - --- 2022-02-20 Derrick Stolee Superseded
[08/11] worktree: use 'worktree' over 'working tree' Updates to worktree code and docs - - - --- 2022-02-20 Derrick Stolee Superseded
[07/11] worktree: use 'worktree' over 'working tree' Updates to worktree code and docs - - - --- 2022-02-20 Derrick Stolee Superseded
[06/11] worktree: use 'worktree' over 'working tree' Updates to worktree code and docs - - - --- 2022-02-20 Derrick Stolee Superseded
[05/11] worktree: use 'worktree' over 'working tree' Updates to worktree code and docs - - - --- 2022-02-20 Derrick Stolee Superseded
[04/11] worktree: extract checkout_worktree() Updates to worktree code and docs - - - --- 2022-02-20 Derrick Stolee Superseded
[03/11] worktree: extract copy_sparse_checkout() Updates to worktree code and docs - - - --- 2022-02-20 Derrick Stolee Superseded
[02/11] worktree: extract copy_filtered_worktree_config() Updates to worktree code and docs - - - --- 2022-02-20 Derrick Stolee Superseded
[01/11] worktree: combine two translatable messages Updates to worktree code and docs - - - --- 2022-02-20 Derrick Stolee Superseded
[v5,12/12] git-merge-tree.txt: add a section on potentional usage mistakes In-core git merge-tree ("Server side merges") - - - --- 2022-02-20 Elijah Newren Superseded
[v5,11/12] merge-tree: add a --allow-unrelated-histories flag In-core git merge-tree ("Server side merges") - - - --- 2022-02-20 Elijah Newren Superseded
[v5,10/12] merge-tree: allow `ls-files -u` style info to be NUL terminated In-core git merge-tree ("Server side merges") - - - --- 2022-02-20 Elijah Newren Superseded
[v5,09/12] merge-tree: provide easy access to `ls-files -u` style info In-core git merge-tree ("Server side merges") - - - --- 2022-02-20 Elijah Newren Superseded
[v5,08/12] merge-tree: provide a list of which files have conflicts In-core git merge-tree ("Server side merges") - - - --- 2022-02-20 Elijah Newren Superseded
[v5,07/12] merge-ort: provide a merge_get_conflicted_files() helper function In-core git merge-tree ("Server side merges") - - - --- 2022-02-20 Elijah Newren Superseded
[v5,06/12] merge-tree: support including merge messages in output In-core git merge-tree ("Server side merges") - - - --- 2022-02-20 Elijah Newren Superseded
[v5,05/12] merge-ort: split out a separate display_update_messages() function In-core git merge-tree ("Server side merges") - - - --- 2022-02-20 Elijah Newren Superseded
[v5,04/12] merge-tree: implement real merges In-core git merge-tree ("Server side merges") - - - --- 2022-02-20 Elijah Newren Superseded
[v5,03/12] merge-tree: add option parsing and initial shell for real merge function In-core git merge-tree ("Server side merges") - - - --- 2022-02-20 Elijah Newren Superseded
[v5,02/12] merge-tree: move logic for existing merge into new function In-core git merge-tree ("Server side merges") - - - --- 2022-02-20 Elijah Newren Superseded
[v5,01/12] merge-tree: rename merge_trees() to trivial_merge_trees() In-core git merge-tree ("Server side merges") - - - --- 2022-02-20 Elijah Newren Superseded
Provide config option to expect files outside sparse patterns Provide config option to expect files outside sparse patterns - - - --- 2022-02-20 Elijah Newren New
[v2,2/2] merge-ort: fix small memory leak in unique_path() Fix a couple small leaks in merge-ort - - - --- 2022-02-20 Elijah Newren Accepted
[v2,1/2] merge-ort: fix small memory leak in detect_and_process_renames() Fix a couple small leaks in merge-ort - - - --- 2022-02-20 Elijah Newren Accepted
t5617,t7814: remove unnecessary 'uploadpack.allowanysha1inwant' t5617,t7814: remove unnecessary 'uploadpack.allowanysha1inwant' - - - --- 2022-02-19 Philippe Blain New
[2/2] merge-ort: fix small memory leak in unique_path() Fix a couple small leaks in merge-ort - - - --- 2022-02-19 Elijah Newren Accepted
[1/2] merge-ort: fix small memory leak in detect_and_process_renames() Fix a couple small leaks in merge-ort - - - --- 2022-02-19 Elijah Newren New
[v5,5/5] sparse-checkout: reject arguments in cone-mode that look like patterns [v5,1/5] sparse-checkout: correct reapply's handling of options - 1 - --- 2022-02-19 Elijah Newren Accepted
[v5,4/5] sparse-checkout: error or warn when given individual files [v5,1/5] sparse-checkout: correct reapply's handling of options - 1 - --- 2022-02-19 Elijah Newren Accepted
[v5,3/5] sparse-checkout: pay attention to prefix for {set, add} [v5,1/5] sparse-checkout: correct reapply's handling of options - 1 - --- 2022-02-19 Elijah Newren Accepted
[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
[v5,0/5] sparse checkout: fix a few bugs and check argument validity for set/add - - - --- 2022-02-19 Linus Arver via GitGitGadget New
[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,0/2] replace test [-f|-d] with more verbose functions - - - --- 2022-02-18 Guillaume Cogoni New
[v2,0/2] replace test [-f|-d] with more verbose functions - - - --- 2022-02-18 Guillaume Cogoni New
[v2,1/1] xdiff: provide indirection to git functions xdiff: provide indirection to git functions - - - --- 2022-02-17 Edward Thomson New
[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
[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
« 1 2 ... 139 140 141431 432 »