git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2020-06-29 18:57:51 to 2020-07-01 20:56:55 UTC [more...]

[PATCH v18 00/19] Reftable support git-core
 2020-07-01 20:56 UTC  (33+ 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
            ` Re* "
  ` [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 v3 0/8] Allow overriding the default name of the default branch
 2020-07-01 19:54 UTC  (9+ messages)
` [PATCH v4 0/9] "
  ` [PATCH v4 1/9] fmt-merge-msg: stop treating `master` specially

[PATCH v2] Enable auto-merge for meld to follow the vim-diff beharior
 2020-07-01 19:51 UTC  (17+ messages)
` [PATCH v3] "
  ` Fwd: "
  ` [PATCH v4] "
    ` [PATCH v5] "

[bug-report] Segmentation fault on git subtree push
 2020-07-01 19:44 UTC  (2+ messages)

[PATCH v4 0/8] CMake build system for git
 2020-07-01 17:49 UTC  (6+ messages)
` [PATCH v5 "
  ` [PATCH v5 6/8] cmake: support for building git on windows with mingw

[PATCH 0/2] git clone with --separate-git-dir destroys existing directory content
 2020-07-01 17:40 UTC  (7+ messages)
` [PATCH 1/2] git clone: check for non-empty directory
` [PATCH 2/2] git clone: don't clone into "

Consensus on a new default branch name
 2020-07-01 17:31 UTC  (5+ messages)

Interrupted system call
 2020-07-01 16:21 UTC  (3+ messages)

Built Git 2.27.0 from sources on macOS Catalina fails on "make profile"
 2020-07-01 16:14 UTC  (5+ messages)

[PATCH] ref-filter: add support for %(contents:size)
 2020-07-01 15:20 UTC  (2+ messages)

Why won't git checkout a branch?
 2020-07-01 15:13 UTC  (6+ messages)

[PATCH] cat-file: add missing [=<format>] to usage/synopsis
 2020-07-01 15:03 UTC  (2+ messages)

[PATCH v4 00/13] Finish converting git bisect to C part 2
 2020-07-01 14:56 UTC  (15+ messages)
` [PATCH v4 01/13] bisect--helper: BUG() in cmd_*() on invalid subcommand
` [PATCH v4 02/13] bisect--helper: use '-res' in 'cmd_bisect__helper' return
` [PATCH v4 03/13] bisect--helper: introduce new `write_in_file()` function
` [PATCH v4 04/13] bisect--helper: reimplement `bisect_autostart` shell function in C
` [PATCH v4 05/13] bisect: call 'clear_commit_marks_all()' in 'bisect_next_all()'
` [PATCH v4 06/13] bisect--helper: reimplement `bisect_next` and `bisect_auto_next` shell functions in C
` [PATCH v4 07/13] bisect--helper: finish porting `bisect_start()` to C
` [PATCH v4 08/13] bisect--helper: retire `--bisect-clean-state` subcommand
` [PATCH v4 09/13] bisect--helper: retire `--next-all` subcommand
` [PATCH v4 10/13] bisect--helper: reimplement `bisect_state` & `bisect_head` shell functions in C
` [PATCH v4 11/13] bisect--helper: retire `--check-expected-revs` subcommand
` [PATCH v4 12/13] bisect--helper: retire `--write-terms` subcommand
` [PATCH v4 13/13] bisect--helper: retire `--bisect-autostart` subcommand

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

[RFC] ref-filter: add new atom `signature`
 2020-07-01 11:55 UTC  (3+ messages)

[PATCH v2 0/2] Make oid_to_hex() thread-safe
 2020-07-01 11:32 UTC  (5+ messages)
` [PATCH v2 2/2] hex: make hash_to_hex_algop() and friends thread-safe

[PATCH 0/3] Accommodate for pu having been renamed to seen
 2020-07-01 10:42 UTC  (13+ messages)
` [PATCH v2 "
  ` [PATCH v3 "

[PATCH v3 0/3] Fix difftool problem with intent-to-add files
 2020-07-01 10:01 UTC  (10+ 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

[PATCH 3/3] commit-graph: respect 'core.useBloomFilters'
 2020-07-01  9:58 UTC 

Bug when pulling subtree changes
 2020-07-01  8:43 UTC 

[PATCH 0/5] t: replace incorrect test_must_fail usage (part 6)
 2020-07-01  4:27 UTC  (17+ messages)
` [PATCH 1/5] t3701: stop using `env` in force_color()
` [PATCH 2/5] t5324: reorder `run_with_limited_open_files test_might_fail`
` [PATCH 3/5] t7107: don't use test_must_fail()
` [PATCH 4/5] t9834: remove use of `test_might_fail p4`
` [PATCH 5/5] test-lib-functions: restrict test_must_fail usage
` [PATCH v2 0/5] t: replace incorrect test_must_fail usage (part 6)
  ` [PATCH v2 1/5] t3701: stop using `env` in force_color()
  ` [PATCH v2 2/5] t5324: reorder `run_with_limited_open_files test_might_fail`
  ` [PATCH v2 3/5] t7107: don't use test_must_fail()
  ` [PATCH v2 4/5] t9834: remove use of `test_might_fail p4`
  ` [PATCH v2 5/5] test-lib-functions: restrict test_must_fail usage

[PATCH 0/3] commit-graph: introduce 'core.useBloomFilters'
 2020-06-30 20:52 UTC  (15+ messages)
` [PATCH 1/3] commit-graph: pass a 'struct repository *' in more places
` [PATCH 2/3] t4216: fix broken '&&'-chain
` [PATCH 3/3] commit-graph: respect 'core.useBloomFilters'

[RFC] Metadata vs Generation Data Chunk
 2020-06-30 20:46 UTC  (2+ messages)

[alternative 0/10] fast-export: allow seeding the anonymized mapping
 2020-06-30 19:35 UTC  (9+ messages)
` [PATCH 03/10] fast-export: store anonymized oids as hex strings

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

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

[RFC PATCH v1 0/6] stash: drop usage of a second index
 2020-06-30 15:15 UTC  (8+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/6] stash: mark `i_tree' in reset_tree() const
  ` [PATCH v2 2/6] stash: remove the second index in stash_working_tree()
  ` [PATCH v2 3/6] stash: remove the second index in stash_patch()
  ` [PATCH v2 4/6] stash: remove the second index in save_untracked_files()
  ` [PATCH v2 5/6] stash: remove the second index in restore_untracked()
  ` [PATCH v2 6/6] stash: remove `stash_index_path'

[PATCH 0/4] Preliminary fixes for reftable support
 2020-06-30 12:05 UTC  (5+ messages)
` [PATCH 1/4] lib-t6000.sh: write tag using git-update-ref
` [PATCH 2/4] t3432: use git-reflog to inspect the reflog for HEAD
` [PATCH 3/4] checkout: add '\n' to reflog message
` [PATCH 4/4] Treat BISECT_HEAD as a pseudo ref

[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

Listing changed identifiers with git log/diff
 2020-06-30  7:00 UTC  (3+ 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)

[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  (2+ 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  (6+ messages)
` [PATCH v5 0/5] cleanup ra/rebase-i-more-options
  ` [PATCH v5 1/5] rebase -i: add --ignore-whitespace flag

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 [


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