git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2020-05-28 18:12:17 to 2020-06-01 04:37:08 UTC [more...]

[PATCH v3 0/5] grep: honor sparse checkout and add option to ignore it
 2020-06-01  4:36 UTC  (10+ messages)
` [PATCH v3 2/5] t/helper/test-config: return exit codes consistently
` [PATCH v3 3/5] config: correctly read worktree configs in submodules
` [PATCH v3 4/5] grep: honor sparse checkout patterns
` [PATCH v3 5/5] config: add setting to ignore sparsity patterns in some cmds

[PATCH RESEND tig 1/2] Document how to use pipes and redirection with 'bind'
 2020-06-01  1:33 UTC  (3+ messages)
` [PATCH RESEND tig 2/2] Drop unneeded '!' in docs

Git multiple remotes push stop at first failed connection
 2020-06-01  0:28 UTC 

[RFC PATCH 0/6] various documentation bits
 2020-05-31 21:37 UTC  (10+ messages)
` [RFC PATCH v2 "
  ` [RFC PATCH v2 3/6] doc: Add namespace collision guidelines file
  ` [RFC PATCH 0/2] update glossary hooks entry
    ` [RFC PATCH 1/2] doc: Tell the glossary about core.hooksPath
    ` [RFC PATCH 2/2] doc: remove dated info and refs to sample hooks

[ANNOUNCE] Git for Windows 2.27.0-rc2
 2020-05-30 16:49 UTC  (8+ messages)
` symbolic links in Git for Windows v2.27.0, was "

[PATCH v2 00/11] CMake build system for git
 2020-05-31 16:17 UTC  (24+ messages)
` [PATCH v3 0/8] "
  ` [PATCH v3 1/8] Introduce CMake support for configuring Git
  ` [PATCH v3 2/8] cmake: generate the shell/perl/python scripts and templates, translations
  ` [PATCH v3 3/8] cmake: installation support for git
  ` [PATCH v3 4/8] cmake: support for testing git with ctest
  ` [PATCH v3 5/8] cmake: support for testing git when building out of the source tree
  ` [PATCH v3 6/8] cmake: support for building git on windows with mingw
  ` [PATCH v3 7/8] cmake: support for building git on windows with msvc and clang
  ` [PATCH v3 8/8] ci: modification of main.yml to use cmake for vs-build job

What's cooking in git.git (May 2020, #10; Sun, 31)
 2020-05-31 20:22 UTC 

[GIT PULL] l10n updates for 2.27.0 round 2
 2020-05-31 18:15 UTC  (2+ messages)

[PATCH 0/8] CDN offloading update
 2020-05-31 17:35 UTC  (16+ messages)
` [PATCH 1/8] http: use --stdin when getting dumb HTTP pack
` [PATCH 2/8] http: improve documentation of http_pack_request
` [PATCH 3/8] http-fetch: support fetching packfiles by URL
` [PATCH 4/8] Documentation: order protocol v2 sections
` [PATCH 5/8] Documentation: add Packfile URIs design doc
` [PATCH 6/8] upload-pack: refactor reading of pack-objects out
` [PATCH 7/8] fetch-pack: support more than one pack lockfile
` [PATCH 8/8] upload-pack: send part of packfile response as uri

[PATCH v3 00/16] Changed Paths Bloom Filters
 2020-05-31 17:23 UTC  (6+ messages)
` [PATCH v4 00/15] "
  ` [PATCH v4 09/15] commit-graph: write Bloom filters to commit graph file

[PATCH v2] sparse: allow '{ 0 }' to be used without warnings
 2020-05-31 16:48 UTC  (4+ messages)

[PATCH 0/4] Selectively show only blamed limes
 2020-05-31 16:28 UTC  (8+ messages)

mmap failure in master 1aa69c73577df21f5e37e47cc40cf44fc049121e
 2020-05-31 10:46 UTC 

[PATCH] fast-import: accept invalid timezones so we can import existing repos
 2020-05-30 23:13 UTC  (9+ messages)
` [PATCH v2] fast-import: add new --date-format=raw-permissive format
  ` [PATCH v3] "

Git gui freeze on ubuntu 18.04
 2020-05-30 19:28 UTC  (4+ messages)

[PATCH 00/10] [RFC] In-tree sparse-checkout definitions
 2020-05-30 17:26 UTC  (4+ messages)
` [PATCH 07/10] sparse-checkout: define in-tree dependencies

[BUG?] 'git rebase --abort' couldn't abort aborted rebase
 2020-05-30 16:24 UTC 

Git fetches whole repository and not just latest
 2020-05-30 11:16 UTC  (5+ messages)

add -u stages submodule changes when ignore=all is set
 2020-05-29 21:33 UTC 

[PATCH v4 5/5] rebase: add --reset-author-date
 2020-05-29  2:59 UTC  (4+ messages)
` [PATCH v4 6/5] fixup! "

[PATCH 0/6] fixup ra/rebase-i-more-options
 2020-05-29  2:52 UTC  (6+ messages)
` [PATCH v4 0/5] cleanup ra/rebase-i-more-options
  ` [PATCH v4 1/5] rebase -i: add --ignore-whitespace flag
  ` [PATCH v4 2/5] rebase -i: support --committer-date-is-author-date

Rebase failure with git version 2.17.1
 2020-05-29 18:19 UTC  (2+ messages)

[PATCH v2 1/1] fetch: allow adding a filter after initial clone
 2020-05-29 18:06 UTC  (12+ messages)
        ` [PATCH v4] "
            ` [PATCH v5] "

[PoC PATCH 00/34] An alternative modified path Bloom filters implementation
 2020-05-29 13:59 UTC  (37+ messages)
` [PATCH 01/34] tree-walk.c: don't match submodule entries for 'submod/anything'
` [PATCH 02/34] commit-graph: fix parsing the Chunk Lookup table
` [PATCH 03/34] commit-graph-format.txt: all multi-byte numbers are in network byte order
` [PATCH 04/34] commit-slab: add a function to deep free entries on the slab
` [PATCH 05/34] diff.h: drop diff_tree_oid() & friends' return value
` [PATCH 06/34] commit-graph: clean up #includes
` [PATCH 07/34] commit-graph: simplify parse_commit_graph() #1
` [PATCH 08/34] commit-graph: simplify parse_commit_graph() #2
` [PATCH 09/34] commit-graph: simplify write_commit_graph_file() #1
` [PATCH 10/34] commit-graph: simplify write_commit_graph_file() #2
` [PATCH 11/34] commit-graph: allocate the 'struct chunk_info' array dinamically
` [PATCH 12/34] commit-graph: unify the signatures of all write_graph_chunk_*() functions
` [PATCH 13/34] commit-graph: simplify write_commit_graph_file() #3
` [PATCH 14/34] commit-graph: check chunk sizes after writing
` [PATCH 15/34] commit-graph-format.txt: document the modified path Bloom filter chunks
` [PATCH 16/34] Add a generic and minimal Bloom filter implementation
` [PATCH 17/34] Import a streaming-capable Murmur3 hash function implementation
` [PATCH 18/34] commit-graph: write "empty" Modified Path Bloom Filter Index chunk
` [PATCH 19/34] commit-graph: add commit slab for modified path Bloom filters
` [PATCH 20/34] commit-graph: fill the Modified Path Bloom Filter Index chunk
` [PATCH 21/34] commit-graph: load and use "
` [PATCH 22/34] commit-graph: write the Modified Path Bloom Filters chunk
` [PATCH 23/34] commit-graph: load and use "
` [PATCH 24/34] commit-graph: check all leading directories in modified path Bloom filters
` [PATCH 25/34] commit-graph: check embedded modified path Bloom filters with a mask
` [PATCH 26/34] commit-graph: deduplicate modified path Bloom filters
` [PATCH 27/34] commit-graph: load modified path Bloom filters for merge commits
` [PATCH 28/34] commit-graph: write Modified Path Bloom Filter Merge Index chunk
` [PATCH 29/34] commit-graph: extract init and free write_commit_graph_context
` [PATCH 30/34] commit-graph: move write_commit_graph_reachable below write_commit_graph
` [PATCH 31/34] t7007-show: make the first test compatible with the next patch
` [PATCH 32/34] PoC commit-graph: use revision walk machinery for '--reachable'
` [PATCH 33/34] commit-graph: write modified path Bloom filters in "history order"
` [PATCH 34/34] commit-graph: use modified path Bloom filters with wildcards, if possible

[PATCH] rebase --autosquash: fix a potential segfault
 2020-05-29 11:41 UTC  (5+ messages)
` [PATCH 0/2] Clarify some of the fixup! documenation
  ` [PATCH 1/2] doc: fixup/squash: clarify use of <oid-hash> in subject line

[PATCH] t: avoid alternation (not POSIX) in grep's BRE
 2020-05-29  8:20 UTC  (10+ messages)
            ` digging into historical commit references
` [PATCH v2] t: avoid alternation (not POSIX) in grep's BRE

[BUG] New git unable to show this commit completely?
 2020-05-29  6:16 UTC  (3+ messages)

[git-scm.com PATCH] community: advertise 'git-bugreport' tool
 2020-05-29  3:37 UTC  (8+ messages)

[PATCH] docs: mention MyFirstContribution in more places
 2020-05-29  1:36 UTC  (3+ messages)

[PATCH] doc: ls-tree paths do not support wildcards
 2020-05-28 23:17 UTC  (7+ messages)

[PATCH] completion: use native ZSH array pattern matching
 2020-05-28 23:01 UTC  (7+ messages)

[PATCH v14 0/9] Reftable support git-core
 2020-05-28 21:21 UTC  (18+ messages)
` [PATCH v15 00/13] "
  ` [PATCH v15 01/13] Write pseudorefs through ref backends
  ` [PATCH v15 02/13] Make refs_ref_exists public
  ` [PATCH v15 03/13] Treat BISECT_HEAD as a pseudo ref
  ` [PATCH v15 04/13] Treat CHERRY_PICK_HEAD "
  ` [PATCH v15 05/13] Treat REVERT_HEAD "
  ` [PATCH v15 06/13] Move REF_LOG_ONLY to refs-internal.h
  ` [PATCH v15 07/13] Iterate over the "refs/" namespace in for_each_[raw]ref
  ` [PATCH v15 08/13] Add .gitattributes for the reftable/ directory
  ` [PATCH v15 09/13] Add reftable library
  ` [PATCH v15 10/13] Reftable support for git-core
  ` [PATCH v15 11/13] Add GIT_DEBUG_REFS debugging mechanism
  ` [PATCH v15 12/13] vcxproj: adjust for the reftable changes
  ` [PATCH v15 13/13] Add reftable testing infrastructure

[PATCH 00/15] [RFC] Maintenance jobs and job runner
 2020-05-28 15:30 UTC  (13+ messages)

Git gui freeze on ubuntu 18.04
 2020-05-28 21:05 UTC 

[ANNOUNCE] Git Rev News edition 63
 2020-05-28 20:48 UTC 

Assessing about commit order in upstream Linux
 2020-05-28 20:25 UTC  (5+ messages)

git grep --show-function treats GOTO labels as function names
 2020-05-28 19:01 UTC  (6+ messages)

[PATCH v3 00/16] improve switch/checkout completion
 2020-05-28 18:10 UTC  (4+ messages)
` [PATCH v3 05/16] completion: add tests showing subpar -c/-C startpoint completion
` [PATCH v3 06/16] completion: add tests showing subpar -c/C argument completion
` [PATCH v3 15/16] completion: improve handling of -c/-C and -b/-B in switch/checkout


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