Mercurial
Mercurial
>
test
/ 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
.
hgkw/__init__.py
author
Christian Ebert <blacktrash@gmx.net>
Thu, 28 Dec 2006 15:06:19 +0100
branch
solo-extension
changeset 49
5acfe7dc3086
parent 0
41c7e55cd9e9
permissions
-rw-r--r--
Override filelog's size(), cmp() as well; remove add() Try whether we /really/ don't need add(). size() and cmp() are needed to avoid eg: $ hg st $ touch file $ hg st M file