messages from 2020-09-15 22:32:39 to 2020-09-17 18:15:24 UTC [more...]
[PATCH v4 00/11] Maintenance I: Command, gc and commit-graph tasks
2020-09-17 18:11 UTC (7+ messages)
` [PATCH v5 "
` [PATCH v5 01/11] maintenance: create basic maintenance runner
` [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 10/11] maintenance: add auto condition for commit-graph task
What's cooking in git.git (Sep 2020, #04; Wed, 16)
2020-09-17 17:37 UTC (4+ messages)
` ds/maintenance-part-1 (was Re: What's cooking in git.git (Sep 2020, #04; Wed, 16))
[PATCH v2 0/4] builtin/diff: learn --merge-base
2020-09-17 17:28 UTC (15+ 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`
[PATCH] enable core.fsyncObjectFiles by default
2020-09-17 17:12 UTC (18+ 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
approximate_object_count_valid never set?
2020-09-17 16:53 UTC (5+ messages)
` [PATCH] packfile: actually set approximate_object_count_valid
sub-fetches discard --ipv4|6 option
2020-09-17 16:05 UTC (39+ 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] Config option to set the "
Git in Outreachy?
2020-09-17 15:34 UTC (23+ messages)
[PATCH] remote: in case of error don't show success message
2020-09-17 15:27 UTC
[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 00/12] more miscellaneous Bloom filter improvements, redux
2020-09-17 13:38 UTC (22+ messages)
` [PATCH v2 00/13] "
` [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/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] format-patch: cancel useAutoBase if base is invalid
2020-09-17 0:43 UTC (2+ messages)
[PATCH 1/2] t5534: new test case for atomic signed push
2020-09-16 23:44 UTC (10+ messages)
` [PATCH 2/2] send-pack: check atomic push before running GPG
[PATCH 0/5] Inclusive naming, part II
2020-09-16 22:39 UTC (12+ 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 21:15 UTC (28+ 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 04/15] remote-mediawiki tests: use the login/password variables
` [PATCH 05/15] remote-mediawiki tests: use a 10 character password
` [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
[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 (12+ messages)
[PATCH v2 0/2] push: make "--force-with-lease" safer
2020-09-16 12:47 UTC (12+ messages)
` [PATCH v3 0/7] push: add "--[no-]force-if-includes"
` [PATCH v3 1/7] remote: add reflog check for "force-if-includes"
` [PATCH v3 5/7] builtin/push: add option "--[no-]force-if-includes"
` [PATCH v3 6/7] doc: add reference for "--[no-]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 v3 0/3] git branch: allow combining merged and no-merged filters
2020-09-16 19:45 UTC (8+ messages)
` [PATCH v4 "
` [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 00/13] reftable library
2020-09-16 19:10 UTC (14+ messages)
` [PATCH 01/13] reftable: add LICENSE
` [PATCH 02/13] reftable: define the public API
` [PATCH 03/13] vcxproj: adjust for the reftable changes
` [PATCH 04/13] reftable: add a barebones unittest framework
` [PATCH 05/13] reftable: utility functions
` [PATCH 06/13] reftable: (de)serialization for the polymorphic record type
` [PATCH 07/13] reftable: reading/writing blocks
` [PATCH 08/13] reftable: a generic binary tree implementation
` [PATCH 09/13] reftable: write reftable files
` [PATCH 10/13] reftable: read "
` [PATCH 11/13] reftable: file level tests
` [PATCH 12/13] reftable: rest of library
` [PATCH 13/13] reftable: "test-tool dump-reftable" command
[PATCH 1/4] clone: add tests for --template and some disallowed option pairs
2020-09-16 3:15 UTC (2+ messages)
` [PATCH 0/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 (11+ messages)
[PATCH] builtin/clone: avoid failure with GIT_DEFAULT_HASH
2020-09-15 22:51 UTC (4+ messages)
` [PATCH v2] "
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).