Mercurial
Mercurial
>
catedit
/ annotate
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
.
MANIFEST.in
author
durandn
Fri, 10 Apr 2015 17:46:38 +0200
changeset 94
71a4a7300c35
parent 28
b196557df509
permissions
-rw-r--r--
made session dict usage a lot safer (using dict.setdefault("key, default) instead of directly using dict["key"])
Ignore whitespace changes -
Everywhere:
Within whitespace:
At end of lines:
26
e3affd6625d6
add packaging
ymh <ymh.work@gmail.com>
parents:
diff
changeset
1
recursive-include src/catedit/static *
28
b196557df509
add template to distrib
ymh <ymh.work@gmail.com>
parents:
26
diff
changeset
2
recursive-include src/catedit/templates *