git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2020-06-25 13:06:14 to 2020-06-30 11:38:04 UTC [more...]

[PATCH v2] Enable auto-merge for meld to follow the vim-diff beharior
 2020-06-30 11:37 UTC  (8+ messages)
` [PATCH v3] "
  ` Fwd: "
  ` [PATCH v4] "

[PATCH 1/2] revision: use repository from rev_info when parsing commits
 2020-06-30 11:04 UTC  (4+ messages)
` [PATCH 2/2] submodule: use submodule repository when preparing summary

[PATCH v18 00/19] Reftable support git-core
 2020-06-30  9:28 UTC  (26+ messages)
` [PATCH v19 00/20] "
  ` [PATCH v19 01/20] lib-t6000.sh: write tag using git-update-ref
  ` [PATCH v19 02/20] t3432: use git-reflog to inspect the reflog for HEAD
  ` [PATCH v19 03/20] checkout: add '\n' to reflog message
  ` [PATCH v19 04/20] Write pseudorefs through ref backends
  ` [PATCH v19 05/20] Make refs_ref_exists public
  ` [PATCH v19 06/20] Treat BISECT_HEAD as a pseudo ref
  ` [PATCH v19 07/20] Treat CHERRY_PICK_HEAD "
  ` [PATCH v19 08/20] Treat REVERT_HEAD "
  ` [PATCH v19 09/20] Move REF_LOG_ONLY to refs-internal.h
  ` [PATCH v19 10/20] Iterate over the "refs/" namespace in for_each_[raw]ref
  ` [PATCH v19 11/20] Add .gitattributes for the reftable/ directory
  ` [PATCH v19 12/20] Add reftable library
  ` [PATCH v19 13/20] Add standalone build infrastructure for reftable
  ` [PATCH v19 14/20] Reftable support for git-core
  ` [PATCH v19 15/20] Hookup unittests for the reftable library
  ` [PATCH v19 16/20] Add GIT_DEBUG_REFS debugging mechanism
  ` [PATCH v19 17/20] vcxproj: adjust for the reftable changes
  ` [PATCH v19 18/20] git-prompt: prepare for reftable refs backend
  ` [PATCH v19 19/20] Add reftable testing infrastructure
  ` [PATCH v19 20/20] Add "test-tool dump-reftable" command

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

Listing changed identifiers with git log/diff
 2020-06-30  7:00 UTC  (3+ messages)

[PATCH v2] Enable auto-merge for meld to follow the vim-diff beharior
 2020-06-30  6:48 UTC  (5+ messages)

Auto Rescan - as plain text
 2020-06-30  6:37 UTC  (4+ messages)

Commit graph chains with no corresponding files?
 2020-06-30  1:51 UTC  (2+ messages)

[PATCH 0/2] Accelerate "git merge-base --is-ancestor"
 2020-06-30  1:45 UTC  (4+ messages)
` [PATCH 1/2] commit-reach: create repo_is_descendant_of()

how to make "git log" to grep diff
 2020-06-30  1:32 UTC  (2+ messages)

What's cooking in git.git (Jun 2020, #06; Mon, 29)
 2020-06-30  1:06 UTC  (2+ messages)

[PATCH v2 00/12] Allow overriding the default name of the default branch
 2020-06-29 22:41 UTC  (14+ messages)
` [PATCH v3 0/8] "
  ` [PATCH v3 1/8] fmt-merge-msg: stop treating `master` specially
  ` [PATCH v3 2/8] send-pack/transport-helper: avoid mentioning a particular branch
  ` [PATCH v4 0/9] Allow overriding the default name of the default branch
    ` [PATCH v4 1/9] fmt-merge-msg: stop treating `master` specially

[PATCH] completion: nounset mode fixes
 2020-06-29 18:59 UTC 

[PoC PATCH 00/34] An alternative modified path Bloom filters implementation
 2020-06-29 11:30 UTC  (5+ messages)
` [PATCH 04/34] commit-slab: add a function to deep free entries on the slab

[PATCH] send-email: restore --in-reply-to superseding behavior
 2020-06-29 14:11 UTC  (7+ messages)
  ` [PATCH v2] "

How to get back missing files after rebase?
 2020-06-29 11:59 UTC 

Reftable progress
 2020-06-29 19:51 UTC  (3+ messages)

Rename offensive terminology (master)
 2020-06-29  8:59 UTC  (2+ messages)

[PATCH 0/6] fixup ra/rebase-i-more-options
 2020-06-29 14:14 UTC  (18+ messages)
` [PATCH v5 0/5] cleanup ra/rebase-i-more-options
  ` [PATCH v5 1/5] rebase -i: add --ignore-whitespace flag
  ` [PATCH v5 2/5] rebase -i: support --committer-date-is-author-date
  ` [PATCH v5 3/5] sequencer: rename amend_author to author_to_free
  ` [PATCH v5 4/5] rebase -i: support --ignore-date
  ` [PATCH v5 5/5] rebase: add --reset-author-date

[PATCH 0/8] More commit-graph/Bloom filter improvements
 2020-06-29 13:02 UTC  (31+ messages)
` [PATCH v2 00/11] "
  ` [PATCH v2 06/11] commit-graph: simplify chunk writes into loop
  ` [PATCH v2 07/11] commit-graph: check chunk sizes after writing
  ` [PATCH v2 10/11] commit-graph: check all leading directories in changed path Bloom filters
  ` [PATCH v3 00/10] More commit-graph/Bloom filter improvements
    ` [PATCH v3 01/10] commit-graph: place bloom_settings in context
    ` [PATCH v3 02/10] commit-graph: change test to die on parse, not load
    ` [PATCH v3 03/10] bloom: fix logic in get_bloom_filter()
    ` [PATCH v3 04/10] commit-graph: persist existence of changed-paths
    ` [PATCH v3 05/10] commit-graph: unify the signatures of all write_graph_chunk_*() functions
    ` [PATCH v3 06/10] commit-graph: simplify chunk writes into loop
    ` [PATCH v3 07/10] commit-graph: check chunk sizes after writing
    ` [PATCH v3 08/10] revision.c: fix whitespace
    ` [PATCH v3 09/10] revision: empty pathspecs should not use Bloom filters
    ` [PATCH v3 10/10] commit-graph: check all leading directories in changed path "

What's cooking in git.git (Jun 2020, #04; Mon, 22)
 2020-06-29 19:03 UTC  (6+ messages)
` `seen' datapoint [was: What's cooking in git.git (Jun 2020, #04; Mon, 22)]
  ` `seen' datapoint [

bug
 2020-06-29 18:08 UTC  (2+ messages)
` [BUG] SSH permission error doing `git clone --recurse-submodules <SSH url>` (was: "bug")

[RFC] ref-filter: add new atom `signature`
 2020-06-28 10:05 UTC 

[GSoC] Shourya's Blog
 2020-06-28  9:39 UTC 

"gh" question -- perhaps off topic
 2020-06-28  9:04 UTC  (2+ messages)

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

[PATCH v3 00/16] Changed Paths Bloom Filters
 2020-06-27 15:53 UTC  (6+ messages)
` [PATCH v4 00/15] "
  ` [PATCH v4 04/15] bloom.c: core Bloom filter implementation for changed paths
  ` [PATCH v4 12/15] revision.c: use Bloom filters to speed up path based revision walks

Regarding Git and Branch Naming
 2020-06-27  3:14 UTC  (9+ messages)

[RFC] Thread safety in some low-level functions
 2020-06-26 21:54 UTC  (15+ messages)
` [PATCH 0/2] Make oid_to_hex() thread-safe
  ` [PATCH 1/2] compat/win32/pthread: add pthread_once()
  ` [PATCH 2/2] hex: make hash_to_hex_algop() and friends thread-safe
  ` [PATCH v2 0/2] Make oid_to_hex() thread-safe
    ` [PATCH v2 1/2] compat/win32/pthread: add pthread_once()
    ` [PATCH v2 2/2] hex: make hash_to_hex_algop() and friends thread-safe

Static Linking git for HPE NonStop
 2020-06-26 21:26 UTC  (3+ messages)

[PATCH v3 0/3] Fix difftool problem with intent-to-add files
 2020-06-26 17:49 UTC  (8+ messages)
` [PATCH v4 0/2] "
  ` [PATCH v4 1/2] diff-files --raw: show correct post-image of "
  ` [PATCH v4 2/2] difftool -d: ensure that intent-to-add files are handled correctly

git doing large refetches
 2020-06-26 16:05 UTC 

What's cooking in git.git (Jun 2020, #05; Thu, 25)
 2020-06-26 14:45 UTC  (5+ messages)

[RFC] Metadata vs Generation Data Chunk
 2020-06-26 14:40 UTC  (2+ messages)

[RFC PATCH v1 00/17] Rewrite the remaining merge strategies from shell to C
 2020-06-26 14:33 UTC  (11+ messages)
` [RFC PATCH v1 02/17] merge-one-file: rewrite in C
` [RFC PATCH v1 06/17] merge-index: libify merge_one_path() and merge_all()
` [RFC PATCH v1 16/17] sequencer: use the "resolve" strategy without forking

Rename offensive terminology (master)
 2020-06-26 10:34 UTC  (5+ messages)

[PATCH v2 0/3] Accommodate for pu having been renamed to seen
 2020-06-26  9:06 UTC  (4+ messages)
` [PATCH v3 "
  ` Update ProGit for pu -> seen change? (was Re: [PATCH v3 0/3] Accommodate for pu having been renamed to seen)

[RFC] Perl script git-squash-merge to combine merge commits
 2020-06-25 21:33 UTC 

[PATCH 0/3] fast-export: allow dumping anonymization mappings
 2020-06-25 21:22 UTC  (22+ messages)
` [PATCH v2 0/4] "
  ` [alternative 0/10] fast-export: allow seeding the anonymized mapping
    ` [PATCH 03/10] fast-export: store anonymized oids as hex strings
    ` [PATCH v2 0/11] fast-export: allow seeding the anonymized mapping
      ` [PATCH v2 01/11] t9351: derive anonymized tree checks from original repo
      ` [PATCH v2 02/11] fast-export: use xmemdupz() for anonymizing oids
      ` [PATCH v2 03/11] fast-export: store anonymized oids as hex strings
      ` [PATCH v2 04/11] fast-export: tighten anonymize_mem() interface to handle only strings
      ` [PATCH v2 05/11] fast-export: stop storing lengths in anonymized hashmaps
      ` [PATCH v2 06/11] fast-export: use a flex array to store anonymized entries
      ` [PATCH v2 07/11] fast-export: move global "idents" anonymize hashmap into function
      ` [PATCH v2 08/11] fast-export: add a "data" callback parameter to anonymize_str()
      ` [PATCH v2 09/11] fast-export: allow seeding the anonymized mapping
      ` [PATCH v2 10/11] fast-export: anonymize "master" refname
      ` [PATCH v2 11/11] fast-export: use local array to store anonymized oid

git doing large refetches
 2020-06-25 17:54 UTC  (2+ messages)

[PATCH 0/3] Fix difftool problem with intent-to-add files
 2020-06-25 17:52 UTC  (7+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/3] diff-files --raw: handle intent-to-add files correctly

Capital letters do not work when using vi as git editor
 2020-06-25 13:46 UTC  (3+ messages)
  ` Re-2: "


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