git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2021-11-09 01:37:28 to 2021-11-11 14:45:42 UTC [more...]

[PATCH v2 0/5] Gets rid of "if reflog exists, append to it regardless of config settings"
 2021-11-11 14:38 UTC  (8+ messages)
` [PATCH v3 0/7] "

Possible merge bug
 2021-11-11 14:28 UTC  (3+ messages)

[PATCH] refs: sync loose refs to disk before committing them
 2021-11-11 12:14 UTC  (25+ messages)
` [PATCH v2 0/3] "
  ` [PATCH v2 1/3] wrapper: handle EINTR in `git_fsync()`
  ` [PATCH v2 2/3] wrapper: provide function to sync directories
  ` [PATCH v2 3/3] refs: add configuration to enable flushing of refs

[ANNOUNCE] Git v2.34.0-rc2
 2021-11-11 12:07 UTC  (16+ messages)
    ` [PATCH] RelNotes: mention known crasher when ssh signing with OpenSSH 8.7

[PATCH 0/4] midx: verify MIDX checksum before reusing
 2021-11-11 10:05 UTC  (4+ messages)
` [PATCH 4/4] midx: report checksum mismatches during 'verify'

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

[PATCH v10 17/17] fsck: report invalid object type-path combinations
 2021-11-11  5:18 UTC  (6+ messages)
` [PATCH v2] receive-pack: not receive pack file with large object
  ` [PATCH 0/2] v2.34.0-rc2 regression: free() of uninitialized in ab/fsck-unexpected-type
    ` [PATCH 1/2] object-file: fix SEGV on free() regression in v2.34.0-rc2
    ` [PATCH 2/2] object-file: free(*contents) only in read_loose_object() caller

[PATCH v3 03/10] parse-options.[ch]: consistently use "enum parse_opt_result"
 2021-11-11  2:01 UTC  (10+ messages)
` [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] "

[PATCH] packfile: avoid overflowing shift during decode
 2021-11-11  1:58 UTC  (2+ messages)

RFC: A configuration design for future-proofing fsync() configuration
 2021-11-11  0:57 UTC  (3+ messages)

[PATCH v6 1/2] fetch-pack: redact packfile urls in traces
 2021-11-11  0:01 UTC  (6+ messages)

[PATCH v3 2/2] receive-pack: Protect current branch for bare repository worktree
 2021-11-11  0:11 UTC  (29+ 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 v6 0/2] fetch-pack: redact packfile urls in traces
 2021-11-10 23:51 UTC  (4+ messages)
` [PATCH v7 "
  ` [PATCH v7 1/2] "
  ` [PATCH v7 2/2] http-fetch: redact url on die() message

[PATCH] maintenance: disable cron on macOS
 2021-11-10 21:06 UTC  (6+ messages)

[BUG] git-stash does not handle branch name with slash correctly
 2021-11-10 20:53 UTC  (2+ messages)

[RFC] Branches with --recurse-submodules
 2021-11-10 20:25 UTC  (5+ messages)

What's cooking in git.git (Nov 2021, #03; Tue, 9)
 2021-11-10 19:17 UTC  (8+ messages)
` js/scalar, was "
` jc/fix-pull-ff-only-when-already-up-to-date, "

bug or a general misunderstanding
 2021-11-10 18:27 UTC  (4+ messages)

[PATCH] simple-ipc: work around issues with Cygwin's Unix socket emulation
 2021-11-10 17:11 UTC  (2+ messages)

[PATCH] maintenance tests: fix systemd v2.34.0-rc* test regression
 2021-11-10 16:22 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] Makefile: replace most hardcoded object lists with $(wildcard)
 2021-11-10 15:58 UTC  (11+ messages)
` [PATCH v2 0/3] "
  ` [PATCH v2 3/3] "

[ANNOUNCE] Git for Windows 2.34.0-rc2
 2021-11-10 13:40 UTC 

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

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

[PATCH v2 00/12] diff --color-moved[-ws] speedups
 2021-11-10 11:05 UTC  (7+ messages)
` [PATCH v3 00/15] "
  ` [PATCH v3 01/15] diff --color-moved: add perf tests

[RFC PATCH] receive-pack: run post-receive before reporting status
 2021-11-10 10:35 UTC  (7+ messages)
` [PATCH v2] receive-pack: ignore SIGPIPE while reporting status to client
    ` [RFC PATCH] receive-pack: interrupt pre-receive when client disconnects
  ` [PATCH v3] receive-pack: ignore SIGPIPE while reporting status to client

[PATCH] RelNotes: fix a couple of typos for the upcoming release
 2021-11-10  6:41 UTC 

[PATCH 0/8] grep: simplify & delete code by changing obscure cfg variable behavior
 2021-11-10  2:23 UTC  (23+ messages)
` [PATCH 4/8] grep.c: move "prefix" out of "struct grep_opt"
` [PATCH 6/8] grep API: call grep_config() after grep_init()
` [PATCH 7/8] grep: simplify config parsing, change grep.<rx config> interaction
` [PATCH v2 0/8] grep: simplify & delete code by changing obscure cfg variable behavior
  ` [PATCH v2 1/8] grep.h: remove unused "regex_t regexp" from grep_opt
  ` [PATCH v2 2/8] built-ins: trust the "prefix" from run_builtin()
  ` [PATCH v2 3/8] log tests: check if grep_config() is called by "log"-like cmds
  ` [PATCH v2 4/8] grep docs: de-duplicate configuration sections
  ` [PATCH v2 5/8] grep.c: don't pass along NULL callback value
  ` [PATCH v2 6/8] grep API: call grep_config() after grep_init()
  ` [PATCH v2 7/8] grep: simplify config parsing, change grep.<rx config> interaction
  ` [PATCH v2 8/8] grep: make "extendedRegexp=true" the same as "patternType=extended"

[L10N] Kickoff for Git 2.34.0 round #3
 2021-11-10  1:39 UTC 

[PATCH 00/16] Makefiles: dependency correctness & speedup
 2021-11-09 23:22 UTC  (5+ 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 v5 0/4] cache parent project's gitdir in submodules
 2021-11-09 21:46 UTC  (14+ messages)
` [PATCH v5 4/4] submodule: record superproject gitdir during 'update'

[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  (5+ messages)
` [PATCH v3 00/10] doc: fix grammar rules in commands' syntax
  ` [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 v3 2/2] receive-pack: Protect current branch for bare repository worktree
 2021-11-09 16:04 UTC  (5+ messages)

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

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  (3+ 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


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).