Show patches with: none      |   44199 patches
« 1 2 ... 177 178 179441 442 »
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
builtin-commit: re-read file index before launching editor builtin-commit: re-read file index before launching editor - - - --- 2021-11-09 Samuel Yvon New
[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,3/3] gitfaq: add entry about syncing working trees Additional FAQ entries - - - --- 2021-11-07 brian m. carlson New
[v2,2/3] gitfaq: give advice on using eol attribute in gitattributes Additional FAQ entries - - - --- 2021-11-07 brian m. carlson New
[v2,1/3] gitfaq: add documentation on proxies Additional FAQ entries - - - --- 2021-11-07 brian m. carlson New
stash: show error message when lockfile is present stash: show error message when lockfile is present - - - --- 2021-11-07 Birk Tjelmeland New
[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,10/10] init doc: --shared=0xxx does not give umask but perm bits doc: fix grammar rules in commands' syntax - - - --- 2021-11-06 Jean-Noël AVILA New
[v3,09/10] doc: git-init: clarify file modes in octal. doc: fix grammar rules in commands' syntax - - - --- 2021-11-06 Jean-Noël AVILA New
[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,03/10] doc: express grammar placeholders between angle brackets doc: fix grammar rules in commands' syntax - - - --- 2021-11-06 Jean-Noël AVILA New
[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
[v3] apply: --intent-to-add should imply --index [v3] apply: --intent-to-add should imply --index - - - --- 2021-11-06 Johannes Altmanninger New
[2/2] docs: update behavior of git-cat-file --buffer cat-file: force flush of stdout on empty string - - - --- 2021-11-05 John Cai New
[1/2] cat-file: force flush of stdout on empty string cat-file: force flush of stdout on empty string - - - --- 2021-11-05 John Cai New
[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
[v5,4/4] submodule: record superproject gitdir during 'update' cache parent project's gitdir in submodules - - - --- 2021-11-04 Emily Shaffer New
[v5,3/4] submodule: record superproject gitdir during absorbgitdirs cache parent project's gitdir in submodules - - - --- 2021-11-04 Emily Shaffer New
[v5,2/4] introduce submodule.superprojectGitDir record cache parent project's gitdir in submodules - - - --- 2021-11-04 Emily Shaffer New
[v5,1/4] t7400-submodule-basic: modernize inspect() helper cache parent project's gitdir in submodules - - - --- 2021-11-04 Emily Shaffer New
[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
[RFC] receive-pack: run post-receive before reporting status [RFC] receive-pack: run post-receive before reporting status - - - --- 2021-11-04 Robin Jarry New
[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
async_die_is_recursing: fix use of pthread_getspecific for Fedora async_die_is_recursing: fix use of pthread_getspecific for Fedora - - - --- 2021-11-04 Victoria Dye New
Re* [PATCH v8 2/2] tests: add a test mode for SANITIZE=leak, run it in CI Re* [PATCH v8 2/2] tests: add a test mode for SANITIZE=leak, run it in CI - - - --- 2021-11-03 Junio C Hamano New
[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
[2/2] prompt.c: add and use a GIT_TEST_TERMINAL_PROMPT=true prompt.c: split up git_prompt(), read from /dev/tty, not STDIN - - - --- 2021-11-02 Ævar Arnfjörð Bjarmason New
[1/2] prompt.c: split up the password and non-password handling prompt.c: split up git_prompt(), read from /dev/tty, not STDIN - - - --- 2021-11-02 Ævar Arnfjörð Bjarmason New
[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
« 1 2 ... 177 178 179441 442 »