Mercurial
Mercurial
>
hg-stable
/ file revision
summary
|
shortlog
|
changelog
|
graph
|
tags
|
bookmarks
|
branches
|
files
|
changeset
| file |
latest
|
revisions
|
annotate
|
diff
|
comparison
|
raw
|
help
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
rust/Cargo.toml
author
Yuya Nishihara <yuya@tcha.org>
Sun, 27 Oct 2019 12:30:59 +0900
branch
stable
changeset 43335
242ad45b60b3
parent 40978
5532823e8c18
child 44484
79ac59d3f73d
permissions
-rw-r--r--
config: fix -Tjson to not crash due to unsupported defaultvalue types Maybe it isn't great to ignore unsupported types at all, but otherwise "hg config -Tjson" would crash.
[workspace]
members = ["hg-core", "hg-direct-ffi", "hg-cpython"]
exclude = ["chg", "hgcli"]