git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-06-07 19:34:33 to 2020-06-10 21:19:42 UTC [more...]

[PATCH 0/9] Allow overriding the default name of the default branch
 2020-06-10 21:19 UTC  (4+ messages)
` [PATCH 1/9] init: allow overriding the default branch name for new repositories
` [PATCH 2/9] remote: respect `core.defaultBranchName`
` [PATCH 3/9] send-pack/transport-helper: "

[PATCH v3 0/5] grep: honor sparse checkout and add option to ignore it
 2020-06-10 21:15 UTC  (11+ messages)
` [PATCH v3 4/5] grep: honor sparse checkout patterns
` [PATCH v3 5/5] config: add setting to ignore sparsity patterns in some cmds

[PATCH 0/8] CDN offloading update
 2020-06-10 20:57 UTC  (11+ messages)
` [PATCH v2 0/9] "
  ` [PATCH v2 1/9] http: use --stdin when indexing dumb HTTP pack
  ` [PATCH v2 2/9] http: refactor finish_http_pack_request()
  ` [PATCH v2 3/9] http-fetch: refactor into function
  ` [PATCH v2 4/9] http-fetch: support fetching packfiles by URL
  ` [PATCH v2 5/9] Documentation: order protocol v2 sections
  ` [PATCH v2 6/9] Documentation: add Packfile URIs design doc
  ` [PATCH v2 7/9] upload-pack: refactor reading of pack-objects out
  ` [PATCH v2 8/9] fetch-pack: support more than one pack lockfile
  ` [PATCH v2 9/9] upload-pack: send part of packfile response as uri

[RFC PATCH v2 3/4] grep: honor sparse checkout patterns
 2020-06-10 20:12 UTC  (8+ messages)

GPG Commit Signing Project
 2020-06-10 19:35 UTC  (2+ messages)

[PATCH v15 00/13] Reftable support git-core
 2020-06-10 19:20 UTC  (19+ messages)
` [PATCH v16 00/14] "
  ` [PATCH v16 01/14] Write pseudorefs through ref backends
  ` [PATCH v16 02/14] Make refs_ref_exists public
  ` [PATCH v16 11/14] Hookup unittests for the reftable library
      ` [PATCH] Fixup! Add t/helper/test-reftable.c

CFT: imaps://public-inbox.org/INBOX.comp.version-control.git.7
 2020-06-10 18:41 UTC 

[PATCH 5/8] Documentation: add Packfile URIs design doc
 2020-06-10 18:04 UTC  (4+ messages)

GPG Commit Signing Project
 2020-06-10 17:57 UTC 

[PATCH v2 0/7] worktree: tighten duplicate path detection
 2020-06-10 17:34 UTC  (13+ messages)
` [PATCH v2 1/7] worktree: factor out repeated string literal
` [PATCH v2 2/7] worktree: give "should be pruned?" function more meaningful name
` [PATCH v2 3/7] worktree: make high-level pruning re-usable
` [PATCH v2 4/7] worktree: prune duplicate entries referencing same worktree path
` [PATCH v2 5/7] worktree: prune linked worktree referencing main "
` [PATCH v2 6/7] worktree: generalize candidate worktree path validation
` [PATCH v2 7/7] worktree: make "move" refuse to move atop missing registered worktree

osx autocrlf sanity?
 2020-06-10 17:06 UTC  (10+ messages)

[PATCH] Use sensible titles in t4014
 2020-06-10 17:03 UTC  (2+ messages)

Auto Rescan - as plain text
 2020-06-10 16:57 UTC  (5+ messages)

Rename offensive terminology (master)
 2020-06-10 16:30 UTC  (17+ messages)

[PATCH] Recommend "git gc --prune=now" instead of "git prune"
 2020-06-10  7:38 UTC  (9+ messages)
` [PATCH v2] gc: recommend `git gc --prune=now` instead of `git prune`

git submodule question
 2020-06-10  6:02 UTC  (2+ messages)

git stash --include-untracked walks ignored directories
 2020-06-10  5:56 UTC  (3+ messages)

[PATCH v1] builtin/checkout.c: replace bit-shift values for macros in call to check_stages
 2020-06-10  5:15 UTC  (3+ messages)

[PATCH] builtin/worktree.c: fix a sparse '0 as NULL pointer' warning
 2020-06-10  4:15 UTC  (2+ messages)

[PATCH 0/3] improve git-diff documentation and A...B handling
 2020-06-09 23:01 UTC  (13+ messages)
` [PATCH 1/3] t/t3430: avoid undocumented git diff behavior
` [PATCH 2/3] git diff: improve A...B merge-base handling
` [PATCH 3/3] Documentation: tweak git diff help slightly
` [PATCH v2 0/3] improve git-diff documentation and A...B handling
  ` [PATCH v2 1/3] t/t3430: avoid undefined git diff behavior
  ` [PATCH v2 2/3] git diff: improve A...B merge-base handling
  ` [PATCH v2 3/3] Documentation: tweak git diff help slightly

Hello
 2020-06-09 22:18 UTC 

[PATCH v2 0/4] propose config-based hooks
 2020-06-09 21:49 UTC  (7+ messages)
` [PATCH v2 1/4] doc: propose hooks managed by the config
` [PATCH v2 3/4] hook: add list command

[PATCH 0/8] worktree: tighten duplicate path detection
 2020-06-09 17:38 UTC  (20+ messages)
` [PATCH 1/8] worktree: factor out repeated string literal
` [PATCH 2/8] worktree: prune corrupted worktree even if locked
` [PATCH 3/8] worktree: give "should be pruned?" function more meaningful name
` [PATCH 4/8] worktree: make high-level pruning re-usable
` [PATCH 5/8] worktree: prune duplicate entries referencing same worktree path
` [PATCH 6/8] worktree: prune linked worktree referencing main "
` [PATCH 7/8] worktree: generalize candidate worktree path validation
` [PATCH 8/8] worktree: make "move" refuse to move atop missing registered worktree

Change Native Windows shell
 2020-06-09  6:12 UTC  (6+ messages)

[PATCH v2] Enable auto-merge for meld to follow the vim-diff beharior
 2020-06-09  3:33 UTC 

[PATCH] Enable auto-merge for meld to follow the vim-diff beharior
 2020-06-09  3:19 UTC  (3+ messages)
` [PATCH v2] "

git-fast-import out of memory
 2020-06-08 22:58 UTC  (5+ messages)
` [PATCH] fast-import: fix incomplete conversion with multiple mark files

Fetching a lot of repos
 2020-06-08 22:36 UTC  (5+ messages)

[PATCH] docs: mention MyFirstContribution in more places
 2020-06-08 22:12 UTC  (7+ messages)
` [PATCH v2] "

[PATCH v2 00/11] CMake build system for git
 2020-06-08 22:10 UTC  (7+ messages)
` [PATCH v3 0/8] "
  ` [PATCH v3 2/8] cmake: generate the shell/perl/python scripts and templates, translations

[Possible Bug] Use of write on size-limited platforms
 2020-06-08 21:41 UTC 

fread reading directories
 2020-06-08 19:41 UTC  (6+ messages)

[PATCH 00/10] Szeder's commit-graph cleanups
 2020-06-08 17:39 UTC  (2+ messages)

[PATCH] Recommend "git gc --auto" instead of "git prune"
 2020-06-08 17:34 UTC  (5+ messages)

[PATCH v2 1/1] fetch: allow adding a filter after initial clone
 2020-06-08 16:59 UTC  (11+ messages)
        ` [PATCH v4] "
              ` [PATCH v6 0/4] "
                ` [PATCH v6 4/4] check_repository_format_gently(): refuse extensions for old repositories

[GSoC Patch 0/3] Move generation, graph_pos to a slab
 2020-06-08 16:46 UTC  (17+ messages)
` [GSOC Patch v2 0/4] "
  ` [GSOC Patch v2 1/4] commit-graph: introduce commit_graph_data_slab
  ` [GSOC Patch v2 2/4] commit: move members graph_pos, generation to a slab
  ` [GSOC Patch v2 3/4] commit-graph: use generation directly when writing commit-graph
  ` [GSOC Patch v2 4/4] commit-graph: minimize commit_graph_data_slab access

Bug: git worktree remove and overwritten directory
 2020-06-08 14:07 UTC  (5+ messages)

[PATCH] grep: add configuration variables for --heading
 2020-06-08 14:02 UTC  (5+ messages)
` [PATCH v2] "

[BUG] Installing git-gui (2.27.0)
 2020-06-08 14:02 UTC 

Trailing slash conflicts with url.<base>.insteadOf
 2020-06-08 13:26 UTC 

not sure if this is appropriate -- GH/Github question
 2020-06-08 12:40 UTC  (2+ messages)

[PATCH] Enable auto-merge for meld to follow the vim-diff beharior
 2020-06-08  9:33 UTC  (2+ messages)

[PATCH] git-gui: allow opening work trees from the startup dialog
 2020-06-08  9:31 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] refs: implement reference transaction hooks
 2020-06-08  5:36 UTC  (5+ messages)

Standardizing on Oxford English
 2020-06-08  0:28 UTC  (3+ messages)

[PATCH v3 00/16] Changed Paths Bloom Filters
 2020-06-07 22:21 UTC  (4+ messages)
` [PATCH v4 00/15] "
  ` [PATCH v4 11/15] commit-graph: add --changed-paths option to write subcommand

[PATCH 00/12] Integrating line-log and changed-path Bloom filters
 2020-06-07 21:45 UTC  (4+ messages)
` [PATCH v2 "
  ` [PATCH v2 05/12] bloom: de-duplicate directory entries

[PATCH v2 0/4] Integrate changed-path Bloom filters with 'git blame'
 2020-06-07 20:33 UTC  (4+ messages)
` [PATCH v3 0/3] "
  ` [PATCH v3 1/3] revision: complicated pathspecs disable filters


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 NNTP newsgroup(s).