Show patches with: none      |   43821 patches
« 1 2 ... 144 145 146438 439 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[11/12] misc *.c: use designated initializers for struct assignments c99: use more designated initializers - - - --- 2022-02-24 Ævar Arnfjörð Bjarmason Accepted
[10/12] refspec.c: use designated initializers for "struct refspec_item" c99: use more designated initializers - - - --- 2022-02-24 Ævar Arnfjörð Bjarmason Accepted
[09/12] convert.c: use designated initializers for "struct stream_filter*" c99: use more designated initializers - - - --- 2022-02-24 Ævar Arnfjörð Bjarmason Accepted
[08/12] userdiff.c: use designated initializers for "struct userdiff_driver" c99: use more designated initializers - - - --- 2022-02-24 Ævar Arnfjörð Bjarmason Accepted
[07/12] archive-*.c: use designated initializers for "struct archiver" c99: use more designated initializers - - - --- 2022-02-24 Ævar Arnfjörð Bjarmason Accepted
[06/12] object-file: use designated initializers for "struct git_hash_algo" c99: use more designated initializers - - - --- 2022-02-24 Ævar Arnfjörð Bjarmason Accepted
[05/12] trace2: use designated initializers for "struct tr2_dst" c99: use more designated initializers - - - --- 2022-02-24 Ævar Arnfjörð Bjarmason Accepted
[04/12] trace2: use designated initializers for "struct tr2_tgt" c99: use more designated initializers - - - --- 2022-02-24 Ævar Arnfjörð Bjarmason Accepted
[03/12] refs: use designated initializers for "struct ref_iterator_vtable" c99: use more designated initializers - - - --- 2022-02-24 Ævar Arnfjörð Bjarmason Accepted
[02/12] refs: use designated initializers for "struct ref_storage_be" c99: use more designated initializers - - - --- 2022-02-24 Ævar Arnfjörð Bjarmason New
[01/12] imap-send.c: use designated initializers for "struct imap_server_conf" c99: use more designated initializers - - - --- 2022-02-24 Ævar Arnfjörð Bjarmason Accepted
[v2] switch: mention the --detach option when dying due to lack of a branch [v2] switch: mention the --detach option when dying due to lack of a branch - - - --- 2022-02-24 Alex Henrie Superseded
[2/2] t0030-t0050: avoid pipes with Git on LHS Subject: [PATCH 0/2] [GSoC][PATCH 0/2] t0000-t0050: avoid pipes with Git on LHS - - - --- 2022-02-24 Shubham Mishra New
[1/2] t0001-t0028: avoid pipes with Git on LHS Subject: [PATCH 0/2] [GSoC][PATCH 0/2] t0000-t0050: avoid pipes with Git on LHS - - - --- 2022-02-24 Shubham Mishra New
[v3] repo_read_index: add config to expect files outside sparse patterns [v3] repo_read_index: add config to expect files outside sparse patterns - 1 - --- 2022-02-24 Elijah Newren Superseded
[v2] ls-files: support --recurse-submodules --stage [v2] ls-files: support --recurse-submodules --stage - - - --- 2022-02-24 Jonathan Tan Accepted
[v2] index-pack: clarify the breached limit [v2] index-pack: clarify the breached limit - - - --- 2022-02-24 Matt Cooper Accepted
[25/25] t5601: basic bundle URI test Bundle URIs - - - --- 2022-02-23 Derrick Stolee New
[24/25] clone: use server-recommended bundle URI Bundle URIs - - - --- 2022-02-23 Derrick Stolee New
[23/25] transport: add connections for 'features' capability Bundle URIs - - - --- 2022-02-23 Derrick Stolee New
[22/25] connect: implement get_recommended_features() Bundle URIs - - - --- 2022-02-23 Derrick Stolee New
[21/25] serve: advertise 'features' when config exists Bundle URIs - - - --- 2022-02-23 Derrick Stolee New
[20/25] serve: understand but do not advertise 'features' capability Bundle URIs - - - --- 2022-02-23 Derrick Stolee New
[19/25] protocol-caps: implement cap_features() Bundle URIs - - - --- 2022-02-23 Derrick Stolee New
[18/25] connect.c: refactor sending of agent & object-format Bundle URIs - - - --- 2022-02-23 Ævar Arnfjörð Bjarmason New
[17/25] fetch: fetch bundles before fetching original data Bundle URIs - - - --- 2022-02-23 Derrick Stolee New
[16/25] bundle: only fetch bundles if timestamp is new Bundle URIs - - - --- 2022-02-23 Derrick Stolee New
[15/25] config: add git_config_get_timestamp() Bundle URIs - - - --- 2022-02-23 Derrick Stolee New
[14/25] clone: --bundle-uri cannot be combined with --depth Bundle URIs - - - --- 2022-02-23 Derrick Stolee New
[13/25] clone: add --bundle-uri option Bundle URIs - - - --- 2022-02-23 Derrick Stolee New
[12/25] bundle: make it easy to call 'git bundle fetch' Bundle URIs - - - --- 2022-02-23 Derrick Stolee New
[11/25] bundle: allow relative URLs in table of contents Bundle URIs - - - --- 2022-02-23 Derrick Stolee New
[10/25] bundle: add --filter option to 'fetch' Bundle URIs - - - --- 2022-02-23 Derrick Stolee New
[09/25] bundle: parse table of contents during 'fetch' Bundle URIs - - - --- 2022-02-23 Derrick Stolee New
[08/25] bundle: implement 'fetch' command for direct bundles Bundle URIs - - - --- 2022-02-23 Derrick Stolee New
[07/25] remote-curl: add 'get' capability Bundle URIs - - - --- 2022-02-23 Derrick Stolee New
[06/25] http: make http_get_file() external Bundle URIs - - - --- 2022-02-23 Derrick Stolee New
[05/25] remote: allow relative_url() to return an absolute url Bundle URIs - - - --- 2022-02-23 Derrick Stolee New
[04/25] remote: move relative_url() Bundle URIs - - - --- 2022-02-23 Derrick Stolee New
[03/25] dir: extract starts_with_dot[_dot]_slash() Bundle URIs - - - --- 2022-02-23 Derrick Stolee New
[02/25] bundle: alphabetize subcommands better Bundle URIs - - - --- 2022-02-23 Derrick Stolee New
[01/25] docs: document bundle URI standard Bundle URIs - - - --- 2022-02-23 Derrick Stolee New
[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
« 1 2 ... 144 145 146438 439 »