Show patches with: Archived = No       |   19498 patches
« 1 2 ... 48 49 50194 195 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[1/4] mailmap: drop debugging code more unused-parameter fixes - - - --- 2023-03-17 Jeff King Accepted
git_connect(): fix corner cases in downgrading v2 to v0 git_connect(): fix corner cases in downgrading v2 to v0 - - - --- 2023-03-17 Jeff King Accepted
[17/17] libs: use "struct repository *" argument, not "the_repository" cocci: remove "the_index" wrapper macros - - - --- 2023-03-17 Ævar Arnfjörð Bjarmason Accepted
[16/17] post-cocci: adjust comments for recent repo_* migration cocci: remove "the_index" wrapper macros - - - --- 2023-03-17 Ævar Arnfjörð Bjarmason Accepted
[15/17] cocci: apply the "revision.h" part of "the_repository.pending" cocci: remove "the_index" wrapper macros - - - --- 2023-03-17 Ævar Arnfjörð Bjarmason Accepted
[14/17] cocci: apply the "rerere.h" part of "the_repository.pending" cocci: remove "the_index" wrapper macros - - - --- 2023-03-17 Ævar Arnfjörð Bjarmason Accepted
[13/17] cocci: apply the "refs.h" part of "the_repository.pending" cocci: remove "the_index" wrapper macros - - - --- 2023-03-17 Ævar Arnfjörð Bjarmason Accepted
[12/17] cocci: apply the "promisor-remote.h" part of "the_repository.pending" cocci: remove "the_index" wrapper macros - - - --- 2023-03-17 Ævar Arnfjörð Bjarmason Accepted
[11/17] cocci: apply the "packfile.h" part of "the_repository.pending" cocci: remove "the_index" wrapper macros - - - --- 2023-03-17 Ævar Arnfjörð Bjarmason Accepted
[10/17] cocci: apply the "pretty.h" part of "the_repository.pending" cocci: remove "the_index" wrapper macros - - - --- 2023-03-17 Ævar Arnfjörð Bjarmason Accepted
[09/17] cocci: apply the "object-store.h" part of "the_repository.pending" cocci: remove "the_index" wrapper macros - - - --- 2023-03-17 Ævar Arnfjörð Bjarmason Accepted
[08/17] cocci: apply the "diff.h" part of "the_repository.pending" cocci: remove "the_index" wrapper macros - - - --- 2023-03-17 Ævar Arnfjörð Bjarmason Accepted
[07/17] cocci: apply the "commit.h" part of "the_repository.pending" cocci: remove "the_index" wrapper macros - - - --- 2023-03-17 Ævar Arnfjörð Bjarmason Accepted
[06/17] cocci: apply the "commit-reach.h" part of "the_repository.pending" cocci: remove "the_index" wrapper macros - - - --- 2023-03-17 Ævar Arnfjörð Bjarmason Accepted
[05/17] cocci: apply the "cache.h" part of "the_repository.pending" cocci: remove "the_index" wrapper macros - - - --- 2023-03-17 Ævar Arnfjörð Bjarmason Accepted
[04/17] cocci: add missing "the_repository" macros to "pending" cocci: remove "the_index" wrapper macros - - - --- 2023-03-17 Ævar Arnfjörð Bjarmason Accepted
[03/17] cocci: sort "the_repository" rules by header cocci: remove "the_index" wrapper macros - - - --- 2023-03-17 Ævar Arnfjörð Bjarmason Accepted
[02/17] cocci: fix incorrect & verbose "the_repository" rules cocci: remove "the_index" wrapper macros - - - --- 2023-03-17 Ævar Arnfjörð Bjarmason Accepted
[01/17] cocci: remove dead rule from "the_repository.pending.cocci" cocci: remove "the_index" wrapper macros - - - --- 2023-03-17 Ævar Arnfjörð Bjarmason Accepted
object-name: fix quiet @{u} parsing object-name: fix quiet @{u} parsing - - - --- 2023-03-16 Felipe Contreras Accepted
[v2,8/8] config.c: rename "struct config_source cf" config.c: use struct for config reading state - - - --- 2023-03-16 Glen Choo Accepted
[v2,7/8] config: report cached filenames in die_bad_number() config.c: use struct for config reading state - - - --- 2023-03-16 Glen Choo Accepted
[v2,6/8] config.c: remove current_parsing_scope config.c: use struct for config reading state - - - --- 2023-03-16 Glen Choo Accepted
[v2,1/8] config.c: plumb config_source through static fns config.c: use struct for config reading state - - - --- 2023-03-16 Glen Choo Accepted
[v3,8/8] commit-reach: add tips_reachable_from_bases() ref-filter: ahead/behind counting, faster --merged option - - - --- 2023-03-15 Derrick Stolee Accepted
[v3,4/8] commit-graph: return generation from memory ref-filter: ahead/behind counting, faster --merged option - - - --- 2023-03-15 Derrick Stolee Accepted
[v3,2/8] for-each-ref: explicitly test no matches ref-filter: ahead/behind counting, faster --merged option - - - --- 2023-03-15 Derrick Stolee Accepted
[4/4] rebase: remove a couple of redundant strategy tests rebase: cleanup merge strategy option handling - - - --- 2023-03-15 Phillip Wood Superseded
[3/4] rebase -m: fix serialization of strategy options rebase: cleanup merge strategy option handling - - - --- 2023-03-15 Phillip Wood Superseded
[2/4] rebase -m: cleanup --strategy-option handling rebase: cleanup merge strategy option handling - - - --- 2023-03-15 Phillip Wood Superseded
[1/4] rebase: stop reading and writing unnecessary strategy state rebase: cleanup merge strategy option handling - - - --- 2023-03-15 Phillip Wood Superseded
[v16] git: change variable types to match what is assigned to them [v16] git: change variable types to match what is assigned to them - - - --- 2023-03-15 Linus Arver via GitGitGadget Superseded
[8/8] fetch: centralize printing of reference updates fetch: refactor code that prints reference updates - - - --- 2023-03-15 Patrick Steinhardt Superseded
[7/8] fetch: fix inconsistent summary width for pruned and updated refs fetch: refactor code that prints reference updates - - - --- 2023-03-15 Patrick Steinhardt Superseded
[6/8] fetch: deduplicate logic to print remote URL fetch: refactor code that prints reference updates - - - --- 2023-03-15 Patrick Steinhardt Superseded
[5/8] fetch: deduplicate handling of per-reference format fetch: refactor code that prints reference updates - - - --- 2023-03-15 Patrick Steinhardt Superseded
[4/8] fetch: pass the full local reference name to `format_display` fetch: refactor code that prints reference updates - - - --- 2023-03-15 Patrick Steinhardt Superseded
[3/8] fetch: move output format into `display_state` fetch: refactor code that prints reference updates - - - --- 2023-03-15 Patrick Steinhardt Superseded
[2/8] fetch: move reference width calculation into `display_state` fetch: refactor code that prints reference updates - - - --- 2023-03-15 Patrick Steinhardt Superseded
[1/8] fetch: rename `display` buffer to avoid name conflict fetch: refactor code that prints reference updates - - - --- 2023-03-15 Patrick Steinhardt Superseded
credential/libsecret: support password_expiry_utc credential/libsecret: support password_expiry_utc - - - --- 2023-03-14 M Hickford Superseded
[v3] index-pack: remove fetch_if_missing=0 [v3] index-pack: remove fetch_if_missing=0 - - - --- 2023-03-13 Kousik Sanagavarapu Superseded
[v7,3/3] rebase: add a config option for --rebase-merges rebase: document, clean up, and introduce a config option for --rebase-merges - - - --- 2023-03-12 Alex Henrie Superseded
[v7,2/3] rebase: deprecate --rebase-merges="" rebase: document, clean up, and introduce a config option for --rebase-merges - - - --- 2023-03-12 Alex Henrie Superseded
[v7,1/3] rebase: add documentation and test for --no-rebase-merges rebase: document, clean up, and introduce a config option for --rebase-merges - - - --- 2023-03-12 Alex Henrie Superseded
[v1,7/7] t1507: assert output of rev-parse [v1,1/7] t1005: assert output of ls-files - - - --- 2023-03-12 Andrei Rybak Accepted
[v1,6/7] t1404: don't create unused file [v1,1/7] t1005: assert output of ls-files - - - --- 2023-03-12 Andrei Rybak Accepted
[v1,5/7] t1400: assert output of update-ref [v1,1/7] t1005: assert output of ls-files - - - --- 2023-03-12 Andrei Rybak Accepted
[v1,4/7] t1302: don't create unused file [v1,1/7] t1005: assert output of ls-files - - - --- 2023-03-12 Andrei Rybak Accepted
[v1,2/7] t1006: assert error output of cat-file [v1,1/7] t1005: assert output of ls-files - - - --- 2023-03-12 Andrei Rybak Accepted
[v1,1/1] t1507: assert output of rev-parse [v1,1/1] t1507: assert output of rev-parse - - - --- 2023-03-12 Andrei Rybak Accepted
[v1,1/7] t1005: assert output of ls-files [v1,1/7] t1005: assert output of ls-files - - - --- 2023-03-12 Andrei Rybak Accepted
[1/5] perf: sparse: remove grep --sparse option perf: fixes and cleanups - - - --- 2023-03-12 Felipe Contreras Accepted
ls-files: document that pathspecs are supported ls-files: document that pathspecs are supported - - - --- 2023-03-11 Adam Johnson Superseded
[v2] index-pack: remove fetch_if_missing=0 [v2] index-pack: remove fetch_if_missing=0 - - - --- 2023-03-10 Kousik Sanagavarapu Superseded
[v2] index-pack: remove fetch_if_missing=0 [v2] index-pack: remove fetch_if_missing=0 - - - --- 2023-03-10 Kousik Sanagavarapu Superseded
[v2,8/8] commit-reach: add tips_reachable_from_bases() ref-filter: ahead/behind counting, faster --merged option - - - --- 2023-03-10 Derrick Stolee Superseded
[v2,7/8] for-each-ref: add ahead-behind format atom ref-filter: ahead/behind counting, faster --merged option - - - --- 2023-03-10 Derrick Stolee Superseded
[v2,6/8] commit-reach: implement ahead_behind() logic ref-filter: ahead/behind counting, faster --merged option - - - --- 2023-03-10 Derrick Stolee Superseded
[v2,5/8] commit-graph: introduce `ensure_generations_valid()` ref-filter: ahead/behind counting, faster --merged option - - - --- 2023-03-10 Taylor Blau Superseded
[v2,4/8] commit-graph: return generation from memory ref-filter: ahead/behind counting, faster --merged option - - - --- 2023-03-10 Derrick Stolee Superseded
[v2,3/8] commit-graph: combine generation computations ref-filter: ahead/behind counting, faster --merged option - - - --- 2023-03-10 Derrick Stolee Superseded
[v2,2/8] for-each-ref: explicitly test no matches ref-filter: ahead/behind counting, faster --merged option - - - --- 2023-03-10 Derrick Stolee Superseded
[v2,1/8] for-each-ref: add --stdin option ref-filter: ahead/behind counting, faster --merged option - - - --- 2023-03-10 Derrick Stolee Superseded
ls-files: fix "--format" output of relative paths ls-files: fix "--format" output of relative paths - - - --- 2023-03-10 Adam Johnson Accepted
[v2] receive-pack: fix stale packfile locks when dying [v2] receive-pack: fix stale packfile locks when dying - - - --- 2023-03-10 Patrick Steinhardt Accepted
[v5,2/2] diff-files: integrate with sparse index diff-files: integrate with sparse index - - - --- 2023-03-10 Shuqi Liang Superseded
[v5,1/2] t1092: add tests for `git diff-files` diff-files: integrate with sparse index - - - --- 2023-03-10 Shuqi Liang Superseded
[v2,2/2] test: don't print aggregate-results command test: cleanups of aggregate-results.sh - - - --- 2023-03-09 Felipe Contreras Accepted
[v2,1/2] test: simplify counts aggregation test: cleanups of aggregate-results.sh - - - --- 2023-03-09 Felipe Contreras Accepted
receive-pack: fix stale packfile locks when dying receive-pack: fix stale packfile locks when dying - - - --- 2023-03-09 Patrick Steinhardt Superseded
add-patch: handle "* Unmerged path" lines add-patch: handle "* Unmerged path" lines - - - --- 2023-03-09 Jeff King Accepted
[v4,2/2] diff-files: integrate with sparse index diff-files: integrate with sparse index - - - --- 2023-03-09 Shuqi Liang Superseded
[v4,1/2] t1092: add tests for `git diff-files` diff-files: integrate with sparse index - - - --- 2023-03-09 Shuqi Liang Superseded
[5/5] format-patch: add format.noprefix option [1/5] diff: factor out src/dst prefix setup - - - --- 2023-03-09 Jeff King Accepted
[4/5] format-patch: do not respect diff.noprefix [1/5] diff: factor out src/dst prefix setup 1 - - --- 2023-03-09 Jeff King Accepted
[3/5] diff: add --default-prefix option [1/5] diff: factor out src/dst prefix setup 1 - - --- 2023-03-09 Jeff King Accepted
[2/5] t4013: add tests for diff prefix options [1/5] diff: factor out src/dst prefix setup - - - --- 2023-03-09 Jeff King Accepted
[1/5] diff: factor out src/dst prefix setup [1/5] diff: factor out src/dst prefix setup 1 - - --- 2023-03-09 Jeff King Accepted
[v3,2/2] diff-files: integrate with sparse index diff-files: integrate with sparse index - - - --- 2023-03-09 Shuqi Liang Superseded
[v3,1/2] t1092: add tests for `git diff-files` diff-files: integrate with sparse index - - - --- 2023-03-09 Shuqi Liang Superseded
[v2] object-file: reprepare alternates when necessary [v2] object-file: reprepare alternates when necessary - - - --- 2023-03-08 Derrick Stolee Accepted
[2/2] builtin/sparse-checkout: add check-rules command builtin/sparse-checkout: add check-rules command - - - --- 2023-03-08 William Sprent Superseded
[1/2] builtin/sparse-checkout: remove NEED_WORK_TREE flag builtin/sparse-checkout: add check-rules command - - - --- 2023-03-08 William Sprent Superseded
fetch: pass --no-write-fetch-head to subprocesses fetch: pass --no-write-fetch-head to subprocesses - - - --- 2023-03-08 Eric Wong Superseded
[v7,9/9] for-each-repo: with bad config, don't conflate <path> and <cmd> config API: make "multi" safe, fix segfaults, propagate "ret" - - - --- 2023-03-08 Ævar Arnfjörð Bjarmason Superseded
[v7,8/9] config API: add "string" version of *_value_multi(), fix segfaults config API: make "multi" safe, fix segfaults, propagate "ret" - - - --- 2023-03-08 Ævar Arnfjörð Bjarmason Superseded
[v7,7/9] config API users: test for *_get_value_multi() segfaults config API: make "multi" safe, fix segfaults, propagate "ret" - - - --- 2023-03-08 Ævar Arnfjörð Bjarmason Superseded
[v7,6/9] for-each-repo: error on bad --config config API: make "multi" safe, fix segfaults, propagate "ret" - - - --- 2023-03-08 Ævar Arnfjörð Bjarmason Superseded
[v7,5/9] config API: have *_multi() return an "int" and take a "dest" config API: make "multi" safe, fix segfaults, propagate "ret" - - - --- 2023-03-08 Ævar Arnfjörð Bjarmason Superseded
[v7,4/9] versioncmp.c: refactor config reading next commit config API: make "multi" safe, fix segfaults, propagate "ret" - - - --- 2023-03-08 Ævar Arnfjörð Bjarmason Superseded
[v7,3/9] config API: add and use a "git_config_get()" family of functions config API: make "multi" safe, fix segfaults, propagate "ret" - - - --- 2023-03-08 Ævar Arnfjörð Bjarmason Superseded
[v7,2/9] config tests: add "NULL" tests for *_get_value_multi() config API: make "multi" safe, fix segfaults, propagate "ret" - - - --- 2023-03-08 Ævar Arnfjörð Bjarmason Superseded
[v7,1/9] config tests: cover blind spots in git_die_config() tests config API: make "multi" safe, fix segfaults, propagate "ret" - - - --- 2023-03-08 Ævar Arnfjörð Bjarmason Superseded
[v6,9/9] for-each-repo: with bad config, don't conflate <path> and <cmd> config API: make "multi" safe, fix segfaults, propagate "ret" - - - --- 2023-03-07 Ævar Arnfjörð Bjarmason Superseded
[v6,8/9] config API: add "string" version of *_value_multi(), fix segfaults config API: make "multi" safe, fix segfaults, propagate "ret" - - - --- 2023-03-07 Ævar Arnfjörð Bjarmason Superseded
[v6,7/9] config API users: test for *_get_value_multi() segfaults config API: make "multi" safe, fix segfaults, propagate "ret" - - - --- 2023-03-07 Ævar Arnfjörð Bjarmason Superseded
[v6,6/9] for-each-repo: error on bad --config config API: make "multi" safe, fix segfaults, propagate "ret" - - - --- 2023-03-07 Ævar Arnfjörð Bjarmason Superseded
[v6,5/9] config API: have *_multi() return an "int" and take a "dest" config API: make "multi" safe, fix segfaults, propagate "ret" - - - --- 2023-03-07 Ævar Arnfjörð Bjarmason Superseded
[v6,4/9] versioncmp.c: refactor config reading next commit config API: make "multi" safe, fix segfaults, propagate "ret" - - - --- 2023-03-07 Ævar Arnfjörð Bjarmason Superseded
« 1 2 ... 48 49 50194 195 »