Show patches with: Archived = No       |   19541 patches
« 1 2 ... 92 93 94195 196 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[2/2] RelNotes: mention safe.directory [1/2] RelNotes: clarify "bisect run unexecutable" tweak - - - --- 2022-04-14 Junio C Hamano Accepted
[1/2] RelNotes: clarify "bisect run unexecutable" tweak [1/2] RelNotes: clarify "bisect run unexecutable" tweak - - - --- 2022-04-14 Junio C Hamano Accepted
[v6,24/27] revisions API: call diff_free(&revs->pruning) in revisions_release() revision.[ch]: add and use release_revisions() - - - --- 2022-04-13 Ævar Arnfjörð Bjarmason Accepted
[v6,23/27] revisions API: release "reflog_info" in release revisions() revision.[ch]: add and use release_revisions() - - - --- 2022-04-13 Ævar Arnfjörð Bjarmason Accepted
[v6,22/27] revisions API: clear "boundary_commits" in release_revisions() revision.[ch]: add and use release_revisions() - - - --- 2022-04-13 Ævar Arnfjörð Bjarmason Accepted
[v6,21/27] revisions API: have release_revisions() release "prune_data" revision.[ch]: add and use release_revisions() - - - --- 2022-04-13 Ævar Arnfjörð Bjarmason Accepted
[v6,20/27] revisions API: have release_revisions() release "grep_filter" revision.[ch]: add and use release_revisions() - - - --- 2022-04-13 Ævar Arnfjörð Bjarmason Accepted
[v6,19/27] revisions API: have release_revisions() release "filter" revision.[ch]: add and use release_revisions() - - - --- 2022-04-13 Ævar Arnfjörð Bjarmason Accepted
[v6,18/27] revisions API: have release_revisions() release "cmdline" revision.[ch]: add and use release_revisions() - - - --- 2022-04-13 Ævar Arnfjörð Bjarmason Accepted
[v6,17/27] revisions API: have release_revisions() release "mailmap" revision.[ch]: add and use release_revisions() - - - --- 2022-04-13 Ævar Arnfjörð Bjarmason Accepted
[v6,16/27] revisions API: have release_revisions() release "commits" revision.[ch]: add and use release_revisions() - - - --- 2022-04-13 Ævar Arnfjörð Bjarmason Accepted
[v6,15/27] revisions API users: use release_revisions() for "prune_data" users revision.[ch]: add and use release_revisions() - - - --- 2022-04-13 Ævar Arnfjörð Bjarmason Accepted
[v6,14/27] revisions API users: use release_revisions() with UNLEAK() revision.[ch]: add and use release_revisions() - - - --- 2022-04-13 Ævar Arnfjörð Bjarmason Accepted
[v6,13/27] revisions API users: use release_revisions() in builtin/log.c revision.[ch]: add and use release_revisions() - - - --- 2022-04-13 Ævar Arnfjörð Bjarmason Accepted
[v6,12/27] revisions API users: use release_revisions() in http-push.c revision.[ch]: add and use release_revisions() - - - --- 2022-04-13 Ævar Arnfjörð Bjarmason Accepted
[v6,11/27] revisions API users: add "goto cleanup" for release_revisions() revision.[ch]: add and use release_revisions() - - - --- 2022-04-13 Ævar Arnfjörð Bjarmason Accepted
[v6,10/27] stash: always have the owner of "stash_info" free it revision.[ch]: add and use release_revisions() - - - --- 2022-04-13 Ævar Arnfjörð Bjarmason Accepted
[v6,09/27] revisions API users: use release_revisions() needing REV_INFO_INIT revision.[ch]: add and use release_revisions() - - - --- 2022-04-13 Ævar Arnfjörð Bjarmason Accepted
[v6,08/27] revision.[ch]: document and move code declared around "init" revision.[ch]: add and use release_revisions() - - - --- 2022-04-13 Ævar Arnfjörð Bjarmason Accepted
[v6,06/27] revision.[ch]: provide and start using a release_revisions() revision.[ch]: add and use release_revisions() - - - --- 2022-04-13 Ævar Arnfjörð Bjarmason Accepted
[v6,05/27] cocci: add and apply free_commit_list() rules revision.[ch]: add and use release_revisions() - - - --- 2022-04-13 Ævar Arnfjörð Bjarmason Accepted
[v6,04/27] format-patch: don't leak "extra_headers" or "ref_message_ids" revision.[ch]: add and use release_revisions() - - - --- 2022-04-13 Ævar Arnfjörð Bjarmason Accepted
[v6,03/27] string_list API users: use string_list_init_{no,}dup revision.[ch]: add and use release_revisions() - - - --- 2022-04-13 Ævar Arnfjörð Bjarmason Accepted
[v6,02/27] blame: use "goto cleanup" for cleanup_scoreboard() revision.[ch]: add and use release_revisions() - - - --- 2022-04-13 Ævar Arnfjörð Bjarmason Accepted
[v6,01/27] t/helper/test-fast-rebase.c: don't leak "struct strbuf" revision.[ch]: add and use release_revisions() - - - --- 2022-04-13 Ævar Arnfjörð Bjarmason Accepted
[RFC,v4,6/6] ci: call `finalize_test_case_output` a little later CI: js/ci-github-workflow-markup rebased on "use $GITHUB_ENV" - - - --- 2022-04-13 Ævar Arnfjörð Bjarmason Superseded
[RFC,v4,5/6] ci: use `--github-workflow-markup` in the GitHub workflow CI: js/ci-github-workflow-markup rebased on "use $GITHUB_ENV" - - - --- 2022-04-13 Ævar Arnfjörð Bjarmason Superseded
[RFC,v4,4/6] ci: optionally mark up output in the GitHub workflow CI: js/ci-github-workflow-markup rebased on "use $GITHUB_ENV" - - - --- 2022-04-13 Ævar Arnfjörð Bjarmason Superseded
[RFC,v4,3/6] test(junit): avoid line feeds in XML attributes CI: js/ci-github-workflow-markup rebased on "use $GITHUB_ENV" - - - --- 2022-04-13 Ævar Arnfjörð Bjarmason Superseded
[RFC,v4,2/6] tests: refactor --write-junit-xml code CI: js/ci-github-workflow-markup rebased on "use $GITHUB_ENV" - - - --- 2022-04-13 Ævar Arnfjörð Bjarmason Superseded
[RFC,v4,1/6] ci: make it easier to find failed tests' logs in the GitHub workflow CI: js/ci-github-workflow-markup rebased on "use $GITHUB_ENV" - - - --- 2022-04-13 Ævar Arnfjörð Bjarmason Superseded
[v3,29/29] CI: make it easy to use ci/*.sh outside of CI CI: run "make" in CI "steps", improve UX - - - --- 2022-04-13 Ævar Arnfjörð Bjarmason Superseded
[v3,28/29] CI: don't use "set -x" in "ci/lib.sh" output CI: run "make" in CI "steps", improve UX - - - --- 2022-04-13 Ævar Arnfjörð Bjarmason Superseded
[v3,27/29] CI: set PYTHON_PATH setting for osx-{clang,gcc} into "$jobname" case CI: run "make" in CI "steps", improve UX - - - --- 2022-04-13 Ævar Arnfjörð Bjarmason Superseded
[v3,26/29] CI: set SANITIZE=leak in MAKEFLAGS directly CI: run "make" in CI "steps", improve UX - - - --- 2022-04-13 Ævar Arnfjörð Bjarmason Superseded
[v3,25/29] CI: set CC in MAKEFLAGS directly, don't add it to the environment CI: run "make" in CI "steps", improve UX - - - --- 2022-04-13 Ævar Arnfjörð Bjarmason Superseded
[v3,24/29] CI: add more variables to MAKEFLAGS, except under vs-build CI: run "make" in CI "steps", improve UX - - - --- 2022-04-13 Ævar Arnfjörð Bjarmason Superseded
[v3,23/29] CI: narrow down variable definitions in --build and --test CI: run "make" in CI "steps", improve UX - - - --- 2022-04-13 Ævar Arnfjörð Bjarmason Superseded
[v3,22/29] CI: only invoke ci/lib.sh as "steps" in main.yml CI: run "make" in CI "steps", improve UX - - - --- 2022-04-13 Ævar Arnfjörð Bjarmason Superseded
[v3,21/29] CI: pre-select test slice in Windows & VS tests CI: run "make" in CI "steps", improve UX - - - --- 2022-04-13 Ævar Arnfjörð Bjarmason Superseded
[v3,20/29] ci/run-test-slice.sh: replace shelling out with "echo" CI: run "make" in CI "steps", improve UX - - - --- 2022-04-13 Ævar Arnfjörð Bjarmason Superseded
[v3,19/29] CI: move "env" definitions into ci/lib.sh CI: run "make" in CI "steps", improve UX - - - --- 2022-04-13 Ævar Arnfjörð Bjarmason Superseded
[v3,18/29] CI: combine ci/install{,-docker}-dependencies.sh CI: run "make" in CI "steps", improve UX - - - --- 2022-04-13 Ævar Arnfjörð Bjarmason Superseded
[v3,17/29] CI: split up and reduce "ci/test-documentation.sh" CI: run "make" in CI "steps", improve UX - - - --- 2022-04-13 Ævar Arnfjörð Bjarmason Superseded
[v3,16/29] CI: invoke "make artifacts-tar" directly in windows-build CI: run "make" in CI "steps", improve UX - - - --- 2022-04-13 Ævar Arnfjörð Bjarmason Superseded
[v3,15/29] CI: check ignored unignored build artifacts in "win[+VS] build" too CI: run "make" in CI "steps", improve UX - - - --- 2022-04-13 Ævar Arnfjörð Bjarmason Superseded
[v3,14/29] ci/lib.sh: use "test" instead of "[" CI: run "make" in CI "steps", improve UX - - - --- 2022-04-13 Ævar Arnfjörð Bjarmason Superseded
[v3,13/29] CI: remove "run-build-and-tests.sh", run "make [test]" directly CI: run "make" in CI "steps", improve UX - - - --- 2022-04-13 Ævar Arnfjörð Bjarmason Superseded
[v3,12/29] CI: export variables via a wrapper CI: run "make" in CI "steps", improve UX - - - --- 2022-04-13 Ævar Arnfjörð Bjarmason Superseded
[v3,11/29] CI: consistently use "export" in ci/lib.sh CI: run "make" in CI "steps", improve UX - - - --- 2022-04-13 Ævar Arnfjörð Bjarmason Superseded
[v3,10/29] CI: move p4 and git-lfs variables to ci/install-dependencies.sh CI: run "make" in CI "steps", improve UX - - - --- 2022-04-13 Ævar Arnfjörð Bjarmason Superseded
[v3,09/29] CI: have "static-analysis" run "check-builtins", not "documentation" CI: run "make" in CI "steps", improve UX - - - --- 2022-04-13 Ævar Arnfjörð Bjarmason Superseded
[v3,08/29] CI: have "static-analysis" run a "make ci-static-analysis" target CI: run "make" in CI "steps", improve UX - - - --- 2022-04-13 Ævar Arnfjörð Bjarmason Superseded
[v3,07/29] CI: don't have "git grep" invoke a pager in tree content check CI: run "make" in CI "steps", improve UX - - - --- 2022-04-13 Ævar Arnfjörð Bjarmason Superseded
[v3,06/29] CI/lib.sh: stop adding leading whitespace to $MAKEFLAGS CI: run "make" in CI "steps", improve UX - - - --- 2022-04-13 Ævar Arnfjörð Bjarmason Superseded
[v3,05/29] CI: remove unused Azure ci/* code CI: run "make" in CI "steps", improve UX - - - --- 2022-04-13 Ævar Arnfjörð Bjarmason Superseded
[v3,04/29] CI: remove dead "tree skipping" code CI: run "make" in CI "steps", improve UX - - - --- 2022-04-13 Ævar Arnfjörð Bjarmason Superseded
[v3,03/29] CI: remove more dead Travis CI support CI: run "make" in CI "steps", improve UX - - - --- 2022-04-13 Ævar Arnfjörð Bjarmason Superseded
[v3,02/29] CI: make "$jobname" explicit, remove fallback CI: run "make" in CI "steps", improve UX - - - --- 2022-04-13 Ævar Arnfjörð Bjarmason Superseded
[v3,01/29] CI: run "set -ex" early in ci/lib.sh CI: run "make" in CI "steps", improve UX - - - --- 2022-04-13 Ævar Arnfjörð Bjarmason Superseded
[3/3] setup: opt-out of check with safe.directory=* Updates to the safe.directory config option - - - --- 2022-04-13 Derrick Stolee Accepted
[2/3] setup: fix safe.directory key not being checked Updates to the safe.directory config option - - - --- 2022-04-13 Matheus Valadares Accepted
[v2,RFC] git-p4: improve encoding handling to support inconsistent encodings [v2,RFC] git-p4: improve encoding handling to support inconsistent encodings - - - --- 2022-04-13 Tao Klerks Superseded
[GSoC,v2] t1011: replace test -f with test_path_is_file [GSoC,v2] t1011: replace test -f with test_path_is_file - - - --- 2022-04-12 Siddharth Asthana Accepted
i18n: fix some badly formatted i18n strings i18n: fix some badly formatted i18n strings - - - --- 2022-04-11 Jean-Noël AVILA Accepted
[RFC] git-p4: improve encoding handling to support inconsistent encodings [RFC] git-p4: improve encoding handling to support inconsistent encodings - - - --- 2022-04-11 Tao Klerks Superseded
[RFC,6/6] test-dir-iterator: handle EACCES errno by dir-iterator iterate dirs before or after their contents - - - --- 2022-04-10 Plato Kiorpelidis Superseded
[RFC,5/6] t0066: remove redundant tests iterate dirs before or after their contents - - - --- 2022-04-10 Plato Kiorpelidis Superseded
[RFC,4/6] dir-iterator: iterate dirs before or after their contents iterate dirs before or after their contents - - - --- 2022-04-10 Plato Kiorpelidis Superseded
[RFC,3/6] dir-iterator: refactor dir_iterator_advance() iterate dirs before or after their contents - - - --- 2022-04-10 Plato Kiorpelidis Superseded
[RFC,2/6] t0066: better test coverage for dir-iterator iterate dirs before or after their contents - - - --- 2022-04-10 Plato Kiorpelidis Superseded
[RFC,1/6] t0066: improve readablity of dir-iterator tests iterate dirs before or after their contents - - - --- 2022-04-10 Plato Kiorpelidis Superseded
[GSoC] t1011: replace test -f with test_path_is_file [GSoC] t1011: replace test -f with test_path_is_file - - - --- 2022-04-09 Siddharth Asthana Superseded
[v2,1/1] Makefile: add a prerequisite to the coverage-report target [v2,1/1] Makefile: add a prerequisite to the coverage-report target - - - --- 2022-04-09 Elia Pinto Superseded
[v2,1/1] Makefile: add a prerequisite to the coverage-report target [v2,1/1] Makefile: add a prerequisite to the coverage-report target - - - --- 2022-04-09 Elia Pinto Superseded
[v3] git-log: add a --since=... --as-filter option [v3] git-log: add a --since=... --as-filter option - - - --- 2022-04-08 Miklos Vajna Superseded
ls-tree doc: document interaction with submodules ls-tree doc: document interaction with submodules - - - --- 2022-04-08 Ævar Arnfjörð Bjarmason Accepted
Makefile: add a prerequisite to the coverage-report target Makefile: add a prerequisite to the coverage-report target - - - --- 2022-04-08 Elia Pinto Superseded
t9902: split test to run on appropriate systems t9902: split test to run on appropriate systems - - - --- 2022-04-08 Adam Dinwoodie Accepted
[v3] convert: clarify line ending conversion warning [v3] convert: clarify line ending conversion warning - - - --- 2022-04-08 Alex Henrie Accepted
[v4,1/1] contrib/vscode/: debugging with VS Code and gdb contrib/vscode/: debugging with VS Code and gdb - - - --- 2022-04-07 Guillaume Cogoni Accepted
doc txt & -h consistency: fix recent "cat-file" inconsistency doc txt & -h consistency: fix recent "cat-file" inconsistency - - - --- 2022-04-07 Ævar Arnfjörð Bjarmason Accepted
[4/4] object-name: diagnose trees in index properly Sparse index integration with 'git show' - - - --- 2022-04-07 Derrick Stolee Superseded
[3/4] object-name: reject trees found in the index Sparse index integration with 'git show' - - - --- 2022-04-07 Derrick Stolee Superseded
[2/4] show: integrate with the sparse index Sparse index integration with 'git show' - - - --- 2022-04-07 Derrick Stolee Superseded
[1/4] t1092: add compatibility tests for 'git show' Sparse index integration with 'git show' - - - --- 2022-04-07 Derrick Stolee Superseded
git-ls-tree.txt: fix the name of "%(objectsize:padded)" git-ls-tree.txt: fix the name of "%(objectsize:padded)" - - - --- 2022-04-07 Martin Ågren Accepted
[v3,1/1] contrib/vscode/: debugging with VS Code and gdb contrib/vscode/: debugging with VS Code and gdb - - - --- 2022-04-06 Guillaume Cogoni Superseded
submodule-helper: Fix a missing space submodule-helper: Fix a missing space - - - --- 2022-04-06 Fangyi Zhou Accepted
doc: replace "--" with {litdd} in credential-cache/fsmonitor doc: replace "--" with {litdd} in credential-cache/fsmonitor - - - --- 2022-04-06 Todd Zullinger Accepted
[v4] blame: report correct number of lines in progress when using ranges [v4] blame: report correct number of lines in progress when using ranges - - - --- 2022-04-06 Edmundo Carmona Antoranz Accepted
[v2,1/1] contrib/vscode/: debugging with VS Code and gdb contrib/vscode/: debugging with VS Code and gdb - - - --- 2022-04-06 Guillaume Cogoni Superseded
[3/3] run-command API users: use "env" not "env_array" in comments & names run-command.h: rename "env_array" to "env" - - - --- 2022-04-06 Ævar Arnfjörð Bjarmason Accepted
[2/3] run-command API: rename "env_array" to "env" run-command.h: rename "env_array" to "env" - - - --- 2022-04-06 Ævar Arnfjörð Bjarmason Accepted
[V1,1/1] contrib/vscode/: debugging with VS Code and gdb [V1,1/1] contrib/vscode/: debugging with VS Code and gdb 2 - - --- 2022-04-05 Guillaume Cogoni Superseded
contrib/scalar: fix 'all' target in Makefile contrib/scalar: fix 'all' target in Makefile - - - --- 2022-04-05 Victoria Dye Accepted
Documentation/Makefile: fix "make info" regression in dad9cd7d518 Documentation/Makefile: fix "make info" regression in dad9cd7d518 - - 1 --- 2022-04-05 Ævar Arnfjörð Bjarmason Accepted
[v3] blame: report correct number of lines in progress when using ranges [v3] blame: report correct number of lines in progress when using ranges - - - --- 2022-04-05 Edmundo Carmona Antoranz Superseded
[v4,1/1] t3501: remove test -f and stop ignoring git <cmd> exit code t3501: remove test -f and stop ignoring git <cmd> exit code - - - --- 2022-04-05 Khalid Masum Superseded
[v4,1/1] t3501: remove test -f and stop ignoring git <cmd> exit code [v4,1/1] t3501: remove test -f and stop ignoring git <cmd> exit code - - - --- 2022-04-05 Khalid Masum Superseded
« 1 2 ... 92 93 94195 196 »