0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
May 08, 2023 — May 08, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Switch to AGPL + 'Lesser' clause. More... almost 9 years ago
Remove _preambule.py. Use 'pip install -e .' instead. More... almost 9 years ago
Fix bytes/str issues with pit. More... almost 9 years ago
Strip trailling slashes. More... almost 9 years ago
Add a custom 404 error page. More... almost 9 years ago
Rename lib/gitwrapper/__init__.py to lib/gitwrapper.py More... almost 9 years ago
Rename web/__init__.py to web.py More... almost 9 years ago
Use pit to read git objects. More... almost 9 years ago
Add missing import... More... almost 9 years ago
Allow user to add subcomment to a comment. More... almost 9 years ago
Properly display user. More... almost 9 years ago
Use a pre tag to display long user text. More... almost 9 years ago
Comments are sorted by date when displayed. More... almost 9 years ago
Make timestamp value class comparable. More... almost 9 years ago
Fix othor typo More... almost 9 years ago
Better web template. More... almost 9 years ago
Do not return a false entry proxy is there is no parent. More... almost 9 years ago
Allow the creation of new entry from the web. More... almost 9 years ago
Set the parent of the child in set_child. More... almost 9 years ago
Correctly use the default argument in get_attribute. More... almost 9 years ago
Add a edit mode in the web part. More... almost 9 years ago
Do not crash if the template directory already exists. More... almost 9 years ago
The lib's Repo now handle most of commit stuff. More... almost 9 years ago
Use a helper template to create links instead of a python method. More... almost 9 years ago
Do not crash if the name of the child is the name of the actual entry. More... almost 9 years ago
Add missing "self." in tragick lib. More... almost 9 years ago
Use jinja2 template system. More... almost 9 years ago
Use the repo created by commandLine instead of creating a new one in web. More... almost 9 years ago
The web command is now a sub command of tragick. More... almost 9 years ago
The template directory is compute and store in the repo. More... almost 9 years ago