Show patches with: Archived = No       |   19437 patches
« 1 2 ... 124 125 126194 195 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[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
[v4,09/17] hooks: convert non-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
[v4,08/17] merge: convert post-merge to use hook.h hook.[ch]: new library to run hooks + simple hook conversion - - - --- 2021-11-01 Ævar Arnfjörð Bjarmason Superseded
[v4,07/17] am: convert applypatch-msg to use hook.h hook.[ch]: new library to run hooks + simple hook conversion - - - --- 2021-11-01 Ævar Arnfjörð Bjarmason Superseded
[v4,06/17] rebase: convert pre-rebase to use hook.h hook.[ch]: new library to run hooks + simple hook conversion - - - --- 2021-11-01 Ævar Arnfjörð Bjarmason Superseded
[v4,05/17] hook API: add a run_hooks_l() wrapper hook.[ch]: new library to run hooks + simple hook conversion - - - --- 2021-11-01 Ævar Arnfjörð Bjarmason Superseded
[v4,04/17] am: convert {pre,post}-applypatch to use hook.h hook.[ch]: new library to run hooks + simple hook conversion - - - --- 2021-11-01 Ævar Arnfjörð Bjarmason Superseded
[v4,03/17] gc: use hook library for pre-auto-gc hook hook.[ch]: new library to run hooks + simple hook conversion - - - --- 2021-11-01 Ævar Arnfjörð Bjarmason Superseded
[v4,02/17] hook API: add a run_hooks() wrapper hook.[ch]: new library to run hooks + simple hook conversion - - - --- 2021-11-01 Ævar Arnfjörð Bjarmason Superseded
[v4,01/17] hook: add 'run' subcommand hook.[ch]: new library to run hooks + simple hook conversion - - - --- 2021-11-01 Ævar Arnfjörð Bjarmason Superseded
[v2] i18n: fix typos found during l10n for git 2.34.0 [v2] i18n: fix typos found during l10n for git 2.34.0 - - - --- 2021-11-01 Jiang Xin Accepted
[v4,3/3] pretty: add abbrev option to %(describe) Add some more options to the pretty-formats - - - --- 2021-10-31 Eli Schwartz Accepted
[v4,2/3] pretty: add tag option to %(describe) Add some more options to the pretty-formats - - - --- 2021-10-31 Eli Schwartz Accepted
[v4,1/3] pretty.c: rework describe options parsing for better extensibility Add some more options to the pretty-formats - - - --- 2021-10-31 Eli Schwartz Accepted
i18n: fix typos found during l10n for git 2.34.0 i18n: fix typos found during l10n for git 2.34.0 - - - --- 2021-10-31 Jiang Xin Superseded
Makefile: replace most hardcoded object lists with $(wildcard) Makefile: replace most hardcoded object lists with $(wildcard) - - - --- 2021-10-30 Ævar Arnfjörð Bjarmason Superseded
[15/15] leak tests: mark some fast-import tests as passing with SANITIZE=leak leak tests: remaining non-svn non-p4 tests as passing - - - --- 2021-10-30 Ævar Arnfjörð Bjarmason Accepted
[14/15] leak tests: mark some config tests as passing with SANITIZE=leak leak tests: remaining non-svn non-p4 tests as passing - - - --- 2021-10-30 Ævar Arnfjörð Bjarmason Accepted
[13/15] leak tests: mark some status tests as passing with SANITIZE=leak leak tests: remaining non-svn non-p4 tests as passing - - - --- 2021-10-30 Ævar Arnfjörð Bjarmason Accepted
[12/15] leak tests: mark some clone tests as passing with SANITIZE=leak leak tests: remaining non-svn non-p4 tests as passing - - - --- 2021-10-30 Ævar Arnfjörð Bjarmason Accepted
[11/15] leak tests: mark some add tests as passing with SANITIZE=leak leak tests: remaining non-svn non-p4 tests as passing - - - --- 2021-10-30 Ævar Arnfjörð Bjarmason Accepted
[10/15] leak tests: mark some diff tests as passing with SANITIZE=leak leak tests: remaining non-svn non-p4 tests as passing - - - --- 2021-10-30 Ævar Arnfjörð Bjarmason Accepted
[09/15] leak tests: mark some apply tests as passing with SANITIZE=leak leak tests: remaining non-svn non-p4 tests as passing - - - --- 2021-10-30 Ævar Arnfjörð Bjarmason Accepted
[08/15] leak tests: mark some notes tests as passing with SANITIZE=leak leak tests: remaining non-svn non-p4 tests as passing - - - --- 2021-10-30 Ævar Arnfjörð Bjarmason Accepted
[07/15] leak tests: mark some update-index tests as passing with SANITIZE=leak leak tests: remaining non-svn non-p4 tests as passing - - - --- 2021-10-30 Ævar Arnfjörð Bjarmason Accepted
[06/15] leak tests: mark some rev-parse tests as passing with SANITIZE=leak leak tests: remaining non-svn non-p4 tests as passing - - - --- 2021-10-30 Ævar Arnfjörð Bjarmason Accepted
[05/15] leak tests: mark some rev-list tests as passing with SANITIZE=leak leak tests: remaining non-svn non-p4 tests as passing - - - --- 2021-10-30 Ævar Arnfjörð Bjarmason Accepted
[04/15] leak tests: mark some misc tests as passing with SANITIZE=leak leak tests: remaining non-svn non-p4 tests as passing - - - --- 2021-10-30 Ævar Arnfjörð Bjarmason Accepted
[03/15] leak tests: mark most gettext tests as passing with SANITIZE=leak leak tests: remaining non-svn non-p4 tests as passing - - - --- 2021-10-30 Ævar Arnfjörð Bjarmason Accepted
[02/15] leak tests: mark "sort" test as passing SANITIZE=leak leak tests: remaining non-svn non-p4 tests as passing - - - --- 2021-10-30 Ævar Arnfjörð Bjarmason Accepted
[01/15] leak tests: mark a read-tree test as passing SANITIZE=leak leak tests: remaining non-svn non-p4 tests as passing - - - --- 2021-10-30 Ævar Arnfjörð Bjarmason Accepted
apply: make --intent-to-add not stomp index apply: make --intent-to-add not stomp index - - - --- 2021-10-30 Johannes Altmanninger Superseded
wrapper: remove xunsetenv() wrapper: remove xunsetenv() - - - --- 2021-10-29 Carlo Marcelo Arenas Belón Accepted
[v3,2/2] docs: add headers in MyFirstObjectWalk fix up example code in MyFirstObjectWalk tutorial - - - --- 2021-10-29 John Cai Accepted
[v3,1/2] docs: fix places that break compilation in MyFirstObjectWalk fix up example code in MyFirstObjectWalk tutorial - - - --- 2021-10-29 John Cai Accepted
[v3,3/3] pretty: add abbrev option to %(describe) Add some more options to the pretty-formats - - - --- 2021-10-29 Eli Schwartz Superseded
[v3,2/3] pretty: add tag option to %(describe) Add some more options to the pretty-formats - - - --- 2021-10-29 Eli Schwartz Superseded
[v3,1/3] pretty.c: rework describe options parsing for better extensibility Add some more options to the pretty-formats - - - --- 2021-10-29 Eli Schwartz Superseded
[v6,2/2] http-fetch: redact url on die() message fetch-pack: redact packfile urls in traces - - - --- 2021-10-29 Ivan Frade Superseded
[v6,1/2] fetch-pack: redact packfile urls in traces fetch-pack: redact packfile urls in traces - - - --- 2021-10-29 Ivan Frade Superseded
[v2,2/2] docs: add headers in MyFirstObjectWalk fix up example code in MyFirstObjectWalk tutorial - - - --- 2021-10-29 John Cai Superseded
[v2,1/2] docs: fix places that break compilation in MyFirstObjectWalk fix up example code in MyFirstObjectWalk tutorial - - - --- 2021-10-29 John Cai Superseded
[WIP,v2,2/2] config: include file if remote URL matches a glob Conditional config includes based on remote URL - - - --- 2021-10-29 Jonathan Tan Superseded
[WIP,v2,1/2] config: make git_config_include() static Conditional config includes based on remote URL - - - --- 2021-10-29 Jonathan Tan Superseded
[v4,4/4] sparse-index: update do_read_index to ensure correct sparsity sparse-index: expand/collapse based on 'index.sparse' - - - --- 2021-10-29 Victoria Dye Superseded
[v4,3/4] sparse-index: add ensure_correct_sparsity function sparse-index: expand/collapse based on 'index.sparse' - - - --- 2021-10-29 Victoria Dye Superseded
[v4,2/4] sparse-index: avoid unnecessary cache tree clearing sparse-index: expand/collapse based on 'index.sparse' - - - --- 2021-10-29 Victoria Dye Superseded
[v4,1/4] test-read-cache.c: prepare_repo_settings after config init sparse-index: expand/collapse based on 'index.sparse' - - - --- 2021-10-29 Victoria Dye Superseded
[3/3] fixup! 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-28 Carlo Marcelo Arenas Belón Superseded
[2/3] fixup! 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-28 Carlo Marcelo Arenas Belón Superseded
[1/3] test-lib: add prerequisite for 64-bit platforms Allow clean/smudge filters to handle huge files in the LLP64 data model - - - --- 2021-10-28 Carlo Marcelo Arenas Belón Superseded
« 1 2 ... 124 125 126194 195 »