Show patches with: none      |   46743 patches
« 1 2 ... 200 201 202467 468 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[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
[v4,2/2] am: support --empty-commit option to handle empty patches am: support --empty-commit=(die|skip|asis) option to am empty commits - - - --- 2021-11-16 徐沛文 (Aleen) Superseded
[v4,1/2] doc: git-format-patch: describe the option --always am: support --empty-commit=(die|skip|asis) option to am empty commits - - - --- 2021-11-16 徐沛文 (Aleen) Superseded
[2/2] wrapper: use a CSPRNG to generate random file names Generate temporary files using a CSPRNG - - - --- 2021-11-16 brian m. carlson New
[1/2] wrapper: add a helper to generate numbers from a CSPRNG Generate temporary files using a CSPRNG - - - --- 2021-11-16 brian m. carlson New
[v4,2/2] update documentation for new zdiff3 conflictStyle Implement new zdiff3 conflict style - - - --- 2021-11-16 Elijah Newren Accepted
[v4,1/2] xdiff: implement a zealous diff3, or "zdiff3" Implement new zdiff3 conflict style - - - --- 2021-11-16 Phillip Wood Accepted
[v2,1/1] git-compat-util: add a test balloon for C99 support Add a test balloon for C99 support - - - --- 2021-11-16 brian m. carlson Superseded
[v3,2/2] config: include file if remote URL matches a glob Conditional config includes based on remote URL - - - --- 2021-11-16 Jonathan Tan Superseded
[v3,1/2] config: make git_config_include() static Conditional config includes based on remote URL - - - --- 2021-11-16 Jonathan Tan Superseded
[v9,9/9] core.fsyncobjectfiles: performance tests for add and stash Implement a batched fsync option for core.fsyncObjectFiles - - - --- 2021-11-15 Neeraj Singh (WINDOWS-SFS) New
[v9,8/9] core.fsyncobjectfiles: tests for batch mode Implement a batched fsync option for core.fsyncObjectFiles - - - --- 2021-11-15 Neeraj Singh (WINDOWS-SFS) New
[v9,7/9] unpack-objects: use the bulk-checkin infrastructure Implement a batched fsync option for core.fsyncObjectFiles - - - --- 2021-11-15 Neeraj Singh (WINDOWS-SFS) New
[v9,6/9] update-index: use the bulk-checkin infrastructure Implement a batched fsync option for core.fsyncObjectFiles - - - --- 2021-11-15 Neeraj Singh (WINDOWS-SFS) New
« 1 2 ... 200 201 202467 468 »