git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2020-06-17 21:23:39 to 2020-06-19 19:28:42 UTC [more...]

[PATCH v3 00/16] Changed Paths Bloom Filters
 2020-06-19 19:28 UTC  (5+ messages)
` [PATCH v4 00/15] "
  ` [PATCH v4 10/15] commit-graph: reuse existing Bloom filters during write

[PATCH 0/3] fast-export: allow dumping anonymization mappings
 2020-06-19 19:24 UTC  (12+ messages)
` [PATCH 1/3] fast-export: allow dumping the refname mapping
` [PATCH 2/3] fast-export: anonymize "master" refname
` [PATCH 3/3] fast-export: allow dumping the path mapping

git config not following include paths by default
 2020-06-19 18:50 UTC  (4+ messages)

Annoyance wrt ref@{1} and reflog expiry
 2020-06-19 18:14 UTC  (2+ messages)

[PATCH 00/44] SHA-256 part 2/3: protocol functionality
 2020-06-19 17:56 UTC  (46+ messages)
` [PATCH v3 "
  ` [PATCH v3 01/44] t1050: match object ID paths in a hash-insensitive way
  ` [PATCH v3 02/44] Documentation: document v1 protocol object-format capability
  ` [PATCH v3 03/44] connect: have ref processing code take struct packet_reader
  ` [PATCH v3 04/44] wrapper: add function to compare strings with different NUL termination
  ` [PATCH v3 05/44] remote: advertise the object-format capability on the server side
  ` [PATCH v3 06/44] connect: add function to parse multiple v1 capability values
  ` [PATCH v3 07/44] connect: add function to fetch value of a v2 server capability
  ` [PATCH v3 08/44] pkt-line: add a member for hash algorithm
  ` [PATCH v3 09/44] transport: add a hash algorithm member
  ` [PATCH v3 10/44] connect: add function to detect supported v1 hash functions
  ` [PATCH v3 11/44] send-pack: detect when the server doesn't support our hash
  ` [PATCH v3 12/44] connect: make parse_feature_value extern
  ` [PATCH v3 13/44] fetch-pack: detect when the server doesn't support our hash
  ` [PATCH v3 14/44] connect: detect algorithm when fetching refs
  ` [PATCH v3 15/44] builtin/receive-pack: detect when the server doesn't support our hash
  ` [PATCH v3 16/44] docs: update remote helper docs for object-format extensions
  ` [PATCH v3 17/44] transport-helper: implement "
  ` [PATCH v3 18/44] remote-curl: "
  ` [PATCH v3 19/44] builtin/clone: initialize hash algorithm properly
  ` [PATCH v3 20/44] t5562: pass object-format in synthesized test data
  ` [PATCH v3 21/44] fetch-pack: parse and advertise the object-format capability
  ` [PATCH v3 22/44] setup: set the_repository's hash algo when checking format
  ` [PATCH v3 23/44] t3200: mark assertion with SHA1 prerequisite
  ` [PATCH v3 24/44] packfile: compute and use the index CRC offset
  ` [PATCH v3 25/44] t5302: modernize test formatting
  ` [PATCH v3 26/44] builtin/show-index: provide options to determine hash algo
  ` [PATCH v3 27/44] t1302: expect repo format version 1 for SHA-256
  ` [PATCH v3 28/44] Documentation/technical: document object-format for protocol v2
  ` [PATCH v3 29/44] connect: pass full packet reader when parsing v2 refs
  ` [PATCH v3 30/44] connect: parse v2 refs with correct hash algorithm
  ` [PATCH v3 31/44] serve: advertise object-format capability for protocol v2
  ` [PATCH v3 32/44] t5500: make hash independent
  ` [PATCH v3 33/44] builtin/ls-remote: initialize repository based on fetch
  ` [PATCH v3 34/44] remote-curl: detect algorithm for dumb HTTP by size
  ` [PATCH v3 35/44] builtin/index-pack: add option to specify hash algorithm
  ` [PATCH v3 36/44] t1050: pass algorithm to index-pack when outside repo
  ` [PATCH v3 37/44] remote-curl: avoid truncating refs with ls-remote
  ` [PATCH v3 38/44] t/helper: initialize the repository for test-sha1-array
  ` [PATCH v3 39/44] t5702: offer an object-format capability in the test
  ` [PATCH v3 40/44] t5703: use object-format serve option
  ` [PATCH v3 41/44] t5704: send object-format capability with SHA-256
  ` [PATCH v3 42/44] t5300: pass --object-format to git index-pack
  ` [PATCH v3 43/44] bundle: detect hash algorithm when reading refs
  ` [PATCH v3 44/44] remote-testgit: adapt for object-format

[GSoC Patch 0/3] Move generation, graph_pos to a slab
 2020-06-19 17:44 UTC  (4+ messages)
` [GSOC Patch v4 0/4] "

[PATCH v4 6/8] cmake: support for building git on windows with mingw
 2020-06-19 17:29 UTC  (10+ messages)

[PATCH 0/8] More commit-graph/Bloom filter improvements
 2020-06-19 17:19 UTC  (15+ messages)
` [PATCH 1/8] commit-graph: place bloom_settings in context
` [PATCH 2/8] commit-graph: unify the signatures of all write_graph_chunk_*() functions
` [PATCH 3/8] commit-graph: simplify chunk writes into loop
` [PATCH 5/8] commit-graph: check all leading directories in changed path Bloom filters

[PATCH v2] tests: do not use "slave branch" nomenclature
 2020-06-19 17:18 UTC  (5+ messages)

[Patch v1 0/3] Replace strbuf_write_fd with write_in_full
 2020-06-19 17:17 UTC  (6+ messages)
  ` [Patch v1 1/3] bugreport.c: replace "
  ` [Patch v1 2/3] strbuf.c: remove unreferenced strbuf_write_fd method
  ` [Patch v1 3/3] strbuf.h: remove declaration of deprecated "

Bogus error from git log --full-diff
 2020-06-19 17:13 UTC  (4+ messages)

[PATCH 0/2] Sparse checkout status
 2020-06-19 16:35 UTC  (9+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/2] wt-status: show sparse checkout status as well
  ` [PATCH v2 2/2] git-prompt: include sparsity state "

[Possible Bug] Use of write on size-limited platforms
 2020-06-19 15:05 UTC  (5+ messages)

[PATCH v16 00/14] Reftable support git-core
 2020-06-19 16:03 UTC  (6+ messages)
` [PATCH v17 00/17] "
  ` [PATCH v17 12/17] Reftable support for git-core
  ` [PATCH v17 16/17] Add reftable testing infrastructure

[PATCH 0/3] update delete_ref(), update_ref() and ref_exists() to take a struct repository
 2020-06-19 15:21 UTC  (4+ messages)
` [PATCH 1/3] refs: update delete_ref() "
` [PATCH 2/3] refs: update update_ref() "
` [PATCH 3/3] refs: update ref_exists() "

[PATCH] commit-reach: plug minor memory leak after using is_descendant_of()
 2020-06-19 14:07 UTC  (3+ messages)

git clone --filter=blob:limit=X interaction with submodules?
 2020-06-19 14:00 UTC  (3+ messages)

[PATCH] pull: plug minor memory leak after using is_descendant_of()
 2020-06-19 13:35 UTC  (2+ messages)

[PATCH 00/10] Szeder's commit-graph cleanups
 2020-06-19 12:52 UTC  (5+ messages)
` [PATCH 04/10] commit-slab: add a function to deep free entries on the slab

[PATCH] diff-files: treat "i-t-a" files as "not-in-index"
 2020-06-19  9:31 UTC  (8+ messages)

[PATCH] tests: do not use "slave branch" nomenclature
 2020-06-19  9:23 UTC  (5+ messages)

Collaborative conflict resolution feature request
 2020-06-19  9:17 UTC  (12+ messages)

[PATCH] refs: implement reference transaction hooks
 2020-06-19  6:56 UTC  (4+ messages)
` [PATCH v3] refs: implement reference transaction hook
` [PATCH v4] "

[PATCH 0/2] Accelerate "git merge-base --is-ancestor"
 2020-06-19  6:10 UTC  (4+ messages)

[PATCH v2 0/2] Sparse checkout status
 2020-06-19  2:28 UTC 

Git config command ignores explicitly set file permissions
 2020-06-18 21:37 UTC  (5+ messages)

[PATCH] unpack-trees: do not set SKIP_WORKTREE on submodules
 2020-06-18 20:29 UTC  (6+ messages)

[PATCH 0/4] t: replace incorrect test_must_fail usage (part 5)
 2020-06-18 18:15 UTC  (10+ messages)
` [PATCH v3 "
  ` [PATCH v3 4/4] lib-submodule-update: use callbacks in test_submodule_switch_common()
  ` [PATCH v4 0/4] t: replace incorrect test_must_fail usage (part 5)
    ` [PATCH v4 1/4] lib-submodule-update: add space after function name
    ` [PATCH v4 2/4] lib-submodule-update: consolidate --recurse-submodules
    ` [PATCH v4 3/4] lib-submodule-update: prepend "git" to $command
    ` [PATCH v4 4/4] lib-submodule-update: use callbacks in test_submodule_switch_common()

Rename offensive terminology (master)
 2020-06-18 18:04 UTC  (14+ messages)

What's cooking in git.git (Jun 2020, #03; Wed, 17)
 2020-06-18 17:55 UTC  (5+ messages)
` sg/commit-graph-cleanups (was Re: What's cooking in git.git (Jun 2020, #03; Wed, 17))

AW: Git commands throw error
 2020-06-18 17:52 UTC  (2+ messages)
`  "

git init --separate-git-dir doesn't play nice with linked working trees
 2020-06-18 16:48 UTC 

Git Test Coverage Report (June 18th, 2020)
 2020-06-18 15:57 UTC 

[PATCH 0/9] Allow overriding the default name of the default branch
 2020-06-18 13:15 UTC  (33+ messages)
` [PATCH 1/9] init: allow overriding the default branch name for new repositories
` [PATCH 2/9] remote: respect `core.defaultBranchName`
` [PATCH v2 00/12] Allow overriding the default name of the default branch
  ` [PATCH v2 01/12] fast-export: do anonymize the primary branch name
  ` [PATCH v2 02/12] fmt-merge-msg: introduce a way to override the main "
  ` [PATCH v2 05/12] fast-export: handle overridden main branch names correctly

[PATCH] builtin/diff: fix incorrect comment
 2020-06-18 10:43 UTC  (2+ messages)
` [PATCH v2] builtin/diff: update usage comment

Rename offensive terminology (master)
 2020-06-18  8:28 UTC  (3+ messages)

[PATCH 00/10] [RFC] In-tree sparse-checkout definitions
 2020-06-18  8:18 UTC  (12+ messages)
` [PATCH 04/10] sparse-checkout: allow in-tree definitions

[PATCH 0/4] Clean cleanups
 2020-06-18  6:19 UTC  (4+ messages)
` [PATCH 4/4] clean: optimize and document cases where we recurse into subdirectories

git-subtree split misbehaviour with a commit having empty ls-tree for the specified subdir
 2020-06-18  1:13 UTC  (5+ messages)

[PATCH] unpack-trees: do not set SKIP_WORKTREE on submodules
 2020-06-18  1:51 UTC 

[PATCH 0/2] Sparse checkout status
 2020-06-17 22:36 UTC  (4+ messages)
    ` Sparse checkout and recorded dependencies between directories (Was: Re: [PATCH 0/2] Sparse checkout status)

[RFC PATCH v1 0/6] stash: drop usage of a second index
 2020-06-17 21:31 UTC  (6+ 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).