git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2020-09-16 19:12:09 to 2020-09-18 14:51:02 UTC [more...]

Apply git bundle to source tree?
 2020-09-18 14:50 UTC  (5+ messages)

Allow passing pipes to diff --no-index + bugfix
 2020-09-18 14:46 UTC  (5+ messages)
` [PATCH 1/2] diff: Fix modified lines stats with --stat and --numstat
` [PATCH 2/2] Allow passing pipes for input pipes to diff --no-index

[PATCH 0/4] sample hooks: become hash agnostic
 2020-09-18 14:16 UTC  (7+ messages)
` [PATCH 1/4] hooks--pre-push.sample: prefer $() for command substitution
` [PATCH 2/4] builtin/rev-parse: learn --null-oid
` [PATCH 3/4] hooks--pre-push.sample: use hash-agnostic null OID
` [PATCH 4/4] hooks--update.sample: "

[PATCH 00/12] more miscellaneous Bloom filter improvements, redux
 2020-09-18 13:34 UTC  (34+ messages)
` [PATCH v2 00/13] "
  ` [PATCH v2 10/13] bloom: encode out-of-bounds filters as non-empty
  ` [PATCH v2 12/13] builtin/commit-graph.c: introduce '--max-new-filters=<n>'
` [PATCH v3 00/13] more miscellaneous Bloom filter improvements, redux
  ` [PATCH v3 01/13] commit-graph: introduce 'get_bloom_filter_settings()'
  ` [PATCH v3 02/13] t4216: use an '&&'-chain
  ` [PATCH v3 03/13] commit-graph: pass a 'struct repository *' in more places
  ` [PATCH v3 04/13] t/helper/test-read-graph.c: prepare repo settings
  ` [PATCH v3 05/13] commit-graph: respect 'commitGraph.readChangedPaths'
  ` [PATCH v3 06/13] commit-graph.c: store maximum changed paths
  ` [PATCH v3 07/13] bloom: split 'get_bloom_filter()' in two
  ` [PATCH v3 08/13] bloom: use provided 'struct bloom_filter_settings'
  ` [PATCH v3 09/13] bloom/diff: properly short-circuit on max_changes
  ` [PATCH v3 10/13] bloom: encode out-of-bounds filters as non-empty
  ` [PATCH v3 11/13] commit-graph: rename 'split_commit_graph_opts'
  ` [PATCH v3 12/13] builtin/commit-graph.c: introduce '--max-new-filters=<n>'
  ` [PATCH v3 13/13] commit-graph: introduce 'commitGraph.maxNewFilters'

[PATCH] cmake: ignore generated files
 2020-09-18 13:11 UTC  (3+ messages)

[PATCH v4 00/11] Maintenance I: Command, gc and commit-graph tasks
 2020-09-18 13:14 UTC  (15+ messages)
` [PATCH v5 "
  ` [PATCH v5 01/11] maintenance: create basic maintenance runner
  ` [PATCH v5 02/11] maintenance: add --quiet option
  ` [PATCH v5 03/11] maintenance: replace run_auto_gc()
  ` [PATCH v5 04/11] maintenance: initialize task array
  ` [PATCH v5 05/11] maintenance: add commit-graph task
  ` [PATCH v5 06/11] maintenance: add --task option
  ` [PATCH v5 07/11] maintenance: take a lock on the objects directory
  ` [PATCH v5 08/11] maintenance: create maintenance.<task>.enabled config
  ` [PATCH v5 09/11] maintenance: use pointers to check --auto
  ` [PATCH v5 10/11] maintenance: add auto condition for commit-graph task
  ` [PATCH v5 11/11] maintenance: add trace2 regions for task execution

[PATCH v2 0/4] builtin/diff: learn --merge-base
 2020-09-18 10:48 UTC  (20+ messages)
` [PATCH v3 00/10] "
  ` [PATCH v3 01/10] t4068: remove unnecessary >tmp
  ` [PATCH v3 02/10] git-diff-index.txt: make --cached description a proper sentence
  ` [PATCH v3 03/10] git-diff.txt: backtick quote command text
  ` [PATCH v3 04/10] contrib/completion: extract common diff/difftool options
  ` [PATCH v3 05/10] diff-lib: accept option flags in run_diff_index()
  ` [PATCH v3 06/10] diff-lib: define diff_get_merge_base()
  ` [PATCH v3 07/10] t4068: add --merge-base tests
  ` [PATCH v3 08/10] builtin/diff-index: learn --merge-base
  ` [PATCH v3 09/10] builtin/diff-tree: "
  ` [PATCH v3 10/10] contrib/completion: complete `git diff --merge-base`

Git in Outreachy?
 2020-09-18  8:42 UTC  (19+ messages)

sub-fetches discard --ipv4|6 option
 2020-09-18  7:16 UTC  (36+ messages)
      ` [PATCH] config: option transfer.ipversion to set transport protocol version for network fetches
          ` [PATCH] Config option to set the "

[PATCH v3 0/3] git branch: allow combining merged and no-merged filters
 2020-09-18  5:04 UTC  (10+ messages)
` [PATCH v4 "
  ` [PATCH v4 2/3] Doc: cover multiple contains/no-contains filters
  ` [PATCH 0/2] ref-filter: merged & no-merged touch-ups
    ` [PATCH 1/2] ref-filter: refactor do_merge_filter()
    ` [PATCH 2/2] Doc: prefer more specific file name

[PATCH 1/2] t5534: new test case for atomic signed push
 2020-09-18  4:50 UTC  (9+ messages)
` [PATCH 2/2] send-pack: check atomic push before running GPG
            ` [PATCH v2] send-pack: run GPG after atomic push checking

[PATCH 0/2] config: improve error message for boolean config
 2020-09-18  2:17 UTC  (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] formatting for error messages

[PATCH] format-patch: cancel useAutoBase if base is invalid
 2020-09-18  0:04 UTC  (4+ messages)

[RFC v2 0/1] implement support for negative refspecs
 2020-09-18  0:01 UTC  (4+ messages)
` [RFC v2 1/1] refspec: add "

Bug merging submodule
 2020-09-17 22:50 UTC 

[PATCH 00/15] remote-mediawiki: various fixes to make tests pass
 2020-09-17 22:28 UTC  (14+ messages)
` [PATCH 03/15] remote-mediawiki doc: bump recommended PHP version to 7.3
` [PATCH 05/15] remote-mediawiki tests: use a 10 character password
` [PATCH 07/15] remote-mediawiki tests: guard test_cmp with test_path_is_file
` [PATCH 09/15] remote-mediawiki tests: use "$dir/" instead of "$dir."

What's cooking in git.git (Sep 2020, #04; Wed, 16)
 2020-09-17 21:39 UTC  (6+ messages)
` ds/maintenance-part-1 (was Re: What's cooking in git.git (Sep 2020, #04; Wed, 16))

[PATCH] enable core.fsyncObjectFiles by default
 2020-09-17 20:37 UTC  (24+ messages)
          ` [RFC PATCH 0/2] should core.fsyncObjectFiles fsync the dir entry + docs
          ` [RFC PATCH 1/2] sha1-file: fsync() loose dir entry when core.fsyncObjectFiles
          ` [RFC PATCH 2/2] core.fsyncObjectFiles: make the docs less flippant

[PATCH] remote: in case of error don't show success message
 2020-09-17 18:39 UTC  (2+ messages)

approximate_object_count_valid never set?
 2020-09-17 18:26 UTC  (6+ messages)
  ` [PATCH] packfile: actually set approximate_object_count_valid

[PATCH 0/4] clone: allow configurable default for -o/--origin
 2020-09-17 15:25 UTC  (3+ messages)
` [PATCH 4/4] clone: allow configurable default for `-o`/`--origin`

[PATCH 0/7] Maintenance III: Background maintenance
 2020-09-17 14:05 UTC  (4+ messages)
` [PATCH v2 "
  ` [PATCH v2 4/7] maintenance: add [un]register subcommands

Has there been a change in Git Mailing List settings? From list as sender to originator as sender?
 2020-09-17 13:01 UTC  (2+ messages)

[PATCH] contrib/completion: complete options that take refs for format-patch
 2020-09-17  8:04 UTC 

[PATCH 0/5] Inclusive naming, part II
 2020-09-16 22:39 UTC  (10+ messages)
` [PATCH 1/5] fast-export: avoid using unnecessary language in a code comment
` [PATCH 2/5] t/test-terminal: avoid non-inclusive language
` [PATCH 3/5] t3200: avoid variations of the `master` branch name

[PATCH v3] refs: add GIT_TRACE_REFS debugging mechanism
 2020-09-16 15:53 UTC  (2+ messages)
` [PATCH v4] "

[PATCH] push: make `--force-with-lease[=<ref>]` safer
 2020-09-16 11:55 UTC  (4+ messages)

[PATCH v2 0/2] push: make "--force-with-lease" safer
 2020-09-16 12:47 UTC  (6+ messages)
` [PATCH v3 0/7] push: add "--[no-]force-if-includes"
  ` [PATCH v3 1/7] remote: add reflog check for "force-if-includes"

Bug Report: git-p4 unshelve failed
 2020-09-16 12:59 UTC  (2+ messages)

[PATCH 3/4] clone: validate --origin option before use
 2020-09-16 16:28 UTC  (2+ messages)

[PATCH 1/4] clone: add tests for --template and some disallowed option pairs
 2020-09-16 16:36 UTC  (3+ messages)

[PATCH 3/4] clone: validate --origin option before use
 2020-09-16 17:11 UTC  (2+ messages)

[PATCH 2/4] clone: call git_config before parse_options
 2020-09-16 16:12 UTC  (2+ messages)

[PATCH 00/13] reftable library
 2020-09-16 19:10 UTC  (2+ messages)
` [PATCH 02/13] reftable: define the public API


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