aboutsummaryrefslogtreecommitdiff
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 salsa.debian.orgGuido Günther2021-06-08
| | | | We misdetected the URL format and hence created broken links
* Make it obvious that we're talking about Debian hereGuido Günther2015-12-29
|
* Colorize error messageGuido Günther2015-12-29
|
* Distinguish gitweb and cgitGuido Günther2015-11-07
|
* Drop tmp/ from cgi pathv0.0.4Guido Günther2015-10-30
|
* Fix copyright yearGuido Günther2015-10-30
|
* Support multiple commit IDs separated by commaGuido Günther2015-10-30
|
* Link to the wikiGuido Günther2015-10-30
|
* Encode to unicodeGuido Günther2015-10-30
| | | | to we work with genshi 0.7
* Drop unused codeGuido Günther2015-10-30
|
* Make sure urlgrabber sees a string and not a unicode objectGuido Günther2012-01-16
| | | | othewise it fails with "TypeError: invalid arguments to setopt"
* Adjust to python-debian in squeezeGuido Günther2012-01-16
|
* Fix homepage linkGuido Günther2010-07-29
|
* Add form to the changelog side tooGuido Günther2010-07-29
|
* bump versionv0.0.3Guido Günther2009-08-31
|
* make comparison case insensitiveGuido Günther2009-08-31
| | | | to work with new pts page.
* improve error message when we fail to parse the pts pageGuido Günther2009-08-31
|
* don't append the generated html directlyGuido Günther2009-03-05
|
* remove unused importGuido Günther2009-03-05
|
* strip trailing summary field from git URLsGuido Günther2009-03-05
| | | | some packages have them in the vcs-browser field, some don't
* bump version to 0.0.2v0.0.2Guido Günther2009-01-29
|
* drop versionGuido Günther2009-01-29
|
* typoGuido Günther2009-01-25
|
* 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
|
* directly show commitdiffsGuido Günther2008-11-17
|
* set timeout on socket operationsGuido Günther2008-11-17
|
* add READMEv0.0.1Guido Günther2008-11-08
|
* add MakefileGuido Günther2008-11-08
|
* add cgiGuido Günther2008-11-08
|
* add HTMLChangelogGuido Günther2008-11-07
|
* add vcsbrowser wrapperGuido Günther2008-11-07