]> git.zarvox.org Git - shortlog.git/history - shortlog.py
Don't serve .gitignore (or other non-entry files)
[shortlog.git] / shortlog.py
2022-10-02 Drew FisherDon't serve .gitignore (or other non-entry files) master
2022-10-02 Drew FisherSplit testing entrypoint out from CGI entrypoint
2022-10-02 Drew FisherFix comment rendering
2022-10-02 Drew FisherRemove templates; they are no longer used
2022-10-02 Drew FisherRewrite in python3 without web.py
2022-10-02 Drew FisherAttempt to update shortlog for web.py
2012-03-26 Drew FisherUse markdoku (a markdown variant) for post markup.
2012-03-19 Drew FisherMake things more Pythonic.
2012-03-19 Drew FisherAdd <video> to list of non-paragraphing tags.
2011-05-02 Drew FisherImport hashlib instead of (deprecated) md5.
2011-04-14 Drew FisherAdd a checkbox to not receive follow-up emails.
2011-03-27 Drew FisherSwitch to web.py 0.3
2011-02-19 Drew FisherAdd <table> to the list of format-excluded elements.
2011-01-28 Drew FisherImplement antispam tactics.
2011-01-05 Drew FisherImport of running code as of 2011-01-05.