Show patches with: Archived = No       |   19487 patches
« 1 2 ... 124 125 126194 195 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v4,1/4] fetch: Protect branches checked out in all worktrees [v4,1/4] fetch: Protect branches checked out in all worktrees - - - --- 2021-11-09 Anders Kaseorg Superseded
[v3,2/2] receive-pack: Protect current branch for bare repository worktree [v3,1/2] fetch: Protect branches checked out in all worktrees - - - --- 2021-11-08 Anders Kaseorg Superseded
[v3,1/2] fetch: Protect branches checked out in all worktrees [v3,1/2] fetch: Protect branches checked out in all worktrees - - - --- 2021-11-08 Anders Kaseorg Superseded
[v2] receive-pack: ignore SIGPIPE while reporting status to client [v2] receive-pack: ignore SIGPIPE while reporting status to client - - - --- 2021-11-06 Robin Jarry Superseded
[10/10] cat-file: improve --(textconv|filters) disambiguation cat-file: better usage UX & error messages - - - --- 2021-11-06 Ævar Arnfjörð Bjarmason Superseded
[09/10] object-name.c: don't have GET_OID_ONLY_TO_DIE imply *_QUIETLY cat-file: better usage UX & error messages - - - --- 2021-11-06 Ævar Arnfjörð Bjarmason Superseded
[08/10] cat-file: correct and improve usage information cat-file: better usage UX & error messages - - - --- 2021-11-06 Ævar Arnfjörð Bjarmason Superseded
[07/10] cat-file: fix remaining usage bugs cat-file: better usage UX & error messages - - - --- 2021-11-06 Ævar Arnfjörð Bjarmason Superseded
[06/10] cat-file: make --batch-all-objects a CMDMODE cat-file: better usage UX & error messages - - - --- 2021-11-06 Ævar Arnfjörð Bjarmason Superseded
[05/10] cat-file: move "usage" variable to cmd_cat_file() cat-file: better usage UX & error messages - - - --- 2021-11-06 Ævar Arnfjörð Bjarmason Superseded
[04/10] cat-file docs: fix SYNOPSIS and "-h" output cat-file: better usage UX & error messages - - - --- 2021-11-06 Ævar Arnfjörð Bjarmason Superseded
[03/10] parse-options API: add a usage_msg_optf() cat-file: better usage UX & error messages - - - --- 2021-11-06 Ævar Arnfjörð Bjarmason Superseded
[02/10] cat-file tests: test messaging on bad objects/paths cat-file: better usage UX & error messages - - - --- 2021-11-06 Ævar Arnfjörð Bjarmason Superseded
[01/10] cat-file tests: test bad usage cat-file: better usage UX & error messages - - - --- 2021-11-06 Ævar Arnfjörð Bjarmason Superseded
[8/8] grep: make "extendedRegexp=true" the same as "patternType=extended" grep: simplify & delete code by changing obscure cfg variable behavior - - - --- 2021-11-06 Ævar Arnfjörð Bjarmason Superseded
[7/8] grep: simplify config parsing, change grep.<rx config> interaction grep: simplify & delete code by changing obscure cfg variable behavior - - - --- 2021-11-06 Ævar Arnfjörð Bjarmason Superseded
[6/8] grep API: call grep_config() after grep_init() grep: simplify & delete code by changing obscure cfg variable behavior - - - --- 2021-11-06 Ævar Arnfjörð Bjarmason Superseded
[5/8] log tests: check if grep_config() is called by "log"-like cmds grep: simplify & delete code by changing obscure cfg variable behavior - - - --- 2021-11-06 Ævar Arnfjörð Bjarmason Superseded
[4/8] grep.c: move "prefix" out of "struct grep_opt" grep: simplify & delete code by changing obscure cfg variable behavior - - - --- 2021-11-06 Ævar Arnfjörð Bjarmason Superseded
[3/8] grep: remove unused "prefix_length" member grep: simplify & delete code by changing obscure cfg variable behavior - - - --- 2021-11-06 Ævar Arnfjörð Bjarmason Superseded
[2/8] git.c & grep.c: assert that "prefix" is NULL or non-zero string grep: simplify & delete code by changing obscure cfg variable behavior - - - --- 2021-11-06 Ævar Arnfjörð Bjarmason Superseded
[1/8] grep.h: remove unused "regex_t regexp" from grep_opt grep: simplify & delete code by changing obscure cfg variable behavior - - - --- 2021-11-06 Ævar Arnfjörð Bjarmason Superseded
[16/16] Makefile: don't invoke msgfmt with --statistics Makefiles: dependency correctness & speedup - - - --- 2021-11-06 Ævar Arnfjörð Bjarmason Superseded
[15/16] Makefiles: add and use wildcard "mkdir -p" template Makefiles: dependency correctness & speedup - - - --- 2021-11-06 Ævar Arnfjörð Bjarmason Superseded
[14/16] Makefile: use $(wspfx) for $(QUIET...) in shared.mak Makefiles: dependency correctness & speedup - - - --- 2021-11-06 Ævar Arnfjörð Bjarmason Superseded
[13/16] Makefile: add "$(QUIET)" boilerplate to shared.mak Makefiles: dependency correctness & speedup - - - --- 2021-11-06 Ævar Arnfjörð Bjarmason Superseded
[12/16] Makefile: add a "TRACK_template" for GIT-*{FLAGS,DEFINES,...} Makefiles: dependency correctness & speedup - - - --- 2021-11-06 Ævar Arnfjörð Bjarmason Superseded
[11/16] Makefile: re-add and use the "shellquote" macros Makefiles: dependency correctness & speedup - - - --- 2021-11-06 Ævar Arnfjörð Bjarmason Superseded
[10/16] Makefile: move $(comma), $(empty) and $(space) to shared.mak Makefiles: dependency correctness & speedup - - - --- 2021-11-06 Ævar Arnfjörð Bjarmason Superseded
[09/16] Makefiles: add "shared.mak", move ".DELETE_ON_ERROR" to it Makefiles: dependency correctness & speedup - - - --- 2021-11-06 Ævar Arnfjörð Bjarmason Superseded
[08/16] Makefile: stop needing @@GIT_VERSION@@ in *.perl scripts Makefiles: dependency correctness & speedup - - - --- 2021-11-06 Ævar Arnfjörð Bjarmason Superseded
[07/16] Makefile: create a GIT-PYTHON-DEFINES, like "PERL" Makefiles: dependency correctness & speedup - - - --- 2021-11-06 Ævar Arnfjörð Bjarmason Superseded
[06/16] Makefile: don't have Perl over-depend on GIT-BUILD-OPTIONS Makefiles: dependency correctness & speedup - - - --- 2021-11-06 Ævar Arnfjörð Bjarmason Superseded
[05/16] Makefile: correct "GIT-PERL-{DEFINES,HEADER}" dependency graph Makefiles: dependency correctness & speedup - - - --- 2021-11-06 Ævar Arnfjörð Bjarmason Superseded
[04/16] Makefile: move Perl-only variable assignments under !NO_PERL Makefiles: dependency correctness & speedup - - - --- 2021-11-06 Ævar Arnfjörð Bjarmason Superseded
[03/16] Makefile: remove "mv $@ $@+" dance redundant to .DELETE_ON_ERROR Makefiles: dependency correctness & speedup - - - --- 2021-11-06 Ævar Arnfjörð Bjarmason Superseded
[02/16] Makefile: clean perl/build/ even with NO_PERL=Y Makefiles: dependency correctness & speedup - - - --- 2021-11-06 Ævar Arnfjörð Bjarmason Superseded
[01/16] Makefile: don't set up "perl/build" rules under NO_PERL=Y Makefiles: dependency correctness & speedup - - - --- 2021-11-06 Ævar Arnfjörð Bjarmason Superseded
[v3,08/10] doc: git-http-push: describe the refs as pattern pairs doc: fix grammar rules in commands' syntax - - - --- 2021-11-06 Jean-Noël AVILA Accepted
[v3,07/10] doc: uniformize <URL> placeholders' case doc: fix grammar rules in commands' syntax - - - --- 2021-11-06 Jean-Noël AVILA Accepted
[v3,06/10] doc: use three dots for indicating repetition instead of star doc: fix grammar rules in commands' syntax - - - --- 2021-11-06 Jean-Noël AVILA Accepted
[v3,05/10] doc: git-ls-files: express options as optional alternatives doc: fix grammar rules in commands' syntax - - - --- 2021-11-06 Jean-Noël AVILA Accepted
[v3,04/10] doc: use only hyphens as word separators in placeholders doc: fix grammar rules in commands' syntax - 1 - --- 2021-11-06 Jean-Noël AVILA Accepted
[v3,02/10] doc: split placeholders as individual tokens doc: fix grammar rules in commands' syntax - - - --- 2021-11-06 Jean-Noël AVILA Accepted
[v3,01/10] doc: fix git credential synopsis doc: fix grammar rules in commands' syntax - - - --- 2021-11-06 Jean-Noël AVILA Accepted
[v2] t/lib-git.sh: fix ACL-related permissions failure [v2] t/lib-git.sh: fix ACL-related permissions failure - - - --- 2021-11-05 Adam Dinwoodie Accepted
[v3,10/10] generate-cmdlist.sh: don't parse command-list.txt thrice generate-cmdlist.sh: make it (and "make") run faster - - - --- 2021-11-05 Ævar Arnfjörð Bjarmason Accepted
[v3,09/10] generate-cmdlist.sh: replace "grep' invocation with a shell version generate-cmdlist.sh: make it (and "make") run faster - - - --- 2021-11-05 Ævar Arnfjörð Bjarmason Accepted
[v3,08/10] generate-cmdlist.sh: do not shell out to "sed" generate-cmdlist.sh: make it (and "make") run faster - - - --- 2021-11-05 Ævar Arnfjörð Bjarmason Accepted
[v3,07/10] generate-cmdlist.sh: stop sorting category lines generate-cmdlist.sh: make it (and "make") run faster - - - --- 2021-11-05 Ævar Arnfjörð Bjarmason Accepted
[v3,06/10] generate-cmdlist.sh: replace for loop by printf's auto-repeat feature generate-cmdlist.sh: make it (and "make") run faster - - - --- 2021-11-05 Ævar Arnfjörð Bjarmason Accepted
[v3,05/10] generate-cmdlist.sh: run "grep | sort", not "sort | grep" generate-cmdlist.sh: make it (and "make") run faster - - - --- 2021-11-05 Ævar Arnfjörð Bjarmason Accepted
[v3,04/10] generate-cmdlist.sh: don't call get_categories() from category_list() generate-cmdlist.sh: make it (and "make") run faster - - - --- 2021-11-05 Ævar Arnfjörð Bjarmason Accepted
[v3,03/10] generate-cmdlist.sh: spawn fewer processes generate-cmdlist.sh: make it (and "make") run faster - - - --- 2021-11-05 Ævar Arnfjörð Bjarmason Accepted
[v3,02/10] generate-cmdlist.sh: trivial whitespace change generate-cmdlist.sh: make it (and "make") run faster - - - --- 2021-11-05 Ævar Arnfjörð Bjarmason Accepted
[v3,01/10] command-list.txt: sort with "LC_ALL=C sort" generate-cmdlist.sh: make it (and "make") run faster - - - --- 2021-11-05 Ævar Arnfjörð Bjarmason Accepted
test_bitmap_hashes(): handle repository without bitmaps test_bitmap_hashes(): handle repository without bitmaps - - - --- 2021-11-05 Jeff King Accepted
[v2] fetch: Protect branches checked out in all worktrees [v2] fetch: Protect branches checked out in all worktrees - - - --- 2021-11-04 Anders Kaseorg Superseded
t/lib-git.sh: fix ACL-related permissions failure t/lib-git.sh: fix ACL-related permissions failure - - - --- 2021-11-04 Adam Dinwoodie Superseded
[3/3] vimdiff: remove deprecated {,g,n}vimdiff{1,2,3} variants vimdiff: new layout option + docs - - - --- 2021-11-04 Fernando Ramos Superseded
[2/3] vimdiff: add tool documentation vimdiff: new layout option + docs - - - --- 2021-11-04 Fernando Ramos Superseded
[1/3] vimdiff: new implementation with layout support vimdiff: new layout option + docs - - - --- 2021-11-04 Fernando Ramos Superseded
[v3] ci: disallow directional formatting [v3] ci: disallow directional formatting - - - --- 2021-11-04 Johannes Schindelin Accepted
refs: sync loose refs to disk before committing them refs: sync loose refs to disk before committing them - - - --- 2021-11-04 Patrick Steinhardt Superseded
[v2] async_die_is_recursing: work around GCC v11.x issue on Fedora [v2] async_die_is_recursing: work around GCC v11.x issue on Fedora - - - --- 2021-11-04 Victoria Dye Accepted
[v4] var: add GIT_DEFAULT_BRANCH variable [v4] var: add GIT_DEFAULT_BRANCH variable - - - --- 2021-11-03 Thomas Weißschuh Accepted
[v3] var: add GIT_DEFAULT_BRANCH variable [v3] var: add GIT_DEFAULT_BRANCH variable - - - --- 2021-11-03 Thomas Weißschuh Superseded
[v2] ci: disallow directional formatting [v2] ci: disallow directional formatting - - - --- 2021-11-03 Johannes Schindelin Superseded
[v3] checkout: fix "branch info" memory leaks [v3] checkout: fix "branch info" memory leaks - - - --- 2021-11-03 Ævar Arnfjörð Bjarmason Superseded
[v2] rebase -i: fix rewording with --committer-date-is-author-date [v2] rebase -i: fix rewording with --committer-date-is-author-date - - - --- 2021-11-02 Phillip Wood Accepted
rebase -i: fix rewording with --committer-date-is-author-date rebase -i: fix rewording with --committer-date-is-author-date - - - --- 2021-11-02 Phillip Wood Superseded
[v2] var: add GIT_DEFAULT_BRANCH variable [v2] var: add GIT_DEFAULT_BRANCH variable - - - --- 2021-11-02 Thomas Weißschuh Superseded
[v4,8/8] clean/smudge: allow clean filters to process extremely large files Allow clean/smudge filters to handle huge files in the LLP64 data model - - - --- 2021-11-02 Matt Cooper Accepted
[v4,7/8] odb: guard against data loss checking out a huge file Allow clean/smudge filters to handle huge files in the LLP64 data model - - - --- 2021-11-02 Matt Cooper Accepted
[v4,6/8] git-compat-util: introduce more size_t helpers Allow clean/smudge filters to handle huge files in the LLP64 data model - - - --- 2021-11-02 Johannes Schindelin Accepted
[v4,5/8] odb: teach read_blob_entry to use size_t Allow clean/smudge filters to handle huge files in the LLP64 data model - - - --- 2021-11-02 Matt Cooper Accepted
[v4,4/8] t1051: introduce a smudge filter test for extremely large files Allow clean/smudge filters to handle huge files in the LLP64 data model - - - --- 2021-11-02 Matt Cooper Accepted
[v4,3/8] test-lib: add prerequisite for 64-bit platforms Allow clean/smudge filters to handle huge files in the LLP64 data model - - - --- 2021-11-02 Carlo Marcelo Arenas Belón Accepted
[v4,2/8] test-tool genzeros: generate large amounts of data more efficiently Allow clean/smudge filters to handle huge files in the LLP64 data model - - - --- 2021-11-02 Johannes Schindelin Accepted
[v4,1/8] test-genzeros: allow more than 2G zeros in Windows Allow clean/smudge filters to handle huge files in the LLP64 data model - - - --- 2021-11-02 Carlo Marcelo Arenas Belón Accepted
maintenance tests: fix systemd v2.34.0-rc* test regression maintenance tests: fix systemd v2.34.0-rc* test regression - - - --- 2021-11-02 Ævar Arnfjörð Bjarmason Superseded
ci: disallow directional formatting ci: disallow directional formatting - - - --- 2021-11-02 Johannes Schindelin Superseded
[v3,2/2] blame: enable and test the sparse index Sparse Index: diff and blame builtins - - - --- 2021-11-01 Lessley Dennington Superseded
[v3,1/2] diff: enable and test the sparse index Sparse Index: diff and blame builtins - - - --- 2021-11-01 Lessley Dennington Superseded
[v5,8/8] progress.c: add & assert a "global_progress" variable progress: assert "global_progress" + test fixes / cleanup - - - --- 2021-11-01 Ævar Arnfjörð Bjarmason Superseded
[v5,7/8] various *.c: use isatty(1|2), not isatty(STDIN_FILENO|STDERR_FILENO) progress: assert "global_progress" + test fixes / cleanup - - - --- 2021-11-01 Ævar Arnfjörð Bjarmason Superseded
[v5,6/8] pack-bitmap-write.c: don't return without stop_progress() progress: assert "global_progress" + test fixes / cleanup - - - --- 2021-11-01 Ævar Arnfjörð Bjarmason Superseded
[v5,5/8] progress.c: add temporary variable from progress struct progress: assert "global_progress" + test fixes / cleanup - - - --- 2021-11-01 Ævar Arnfjörð Bjarmason Superseded
[v5,4/8] progress.c tests: test some invalid usage progress: assert "global_progress" + test fixes / cleanup - - - --- 2021-11-01 Ævar Arnfjörð Bjarmason Superseded
[v5,3/8] progress.c tests: make start/stop commands on stdin progress: assert "global_progress" + test fixes / cleanup - - - --- 2021-11-01 Ævar Arnfjörð Bjarmason Superseded
[v5,2/8] progress.c test helper: add missing braces progress: assert "global_progress" + test fixes / cleanup - - - --- 2021-11-01 Ævar Arnfjörð Bjarmason Superseded
[v5,1/8] leak tests: fix a memory leaks in "test-progress" helper progress: assert "global_progress" + test fixes / cleanup - - - --- 2021-11-01 Ævar Arnfjörð Bjarmason Superseded
[v4,17/17] run-command: remove old run_hook_{le,ve}() hook API hook.[ch]: new library to run hooks + simple hook conversion - - - --- 2021-11-01 Ævar Arnfjörð Bjarmason Superseded
[v4,16/17] receive-pack: convert push-to-checkout hook to hook.h hook.[ch]: new library to run hooks + simple hook conversion - - - --- 2021-11-01 Ævar Arnfjörð Bjarmason Superseded
[v4,15/17] read-cache: convert post-index-change to use hook.h hook.[ch]: new library to run hooks + simple hook conversion - - - --- 2021-11-01 Ævar Arnfjörð Bjarmason Superseded
[v4,14/17] commit: convert {pre-commit,prepare-commit-msg} hook to hook.h hook.[ch]: new library to run hooks + simple hook conversion - - - --- 2021-11-01 Ævar Arnfjörð Bjarmason Superseded
[v4,13/17] git-p4: use 'git hook' to run hooks hook.[ch]: new library to run hooks + simple hook conversion - - - --- 2021-11-01 Ævar Arnfjörð Bjarmason Superseded
[v4,12/17] send-email: use 'git hook run' for 'sendemail-validate' hook.[ch]: new library to run hooks + simple hook conversion - - - --- 2021-11-01 Ævar Arnfjörð Bjarmason Superseded
[v4,11/17] git hook run: add an --ignore-missing flag hook.[ch]: new library to run hooks + simple hook conversion - - - --- 2021-11-01 Ævar Arnfjörð Bjarmason Superseded
[v4,10/17] hooks: convert worktree 'post-checkout' hook to hook library hook.[ch]: new library to run hooks + simple hook conversion - - - --- 2021-11-01 Ævar Arnfjörð Bjarmason Superseded
« 1 2 ... 124 125 126194 195 »