about summary refs log tree commit diff stats
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Makefile: Drop README.md from man page requisitestoonn2022-03-181-2/+2
* Change sed invocation for POSIX compliancetoonn2020-12-311-1/+2
* Change "sgr0" to "normal" for legibilitytoonn2020-11-131-9/+9
* Add formatting to make output for claritytoonn2020-11-131-8/+17
* Default to python3 at install, fall back to pythontoonn2020-06-221-2/+2
* Tax loss harvesting release, nothing to see here v1.9.3toonn2019-12-311-2/+2
* Split PHONY man target into seperate real targetstoonn2019-10-191-5/+13
* Switch manpage date from locale dependent to ISO UTCtoonn2019-09-011-2/+2
* Tabs are spaces tootoonn2019-06-181-1/+1
* Remove comment in shellcheck ruletoonn2019-06-181-1/+0
* Replace targets with test_pytoonn2019-06-181-2/+2
* Document ## convention and $$ sed rangetoonn2019-06-181-0/+1
* Add test_py targettoonn2019-06-181-0/+5
* Document shellcheck in Makefile help and HACKING.mdtoonn2019-06-181-15/+16
* Add shellcheck to teststoonn2019-06-181-1/+5
* doctests are no longer silently failing (when failing)Wojciech Siewierski2019-01-271-1/+2
* Set the default PREFIX in MakefileWojciech Siewierski2018-12-291-0/+1
* Support the PREFIX flag in "make install"Wojciech Siewierski2018-12-291-1/+2
* Remove strip because whitespace could be a valid nametoonn2018-08-191-1/+1
* Check PYTHON is properly definedtoonn2018-08-191-4/+10
* Update PYTHON variablehektr2018-07-181-2/+3
* Makefile: run tests/manpage_completion_test.py on `make test`hut2018-06-121-2/+7
* Replace -not operator with POSIX compliant !Klemens Nanni2018-02-051-3/+3
* Fix missing `@` characterZabielski, Kamil2017-12-011-1/+1
* Makefile: Add help for different testsnfnty2017-02-101-13/+19
* Beta release 1.9.0b1 v1.9.0b1nfnty2017-02-101-1/+1
* linting: Rename config filesnfnty2017-02-091-1/+1
* linting: pylint: Remove most `disabled=protected-access`nfnty2017-01-301-1/+1
* Makefile: `TEST_PATH_*`: Be explicitnfnty2017-01-291-5/+11
* Makefile: Split testsnfnty2017-01-241-7/+11
* linting: Fix `make test`nfnty2017-01-171-2/+6
* linting: pylint and flake8nfnty2017-01-171-0/+8
* Enable Travis-CIWojciech Siewierski2016-06-221-1/+1
* Makefile: Don't fail build when py.test is not installedhut2016-02-281-1/+8
* tests: add a dummy pytest test and add it to the make test stepLaurent Charignon2016-01-311-0/+1
* Neater copyright headerhut2015-03-191-2/+2
* Makefile: quote a variablehut2015-02-071-1/+1
* update email addresshut2014-12-111-1/+1
* fix references to README.mdhut2014-08-221-1/+1
* Makefile: allow selecting files for "make test" by setting $FILTERhut2014-02-031-1/+2
* Changed email address in source codehut2013-08-081-1/+1
* Revert "Added bumblebee-like "make uninstall""hut2013-04-021-7/+0
* Added bumblebee-like "make uninstall"hut2013-04-011-0/+7
* Makefile: Fix regex of 'make clean'hut2013-03-011-1/+1
* updated rest of the copyright noticeshut2013-02-221-1/+1
* update email address (romanz@lavabit.com -> hut@lavabit.com)hut2013-02-221-1/+1
* doc/rifle.1: Added man page for riflehut2013-02-181-0/+4
* Makefile: Add python3.3 to the list of python versionshut2013-01-281-2/+2
* Makefile: "make dist" instead of "make snapshot"hut2013-01-281-1/+3
* Makefile: use python2.7 toohut2012-10-181-1/+1