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
.
tests/test-parseindex2.py.out
author
Yuya Nishihara <yuya@tcha.org>
Fri, 01 Aug 2014 21:36:56 +0900
branch
stable
changeset 21966
be94ed4baa5d
parent 7110
75fdc39b6172
permissions
-rw-r--r--
log: do not use exact matcher for --patch --follow without file (
issue4319
)
e2530d4a47c1
is valid only if file argument is specified. If no pattern specified, it can simply fall back to the original matcher.
done