summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Make sleep shorter for faster debuggingliw/timeoutLars Wirzenius2017-01-261-1/+1
|
* Avoid timeouts if there actually is outputLars Wirzenius2017-01-261-0/+2
|
* Add an output timeout to runcmd, and a callbackLars Wirzenius2017-01-262-5/+48
|
* Add (unimplemented) output_timeout kwarg to runcmdLars Wirzenius2017-01-261-2/+4
|
* Tweak debian/rules for Debian 8 debhelperLars Wirzenius2016-10-081-4/+1
|
* Require Python 2.7Lars Wirzenius2016-10-083-5/+7
|
* Bump version number post-release to 1.20160724+gitLars Wirzenius2016-07-243-2/+12
|
* Prepare to release version 1.20160724cliapp-1.20160724Lars Wirzenius2016-07-243-5/+5
|
* Update NEWSLars Wirzenius2016-07-241-0/+2
|
* REbuild after checkingLars Wirzenius2016-07-241-0/+3
|
* ADd missing build-depsLars Wirzenius2016-07-242-1/+2
|
* Silence pylint warningsLars Wirzenius2016-07-244-3/+8
| | | | Disable the ones that I find pointless.
* Run make check in a clean treeLars Wirzenius2016-07-241-1/+1
| | | | | Otherwise CoverageTestRunner finds build/, which is a thing Python's build tools create.
* Run make check when building Debian packageLars Wirzenius2016-07-242-2/+5
|
* Bump version number post-release to 1.20160316+gitLars Wirzenius2016-03-163-2/+12
|
* Prepare to release version 1.20160316cliapp-1.20160316Lars Wirzenius2016-03-163-3/+9
|
* Put version.py in without-testsLars Wirzenius2016-02-201-0/+1
|
* Fix for E731 "do not assign a lambda expression, use a def"Michel Alexandre Salim2016-02-202-2/+4
|
* Move __version__ into version.pyLars Wirzenius2016-02-202-2/+4
| | | | | | | This should silence pep8 version 1.6 and later. Also allows me to use my bumper tool for releases. Thank you to Michel Alexandre Salim for reporting the pep8 issue.
* Add description of byte sizes to cliapp(5)Lars Wirzenius2016-02-192-0/+29
|
* Unhide hidden optionsLars Wirzenius2016-02-192-4/+12
| | | | | | This reveals --dump-config-names, --list-config-files, and --generate-manpage in --help output. There's no point in keeping them hidden, especially the first two.
* Prepare version 1.20160109cliapp-1.20160109Lars Wirzenius2016-01-093-5/+6
|
* Added --log=stderr to log to STDERRRoland Mas2016-01-083-1/+21
|
* Add XDG Base Directory specification supportLars Wirzenius2015-12-275-1/+36
|
* Give better error message if YAML config is badLars Wirzenius2015-12-264-1/+27
|
* Update Debian dependencies to add python-yamlLars Wirzenius2015-12-232-2/+5
|
* Update cliapp.5 for YAML filesLars Wirzenius2015-12-231-2/+27
|
* Update NEWSLars Wirzenius2015-12-231-0/+5
|
* Add support for YAML config filesLars Wirzenius2015-12-232-28/+206
| | | | INI files continue to be supported, too.
* Update debian/changelogLars Wirzenius2015-12-201-0/+8
|
* Bug#804268: python-cliapp: package suggests non-existing packageIain R. Learmonth2015-12-201-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Package: python-cliapp Version: 1.20150829-1 Severity: normal Tags: patch Hi, Seems to suggest "libjs-query" but this should probably be "libjs-jquery". Single line diff is attached. Thanks, Iain. -- System Information: Debian Release: stretch/sid APT prefers testing APT policy: (900, 'testing') Architecture: amd64 (x86_64) Kernel: Linux 4.2.0-1-amd64 (SMP w/4 CPU cores) Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Init: systemd (via /run/systemd/system) Versions of packages python-cliapp depends on: ii python 2.7.9-1 python-cliapp recommends no packages. Versions of packages python-cliapp suggests: pn libjs-query <none> ii libjs-underscore 1.7.0~dfsg-1 -- no debconf information
* Update NEWSLars Wirzenius2015-12-051-0/+4
|
* Drop unused ManpageGenerator.options propertyLars Wirzenius2015-12-051-4/+0
|
* Sort --no-foo after --fooLars Wirzenius2015-12-052-24/+82
|
* Require config files specified by --config to existLars Wirzenius2015-11-082-2/+8
|
* Fix short option synopsis in manpagesLars Wirzenius2015-11-082-2/+17
|
* coverage-4.0a6 compatibilityMichel Alexandre Salim2015-09-071-1/+1
| | | | | coverage 4.0a6 no longer generates .coverage file, so use -f when deleting .coverage to ensure deletion does not fail.
* Prepare for release 1.20150829cliapp-1.20150829Lars Wirzenius2015-08-293-4/+4
|
* Update NEWSLars Wirzenius2015-08-291-0/+6
|
* Add subcommand usage getterRichard Ipsum2015-08-292-2/+12
|
* Update debian/changelogLars Wirzenius2015-08-291-0/+7
|
* Update NEWSLars Wirzenius2015-08-291-0/+10
|
* Update manual page wrt string list optionsLars Wirzenius2015-08-291-3/+12
|
* Fix whitespace, line lengthLars Wirzenius2015-08-292-1/+3
|
* Allow comma in StringListSetting valuesJan Gerber2015-08-292-10/+24
| | | | | - Escape values with comma with double quotes in config syntax. - Don't split values passed as arguments.
* Fix meliae useLars Wirzenius2015-07-222-1/+6
|
* Prepare release 1.20150701cliapp-1.20150701Lars Wirzenius2015-07-013-4/+4
|
* Change source package formatLars Wirzenius2015-06-302-1/+2
|
* Prepare release 1.20150630Lars Wirzenius2015-06-303-2/+8
|
* Move memory dumping method to util.pyLars Wirzenius2015-05-314-66/+99
|