Mercurial
Mercurial
>
catedit
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
bz2
|
help
less
more
|
(0)
-10
-4
+4
+10
+30
+100
tip
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
The revision graph only works with JavaScript-enabled browsers.
Added support for making multiple changes in a single commit, using the flask dict "session" (keys used are "modified_categories" and "deleted_categories") + Added a view for editing categories that allows the user to see what he has added, deleted or edited + Made it so an unauthenticated user should not generate any Github api request (you have to be logged to see the categories now).
2014-12-29, by Nicolas DURAND
Fix to github error handling
2014-12-18, by Nicolas DURAND
Pylint + pep8 + adapted code to Python 3 + added support for authentication when persistence is set to PersistenceToFile + cleaning up settings.py/config.py.tmpl and updated readme
2014-12-17, by Nicolas DURAND
start of small refactorisation: python 3.4, remove imports *, logger, apply pylint, remove app.py
2014-12-16, by ymh
less
more
|
(0)
-10
-4
+4
+10
+30
+100
tip