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
.
hgext/__init__.py
author
Yuya Nishihara <yuya@tcha.org>
Mon, 12 Oct 2015 17:19:22 +0900
changeset 26637
179764469754
parent 1360
7d439981bec4
child 28450
155e3308289c
permissions
-rw-r--r--
revset: port limit() to support keyword arguments The next patch will introduce the third 'offset' argument. This allows us to specify 'offset' without 'n' argument.
# placeholder