Show patches with: Archived = No       |   15268 patches
« 1 2 3 4152 153 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v2,5/5] tests: skip test_eval_ in internal chain-lint some chainlint fixes and performance improvements - - - --- 2023-03-30 Jeff King New
[v2,4/5] tests: drop here-doc check from internal chain-linter some chainlint fixes and performance improvements - - - --- 2023-03-30 Jeff King New
[v2,3/5] tests: diagnose unclosed here-doc in chainlint.pl some chainlint fixes and performance improvements - - - --- 2023-03-30 Jeff King New
[v2,2/5] tests: replace chainlint subshell with a function some chainlint fixes and performance improvements - - - --- 2023-03-30 Jeff King New
[v2,1/5] tests: run internal chain-linter under "make test" some chainlint fixes and performance improvements - - - --- 2023-03-30 Jeff King New
unicode: update the width tables to Unicode 15 unicode: update the width tables to Unicode 15 - - - --- 2023-03-30 Beat Bolli New
[v2] credential/wincred: store password_expiry_utc [v2] credential/wincred: store password_expiry_utc - - - --- 2023-03-30 M Hickford New
hashmap.h: fix minor typo hashmap.h: fix minor typo - 1 - --- 2023-03-30 Siddharth Singh New
[2/2] branch, for-each-ref: add option to omit empty lines branch, for-each-ref: add option to omit empty lines - - - --- 2023-03-30 Øystein Walle New
[1/2] ref-filter: remove unused ref_format member branch, for-each-ref: add option to omit empty lines - - - --- 2023-03-30 Øystein Walle New
[v3] describe: enable sparse index for describe [v3] describe: enable sparse index for describe - - - --- 2023-03-30 Raghul Nanth New
[v2] describe: enable sparse index for describe [v2] describe: enable sparse index for describe - - - --- 2023-03-29 Raghul Nanth Superseded
[7/7] parse-options: drop parse_opt_unknown_cb() unused argc/argv/prefix parameters - - - --- 2023-03-28 Jeff King Accepted
[6/7] t/helper: mark unused argv/argc arguments unused argc/argv/prefix parameters - - - --- 2023-03-28 Jeff King New
[5/7] mark "argv" as unused when we check argc unused argc/argv/prefix parameters - - - --- 2023-03-28 Jeff King Accepted
[4/7] builtins: mark unused prefix parameters unused argc/argv/prefix parameters - - - --- 2023-03-28 Jeff King Accepted
[3/7] builtins: annotate always-empty prefix parameters unused argc/argv/prefix parameters - - - --- 2023-03-28 Jeff King Accepted
[2/7] builtins: always pass prefix to parse_options() unused argc/argv/prefix parameters - - - --- 2023-03-28 Jeff King Accepted
[1/7] fast-import: fix file access when run from subdir unused argc/argv/prefix parameters - - - --- 2023-03-28 Jeff King Accepted
[4/4] tests: skip test_eval_ in internal chain-lint some chainlint fixes and performance improvements - - - --- 2023-03-28 Jeff King Superseded
[3/4] tests: drop here-doc check from internal chain-linter some chainlint fixes and performance improvements - - - --- 2023-03-28 Jeff King Superseded
[2/4] tests: replace chainlint subshell with a function some chainlint fixes and performance improvements - - - --- 2023-03-28 Jeff King Superseded
[1/4] tests: run internal chain-linter under "make test" some chainlint fixes and performance improvements - - - --- 2023-03-28 Jeff King Superseded
p2000: remove stray '--sparse' flag from test p2000: remove stray '--sparse' flag from test - - - --- 2023-03-28 Derrick Stolee Accepted
pack-redundant: document deprecation pack-redundant: document deprecation - - - --- 2023-03-28 Jeff King Accepted
docs: document caveats of rev-list's object-name output docs: document caveats of rev-list's object-name output - - - --- 2023-03-28 Jeff King Accepted
[v3,8/8] config.c: rename "struct config_source cf" config.c: use struct for config reading state - - - --- 2023-03-28 Glen Choo Accepted
[v3,7/8] config: report cached filenames in die_bad_number() config.c: use struct for config reading state - - - --- 2023-03-28 Glen Choo Accepted
[v3,6/8] config.c: remove current_parsing_scope config.c: use struct for config reading state - - - --- 2023-03-28 Glen Choo Accepted
[v3,5/8] config.c: remove current_config_kvi config.c: use struct for config reading state - - - --- 2023-03-28 Glen Choo Accepted
[v3,4/8] config.c: plumb the_reader through callbacks config.c: use struct for config reading state - - - --- 2023-03-28 Glen Choo Accepted
[v3,3/8] config.c: create config_reader and the_reader config.c: use struct for config reading state - - - --- 2023-03-28 Glen Choo Accepted
[v3,2/8] config.c: don't assign to "cf_global" directly config.c: use struct for config reading state - - - --- 2023-03-28 Glen Choo Accepted
[v3,1/8] config.c: plumb config_source through static fns config.c: use struct for config reading state - - - --- 2023-03-28 Glen Choo Accepted
[6/6] mergetools: vimdiff: check for empty fields test: make the test suite work with zsh - - - --- 2023-03-28 Felipe Contreras New
[5/6] test: hack for zsh test: make the test suite work with zsh - - - --- 2023-03-28 Felipe Contreras New
[4/6] test: avoid `path` variable test: make the test suite work with zsh - - - --- 2023-03-28 Felipe Contreras New
[3/6] test: avoid `options` variable test: make the test suite work with zsh - - - --- 2023-03-28 Felipe Contreras New
[2/6] test: avoid `stat` variable test: make the test suite work with zsh - - - --- 2023-03-28 Felipe Contreras New
[1/6] test: fix build for zsh test: make the test suite work with zsh - - - --- 2023-03-28 Felipe Contreras New
[v7,4/4] notes.c: don't do stripespace when parse file arg notes.c: introduce "--separator" option - - - --- 2023-03-28 Teng Long New
[v7,3/4] notes.c: introduce '--separator=<paragraph-break>' option notes.c: introduce "--separator" option - - - --- 2023-03-28 Teng Long New
[v7,2/4] notes.c: cleanup for "designated init" notes.c: introduce "--separator" option - - - --- 2023-03-28 Teng Long New
[v7,1/4] notes.c: cleanup 'strbuf_grow' call in 'append_edit' notes.c: introduce "--separator" option - - - --- 2023-03-28 Teng Long New
[v8,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-28 Ævar Arnfjörð Bjarmason Accepted
[v8,8/9] config API: add "string" version of *_value_multi(), fix segfaults config API: make "multi" safe, fix segfaults, propagate "ret" - - - --- 2023-03-28 Ævar Arnfjörð Bjarmason Accepted
[v8,7/9] config API users: test for *_get_value_multi() segfaults config API: make "multi" safe, fix segfaults, propagate "ret" - - - --- 2023-03-28 Ævar Arnfjörð Bjarmason Accepted
[v8,6/9] for-each-repo: error on bad --config config API: make "multi" safe, fix segfaults, propagate "ret" - - - --- 2023-03-28 Ævar Arnfjörð Bjarmason Accepted
[v8,5/9] config API: have *_multi() return an "int" and take a "dest" config API: make "multi" safe, fix segfaults, propagate "ret" - - - --- 2023-03-28 Ævar Arnfjörð Bjarmason Accepted
[v8,4/9] versioncmp.c: refactor config reading next commit config API: make "multi" safe, fix segfaults, propagate "ret" - - - --- 2023-03-28 Ævar Arnfjörð Bjarmason Accepted
[v8,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-28 Ævar Arnfjörð Bjarmason Accepted
[v8,2/9] config tests: add "NULL" tests for *_get_value_multi() config API: make "multi" safe, fix segfaults, propagate "ret" - - - --- 2023-03-28 Ævar Arnfjörð Bjarmason Accepted
[v8,1/9] config tests: cover blind spots in git_die_config() tests config API: make "multi" safe, fix segfaults, propagate "ret" - - - --- 2023-03-28 Ævar Arnfjörð Bjarmason Accepted
[v2,17/17] libs: use "struct repository *" argument, not "the_repository" cocci: remove "the_repository" wrapper macros - - - --- 2023-03-28 Ævar Arnfjörð Bjarmason Accepted
[v2,16/17] post-cocci: adjust comments for recent repo_* migration cocci: remove "the_repository" wrapper macros - - - --- 2023-03-28 Ævar Arnfjörð Bjarmason Accepted
[v2,15/17] cocci: apply the "revision.h" part of "the_repository.pending" cocci: remove "the_repository" wrapper macros - - - --- 2023-03-28 Ævar Arnfjörð Bjarmason Accepted
[v2,14/17] cocci: apply the "rerere.h" part of "the_repository.pending" cocci: remove "the_repository" wrapper macros - - - --- 2023-03-28 Ævar Arnfjörð Bjarmason Accepted
[v2,13/17] cocci: apply the "refs.h" part of "the_repository.pending" cocci: remove "the_repository" wrapper macros - - - --- 2023-03-28 Ævar Arnfjörð Bjarmason Accepted
[v2,12/17] cocci: apply the "promisor-remote.h" part of "the_repository.pending" cocci: remove "the_repository" wrapper macros - - - --- 2023-03-28 Ævar Arnfjörð Bjarmason Accepted
[v2,11/17] cocci: apply the "packfile.h" part of "the_repository.pending" cocci: remove "the_repository" wrapper macros - - - --- 2023-03-28 Ævar Arnfjörð Bjarmason Accepted
[v2,10/17] cocci: apply the "pretty.h" part of "the_repository.pending" cocci: remove "the_repository" wrapper macros - - - --- 2023-03-28 Ævar Arnfjörð Bjarmason Accepted
[v2,09/17] cocci: apply the "object-store.h" part of "the_repository.pending" cocci: remove "the_repository" wrapper macros - - - --- 2023-03-28 Ævar Arnfjörð Bjarmason Accepted
[v2,08/17] cocci: apply the "diff.h" part of "the_repository.pending" cocci: remove "the_repository" wrapper macros - - - --- 2023-03-28 Ævar Arnfjörð Bjarmason Accepted
[v2,07/17] cocci: apply the "commit.h" part of "the_repository.pending" cocci: remove "the_repository" wrapper macros - - - --- 2023-03-28 Ævar Arnfjörð Bjarmason New
[v2,06/17] cocci: apply the "commit-reach.h" part of "the_repository.pending" cocci: remove "the_repository" wrapper macros - - - --- 2023-03-28 Ævar Arnfjörð Bjarmason Accepted
[v2,05/17] cocci: apply the "cache.h" part of "the_repository.pending" cocci: remove "the_repository" wrapper macros - - - --- 2023-03-28 Ævar Arnfjörð Bjarmason New
[v2,04/17] cocci: add missing "the_repository" macros to "pending" cocci: remove "the_repository" wrapper macros - - - --- 2023-03-28 Ævar Arnfjörð Bjarmason Accepted
[v2,03/17] cocci: sort "the_repository" rules by header cocci: remove "the_repository" wrapper macros - - - --- 2023-03-28 Ævar Arnfjörð Bjarmason Accepted
[v2,02/17] cocci: fix incorrect & verbose "the_repository" rules cocci: remove "the_repository" wrapper macros - - - --- 2023-03-28 Ævar Arnfjörð Bjarmason Accepted
[v2,01/17] cocci: remove dead rule from "the_repository.pending.cocci" cocci: remove "the_repository" wrapper macros - - - --- 2023-03-28 Ævar Arnfjörð Bjarmason Accepted
config: tell the user that we expect an ASCII character config: tell the user that we expect an ASCII character - - - --- 2023-03-27 Kristoffer Haugsbakk Accepted
[v2] attr: teach "--attr-source=<tree>" global option to "git" [v2] attr: teach "--attr-source=<tree>" global option to "git" - - - --- 2023-03-27 Junio C Hamano New
describe: enable sparse index for describe describe: enable sparse index for describe - - - --- 2023-03-27 Raghul Nanth Superseded
commit-graph: fix truncated generation numbers commit-graph: fix truncated generation numbers - - - --- 2023-03-27 Patrick Steinhardt New
[v2,2/2] builtin/sparse-checkout: add check-rules command builtin/sparse-checkout: add check-rules command - - - --- 2023-03-27 William Sprent New
[v2,1/2] builtin/sparse-checkout: remove NEED_WORK_TREE flag builtin/sparse-checkout: add check-rules command - - - --- 2023-03-27 William Sprent New
t3701: we don't need no Perl for `add -i` anymore t3701: we don't need no Perl for `add -i` anymore - - - --- 2023-03-27 Johannes Schindelin Accepted
[v2,4/4] unpack-trees: take care to propagate the split-index flag Fix a few split-index bugs - - - --- 2023-03-26 Johannes Schindelin Accepted
[v2,3/4] fsmonitor: avoid overriding `cache_changed` bits Fix a few split-index bugs - - - --- 2023-03-26 Johannes Schindelin Accepted
[v2,2/4] split-index; stop abusing the `base_oid` to strip the "link" extension Fix a few split-index bugs - - - --- 2023-03-26 Johannes Schindelin Accepted
[v2,1/4] split-index & fsmonitor: demonstrate a bug Fix a few split-index bugs - - - --- 2023-03-26 Johannes Schindelin Accepted
[v5,5/5] branch: avoid unnecessary worktrees traversals branch: operations on orphan branches - - - --- 2023-03-26 Rubén Justo New
[v5,4/5] branch: rename orphan branches in any worktree branch: operations on orphan branches - - - --- 2023-03-26 Rubén Justo New
[v5,3/5] branch: description for orphan branch errors branch: operations on orphan branches - - - --- 2023-03-26 Rubén Justo New
[v5,2/5] branch: use get_worktrees() in copy_or_rename_branch() branch: operations on orphan branches - - - --- 2023-03-26 Rubén Justo New
[v5,1/5] branch: test for failures while renaming branches branch: operations on orphan branches - - - --- 2023-03-26 Rubén Justo New
[GSOC,1/1] t3701: Avoid suppression of exit status of git Avoid suppression of git's exit code in tests - - - --- 2023-03-26 Edwin Fernando New
[v9,3/3] rebase: add a config option for --rebase-merges rebase: document, clean up, and introduce a config option for --rebase-merges - - - --- 2023-03-26 Alex Henrie Accepted
[v9,2/3] rebase: deprecate --rebase-merges="" rebase: document, clean up, and introduce a config option for --rebase-merges - - - --- 2023-03-26 Alex Henrie Accepted
[v9,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-26 Alex Henrie Accepted
t5000: use check_mtime() t5000: use check_mtime() - - - --- 2023-03-25 René Scharfe New
credential/wincred: store password_expiry_utc credential/wincred: store password_expiry_utc - - - --- 2023-03-25 M Hickford Superseded
[v2] credential/libsecret: support password_expiry_utc [v2] credential/libsecret: support password_expiry_utc - - - --- 2023-03-25 M Hickford New
credential/wincred: include wincred.h credential/wincred: include wincred.h - - - --- 2023-03-25 M Hickford New
[v2] archive: improve support for running in subdirectory [v2] archive: improve support for running in subdirectory - - - --- 2023-03-24 René Scharfe New
t3070: make chain lint tester happy t3070: make chain lint tester happy - - - --- 2023-03-24 Michael J Gruber Accepted
[v3,7/7] t1507: assert output of rev-parse t: fix unused files, part 1 - - - --- 2023-03-24 Andrei Rybak Accepted
[v3,6/7] t1404: don't create unused file t: fix unused files, part 1 - - - --- 2023-03-24 Andrei Rybak Accepted
[v3,5/7] t1400: assert output of update-ref t: fix unused files, part 1 - - - --- 2023-03-24 Andrei Rybak Accepted
[v3,4/7] t1302: don't create unused file t: fix unused files, part 1 - - - --- 2023-03-24 Andrei Rybak Accepted
« 1 2 3 4152 153 »