Show patches with: none      |   43179 patches
« 1 2 ... 138 139 140431 432 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[7/7] read-tree: make three-way merge sparse-aware Sparse index: integrate with 'read-tree' - - - --- 2022-02-23 Victoria Dye Superseded
[6/7] read-tree: make two-way merge sparse-aware Sparse index: integrate with 'read-tree' - - - --- 2022-02-23 Victoria Dye Superseded
[5/7] read-tree: narrow scope of index expansion for '--prefix' Sparse index: integrate with 'read-tree' - - - --- 2022-02-23 Victoria Dye Superseded
[4/7] read-tree: integrate with sparse index Sparse index: integrate with 'read-tree' - - - --- 2022-02-23 Victoria Dye Superseded
[3/7] read-tree: expand sparse checkout test coverage Sparse index: integrate with 'read-tree' - - - --- 2022-02-23 Victoria Dye Superseded
[2/7] status: fix nested sparse directory diff in sparse index Sparse index: integrate with 'read-tree' - - - --- 2022-02-23 Victoria Dye Superseded
[1/7] sparse-index: prevent repo root from becoming sparse Sparse index: integrate with 'read-tree' - - - --- 2022-02-23 Victoria Dye Superseded
[11/11] bundle: unbundle promisor packs Partial bundles - - - --- 2022-02-23 Derrick Stolee Superseded
[10/11] bundle: create filtered bundles Partial bundles - - - --- 2022-02-23 Derrick Stolee Superseded
[09/11] rev-list: move --filter parsing into revision.c Partial bundles - - - --- 2022-02-23 Derrick Stolee Superseded
[08/11] bundle: parse filter capability Partial bundles - - - --- 2022-02-23 Derrick Stolee Superseded
[07/11] bundle: safely handle --objects option Partial bundles - - - --- 2022-02-23 Derrick Stolee Superseded
[06/11] MyFirstObjectWalk: update recommended usage Partial bundles - - - --- 2022-02-23 Derrick Stolee Superseded
[05/11] list-objects: consolidate traverse_commit_list[_filtered] Partial bundles - - - --- 2022-02-23 Derrick Stolee Superseded
[04/11] pack-bitmap: drop filter in prepare_bitmap_walk() Partial bundles - - - --- 2022-02-23 Derrick Stolee Superseded
[03/11] pack-objects: use rev.filter when possible Partial bundles - - - --- 2022-02-23 Derrick Stolee Superseded
[02/11] revision: put object filter into struct rev_info Partial bundles - - - --- 2022-02-23 Derrick Stolee Superseded
[01/11] index-pack: document and test the --promisor option Partial bundles - - - --- 2022-02-23 Derrick Stolee Superseded
[2/2] t5302: confirm that large packs mention limit Specify the actual pack size limit which is breached - - - --- 2022-02-23 Matt Cooper New
[1/2] index-pack: clarify the breached limit Specify the actual pack size limit which is breached - - - --- 2022-02-23 Matt Cooper New
[v3,11/11] worktree: use 'worktree' over 'working tree' Updates to worktree code and docs - - - --- 2022-02-23 Derrick Stolee Accepted
[v3,10/11] worktree: use 'worktree' over 'working tree' Updates to worktree code and docs - - - --- 2022-02-23 Derrick Stolee Accepted
[v3,09/11] worktree: use 'worktree' over 'working tree' Updates to worktree code and docs - - - --- 2022-02-23 Derrick Stolee Accepted
[v3,08/11] worktree: use 'worktree' over 'working tree' Updates to worktree code and docs - - - --- 2022-02-23 Derrick Stolee Accepted
[v3,07/11] worktree: use 'worktree' over 'working tree' Updates to worktree code and docs - - - --- 2022-02-23 Derrick Stolee Accepted
[v3,06/11] worktree: use 'worktree' over 'working tree' Updates to worktree code and docs - - - --- 2022-02-23 Derrick Stolee Accepted
[v3,05/11] worktree: use 'worktree' over 'working tree' Updates to worktree code and docs - - - --- 2022-02-23 Derrick Stolee Accepted
[v3,04/11] worktree: extract checkout_worktree() Updates to worktree code and docs - - - --- 2022-02-23 Derrick Stolee Accepted
[v3,03/11] worktree: extract copy_sparse_checkout() Updates to worktree code and docs - - - --- 2022-02-23 Derrick Stolee Accepted
[v3,02/11] worktree: extract copy_filtered_worktree_config() Updates to worktree code and docs - - - --- 2022-02-23 Derrick Stolee Accepted
[v3,01/11] worktree: combine two translatable messages Updates to worktree code and docs - - - --- 2022-02-23 Derrick Stolee Accepted
[v3,2/2] parse-options.c: add style checks for usage-strings add usage-strings ci check and amend remaining usage strings - - - --- 2022-02-23 Abhradeep Chakraborty Superseded
[v3,1/2] amend remaining usage strings according to style guide add usage-strings ci check and amend remaining usage strings - - - --- 2022-02-23 Abhradeep Chakraborty Superseded
[5/5] refs/files-backend: optimize reading of symbolic refs fetch: more optimizations for mirror fetches - - - --- 2022-02-23 Patrick Steinhardt Superseded
[4/5] remote: read symbolic refs via `refs_read_symbolic_ref()` fetch: more optimizations for mirror fetches - - - --- 2022-02-23 Patrick Steinhardt Superseded
[3/5] refs: add ability for backends to special-case reading of symbolic refs fetch: more optimizations for mirror fetches - - - --- 2022-02-23 Patrick Steinhardt Superseded
[2/5] fetch: avoid lookup of commits when not appending to FETCH_HEAD fetch: more optimizations for mirror fetches - - - --- 2022-02-23 Patrick Steinhardt Superseded
[1/5] upload-pack: look up "want" lines via commit-graph fetch: more optimizations for mirror fetches - - - --- 2022-02-23 Patrick Steinhardt Superseded
[v2,2/2] t0003: avoid pipes with Git on LHS avoid pipes with Git on LHS - - - --- 2022-02-23 Shubham Mishra Superseded
[v2,1/2] t0001: avoid pipes with Git on LHS avoid pipes with Git on LHS - - - --- 2022-02-23 Shubham Mishra Superseded
[v6,12/12] git-merge-tree.txt: add a section on potentional usage mistakes In-core git merge-tree ("Server side merges") - - - --- 2022-02-23 Elijah Newren New
[v6,11/12] merge-tree: add a --allow-unrelated-histories flag In-core git merge-tree ("Server side merges") - - - --- 2022-02-23 Elijah Newren New
[v6,10/12] merge-tree: allow `ls-files -u` style info to be NUL terminated In-core git merge-tree ("Server side merges") - - - --- 2022-02-23 Elijah Newren New
[v6,09/12] merge-tree: provide easy access to `ls-files -u` style info In-core git merge-tree ("Server side merges") - - - --- 2022-02-23 Elijah Newren New
[v6,08/12] merge-tree: provide a list of which files have conflicts In-core git merge-tree ("Server side merges") - - - --- 2022-02-23 Elijah Newren New
[v6,07/12] merge-ort: provide a merge_get_conflicted_files() helper function In-core git merge-tree ("Server side merges") - - - --- 2022-02-23 Elijah Newren New
[v6,06/12] merge-tree: support including merge messages in output In-core git merge-tree ("Server side merges") - - - --- 2022-02-23 Elijah Newren New
[v6,05/12] merge-ort: split out a separate display_update_messages() function In-core git merge-tree ("Server side merges") - - - --- 2022-02-23 Elijah Newren New
[v6,04/12] merge-tree: implement real merges In-core git merge-tree ("Server side merges") - - - --- 2022-02-23 Elijah Newren New
[v6,03/12] merge-tree: add option parsing and initial shell for real merge function In-core git merge-tree ("Server side merges") - - - --- 2022-02-23 Elijah Newren New
[v6,02/12] merge-tree: move logic for existing merge into new function In-core git merge-tree ("Server side merges") - - - --- 2022-02-23 Elijah Newren New
[v6,01/12] merge-tree: rename merge_trees() to trivial_merge_trees() In-core git merge-tree ("Server side merges") - - - --- 2022-02-23 Elijah Newren New
switch: mention the --detach option when dying due to lack of a branch switch: mention the --detach option when dying due to lack of a branch - - - --- 2022-02-23 Alex Henrie Superseded
[v2] repo_read_index: add config to expect files outside sparse patterns [v2] repo_read_index: add config to expect files outside sparse patterns - - - --- 2022-02-23 Jonathan Nieder New
[v3,3/3] tests: make the code more readable [v3,1/3] t/t3903-stash.sh: replace test [-d|-f] with test_path_is_* - - - --- 2022-02-22 Guillaume Cogoni Accepted
[v3,2/3] tests: allow testing if a path is truly a file or a directory [v3,1/3] t/t3903-stash.sh: replace test [-d|-f] with test_path_is_* - - - --- 2022-02-22 Guillaume Cogoni Accepted
[v3,1/3] t/t3903-stash.sh: replace test [-d|-f] with test_path_is_* [v3,1/3] t/t3903-stash.sh: replace test [-d|-f] with test_path_is_* - - - --- 2022-02-22 Guillaume Cogoni Accepted
[v3,0/3] replace test [-f|-d] with more verbose functions - - - --- 2022-02-22 Guillaume Cogoni New
[v2,4/4] add -p: disable stdin buffering when interactive.singlekey is set a couple of read_key_without_echo() fixes - - - --- 2022-02-22 Phillip Wood Accepted
[v2,3/4] terminal: set VMIN and VTIME in non-canonical mode a couple of read_key_without_echo() fixes - - - --- 2022-02-22 Phillip Wood Accepted
[v2,2/4] terminal: pop signal handler when terminal is restored a couple of read_key_without_echo() fixes - - - --- 2022-02-22 Phillip Wood Accepted
[v2,1/4] terminal: always reset terminal when reading without echo a couple of read_key_without_echo() fixes - - - --- 2022-02-22 Phillip Wood Accepted
[v2,3/3] stash: call reflog_delete() in reflog.c libify reflog - - - --- 2022-02-22 John Cai Superseded
[v2,2/3] reflog: libify delete reflog function and helpers libify reflog - - - --- 2022-02-22 John Cai Superseded
[v2,1/3] stash: add test to ensure reflog --rewrite --updatref behavior libify reflog - - - --- 2022-02-22 John Cai Superseded
[v2,14/14] bisect: no longer try to clean up left-over `.git/head-name` files Finish converting git bisect into a built-in - - - --- 2022-02-22 Johannes Schindelin New
[v2,13/14] bisect: remove Cogito-related code Finish converting git bisect into a built-in - - - --- 2022-02-22 Johannes Schindelin New
[v2,12/14] Turn `git bisect` into a full built-in Finish converting git bisect into a built-in - - - --- 2022-02-22 Johannes Schindelin New
[v2,11/14] bisect: move even the option parsing to `bisect--helper` Finish converting git bisect into a built-in - - - --- 2022-02-22 Johannes Schindelin New
[v2,10/14] bisect--helper: return only correct exit codes in `cmd_*()` Finish converting git bisect into a built-in - - - --- 2022-02-22 Johannes Schindelin New
[v2,09/14] bisect--helper: move the `BISECT_STATE` case to the end Finish converting git bisect into a built-in - - - --- 2022-02-22 Johannes Schindelin New
[v2,08/14] bisect--helper: make `--bisect-state` optional Finish converting git bisect into a built-in - - - --- 2022-02-22 Johannes Schindelin New
[v2,07/14] bisect--helper: align the sub-command order with git-bisect.sh Finish converting git bisect into a built-in - - - --- 2022-02-22 Johannes Schindelin New
[v2,06/14] bisect--helper: using `--bisect-state` without an argument is a bug Finish converting git bisect into a built-in - - - --- 2022-02-22 Johannes Schindelin New
[v2,05/14] bisect--helper: really retire `--bisect-autostart` Finish converting git bisect into a built-in - - - --- 2022-02-22 Johannes Schindelin New
[v2,04/14] bisect--helper: really retire --bisect-next-check Finish converting git bisect into a built-in - - - --- 2022-02-22 Johannes Schindelin New
[v2,03/14] bisect--helper: retire the --no-log option Finish converting git bisect into a built-in - - - --- 2022-02-22 Johannes Schindelin New
[v2,02/14] bisect: avoid double-quoting when printing the failed command Finish converting git bisect into a built-in - - - --- 2022-02-22 Johannes Schindelin New
[v2,01/14] bisect run: fix the error message Finish converting git bisect into a built-in - - - --- 2022-02-22 Johannes Schindelin New
[v2] add usage-strings check and amend remaining usage strings [v2] add usage-strings check and amend remaining usage strings - - - --- 2022-02-22 Abhradeep Chakraborty New
[2/2] t0003: remove pipes microproject: avoid using pipes in test - - - --- 2022-02-22 Shubham Mishra New
[1/2] t0001: remove pipes microproject: avoid using pipes in test - - - --- 2022-02-22 Shubham Mishra New
[2/2] rebase: `preserve` is also a pull option, tell dying users Update the die() preserve-merges messages to help some users - - - --- 2022-02-22 Philip Oakley New
[1/2] rebase: help user when dying with preserve-merges` Update the die() preserve-merges messages to help some users - - - --- 2022-02-22 Philip Oakley New
t6423-merge-rename-directories.sh: use the $(...) construct for command substitution t6423-merge-rename-directories.sh: use the $(...) construct for command substitution - - - --- 2022-02-22 Elia Pinto Accepted
[v2,11/11] worktree: use 'worktree' over 'working tree' Updates to worktree code and docs - - - --- 2022-02-22 Derrick Stolee Accepted
[v2,10/11] worktree: use 'worktree' over 'working tree' Updates to worktree code and docs - - - --- 2022-02-22 Derrick Stolee Accepted
[v2,09/11] worktree: use 'worktree' over 'working tree' Updates to worktree code and docs - - - --- 2022-02-22 Derrick Stolee Accepted
[v2,08/11] worktree: use 'worktree' over 'working tree' Updates to worktree code and docs - - - --- 2022-02-22 Derrick Stolee Accepted
[v2,07/11] worktree: use 'worktree' over 'working tree' Updates to worktree code and docs - - - --- 2022-02-22 Derrick Stolee Accepted
[v2,06/11] worktree: use 'worktree' over 'working tree' Updates to worktree code and docs - - - --- 2022-02-22 Derrick Stolee New
[v2,05/11] worktree: use 'worktree' over 'working tree' Updates to worktree code and docs - - - --- 2022-02-22 Derrick Stolee New
[v2,04/11] worktree: extract checkout_worktree() Updates to worktree code and docs - - - --- 2022-02-22 Derrick Stolee Accepted
[v2,03/11] worktree: extract copy_sparse_checkout() Updates to worktree code and docs - - - --- 2022-02-22 Derrick Stolee Accepted
[v2,02/11] worktree: extract copy_filtered_worktree_config() Updates to worktree code and docs - - - --- 2022-02-22 Derrick Stolee Accepted
[v2,01/11] worktree: combine two translatable messages Updates to worktree code and docs - - - --- 2022-02-22 Derrick Stolee Accepted
[v2,9/9] help: don't print "\n" before single-section output help: tests, parse_options() sanity, fix "help -g" regression - - - --- 2022-02-21 Ævar Arnfjörð Bjarmason Accepted
[v2,8/9] help: add --no-[external-commands|aliases] for use with --all help: tests, parse_options() sanity, fix "help -g" regression - - - --- 2022-02-21 Ævar Arnfjörð Bjarmason Accepted
[v2,7/9] help: error if [-a|-g|-c] and [-i|-m|-w] are combined help: tests, parse_options() sanity, fix "help -g" regression - - - --- 2022-02-21 Ævar Arnfjörð Bjarmason Accepted
[v2,6/9] help: correct usage & behavior of "git help --all" help: tests, parse_options() sanity, fix "help -g" regression - - - --- 2022-02-21 Ævar Arnfjörð Bjarmason Accepted
« 1 2 ... 138 139 140431 432 »