Show patches with: none      |   43827 patches
« 1 2 ... 176 177 178438 439 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v3,15/15] diff --color-moved: intern strings diff --color-moved[-ws] speedups - - - --- 2021-10-27 Phillip Wood New
[v3,14/15] diff: use designated initializers for emitted_diff_symbol diff --color-moved[-ws] speedups - - - --- 2021-10-27 Phillip Wood New
[v3,13/15] diff --color-moved-ws=allow-indentation-change: improve hash lookups diff --color-moved[-ws] speedups - - - --- 2021-10-27 Phillip Wood New
[v3,12/15] diff --color-moved: stop clearing potential moved blocks diff --color-moved[-ws] speedups - - - --- 2021-10-27 Phillip Wood New
[v3,11/15] diff --color-moved: shrink potential moved blocks as we go diff --color-moved[-ws] speedups - - - --- 2021-10-27 Phillip Wood New
[v3,10/15] diff --color-moved: unify moved block growth functions diff --color-moved[-ws] speedups - - - --- 2021-10-27 Phillip Wood New
[v3,09/15] diff --color-moved: call comparison function directly diff --color-moved[-ws] speedups - - - --- 2021-10-27 Phillip Wood New
[v3,08/15] diff --color-moved-ws=allow-indentation-change: simplify and optimize diff --color-moved[-ws] speedups - - - --- 2021-10-27 Phillip Wood New
[v3,07/15] diff: simplify allow-indentation-change delta calculation diff --color-moved[-ws] speedups - - - --- 2021-10-27 Phillip Wood New
[v3,06/15] diff --color-moved: avoid false short line matches and bad zerba coloring diff --color-moved[-ws] speedups - - - --- 2021-10-27 Phillip Wood New
[v3,05/15] diff --color-moved=zebra: fix alternate coloring diff --color-moved[-ws] speedups - - - --- 2021-10-27 Phillip Wood New
[v3,04/15] diff --color-moved: rewind when discarding pmb diff --color-moved[-ws] speedups - - - --- 2021-10-27 Phillip Wood New
[v3,03/15] diff --color-moved: factor out function diff --color-moved[-ws] speedups - - - --- 2021-10-27 Phillip Wood New
[v3,02/15] diff --color-moved: clear all flags on blocks that are too short diff --color-moved[-ws] speedups - - - --- 2021-10-27 Phillip Wood New
[v3,01/15] diff --color-moved: add perf tests diff --color-moved[-ws] speedups - - - --- 2021-10-27 Phillip Wood New
[v6,15/15] scalar: accept -C and -c options before the subcommand Upstreaming the Scalar command - - - --- 2021-10-27 Johannes Schindelin Superseded
[v6,14/15] scalar: implement the `version` command Upstreaming the Scalar command - - - --- 2021-10-27 Johannes Schindelin Superseded
[v6,13/15] scalar: implement the `delete` command Upstreaming the Scalar command - - - --- 2021-10-27 Matthew John Cheetham Superseded
[v6,12/15] scalar: teach 'reconfigure' to optionally handle all registered enlistments Upstreaming the Scalar command - - - --- 2021-10-27 Johannes Schindelin Superseded
[v6,11/15] scalar: allow reconfiguring an existing enlistment Upstreaming the Scalar command - - - --- 2021-10-27 Johannes Schindelin Superseded
[v6,10/15] scalar: implement the `run` command Upstreaming the Scalar command - - - --- 2021-10-27 Derrick Stolee Superseded
[v6,09/15] scalar: teach 'clone' to support the --single-branch option Upstreaming the Scalar command - - - --- 2021-10-27 Johannes Schindelin Superseded
[v6,08/15] scalar: implement the `clone` subcommand Upstreaming the Scalar command - - - --- 2021-10-27 Johannes Schindelin Superseded
[v6,07/15] scalar: implement 'scalar list' Upstreaming the Scalar command - - - --- 2021-10-27 Derrick Stolee Superseded
[v6,06/15] scalar: let 'unregister' handle a deleted enlistment directory gracefully Upstreaming the Scalar command - - - --- 2021-10-27 Johannes Schindelin Superseded
[v6,05/15] scalar: 'unregister' stops background maintenance Upstreaming the Scalar command - - - --- 2021-10-27 Derrick Stolee Superseded
[v6,04/15] scalar: 'register' sets recommended config and starts maintenance Upstreaming the Scalar command - - - --- 2021-10-27 Derrick Stolee Superseded
[v6,03/15] scalar: create test infrastructure Upstreaming the Scalar command - - - --- 2021-10-27 Johannes Schindelin Superseded
[v6,02/15] scalar: start documenting the command Upstreaming the Scalar command - - - --- 2021-10-27 Johannes Schindelin Superseded
[v6,01/15] scalar: create a rudimentary executable Upstreaming the Scalar command - - - --- 2021-10-27 Johannes Schindelin Superseded
[v2,6/6] ssh signing: make fmt-merge-msg consider key lifetime ssh signing: verify key lifetime - - - --- 2021-10-27 Fabian Stelzer Superseded
[v2,5/6] ssh signing: make verify-tag consider key lifetime ssh signing: verify key lifetime - - - --- 2021-10-27 Fabian Stelzer Superseded
[v2,4/6] ssh signing: make git log verify key lifetime ssh signing: verify key lifetime - - - --- 2021-10-27 Fabian Stelzer Superseded
[v2,3/6] ssh signing: make verify-commit consider key lifetime ssh signing: verify key lifetime - - - --- 2021-10-27 Fabian Stelzer Superseded
[v2,2/6] ssh signing: add key lifetime test prereqs ssh signing: verify key lifetime - - - --- 2021-10-27 Fabian Stelzer Superseded
[v2,1/6] ssh signing: use sigc struct to pass payload ssh signing: verify key lifetime - - - --- 2021-10-27 Fabian Stelzer Superseded
[5/5] clean/smudge: allow clean filters to process extremely large files Allow clean/smudge filters to handle huge files in the LLP64 data model - - - --- 2021-10-27 Matt Cooper Superseded
[4/5] odb: guard against data loss checking out a huge file Allow clean/smudge filters to handle huge files in the LLP64 data model - - - --- 2021-10-27 Matt Cooper Superseded
[3/5] git-compat-util: introduce more size_t helpers Allow clean/smudge filters to handle huge files in the LLP64 data model - - - --- 2021-10-27 Johannes Schindelin Superseded
[2/5] odb: teach read_blob_entry to use size_t Allow clean/smudge filters to handle huge files in the LLP64 data model - - - --- 2021-10-27 Matt Cooper Superseded
[1/5] t1051: introduce a smudge filter test for extremely large files Allow clean/smudge filters to handle huge files in the LLP64 data model - - - --- 2021-10-27 Matt Cooper Superseded
[v2] Fix "commit-msg" hook unexpectedly called for "git pull --no-verify" [v2] Fix "commit-msg" hook unexpectedly called for "git pull --no-verify" - - - --- 2021-10-27 Alex Riesen New
[v4,2/2] http-fetch: redact url on die() message fetch-pack: redact packfile urls in traces - - - --- 2021-10-26 Ivan Frade Superseded
[v4,1/2] fetch-pack: redact packfile urls in traces fetch-pack: redact packfile urls in traces - - - --- 2021-10-26 Ivan Frade Superseded
[2/2] fixup! tmp-objdir: new API for creating temporary writable databases tmp-objdir: fix regressions in core.fsyncobjectfiles=batch - - - --- 2021-10-26 Neeraj Singh (WINDOWS-SFS) Accepted
[1/2] fixup! tmp-objdir: new API for creating temporary writable databases tmp-objdir: fix regressions in core.fsyncobjectfiles=batch - - - --- 2021-10-26 Neeraj Singh (WINDOWS-SFS) Accepted
[v2,9/9] pack-bitmap.c: more aggressively free in free_bitmap_index() midx: clean up t5319 under 'SANITIZE=leak' - - - --- 2021-10-26 Taylor Blau New
[v2,8/9] pack-bitmap.c: don't leak type-level bitmaps midx: clean up t5319 under 'SANITIZE=leak' - - - --- 2021-10-26 Taylor Blau New
[v2,7/9] midx.c: write MIDX filenames to strbuf midx: clean up t5319 under 'SANITIZE=leak' - - - --- 2021-10-26 Taylor Blau New
[v2,6/9] builtin/multi-pack-index.c: don't leak concatenated options midx: clean up t5319 under 'SANITIZE=leak' - - - --- 2021-10-26 Taylor Blau New
[v2,5/9] builtin/repack.c: avoid leaking child arguments midx: clean up t5319 under 'SANITIZE=leak' - - - --- 2021-10-26 Taylor Blau New
[v2,4/9] builtin/pack-objects.c: don't leak memory via arguments midx: clean up t5319 under 'SANITIZE=leak' - - - --- 2021-10-26 Taylor Blau New
[v2,3/9] t/helper/test-read-midx.c: free MIDX within read_midx_file() midx: clean up t5319 under 'SANITIZE=leak' - - - --- 2021-10-26 Taylor Blau New
[v2,2/9] midx.c: don't leak MIDX from verify_midx_file midx: clean up t5319 under 'SANITIZE=leak' - - - --- 2021-10-26 Taylor Blau New
[v2,1/9] midx.c: clean up chunkfile after reading the MIDX midx: clean up t5319 under 'SANITIZE=leak' - - - --- 2021-10-26 Taylor Blau New
git apply --indent-to-add deletes other files from the index git apply --indent-to-add deletes other files from the index - - - --- 2021-10-26 Ryan Hodges (rhodges) New
doc: fix grammar rules in commands'syntax doc: fix grammar rules in commands'syntax - - - --- 2021-10-26 Jean-Noël AVILA New
Fix "commit-msg" hook unexpectedly called for "git pull --no-verify" Fix "commit-msg" hook unexpectedly called for "git pull --no-verify" - - - --- 2021-10-26 Alex Riesen Superseded
Documentation/Makefile: fix lint-docs mkdir dependency Documentation/Makefile: fix lint-docs mkdir dependency - - - --- 2021-10-26 Jeff King Accepted
[v2,3/3] pretty: add abbrev option to %(describe) Add some more options to the pretty-formats - - - --- 2021-10-26 Eli Schwartz Superseded
[v2,2/3] pretty: add tag option to %(describe) Add some more options to the pretty-formats - - - --- 2021-10-26 Eli Schwartz Superseded
[v2,1/3] pretty.c: rework describe options parsing for better extensibility Add some more options to the pretty-formats - - - --- 2021-10-26 Eli Schwartz Superseded
color: allow colors to be prefixed with "reset" color: allow colors to be prefixed with "reset" - - - --- 2021-10-26 Robert Estelle Accepted
[2/2] color: support "default" to restore fg/bg color color: support "default" to restore fg/bg color - - - --- 2021-10-25 Robert Estelle Accepted
[1/2] color: add missing GIT_COLOR_* white/black constants color: support "default" to restore fg/bg color - - - --- 2021-10-25 Robert Estelle Accepted
[v2] completion: fix incorrect bash/zsh string equality check [v2] completion: fix incorrect bash/zsh string equality check - - - --- 2021-10-25 Robert Estelle Accepted
[v8,2/2] send-email docs: add format-patch options [DRAFT/WIP] send-email: programmatically generate bash completions - - - --- 2021-10-25 Thiago Perrotta New
[v8,1/2] send-email: programmatically generate bash completions [v8,1/2] send-email: programmatically generate bash completions - - - --- 2021-10-25 Thiago Perrotta New
[3/3] bundle-uri client: add "bundle-uri" parsing + tests bundle-uri: "dumb" static CDN offloading, spec & server implementation - - - --- 2021-10-25 Ævar Arnfjörð Bjarmason New
[2/3] protocol v2: specify static seeding of clone/fetch via "bundle-uri" bundle-uri: "dumb" static CDN offloading, spec & server implementation - - - --- 2021-10-25 Ævar Arnfjörð Bjarmason New
[1/3] leak tests: mark t5701-git-serve.sh as passing SANITIZE=leak bundle-uri: "dumb" static CDN offloading, spec & server implementation - - - --- 2021-10-25 Ævar Arnfjörð Bjarmason New
[v2] add, rm, mv: fix bug that prevents the update of non-sparse dirs [v2] add, rm, mv: fix bug that prevents the update of non-sparse dirs - - - --- 2021-10-25 Matheus Tavares Superseded
amend error message violations amend error message violations - - - --- 2021-10-25 Abhradeep Chakraborty New
[v4,8/8] progress.c: add & assert a "global_progress" variable progress: assert "global_progress" + test fixes / cleanup - - - --- 2021-10-25 Ævar Arnfjörð Bjarmason Superseded
[v4,7/8] various *.c: use isatty(1|2), not isatty(STDIN_FILENO|STDERR_FILENO) progress: assert "global_progress" + test fixes / cleanup - - - --- 2021-10-25 Ævar Arnfjörð Bjarmason Superseded
[v4,6/8] pack-bitmap-write.c: don't return without stop_progress() progress: assert "global_progress" + test fixes / cleanup - - - --- 2021-10-25 Ævar Arnfjörð Bjarmason Superseded
[v4,5/8] progress.c: add temporary variable from progress struct progress: assert "global_progress" + test fixes / cleanup - - - --- 2021-10-25 Ævar Arnfjörð Bjarmason Superseded
[v4,4/8] progress.c tests: test some invalid usage progress: assert "global_progress" + test fixes / cleanup - - - --- 2021-10-25 Ævar Arnfjörð Bjarmason Superseded
[v4,3/8] progress.c tests: make start/stop commands on stdin progress: assert "global_progress" + test fixes / cleanup - - - --- 2021-10-25 Ævar Arnfjörð Bjarmason Superseded
[v4,2/8] progress.c test helper: add missing braces progress: assert "global_progress" + test fixes / cleanup - - - --- 2021-10-25 Ævar Arnfjörð Bjarmason Superseded
[v4,1/8] leak tests: fix a memory leaks in "test-progress" helper progress: assert "global_progress" + test fixes / cleanup - - - --- 2021-10-25 Ævar Arnfjörð Bjarmason Superseded
gpg-interface: allow selecting key id with env variable gpg-interface: allow selecting key id with env variable - - - --- 2021-10-24 Marco Beck New
[3/3] gitweb.txt: change "folder" to "directory" Documentation: change "folder" to "directory" - - - --- 2021-10-24 Martin Ågren Accepted
[2/3] gitignore.txt: change "folder" to "directory" Documentation: change "folder" to "directory" - - - --- 2021-10-24 Martin Ågren Accepted
[1/3] git-multi-pack-index.txt: change "folder" to "directory" Documentation: change "folder" to "directory" - - - --- 2021-10-24 Martin Ågren Accepted
[2/2] git-bundle.txt: add missing words and punctuation doc-diff fixes on maint - - - --- 2021-10-24 Martin Ågren Accepted
[1/2] git.txt: fix typo doc-diff fixes on maint - - - --- 2021-10-24 Martin Ågren Accepted
config.txt: fix typo config.txt: fix typo - - - --- 2021-10-24 Martin Ågren Accepted
command-list.txt: remove 'sparse-index' from main help command-list.txt: remove 'sparse-index' from main help - - - --- 2021-10-24 SZEDER Gábor Accepted
http-backend: remove a duplicated code branch http-backend: remove a duplicated code branch - - - --- 2021-10-24 Robin Dupret Accepted
[7/6] userdiff-cpp: back out the digit-separators in numbers Fun with cpp word regex - - - --- 2021-10-24 Johannes Sixt Accepted
[3/3] pretty: add abbrev option to %(describe) Add some more options to the pretty-formats - - - --- 2021-10-24 Eli Schwartz Superseded
[2/3] pretty: add tag option to %(describe) Add some more options to the pretty-formats - - - --- 2021-10-24 Eli Schwartz Superseded
[1/3] pretty.c: rename describe options variable to more descriptive name Add some more options to the pretty-formats - - - --- 2021-10-24 Eli Schwartz Superseded
Re* Contradicting man page for git branch copy Re* Contradicting man page for git branch copy - - - --- 2021-10-23 Junio C Hamano Accepted
SubmittingPatchs: clarify choice of base and testing SubmittingPatchs: clarify choice of base and testing - - - --- 2021-10-23 Junio C Hamano New
[v3,1/1] submodule--helper: fix incorrect newlines in an error message submodule: correct an incorrectly formatted error message - - - --- 2021-10-23 Kaartic Sivaraam Accepted
[v2,10/10] generate-cmdlist.sh: replace "cut", "tr" and "grep" with pure-shell Makefile: make generate-cmdlist.sh much faster - - - --- 2021-10-22 Ævar Arnfjörð Bjarmason New
[v2,09/10] generate-cmdlist.sh: replace "grep' invocation with a shell version Makefile: make generate-cmdlist.sh much faster - - - --- 2021-10-22 Ævar Arnfjörð Bjarmason New
[v2,08/10] generate-cmdlist.sh: do not shell out to "sed" Makefile: make generate-cmdlist.sh much faster - - - --- 2021-10-22 Ævar Arnfjörð Bjarmason New
« 1 2 ... 176 177 178438 439 »