fnp
/
redakcja.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Poprawki stylu w panelu gallery.html.
[redakcja.git]
/
lib
/
hg.py
diff --git
a/lib/hg.py
b/lib/hg.py
index
d8b4679
..
e785b37
100644
(file)
--- a/
lib/hg.py
+++ b/
lib/hg.py
@@
-3,10
+3,8
@@
import os
import codecs
from mercurial import localrepo, ui, error, match, node, encoding
import codecs
from mercurial import localrepo, ui, error, match, node, encoding
-
encoding.encoding = 'utf-8'
encoding.encoding = 'utf-8'
-
class RepositoryDoesNotExist(Exception):
pass
class RepositoryDoesNotExist(Exception):
pass
@@
-110,4
+108,4
@@
class Repository(object):
# reread keys
# self._keys = self.get_persisted_objects_keys()
# return node.hex(rev)
# reread keys
# self._keys = self.get_persisted_objects_keys()
# return node.hex(rev)
-
\ No newline at end of file
+