summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Change: run pylint3 if availableHEADmasterLars Wirzenius2018-09-241-1/+5
|
* Bump version number post-release to 1.20180812.1+gitLars Wirzenius2018-08-123-2/+12
|
* Prepare to release version 1.20180812.1cliapp-1.20180812.1Lars Wirzenius2018-08-123-5/+5
|
* Add: build-dep on dh-pythonLars Wirzenius2018-08-122-0/+2
|
* Bump version number post-release to 1.20180812+gitLars Wirzenius2018-08-123-2/+12
|
* Prepare to release version 1.20180812cliapp-1.20180812Lars Wirzenius2018-08-123-5/+5
|
* Fix: file conflict on cliapp(5) and old versions of python-cliappLars Wirzenius2018-08-123-0/+10
|
* Bump version number post-release to 1.20180121+gitLars Wirzenius2018-01-213-2/+12
|
* Prepare to release version 1.20180121cliapp-1.20180121Lars Wirzenius2018-01-213-5/+5
|
* Merge branch 'master' of git://git.liw.fi/cliappLars Wirzenius2018-01-213-4/+14
|\
| * Change: runcmd timeout/callback behaviourLars Wirzenius2018-01-213-4/+14
| |
* | Bump version number post-release to 1.20170827+gitLars Wirzenius2017-08-273-2/+12
| |
* | Prepare to release version 1.20170827cliapp-1.20170827Lars Wirzenius2017-08-273-5/+5
| |
* | Add: update NEWS, debian/changelogLars Wirzenius2017-08-272-1/+3
| |
* | Fix: disable unicode_literals from the futureLars Wirzenius2017-08-271-1/+1
| | | | | | | | This should fix obnam.
* | Fix: README how to run checks, copyright yearsLars Wirzenius2017-08-262-3/+3
|/
* Bump version number post-release to 1.20170823+gitLars Wirzenius2017-08-233-2/+12
|
* Prepare to release version 1.20170823cliapp-1.20170823Lars Wirzenius2017-08-233-5/+5
|
* Add: clarify Codethink change in debian/changelogLars Wirzenius2017-08-201-1/+3
|
* Add: update NEWSLars Wirzenius2017-08-201-0/+1
|
* Add: update debian/changelogLars Wirzenius2017-08-201-0/+1
|
* Add: Codethink to debian/copyrightLars Wirzenius2017-08-201-1/+1
|
* Bump version number post-release to 1.20170820+gitLars Wirzenius2017-08-203-2/+12
|
* Prepare to release version 1.20170820cliapp-1.20170820Lars Wirzenius2017-08-203-5/+5
|
* Fix: more Python3 support from StuartLars Wirzenius2017-08-203-23/+24
| | | | | | These changes were sent by Stuart Prescott, but since I am stupid and hadn't pushed my changes to the git server, his patches didn't apply with "git am", and so his commit info got lost.
* Fix: downgrade python(-all) versioned depsLars Wirzenius2017-08-191-2/+2
|
* Fix: drop build-dep on pylint{,3}Lars Wirzenius2017-08-191-2/+0
|
* Don't run pylintLars Wirzenius2017-08-191-1/+1
| | | | It's not available on jessie and meh.
* Fix: syntaxLars Wirzenius2017-08-191-2/+2
|
* Fix: syntaxLars Wirzenius2017-08-191-1/+1
|
* Fix: only install cliapp.5 in python3-cliappLars Wirzenius2017-08-191-1/+10
|
* Add: debian/python3-*Lars Wirzenius2017-08-192-0/+7
|
* Fix: drop refs to example3.pyLars Wirzenius2017-08-192-2/+0
|
* Fix: tabLars Wirzenius2017-08-191-1/+1
|
* Add: Python3 support for debian/rulesLars Wirzenius2017-08-191-1/+3
|
* Add: Python3 for debian/controlLars Wirzenius2017-08-191-5/+24
|
* Add: update NEWSLars Wirzenius2017-08-191-0/+1
|
* Add: Python3 supportLars Wirzenius2017-08-192-6/+15
|
* Add: PYthon3 supportLars Wirzenius2017-08-191-2/+3
|
* Add: locally-disabled warningLars Wirzenius2017-08-191-0/+1
|
* Add: Python3 supportLars Wirzenius2017-08-192-44/+57
|
* Add: Python3 supportLars Wirzenius2017-08-191-2/+2
|
* Add: Python3 supportLars Wirzenius2017-08-191-1/+1
|
* Add: Python3 supportLars Wirzenius2017-08-191-22/+28
|
* Add: Python3 supportLars Wirzenius2017-08-191-12/+16
|
* Drop: import print function from futureLars Wirzenius2017-08-191-1/+0
| | | | print() works fine in Python 2.
* Add: support Python3Lars Wirzenius2017-08-191-4/+5
|
* Drop: example3.pyLars Wirzenius2017-08-191-48/+0
| | | | | | It would need trickery to work for both py2 and py3, because it uses urlparse. I'd rather have a simpler example and not distract readers with that kind of thing.
* Add: update NEWSLars Wirzenius2017-08-191-0/+2
|
* Add: update debian/changelogLars Wirzenius2017-08-191-1/+1
|