Show patches with: none      |   46856 patches
« 1 2 ... 201 202 203468 469 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v7,06/17] ci: also run the `scalar` tests Upstreaming the Scalar command - - - --- 2021-11-17 Johannes Schindelin Superseded
[v7,05/17] cmake: optionally build `scalar`, too Upstreaming the Scalar command - - - --- 2021-11-17 Johannes Schindelin Superseded
[v7,04/17] scalar: create test infrastructure Upstreaming the Scalar command - - - --- 2021-11-17 Johannes Schindelin Superseded
[v7,03/17] scalar: start documenting the command Upstreaming the Scalar command - - - --- 2021-11-17 Johannes Schindelin Superseded
[v7,02/17] scalar: create a rudimentary executable Upstreaming the Scalar command - - - --- 2021-11-17 Johannes Schindelin Superseded
[v7,01/17] scalar: add a README with a roadmap Upstreaming the Scalar command - - - --- 2021-11-17 Johannes Schindelin Superseded
[RFC,2/2] submodule: add test mode for checking absence of "superProjectGitDir" submodule: test what happens if submodule.superprojectGitDir isn't around - - - --- 2021-11-17 Ævar Arnfjörð Bjarmason New
[RFC,1/2] submodule tests: fix potentially broken "config .. --unset" submodule: test what happens if submodule.superprojectGitDir isn't around - - - --- 2021-11-17 Ævar Arnfjörð Bjarmason New
[3/3] xdiff: simplify comparison xdiff: speedup histogram diff - - - --- 2021-11-17 Phillip Wood Accepted
[2/3] xdiff: avoid unnecessary memory allocations xdiff: speedup histogram diff - - - --- 2021-11-17 Phillip Wood Accepted
[1/3] diff histogram: intern strings xdiff: speedup histogram diff - - - --- 2021-11-17 Phillip Wood Accepted
[v2] grep: avoid setting UTF mode when dangerous with PCRE [v2] grep: avoid setting UTF mode when dangerous with PCRE - - - --- 2021-11-17 Carlo Marcelo Arenas Belón New
[v4,23/23] Makefile: move ".SUFFIXES" rule to shared.mak Makefile: dependency fixes, make noop runtime ~1.4x faster - - - --- 2021-11-17 Ævar Arnfjörð Bjarmason New
[v4,22/23] Makefile: define $(LIB_H) in terms of $(FIND_SOURCE_FILES) Makefile: dependency fixes, make noop runtime ~1.4x faster - - - --- 2021-11-17 Ævar Arnfjörð Bjarmason New
[v4,21/23] Makefile: disable GNU make built-in wildcard rules Makefile: dependency fixes, make noop runtime ~1.4x faster - - - --- 2021-11-17 Ævar Arnfjörð Bjarmason New
[v4,20/23] Makefile: use $(file) I/O instead of "FORCE" when possible Makefile: dependency fixes, make noop runtime ~1.4x faster - - - --- 2021-11-17 Ævar Arnfjörð Bjarmason New
[v4,19/23] Makefile: correct the dependency graph of hook-list.h Makefile: dependency fixes, make noop runtime ~1.4x faster - - - --- 2021-11-17 Ævar Arnfjörð Bjarmason Accepted
[v4,18/23] Makefiles: add and use wildcard "mkdir -p" template Makefile: dependency fixes, make noop runtime ~1.4x faster - - - --- 2021-11-17 Ævar Arnfjörð Bjarmason New
[v4,17/23] Makefile: use $(wspfx) for $(QUIET...) in shared.mak Makefile: dependency fixes, make noop runtime ~1.4x faster - - - --- 2021-11-17 Ævar Arnfjörð Bjarmason New
[v4,16/23] Makefile: add "$(QUIET)" boilerplate to shared.mak Makefile: dependency fixes, make noop runtime ~1.4x faster - - - --- 2021-11-17 Ævar Arnfjörð Bjarmason New
[v4,15/23] Makefile: add a "TRACK_template" for GIT-*{FLAGS,DEFINES,...} Makefile: dependency fixes, make noop runtime ~1.4x faster - - - --- 2021-11-17 Ævar Arnfjörð Bjarmason New
[v4,14/23] Makefile: re-add and use the "shellquote" macros Makefile: dependency fixes, make noop runtime ~1.4x faster - - - --- 2021-11-17 Ævar Arnfjörð Bjarmason New
[v4,13/23] Makefile: move $(comma), $(empty) and $(space) to shared.mak Makefile: dependency fixes, make noop runtime ~1.4x faster - - - --- 2021-11-17 Ævar Arnfjörð Bjarmason New
[v4,12/23] Makefiles: add "shared.mak", move ".DELETE_ON_ERROR" to it Makefile: dependency fixes, make noop runtime ~1.4x faster - - - --- 2021-11-17 Ævar Arnfjörð Bjarmason New
[v4,11/23] Makefile: stop needing @@GIT_VERSION@@ in *.perl scripts Makefile: dependency fixes, make noop runtime ~1.4x faster - - - --- 2021-11-17 Ævar Arnfjörð Bjarmason New
[v4,10/23] Makefile: create a GIT-PYTHON-DEFINES, like "PERL" Makefile: dependency fixes, make noop runtime ~1.4x faster - - - --- 2021-11-17 Ævar Arnfjörð Bjarmason New
[v4,09/23] Makefile: correct "GIT-PERL-{DEFINES,HEADER}" dependency graph Makefile: dependency fixes, make noop runtime ~1.4x faster - - - --- 2021-11-17 Ævar Arnfjörð Bjarmason New
[v4,08/23] Makefile: adjust Perl-related comments & whitespace Makefile: dependency fixes, make noop runtime ~1.4x faster - - - --- 2021-11-17 Ævar Arnfjörð Bjarmason New
[v4,07/23] Makefile: change "ifndef NO_PERL" to "ifdef NO_PERL" Makefile: dependency fixes, make noop runtime ~1.4x faster - - - --- 2021-11-17 Ævar Arnfjörð Bjarmason New
[v4,06/23] Makefile: guard Perl-only variable assignments Makefile: dependency fixes, make noop runtime ~1.4x faster - - - --- 2021-11-17 Ævar Arnfjörð Bjarmason New
[v4,05/23] Makefile: remove "mv $@ $@+" dance redundant to .DELETE_ON_ERROR Makefile: dependency fixes, make noop runtime ~1.4x faster - - - --- 2021-11-17 Ævar Arnfjörð Bjarmason New
[v4,04/23] Makefile: clean perl/build/ even with NO_PERL=Y Makefile: dependency fixes, make noop runtime ~1.4x faster - - - --- 2021-11-17 Ævar Arnfjörð Bjarmason New
[v4,03/23] Makefile: use "=" not ":=" for po/* and perl/* Makefile: dependency fixes, make noop runtime ~1.4x faster - - - --- 2021-11-17 Ævar Arnfjörð Bjarmason New
[v4,02/23] Makefile: don't set up "perl/build" rules under NO_PERL=Y Makefile: dependency fixes, make noop runtime ~1.4x faster - - - --- 2021-11-17 Ævar Arnfjörð Bjarmason New
[v4,01/23] Makefile: don't invoke msgfmt with --statistics Makefile: dependency fixes, make noop runtime ~1.4x faster - - - --- 2021-11-17 Ævar Arnfjörð Bjarmason Accepted
[v3,7/7] ssh signing: verify ssh-keygen in test prereq ssh signing: verify key lifetime - - - --- 2021-11-17 Fabian Stelzer Superseded
[v3,6/7] ssh signing: make fmt-merge-msg consider key lifetime ssh signing: verify key lifetime - - - --- 2021-11-17 Fabian Stelzer Superseded
[v3,5/7] ssh signing: make verify-tag consider key lifetime ssh signing: verify key lifetime - - - --- 2021-11-17 Fabian Stelzer Superseded
[v3,4/7] ssh signing: make git log verify key lifetime ssh signing: verify key lifetime - - - --- 2021-11-17 Fabian Stelzer Superseded
[v3,3/7] ssh signing: make verify-commit consider key lifetime ssh signing: verify key lifetime - - - --- 2021-11-17 Fabian Stelzer Superseded
[v3,2/7] ssh signing: add key lifetime test prereqs ssh signing: verify key lifetime - - - --- 2021-11-17 Fabian Stelzer Superseded
[v3,1/7] ssh signing: use sigc struct to pass payload ssh signing: verify key lifetime - - - --- 2021-11-17 Fabian Stelzer Superseded
[v5,2/2] am: support --empty option to handle empty patches am: support --empty-commit=(die|skip|asis) option to am empty commits - - - --- 2021-11-17 徐沛文 (Aleen) New
[v5,1/2] doc: git-format-patch: describe the option --always am: support --empty-commit=(die|skip|asis) option to am empty commits - - - --- 2021-11-17 徐沛文 (Aleen) Accepted
[v2,2/2] test-lib: introduce required prereq for test runs test-lib: improve missing prereq handling - - - --- 2021-11-17 Fabian Stelzer Superseded
[v2,1/2] test-lib: show missing prereq summary test-lib: improve missing prereq handling - - - --- 2021-11-17 Fabian Stelzer Superseded
pull: should be noop when already-up-to-date pull: should be noop when already-up-to-date - - - --- 2021-11-17 Erwin Villejo Accepted
Makefile: fix parallel build race Makefile: fix parallel build race - - - --- 2021-11-17 Đoàn Trần Công Danh New
[v6,5/5] submodule: use config to find superproject worktree teach submodules to know they're submodules - - - --- 2021-11-17 Emily Shaffer New
[v6,4/5] submodule: record superproject gitdir during 'update' teach submodules to know they're submodules - - - --- 2021-11-17 Emily Shaffer New
[v6,3/5] submodule: record superproject gitdir during absorbgitdirs teach submodules to know they're submodules - - - --- 2021-11-17 Emily Shaffer New
[v6,2/5] introduce submodule.superprojectGitDir record teach submodules to know they're submodules - - - --- 2021-11-17 Emily Shaffer New
[v6,1/5] t7400-submodule-basic: modernize inspect() helper teach submodules to know they're submodules - - - --- 2021-11-17 Emily Shaffer New
submodule: separate out not-found and not-empty errors submodule: separate out not-found and not-empty errors - - - --- 2021-11-16 Ian Wienand New
t5319: corrupt more bytes of the midx checksum t5319: corrupt more bytes of the midx checksum - - - --- 2021-11-16 Jeff King Accepted
t0006: date_mode can leak .strftime_fmt member t0006: date_mode can leak .strftime_fmt member - - - --- 2021-11-16 Ævar Arnfjörð Bjarmason New
[v4] checkout: fix "branch info" memory leaks [v4] checkout: fix "branch info" memory leaks - - - --- 2021-11-16 Ævar Arnfjörð Bjarmason Accepted
[v4] branch: add flags and config to inherit tracking [v4] branch: add flags and config to inherit tracking - - - --- 2021-11-16 Josh Steadmon New
[2/2] ls-files: add --sparse option Sparse index: fetch, pull, ls-files - - - --- 2021-11-16 Derrick Stolee New
[1/2] fetch/pull: use the sparse index Sparse index: fetch, pull, ls-files - - - --- 2021-11-16 Derrick Stolee New
[v3,23/23] Makefile: move ".SUFFIXES" rule to shared.mak Makefile: dependency fixes, make noop runtime ~1.4x faster - - - --- 2021-11-16 Ævar Arnfjörð Bjarmason Superseded
[v3,22/23] Makefile: define $(LIB_H) in terms of $(FIND_SOURCE_FILES) Makefile: dependency fixes, make noop runtime ~1.4x faster - - - --- 2021-11-16 Ævar Arnfjörð Bjarmason Superseded
[v3,21/23] Makefile: disable GNU make built-in wildcard rules Makefile: dependency fixes, make noop runtime ~1.4x faster - - - --- 2021-11-16 Ævar Arnfjörð Bjarmason Superseded
[v3,20/23] Makefile: use $(file) I/O instead of "FORCE" when possible Makefile: dependency fixes, make noop runtime ~1.4x faster - - - --- 2021-11-16 Ævar Arnfjörð Bjarmason Superseded
[v3,19/23] Makefile: correct the dependency graph of hook-list.h Makefile: dependency fixes, make noop runtime ~1.4x faster - - - --- 2021-11-16 Ævar Arnfjörð Bjarmason Superseded
[v3,18/23] Makefiles: add and use wildcard "mkdir -p" template Makefile: dependency fixes, make noop runtime ~1.4x faster - - - --- 2021-11-16 Ævar Arnfjörð Bjarmason Superseded
[v3,17/23] Makefile: use $(wspfx) for $(QUIET...) in shared.mak Makefile: dependency fixes, make noop runtime ~1.4x faster - - - --- 2021-11-16 Ævar Arnfjörð Bjarmason Superseded
[v3,16/23] Makefile: add "$(QUIET)" boilerplate to shared.mak Makefile: dependency fixes, make noop runtime ~1.4x faster - - - --- 2021-11-16 Ævar Arnfjörð Bjarmason Superseded
[v3,15/23] Makefile: add a "TRACK_template" for GIT-*{FLAGS,DEFINES,...} Makefile: dependency fixes, make noop runtime ~1.4x faster - - - --- 2021-11-16 Ævar Arnfjörð Bjarmason Superseded
[v3,14/23] Makefile: re-add and use the "shellquote" macros Makefile: dependency fixes, make noop runtime ~1.4x faster - - - --- 2021-11-16 Ævar Arnfjörð Bjarmason Superseded
[v3,13/23] Makefile: move $(comma), $(empty) and $(space) to shared.mak Makefile: dependency fixes, make noop runtime ~1.4x faster - - - --- 2021-11-16 Ævar Arnfjörð Bjarmason Superseded
[v3,12/23] Makefiles: add "shared.mak", move ".DELETE_ON_ERROR" to it Makefile: dependency fixes, make noop runtime ~1.4x faster - - - --- 2021-11-16 Ævar Arnfjörð Bjarmason Superseded
[v3,11/23] Makefile: stop needing @@GIT_VERSION@@ in *.perl scripts Makefile: dependency fixes, make noop runtime ~1.4x faster - - - --- 2021-11-16 Ævar Arnfjörð Bjarmason Superseded
[v3,10/23] Makefile: create a GIT-PYTHON-DEFINES, like "PERL" Makefile: dependency fixes, make noop runtime ~1.4x faster - - - --- 2021-11-16 Ævar Arnfjörð Bjarmason Superseded
[v3,09/23] Makefile: correct "GIT-PERL-{DEFINES,HEADER}" dependency graph Makefile: dependency fixes, make noop runtime ~1.4x faster - - - --- 2021-11-16 Ævar Arnfjörð Bjarmason Superseded
[v3,08/23] Makefile: adjust Perl-related comments & whitespace Makefile: dependency fixes, make noop runtime ~1.4x faster - - - --- 2021-11-16 Ævar Arnfjörð Bjarmason Superseded
[v3,07/23] Makefile: change "ifndef NO_PERL" to "ifdef NO_PERL" Makefile: dependency fixes, make noop runtime ~1.4x faster - - - --- 2021-11-16 Ævar Arnfjörð Bjarmason Superseded
[v3,06/23] Makefile: guard Perl-only variable assignments Makefile: dependency fixes, make noop runtime ~1.4x faster - - - --- 2021-11-16 Ævar Arnfjörð Bjarmason Superseded
[v3,05/23] Makefile: remove "mv $@ $@+" dance redundant to .DELETE_ON_ERROR Makefile: dependency fixes, make noop runtime ~1.4x faster - - - --- 2021-11-16 Ævar Arnfjörð Bjarmason Superseded
[v3,04/23] Makefile: clean perl/build/ even with NO_PERL=Y Makefile: dependency fixes, make noop runtime ~1.4x faster - - - --- 2021-11-16 Ævar Arnfjörð Bjarmason Superseded
[v3,03/23] Makefile: use "=" not ":=" for po/* and perl/* Makefile: dependency fixes, make noop runtime ~1.4x faster - - - --- 2021-11-16 Ævar Arnfjörð Bjarmason Superseded
[v3,02/23] Makefile: don't set up "perl/build" rules under NO_PERL=Y Makefile: dependency fixes, make noop runtime ~1.4x faster - - - --- 2021-11-16 Ævar Arnfjörð Bjarmason Superseded
[v3,01/23] Makefile: don't invoke msgfmt with --statistics Makefile: dependency fixes, make noop runtime ~1.4x faster - - - --- 2021-11-16 Ævar Arnfjörð Bjarmason Superseded
grep: avoid setting UTF mode when not needed grep: avoid setting UTF mode when not needed - - - --- 2021-11-16 Carlo Marcelo Arenas Belón New
[v4,15/15] diff --color-moved: intern strings diff --color-moved[-ws] speedups - - - --- 2021-11-16 Phillip Wood Superseded
[v4,14/15] diff: use designated initializers for emitted_diff_symbol diff --color-moved[-ws] speedups - - - --- 2021-11-16 Phillip Wood Superseded
[v4,13/15] diff --color-moved-ws=allow-indentation-change: improve hash lookups diff --color-moved[-ws] speedups - - - --- 2021-11-16 Phillip Wood Superseded
[v4,12/15] diff --color-moved: stop clearing potential moved blocks diff --color-moved[-ws] speedups - - - --- 2021-11-16 Phillip Wood Superseded
[v4,11/15] diff --color-moved: shrink potential moved blocks as we go diff --color-moved[-ws] speedups - - - --- 2021-11-16 Phillip Wood Superseded
[v4,10/15] diff --color-moved: unify moved block growth functions diff --color-moved[-ws] speedups - - - --- 2021-11-16 Phillip Wood Superseded
[v4,09/15] diff --color-moved: call comparison function directly diff --color-moved[-ws] speedups - - - --- 2021-11-16 Phillip Wood Superseded
[v4,08/15] diff --color-moved-ws=allow-indentation-change: simplify and optimize diff --color-moved[-ws] speedups - - - --- 2021-11-16 Phillip Wood Superseded
[v4,07/15] diff: simplify allow-indentation-change delta calculation diff --color-moved[-ws] speedups - - - --- 2021-11-16 Phillip Wood Superseded
[v4,06/15] diff --color-moved: avoid false short line matches and bad zerba coloring diff --color-moved[-ws] speedups - - - --- 2021-11-16 Phillip Wood Superseded
[v4,05/15] diff --color-moved=zebra: fix alternate coloring diff --color-moved[-ws] speedups - - - --- 2021-11-16 Phillip Wood Superseded
[v4,04/15] diff --color-moved: rewind when discarding pmb diff --color-moved[-ws] speedups - - - --- 2021-11-16 Phillip Wood Superseded
[v4,03/15] diff --color-moved: factor out function diff --color-moved[-ws] speedups - - - --- 2021-11-16 Phillip Wood Superseded
[v4,02/15] diff --color-moved: clear all flags on blocks that are too short diff --color-moved[-ws] speedups - - - --- 2021-11-16 Phillip Wood Superseded
[v4,01/15] diff --color-moved: add perf tests diff --color-moved[-ws] speedups - - - --- 2021-11-16 Phillip Wood Superseded
[v2] sequencer: do not export GIT_DIR and GIT_WORK_TREE for 'exec' [v2] sequencer: do not export GIT_DIR and GIT_WORK_TREE for 'exec' 1 - - --- 2021-11-16 Elijah Newren Superseded
« 1 2 ... 201 202 203468 469 »