aboutsummaryrefslogtreecommitdiff
path: root/htmlchangelog.py
Commit message (Collapse)AuthorAge
* Update to python3HEADv0.0.5masterGuido Günther2022-10-25
| | | | | | | | While at that split out handle_pkg. This makes things easy to test locally via > import cl2vcs > cl2vcs.handle_pkg('multipath-tools', title='bla')
* Support multiple commit IDs separated by commaGuido Günther2015-10-30
|
* Encode to unicodeGuido Günther2015-10-30
| | | | to we work with genshi 0.7
* Adjust to python-debian in squeezeGuido Günther2012-01-16
|
* don't append the generated html directlyGuido Günther2009-03-05
|
* also allow for a collon after [commitid]Guido Günther2009-01-25
| | | | Manoj uses this in newer changelog entries
* add support for commit ids in drm-snapshotGuido Günther2008-12-05
|
* no need for vcsbrowsersGuido Günther2008-12-05
|
* add HTMLChangelogGuido Günther2008-11-07