Mercurial
Mercurial
>
hg
/ 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, 01 Jul 2018 22:11:23 +0900
changeset 38544
e8c33e27ee9b
parent 35569
964212780daf
child 39967
aab43d5861bb
permissions
-rw-r--r--
resolve: add support for log-like template keywords and functions It uses wctx as the associated revision since "hg resolve" is the command to manipulate the working directory files.
[workspace]
members = ["hgcli"]