Mercurial
Mercurial
>
opster
/ 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
.
.hgignore
author
Alexander Solovyov <piranha@piranha.org.ua>
Sun, 06 Sep 2009 16:32:32 +0300 (2009-09-06)
changeset 87
ec9736668bca
parent 48
4e7303fd9bec
child 100
78a1e77609e6
permissions
-rw-r--r--
when calling command from python set not supplied options to proper defaults Earlier you would get full option spec (short, default, help) for every option, not supplied as argument (or keyword argument) in function call.
Ignore whitespace changes -
Everywhere:
Within whitespace:
At end of lines:
11
560f5682ce00
initial hgignore
Alexander Solovyov <piranha@piranha.org.ua>
parents:
diff
changeset
+
−
1
\.pyc$
33
e82b3f5c36d9
documentation
Alexander Solovyov <piranha@piranha.org.ua>
parents:
11
diff
changeset
+
−
2
^docs/_build/
44
bb7358d6b48f
manifest doesn't need to be included in repo
Alexander Solovyov <piranha@piranha.org.ua>
parents:
33
diff
changeset
+
−
3
^MANIFEST$
48
4e7303fd9bec
ignore dist/ dir
Alexander Solovyov <piranha@piranha.org.ua>
parents:
44
diff
changeset
+
−
4
^dist/