git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2021-08-13 15:36:06 to 2021-08-16 21:49:53 UTC [more...]

git format-patch -s enhancement
 2021-08-16 21:49 UTC  (4+ messages)

[PATCH 0/7] In grep, no adding submodule ODB as alternates
 2021-08-16 21:09 UTC  (31+ messages)
` [PATCH v2 0/8] "
  ` [PATCH v2 1/8] submodule: lazily add submodule ODBs "
  ` [PATCH v2 2/8] grep: use submodule-ODB-as-alternate lazy-addition
  ` [PATCH v2 3/8] grep: typesafe versions of grep_source_init
  ` [PATCH v2 4/8] grep: read submodule entry with explicit repo
  ` [PATCH v2 5/8] grep: allocate subrepos on heap
  ` [PATCH v2 6/8] grep: add repository to OID grep sources
  ` [PATCH v2 7/8] submodule-config: pass repo upon blob config read
  ` [PATCH v2 8/8] t7814: show lack of alternate ODB-adding
` [PATCH v3 0/8] In grep, no adding submodule ODB as alternates
  ` [PATCH v3 1/8] submodule: lazily add submodule ODBs "
  ` [PATCH v3 2/8] grep: use submodule-ODB-as-alternate lazy-addition
  ` [PATCH v3 3/8] grep: typesafe versions of grep_source_init
  ` [PATCH v3 4/8] grep: read submodule entry with explicit repo
  ` [PATCH v3 5/8] grep: allocate subrepos on heap
  ` [PATCH v3 6/8] grep: add repository to OID grep sources
  ` [PATCH v3 7/8] submodule-config: pass repo upon blob config read
  ` [PATCH v3 8/8] t7814: show lack of alternate ODB-adding

[ANNOUNCE] Git v2.33.0-rc2 (Build/Test Report)
 2021-08-16 21:02 UTC  (9+ messages)

[PATCH 00/26] Support reftable ref backend for Git
 2021-08-16 20:48 UTC  (28+ messages)
` [PATCH v2 00/25] "
  ` [PATCH v2 01/25] hash.h: provide constants for the hash IDs
  ` [PATCH v2 02/25] init-db: set the_repository->hash_algo early on
  ` [PATCH v2 03/25] reftable: RFC: add LICENSE
  ` [PATCH v2 04/25] reftable: add error related functionality
  ` [PATCH v2 05/25] reftable: utility functions
  ` [PATCH v2 06/25] reftable: add blocksource, an abstraction for random access reads
  ` [PATCH v2 07/25] reftable: (de)serialization for the polymorphic record type
  ` [PATCH v2 08/25] Provide zlib's uncompress2 from compat/zlib-compat.c
  ` [PATCH v2 09/25] reftable: reading/writing blocks
  ` [PATCH v2 10/25] reftable: a generic binary tree implementation
  ` [PATCH v2 11/25] reftable: write reftable files
  ` [PATCH v2 12/25] reftable: generic interface to tables
  ` [PATCH v2 13/25] reftable: read reftable files
  ` [PATCH v2 14/25] reftable: reftable file level tests
  ` [PATCH v2 15/25] reftable: add a heap-based priority queue for reftable records
  ` [PATCH v2 16/25] reftable: add merged table view
  ` [PATCH v2 17/25] reftable: implement refname validation
  ` [PATCH v2 18/25] reftable: implement stack, a mutable database of reftable files
  ` [PATCH v2 19/25] reftable: add dump utility
  ` [PATCH v2 20/25] refs: RFC: Reftable support for git-core
  ` [PATCH v2 21/25] git-prompt: prepare for reftable refs backend
  ` [PATCH v2 22/25] Add "test-tool dump-reftable" command
  ` [PATCH v2 23/25] t1301: document what needs to be done for reftable
  ` [PATCH v2 24/25] t1401,t2011: parameterize HEAD.lock for REFFILES
  ` [PATCH v2 25/25] t1404: annotate test cases with REFFILES

[PATCH 0/5] optimizations for many odb alternates
 2021-08-16 19:11 UTC  (5+ messages)
` [PATCH v2 5/5] oidtree: a crit-bit tree for odb_loose_cache
    ` [PATCH] oidtree: avoid unaligned access to crit-bit tree

git clone corrupts file
 2021-08-16 18:53 UTC  (9+ messages)

send-email issue
 2021-08-16 18:52 UTC  (11+ messages)

[PATCH] connect, protocol: log negotiated protocol version
 2021-08-16 18:03 UTC  (3+ messages)
` [PATCH v3] "

[PATCH] sparse-index: copy dir_hash in ensure_full_index()
 2021-08-16 17:48 UTC 

[PATCH 0/2] packfile: freshen the mtime of packfile by bump file
 2021-08-16 17:06 UTC  (3+ messages)
` [PATCH 1/2] packfile: rename `derive_filename()` to `derive_pack_filename()`
` [PATCH 2/2] packfile: freshen the mtime of packfile by bump file

[PATCH] ci: add job for gcc-4.8 to GitHub Actions
 2021-08-16 16:58 UTC  (4+ messages)

[PATCH 0/3] rebase --continue: remove .git/MERGE_MSG
 2021-08-16 16:36 UTC  (17+ messages)
` [PATCH 1/3] t3403: fix commit authorship
` [PATCH v2 0/3] rebase --continue: remove .git/MERGE_MSG
  ` [PATCH v2 3/3] "

[GSOC] [QUESTION] ref-filter: can %(raw) implement reuse oi.content?
 2021-08-16 14:00 UTC 

[GSoC] My Git Dev Blog – Week 11
 2021-08-16 13:02 UTC  (5+ messages)

[PATCH v8 0/7] refs: cleanup errno sideband ref related functions
 2021-08-16 13:00 UTC  (4+ messages)
` [PATCH v9 "
  ` [PATCH v9 4/7] refs: make errno output explicit for read_raw_ref_fn

Aw: Re: Git GUI does not start
 2021-08-16 12:45 UTC 

Bad behavior in xhistogram.c in the face of hash collisions?
 2021-08-16 12:40 UTC 

[PATCH] upload-pack.c: treat want-ref relative to namespace
 2021-08-16 12:39 UTC  (10+ messages)
` [PATCH v2] "
  ` [PATCH v3] "
    ` [PATCH v4] "
      ` [PATCH 0/3] upload-pack: "
        ` [PATCH v6 "

[PATCH] help.c: help.autocorrect=prompt waits for user action
 2021-08-16 12:28 UTC  (11+ messages)
` [PATCH v2] "
  ` [PATCH v3] "

Opinions about the health of the Git community
 2021-08-16  9:50 UTC 

What's cooking in git.git (Aug 2021, #05; Thu, 12)
 2021-08-16  9:30 UTC  (2+ messages)

[PATCH] completion: fix __git_cmd_idx regression for zsh
 2021-08-16  9:19 UTC 

[GSoC] Git Blog 13
 2021-08-16  9:13 UTC  (3+ messages)

[PATCH v3 try4 0/4] completion: bash: a bunch of fixes
 2021-08-16  9:10 UTC  (5+ messages)
` [PATCH v3 try4 1/4] completion: bash: fix prefix detection in branch.*
` [PATCH v3 try4 2/4] completion: bash: fix for suboptions with value
` [PATCH v3 try4 3/4] completion: bash: fix for multiple dash commands
` [PATCH v3 try4 4/4] completion: bash: add correct suffix in variables

Why doesn't `git log -m` imply `-p`?
 2021-08-16  9:09 UTC  (5+ messages)
` [PATCH v3 00/10] diff-merges: let -m imply -p
  ` [PATCH v3 10/10] diff-merges: let "-m" imply "-p"

[PATCH 0/3] hn/reftable "fixes" for OpenBSD
 2021-08-16  1:15 UTC  (9+ messages)
` [PATCH v2 0/7] hn/reftable "fixes" for BSD
  ` [PATCH v2 1/7] fixup! Provide zlib's uncompress2 from compat/zlib-compat.c
  ` [PATCH v2 2/7] reftable: clarify zlib version dependency
  ` [PATCH v2 3/7] openbsd: allow reftable building with zlib 1.2.3
  ` [PATCH v2 4/7] fixup! reftable: add dump utility
  ` [PATCH v2 5/7] fixup! Provide zlib's uncompress2 from compat/zlib-compat.c
  ` [PATCH v2 6/7] fixup! reftable: reftable file level tests
  ` [PATCH v2 7/7] fixup! reftable: (de)serialization for the polymorphic record type

[PATCH v2 0/2] [GSOC] cherry-pick: fix bug when used with GIT_CHERRY_PICK_HELP
 2021-08-16  0:55 UTC  (9+ messages)
` [PATCH v3] [GSOC] cherry-pick: use better advice message
  ` [PATCH v4] "
    ` [PATCH v5] "

[GIT PULL] l10n updates for 2.33.0 round 2
 2021-08-15 23:12 UTC 

[PATCH] l10n: zh_CN: update mailmap entry for Fangyi Zhou
 2021-08-15 17:17 UTC 

[PATCH v3] packfile: freshen the mtime of packfile by configuration
 2021-08-15 17:08 UTC  (4+ messages)
` [PATCH v4 0/2] "
  ` [PATCH v4 1/2] packfile: rename `derive_filename()` to `derive_pack_filename()`
  ` [PATCH v4 2/2] packfile: freshen the mtime of packfile by bump file

[PATCH] l10n: pt_PT: new .mailmap file entry
 2021-08-15 15:44 UTC 

Bug with Git shallow clones and submodules
 2021-08-15 14:31 UTC  (2+ messages)

[PATCH 0/4] rebase -r: some merge related fixes
 2021-08-14 22:43 UTC  (2+ messages)

[PATCH] ci: update freebsd 12 cirrus job
 2021-08-14 22:29 UTC  (4+ messages)

[PATCH] ci: use upload-artifacts v1 for dockerized jobs
 2021-08-14 22:17 UTC  (3+ messages)
` [PATCH v2] "

Git GUI does not start
 2021-08-14 22:11 UTC  (2+ messages)

[QUESTION]Is it possible that git would support two-factor authentication?
 2021-08-14 22:02 UTC  (5+ messages)
  `  "

[PATCH 0/3] some small range-diff read_patches() fixes
 2021-08-14 21:48 UTC  (3+ messages)

[PATCH v4] commit: restore --edit when combined with --fixup
 2021-08-14 21:40 UTC  (2+ messages)
` [PATCH v5] "

[PATCH v2] commit: restore --edit when combined with --fixup
 2021-08-14 21:19 UTC  (8+ messages)
` [PATCH v3] "

A few usability question about git diff --cached
 2021-08-14 19:31 UTC 

[PATCH v4] clone: update submodule.recurse in config when using --recurse-submodule
 2021-08-14 18:05 UTC  (16+ messages)
` [PATCH v5] clone: set submodule.recurse=true if user enables feature.experimental flag
  ` [PATCH v6] clone: set submodule.recurse=true if submodule.stickyRecursiveClone enabled

[ANNOUNCE] Git v2.33.0-rc2
 2021-08-14 17:00 UTC  (3+ messages)

'git log' doesn't keep log of un-removed and then renamed directory
 2021-08-14 10:22 UTC  (3+ messages)

[PATCH] send-email: Describe 'ssl' and 'tls' in --smtp-encryption
 2021-08-14  9:20 UTC 

[GSoC] My Git Dev Blog - Week 13
 2021-08-14  7:09 UTC  (2+ messages)

[L10N] Kickoff for Git 2.33.0 round #2
 2021-08-14  0:14 UTC 

[PATCH v9 6/7] refs: explicitly return failure_errno from parse_loose_ref_contents
 2021-08-13 20:54 UTC  (2+ messages)

[GSoC] [PATCH v2] submodule--helper: run update procedures from C
 2021-08-13 18:32 UTC  (3+ messages)
` [GSoC] [PATCH v3] "

[PATCH 1/7] submodule: lazily add submodule ODBs as alternates
 2021-08-13 16:53 UTC  (2+ messages)

[PATCH 7/7] t7814: show lack of alternate ODB-adding
 2021-08-13 16:50 UTC  (2+ messages)

[PATCH 6/7] grep: add repository to OID grep sources
 2021-08-13 16:47 UTC  (2+ messages)

[PATCH 6/7] grep: add repository to OID grep sources
 2021-08-13 16:44 UTC  (2+ messages)

[PATCH 5/7] grep: allocate subrepos on heap
 2021-08-13 16:42 UTC  (2+ messages)

[PATCH 4/7] grep: read submodule entry with explicit repo
 2021-08-13 16:39 UTC  (2+ messages)

[PATCH 3/7] grep: typesafe versions of grep_source_init
 2021-08-13 16:32 UTC  (2+ messages)

[PATCH 3/7] grep: typesafe versions of grep_source_init
 2021-08-13 16:33 UTC  (2+ messages)

[PATCH 2/7] grep: use submodule-ODB-as-alternate lazy-addition
 2021-08-13 16:31 UTC  (2+ messages)

[PATCH 1/7] submodule: lazily add submodule ODBs as alternates
 2021-08-13 16:23 UTC  (2+ messages)


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