git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2020-09-11 19:34:44 to 2020-09-16 18:17:33 UTC [more...]

[PATCH] push: make `--force-with-lease[=<ref>]` safer
 2020-09-16 12:36 UTC  (36+ messages)
` [PATCH v2 0/2] push: make "--force-with-lease" safer
  ` [PATCH v2 1/2] push: add "--[no-]force-if-includes"
  ` [PATCH v2 2/2] push: enable "forceIfIncludesWithLease" by default
  ` [PATCH v3 0/7] push: add "--[no-]force-if-includes"
    ` [PATCH v3 1/7] remote: add reflog check for "force-if-includes"
    ` [PATCH v3 2/7] transport: add flag for "--[no-]force-if-includes"
    ` [PATCH v3 3/7] send-pack: check ref status for "force-if-includes"
    ` [PATCH v3 4/7] transport-helper: update "
    ` [PATCH v3 5/7] builtin/push: add option "--[no-]force-if-includes"
    ` [PATCH v3 6/7] doc: add reference for "--[no-]force-if-includes"
    ` [PATCH v3 7/7] t: add tests for "force-if-includes"

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

[PATCH 0/5] Inclusive naming, part II
 2020-09-16 18:10 UTC  (6+ 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 4/5] tests: "
` [PATCH 5/5] t9902: avoid using the branch name `master`

[PATCH 00/15] remote-mediawiki: various fixes to make tests pass
 2020-09-16 10:29 UTC  (14+ messages)
` [PATCH 01/15] remote-mediawiki doc: correct link to GitHub project
` [PATCH 02/15] remote-mediawiki doc: link to MediaWiki's current version
` [PATCH 03/15] remote-mediawiki doc: bump recommended PHP version to 7.3
` [PATCH 06/15] remote-mediawiki tests: use test_cmp in tests
` [PATCH 07/15] remote-mediawiki tests: guard test_cmp with test_path_is_file
` [PATCH 08/15] remote-mediawiki tests: change `[]` to `test`
` [PATCH 09/15] remote-mediawiki tests: use "$dir/" instead of "$dir."
` [PATCH 10/15] remote-mediawiki tests: use a more idiomatic dispatch table
` [PATCH 11/15] remote-mediawiki tests: replace deprecated Perl construct
` [PATCH 12/15] remote-mediawiki tests: use inline PerlIO for readability
` [PATCH 13/15] remote-mediawiki tests: use CLI installer
` [PATCH 14/15] remote-mediawiki: fix duplicate revisions being imported
` [PATCH 15/15] remote-mediawiki tests: annotate failing tests

Git in Outreachy?
 2020-09-16  9:45 UTC  (18+ messages)

sub-fetches discard --ipv4|6 option
 2020-09-16  7:27 UTC  (18+ messages)
    ` [PATCH] Pass --ipv4 and --ipv6 options to sub-fetches when fetching multiple remotes and submodules
      ` [PATCH] config: option transfer.ipversion to set transport protocol version for network fetches

[PATCH] ref-filter: allow merged and no-merged filters
 2020-09-16  5:08 UTC  (21+ messages)
` [PATCH v2 0/2] git branch: allow combining "
  ` [PATCH v2 2/2] ref-filter: allow "
    ` [PATCH v3 0/3] git branch: allow combining "
      ` [PATCH v3 1/3] t3201: test multiple branch filter combinations
      ` [PATCH v3 2/3] Doc: cover multiple contains/no-contains filters
      ` [PATCH v3 3/3] ref-filter: allow merged and no-merged filters
      ` [PATCH v4 0/3] git branch: allow combining "
        ` [PATCH v4 1/3] t3201: test multiple branch filter combinations
        ` [PATCH v4 2/3] Doc: cover multiple contains/no-contains filters
        ` [PATCH v4 3/3] ref-filter: allow merged and no-merged filters

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

[PATCH 0/4] clone: allow configurable default for -o/--origin
 2020-09-16  3:15 UTC  (17+ messages)
` [PATCH 1/4] clone: add tests for --template and some disallowed option pairs
` [PATCH 2/4] clone: call git_config before parse_options
` [PATCH 3/4] clone: validate --origin option before use
` [PATCH 4/4] clone: allow configurable default for `-o`/`--origin`

[PATCH] commit-graph-format.txt: fix no-parent value
 2020-09-15 23:12 UTC  (4+ messages)

What's cooking in git.git (Sep 2020, #03; Wed, 9)
 2020-09-15 22:54 UTC  (13+ messages)

Posible bug with GIT_DEFAULT_HASH during clone
 2020-09-15 22:51 UTC  (11+ messages)
` [PATCH] builtin/clone: avoid failure with GIT_DEFAULT_HASH
  ` [PATCH v2] "

Recall: But : git-p4 unshelve
 2020-09-15 16:26 UTC  (2+ messages)

git format-patch with useAutoBase = true
 2020-09-15 20:24 UTC  (2+ messages)

Cannot run `git submodule init` on Cygwin from script with strict error checking
 2020-09-15 20:31 UTC  (6+ messages)

Bug Report: git-p4 unshelve failed
 2020-09-15  1:09 UTC 

[PATCH v17] Support auto-merge for meld to follow the vim-diff behavior
 2020-09-15  0:55 UTC  (4+ messages)
` [PATCH v18] "

[PATCH v3 1/1] remote.c: fix handling of %(push:remoteref)
 2020-09-14 22:21 UTC  (6+ messages)
` [PATCH v8 "

bug found on the new git maintenance builtin command
 2020-09-14 20:55 UTC  (3+ messages)

Caching Git Pull
 2020-09-14  8:39 UTC  (2+ messages)

[PATCH 0/4] builtin/diff: learn --merge-base
 2020-09-13 21:45 UTC  (6+ messages)
` [PATCH v2 "
  ` [PATCH v2 3/4] builtin/diff: parse --no-index using parse_options()

[PATCH 0/3] FAQ entries for merges and modified files
 2020-09-13 17:12 UTC  (9+ messages)
` [PATCH 1/3] docs: explain why squash merges are broken with long-running branches
` [PATCH 2/3] docs: explain why reverts are not always applied on merge
` [PATCH 3/3] docs: explain how to deal with files that are always modified

[PATCH v2 00/10] [GSoC] Implement Corrected Commit Date
 2020-09-13 15:39 UTC  (10+ messages)
` [PATCH v3 00/11] "
  ` [PATCH v3 05/11] commit-graph: return 64-bit generation number

Enterprise wide Git commit signing
 2020-09-13 14:48 UTC  (2+ messages)

[PATCH] ls-files: respect 'submodule.recurse' config
 2020-09-13 10:51 UTC  (5+ messages)

Worktrees attached to bare repo don't work
 2020-09-13  4:49 UTC  (2+ messages)

[PATCH 0/8] various wt-status/worktree cleanups
 2020-09-12 14:03 UTC  (11+ messages)
` [PATCH 4/8] worktree: drop useless call to strbuf_reset
` [PATCH 6/8] worktree: rename copy-pasted variable

Docs: possible incorrect diagram of Delta Copy instruction
 2020-09-12 11:21 UTC  (3+ messages)

post-checkout hook aborts rebase
 2020-09-12  0:51 UTC  (7+ messages)


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