git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2021-11-06 21:03:48 to 2021-11-10 01:27:11 UTC [more...]

[PATCH v2 00/11] fix bug, use existing enums
 2021-11-10  1:27 UTC  (13+ messages)
` [PATCH v3 00/10] fix bug, use more enums
  ` [PATCH v3 03/10] parse-options.[ch]: consistently use "enum parse_opt_result"
        ` [PATCH 0/2] parse-options.[ch]: enum fixup & enum nit
          ` [PATCH 1/2] parse-options.[ch]: revert use of "enum" for parse_options()
          ` [PATCH 2/2] parse-options.c: use "enum parse_opt_result" for parse_nodash_opt()
                ` [PATCH v2] "

What's cooking in git.git (Nov 2021, #03; Tue, 9)
 2021-11-10  0:59 UTC 

[ANNOUNCE] Git v2.34.0-rc2
 2021-11-10  0:59 UTC 

[PATCH 0/8] grep: simplify & delete code by changing obscure cfg variable behavior
 2021-11-10  0:18 UTC  (20+ messages)
` [PATCH 1/8] grep.h: remove unused "regex_t regexp" from grep_opt
` [PATCH 2/8] git.c & grep.c: assert that "prefix" is NULL or non-zero string
` [PATCH 3/8] grep: remove unused "prefix_length" member
` [PATCH 4/8] grep.c: move "prefix" out of "struct grep_opt"
` [PATCH 5/8] log tests: check if grep_config() is called by "log"-like cmds
` [PATCH 6/8] grep API: call grep_config() after grep_init()
` [PATCH 7/8] grep: simplify config parsing, change grep.<rx config> interaction
` [PATCH 8/8] grep: make "extendedRegexp=true" the same as "patternType=extended"

[PATCH 0/7] Builtin FSMonitor Part 1
 2021-11-09 23:34 UTC  (9+ messages)
` [PATCH v2 "
  ` [PATCH v2 7/7] t/helper/simple-ipc: convert test-simple-ipc to use start_bg_command

[PATCH v3 2/2] receive-pack: Protect current branch for bare repository worktree
 2021-11-09 23:32 UTC  (24+ messages)
    ` [PATCH v4 1/4] fetch: Protect branches checked out in all worktrees
      ` [PATCH v4 2/4] receive-pack: Clean dead code from update_worktree()
      ` [PATCH v4 3/4] receive-pack: Protect current branch for bare repository worktree
            ` [PATCH v5 1/4] fetch: Protect branches checked out in all worktrees
              ` [PATCH v5 2/4] receive-pack: Clean dead code from update_worktree()
              ` [PATCH v5 3/4] receive-pack: Protect current branch for bare repository worktree
              ` [PATCH v5 4/4] branch: Protect branches checked out in all worktrees
      ` [PATCH v4 "

[PATCH 00/16] Makefiles: dependency correctness & speedup
 2021-11-09 23:22 UTC  (19+ messages)
` [PATCH 02/16] Makefile: clean perl/build/ even with NO_PERL=Y
` [PATCH 04/16] Makefile: move Perl-only variable assignments under !NO_PERL
` [PATCH 05/16] Makefile: correct "GIT-PERL-{DEFINES,HEADER}" dependency graph
` [PATCH 06/16] Makefile: don't have Perl over-depend on GIT-BUILD-OPTIONS
` [PATCH 07/16] Makefile: create a GIT-PYTHON-DEFINES, like "PERL"
` [PATCH 08/16] Makefile: stop needing @@GIT_VERSION@@ in *.perl scripts
` [PATCH 09/16] Makefiles: add "shared.mak", move ".DELETE_ON_ERROR" to it
` [PATCH 10/16] Makefile: move $(comma), $(empty) and $(space) to shared.mak
` [PATCH 11/16] Makefile: re-add and use the "shellquote" macros
` [PATCH 12/16] Makefile: add a "TRACK_template" for GIT-*{FLAGS,DEFINES,...}
` [PATCH 13/16] Makefile: add "$(QUIET)" boilerplate to shared.mak
` [PATCH 14/16] Makefile: use $(wspfx) for $(QUIET...) in shared.mak
` [PATCH 15/16] Makefiles: add and use wildcard "mkdir -p" template
` [PATCH 16/16] Makefile: don't invoke msgfmt with --statistics

[RFC PATCH] receive-pack: run post-receive before reporting status
 2021-11-09 23:03 UTC  (7+ messages)
` [PATCH v2] receive-pack: ignore SIGPIPE while reporting status to client

[PATCH v5 0/4] cache parent project's gitdir in submodules
 2021-11-09 21:46 UTC  (17+ messages)
` [PATCH v5 2/4] introduce submodule.superprojectGitDir record
` [PATCH v5 4/4] submodule: record superproject gitdir during 'update'

[PATCH] Makefile: replace most hardcoded object lists with $(wildcard)
 2021-11-09 21:38 UTC  (8+ messages)
` [PATCH v2 0/3] "
  ` [PATCH v2 3/3] "

[PATCH v2 0/9] diffcore-rename improvements
 2021-11-09 21:14 UTC  (4+ messages)
` [PATCH v3 "
  ` [PATCH v3 3/9] diffcore-rename: simplify limit check

[PATCH] builtin-commit: re-read file index before launching editor
 2021-11-09 20:01 UTC  (12+ messages)
` Description of github.com/git/git, was "

[ANNOUNCE] Git v2.34.0-rc1
 2021-11-09 18:27 UTC  (3+ messages)

[PATCH] t/lib-git.sh: fix ACL-related permissions failure
 2021-11-09 18:19 UTC  (7+ messages)
` [PATCH v2] "

[PATCH] doc: fix grammar rules in commands'syntax
 2021-11-09 17:32 UTC  (15+ messages)
` [PATCH v2 4/9] doc: use only hyphens as word separators in placeholders
` [PATCH v3 00/10] doc: fix grammar rules in commands' syntax
  ` [PATCH v3 09/10] doc: git-init: clarify file modes in octal
  ` [PATCH v3 10/10] init doc: --shared=0xxx does not give umask but perm bits

[PATCH] git-jump: pass "merge" arguments to ls-files
 2021-11-09 17:27 UTC  (3+ messages)

[PATCH v2] ci: disallow directional formatting
 2021-11-09 13:34 UTC  (7+ messages)
` [PATCH v3] "

[PATCH] refs: sync loose refs to disk before committing them
 2021-11-09 11:25 UTC  (6+ messages)

List all commits of a specified file in oldest to newest order
 2021-11-09  9:42 UTC  (6+ messages)

[PATCH v3 1/2] fetch: Protect branches checked out in all worktrees
 2021-11-09  5:48 UTC  (5+ messages)

Notes from the Git Contributors' Summit 2021, virtual, Oct 19/20
 2021-11-09  2:15 UTC  (4+ messages)
` [Summit topic] Server-side merge/rebase: needs and wants?

[PATCH v3] fetch-pack: redact packfile urls in traces
 2021-11-09  1:54 UTC  (6+ messages)
` [PATCH v4 0/2] "
  ` [PATCH v4 2/2] http-fetch: redact url on die() message

[PATCH v6 1/2] fetch-pack: redact packfile urls in traces
 2021-11-09  1:36 UTC  (3+ messages)

[WIP v2 2/2] config: include file if remote URL matches a glob
 2021-11-09  0:25 UTC  (2+ messages)

[WIP v2 2/2] config: include file if remote URL matches a glob
 2021-11-09  0:22 UTC  (2+ messages)

[PATCH v2 0/3] Additional FAQ entries
 2021-11-09  0:10 UTC  (14+ messages)
` [PATCH v2 1/3] gitfaq: add documentation on proxies
` [PATCH v2 2/3] gitfaq: give advice on using eol attribute in gitattributes
` [PATCH v2 3/3] gitfaq: add entry about syncing working trees

[PATCH v6 2/2] http-fetch: redact url on die() message
 2021-11-08 23:06 UTC  (2+ messages)

[PATCH v5 1/2] fetch-pack: redact packfile urls in traces
 2021-11-08 22:43 UTC  (2+ messages)

[RFC] Branches with --recurse-submodules
 2021-11-08 22:33 UTC 

[PATCH] test_bitmap_hashes(): handle repository without bitmaps
 2021-11-08 22:06 UTC  (8+ messages)
    ` move some test-tools to 'unstable plumbing' built-ins (was: [PATCH] test_bitmap_hashes(): handle repository without bitmaps)
        ` move some test-tools to 'unstable plumbing' built-ins

[PATCH] stash: show error message when lockfile is present
 2021-11-08 20:35 UTC  (8+ messages)

What's cooking in git.git (Nov 2021, #02; Wed, 3)
 2021-11-08 20:15 UTC  (3+ messages)

[PATCH] fetch: Protect branches checked out in all worktrees
 2021-11-08 20:12 UTC  (6+ messages)
` [PATCH v2] "

[PATCH 0/2] cat-file: force flush of stdout on empty string
 2021-11-08 20:11 UTC  (7+ messages)
` [PATCH 1/2] "

What's cooking in git.git (Oct 2021, #07; Fri, 29)
 2021-11-08 20:01 UTC  (5+ messages)
` ms/customizable-ident-expansion (was: What's cooking in git.git (Oct 2021, #07; Fri, 29))
  ` ms/customizable-ident-expansion

[PATCH v2 00/10] Makefile: make generate-cmdlist.sh much faster
 2021-11-08 19:18 UTC  (6+ messages)
` [PATCH v3 00/10] generate-cmdlist.sh: make it (and "make") run faster
  ` [PATCH v3 01/10] command-list.txt: sort with "LC_ALL=C sort"

[PATCH 0/3] vimdiff: new layout option + docs
 2021-11-08 19:08 UTC  (8+ messages)
` [PATCH 1/3] vimdiff: new implementation with layout support
` [PATCH 2/3] vimdiff: add tool documentation

[PATCH v4 3/4] submodule: record superproject gitdir during absorbgitdirs
 2021-11-08  1:07 UTC  (5+ messages)

[PATCH] gpg-interface: allow selecting key id with env variable
 2021-11-07 16:27 UTC  (7+ messages)

gitk bug
 2021-11-07 16:19 UTC 

[PATCH 0/3] Add some more options to the pretty-formats
 2021-11-07 12:39 UTC  (7+ messages)
` [PATCH v2 "
  ` [PATCH v2 3/3] pretty: add abbrev option to %(describe)

[PATCH 2/5] cat-file: mention --unordered along with --batch-all-objects
 2021-11-07  3:05 UTC  (15+ messages)
` [PATCH 00/10] cat-file: better usage UX & error messages
  ` [PATCH 01/10] cat-file tests: test bad usage
  ` [PATCH 02/10] cat-file tests: test messaging on bad objects/paths
  ` [PATCH 03/10] parse-options API: add a usage_msg_optf()
  ` [PATCH 04/10] cat-file docs: fix SYNOPSIS and "-h" output
  ` [PATCH 05/10] cat-file: move "usage" variable to cmd_cat_file()
  ` [PATCH 06/10] cat-file: make --batch-all-objects a CMDMODE
  ` [PATCH 07/10] cat-file: fix remaining usage bugs
  ` [PATCH 08/10] cat-file: correct and improve usage information
  ` [PATCH 09/10] object-name.c: don't have GET_OID_ONLY_TO_DIE imply *_QUIETLY
  ` [PATCH 10/10] cat-file: improve --(textconv|filters) disambiguation

Pull requests
 2021-11-07  3:00 UTC 


Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/git.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).