Mercurial
Mercurial
>
py_tasks_melange
/ 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
.
__init__.py
author
Sverre Rabbelier <srabbelier@gmail.com>
Fri, 20 Mar 2009 21:02:21 +0000
changeset 1958
8e8f45dd46e3
parent 63
9b1909e46633
permissions
-rw-r--r--
Made _getPickData more generic by supporting ordening As such, renamed it to _getData. Also use a more robust way to represent the filter in case it contains entities. Patch by: Sverre Rabbelier