git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2020-07-31 15:27:51 to 2020-08-03 19:10:20 UTC [more...]

[PATCH] docs: improve the example that illustrates git-notes path names
 2020-08-03 19:10 UTC  (7+ messages)
` [PATCH v2] "
  ` [PATCH v3] "

[PATCH v2 0/3] Remove special casing for PSEUDOREF updates
 2020-08-03 19:07 UTC  (6+ messages)
` [PATCH v3 "

[PATCH 0/3] commit-graph: introduce 'core.useBloomFilters'
 2020-08-03 19:02 UTC  (2+ messages)

[PATCH 00/10] more miscellaneous Bloom filter improvements
 2020-08-03 18:59 UTC  (12+ messages)
` [PATCH 01/10] commit-graph: introduce 'get_bloom_filter_settings()'
` [PATCH 02/10] commit-graph: pass a 'struct repository *' in more places
` [PATCH 03/10] t4216: use an '&&'-chain
` [PATCH 04/10] t/helper/test-read-graph.c: prepare repo settings
` [PATCH 05/10] commit-graph: respect 'commitgraph.readChangedPaths'
` [PATCH 06/10] commit-graph.c: sort index into commits list
` [PATCH 07/10] commit-graph: add large-filters bitmap chunk
` [PATCH 08/10] bloom: split 'get_bloom_filter()' in two
` [PATCH 09/10] commit-graph: rename 'split_commit_graph_opts'
` [PATCH 10/10] builtin/commit-graph.c: introduce '--max-new-filters=<n>'

[PATCH] Revert "contrib: subtree: adjust test to change in fmt-merge-msg"
 2020-08-03 18:57 UTC 

Renaming the "master" branch without breaking existing clones
 2020-08-03 18:47 UTC  (8+ messages)

[PATCH 0/4] Attr fixes
 2020-08-03 18:41 UTC  (18+ messages)
` [PATCH 1/4] t6038: make tests fail for the right reason
` [PATCH 2/4] t6038: fix test with obviously incorrect expectations
` [PATCH 3/4] merge: make merge.renormalize work for all uses of merge machinery
` [PATCH 4/4] checkout: support renormalization with checkout -m <paths>
` [PATCH v2 0/4] Attr fixes
  ` [PATCH v2 1/4] t6038: make tests fail for the right reason
  ` [PATCH v2 2/4] t6038: remove problematic test
  ` [PATCH v2 3/4] merge: make merge.renormalize work for all uses of merge machinery
  ` [PATCH v2 4/4] checkout: support renormalization with checkout -m <paths>

[PATCH 00/14] SHA-256 CVS and SVN patches
 2020-08-03 18:37 UTC  (4+ messages)
` [PATCH v2 "
  ` [PATCH v2 14/14] git-cvsexportcommit: port to SHA-256

[PATCH] connected: use buffered I/O to talk to rev-list
 2020-08-03 18:17 UTC  (3+ messages)

[PATCH] upload-pack: use buffered I/O to talk to rev-list
 2020-08-03 18:15 UTC  (5+ messages)

[PATCH] midx: use buffered I/O to talk to pack-objects
 2020-08-03 18:10 UTC  (4+ messages)

[PATCH 0/3] making --first-parent imply -m
 2020-08-03 18:08 UTC  (11+ messages)
` [PATCH v2 0/7] making log "

[PATCH v2 0/4] upload-pack: custom allowed object filters
 2020-08-03 18:00 UTC  (18+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/4] list_objects_filter_options: introduce 'list_object_filter_config_name'
  ` [PATCH v3 2/4] upload-pack.c: allow banning certain object filter(s)
  ` [PATCH v3 3/4] upload-pack.c: pass 'struct list_objects_filter_options *'
  ` [PATCH v3 4/4] upload-pack.c: introduce 'uploadpackfilter.tree.maxDepth'
` [PATCH v4 0/3] upload-pack: custom allowed object filters
  ` [PATCH v4 2/3] upload-pack.c: allow banning certain object filter(s)
  ` [PATCH v4 1/3] list_objects_filter_options: introduce 'list_object_filter_config_name'
  ` [PATCH v4 3/3] upload-pack.c: introduce 'uploadpackfilter.tree.maxDepth'

[PATCH 0/4] git-worktree documentation cleanups
 2020-08-03 17:57 UTC  (8+ messages)
` [PATCH 1/4] git-worktree.txt: employ fixed-width typeface consistently
` [PATCH 2/4] git-worktree.txt: consistently use term "working tree"
` [PATCH 3/4] git-worktree.txt: fix minor grammatical issues
` [PATCH 4/4] git-worktree.txt: make start of new sentence more obvious

[PATCH 00/21] Maintenance builtin, allowing 'gc --auto' customization
 2020-08-03 17:46 UTC  (13+ messages)
` [PATCH v2 00/18] "
  ` [PATCH v2 01/18] maintenance: create basic maintenance runner
  ` [PATCH v3 00/20] Maintenance builtin, allowing 'gc --auto' customization
    ` [PATCH v3 13/20] maintenance: auto-size incremental-repack batch

Git Test Coverage Report (August 3, 2020)
 2020-08-03 14:50 UTC 

[PATCH 0/3] [RFC] List all guides in git(1)
 2020-08-03 14:16 UTC  (7+ messages)
` [PATCH 1/3] command-list.txt: add missing 'gitcredentials' and 'gitremote-helpers'
` [PATCH 2/3] help: drop usage of 'common' and 'useful' for guides
` [PATCH 3/3] git.txt: add list of guides

[RESEND PATCH] bisect: use oid_to_hex_r() instead of memcpy()+oid_to_hex()
 2020-08-02 20:03 UTC  (2+ messages)

[PATCH] t1450: fix quoting of NUL byte when corrupting pack
 2020-08-02 17:57 UTC  (9+ messages)

[POSSIBLE BUG] t5562.08 hangs consistently in 2.28.0 when run via Jenkins
 2020-08-02 16:33 UTC 

[PATCH 0/3] Submodules: have a depth field in the .gitmodules file
 2020-08-02 15:14 UTC  (2+ messages)

amend param not available to the pre-commit hook
 2020-08-02 15:10 UTC  (2+ messages)

Chinese characters are garbled, setting utf-8 is also garbled
 2020-08-02  4:17 UTC  (3+ messages)

[PATCH] merge-recursive: fix unclear and outright wrong comments
 2020-08-02  3:14 UTC 

I have gone and done a bad thing - malformed tree objects
 2020-08-02  2:50 UTC  (9+ messages)

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

[PATCH] diff: teach --stat to ignore uninteresting modifications
 2020-08-02  1:51 UTC  (3+ messages)

[PATCH v2 0/3] Introduce --first-parent flag for git bisect
 2020-08-01 19:30 UTC  (9+ messages)
` [PATCH v3 0/4] "
  ` [PATCH v3 1/4] rev-list: allow bisect and first-parent flags
  ` [PATCH v3 2/4] bisect: introduce first-parent flag
  ` [PATCH v3 3/4] bisect: combine args passed to find_bisection()
  ` [PATCH v3 4/4] bisect: consistent style for git bisect run tests

Avoiding 'master' nomenclature
 2020-08-01  7:15 UTC  (9+ messages)
` [PATCH v3 0/2] fmt-merge-msg: selectively suppress "into <branch>"

Privacy invasion
 2020-08-01  3:31 UTC 

[PATCH 0/4] worktree: cleanups & simplification
 2020-07-31 23:32 UTC  (5+ messages)
` [PATCH 1/4] worktree: drop pointless strbuf_release()
` [PATCH 2/4] worktree: drop unused code from get_linked_worktree()
` [PATCH 3/4] worktree: drop bogus and unnecessary path munging
` [PATCH 4/4] worktree: retire special-case normalization of main worktree path

Diff --stat for files that differ only in whitespace
 2020-07-31 20:43 UTC  (7+ messages)

[PATCH v4 0/3] Add support for %(contents:size) in ref-filter
 2020-07-31 20:40 UTC  (15+ messages)
` [PATCH v5 "
  ` [PATCH v5 3/3] ref-filter: add support for %(contents:size)
      ` [PATCH v1] t6300: fix issues related to %(contents:size)
        ` [PATCH v2] "

Issue when adding new files to staged changes using interactive mode
 2020-07-31 19:51 UTC  (2+ messages)

[PATCH] commit-graph: add verify changed paths option
 2020-07-31 19:31 UTC  (8+ messages)

[PATCH] refs: add \t to reflog in the files backend
 2020-07-31 17:36 UTC  (3+ messages)

[PATCH v19 00/20] Reftable support git-core
 2020-07-31 15:27 UTC  (11+ messages)
` [PATCH v20 00/21] "
  ` [PATCH v20 12/21] Add reftable library
  ` [PATCH v20 14/21] Reftable support for git-core
  ` [PATCH v20 15/21] Read FETCH_HEAD as loose ref
  ` [PATCH v20 16/21] Hookup unittests for the reftable library
  ` [PATCH v20 17/21] Add GIT_DEBUG_REFS debugging mechanism
  ` [PATCH v20 18/21] vcxproj: adjust for the reftable changes
  ` [PATCH v20 19/21] git-prompt: prepare for reftable refs backend
  ` [PATCH v20 20/21] Add reftable testing infrastructure
  ` [PATCH v20 21/21] Add "test-tool dump-reftable" command


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