log

age author description
Thu, 08 Aug 2019 16:23:44 +0200 Guido Berhoerster Fix help for ch command
Thu, 08 Aug 2019 10:31:06 +0200 Guido Berhoerster Handle empty fields correctly when filtering the list of entries
Wed, 07 Aug 2019 11:28:07 +0200 Guido Berhoerster Add tests
Tue, 06 Aug 2019 11:21:04 +0200 Guido Berhoerster Try to use $HOME for the user's home directory
Wed, 31 Jul 2019 11:21:54 +0200 Guido Berhoerster Allow local makefile overrides in local.mk
Tue, 30 Jul 2019 20:38:08 +0200 Guido Berhoerster Prevent potential division by zero
Tue, 28 Nov 2017 17:16:24 +0100 Guido Berhoerster Only invoke pager in the help command for the summary of all commands
Tue, 28 Nov 2017 16:48:45 +0100 Guido Berhoerster Distinguish between unknown argument and missing value
Tue, 28 Nov 2017 15:09:19 +0100 Guido Berhoerster Explicitly handle all cases in switch statements
Thu, 28 Sep 2017 10:06:59 +0200 Guido Berhoerster Read configuration file on startup
Wed, 27 Sep 2017 19:44:05 +0200 Guido Berhoerster Add set command for setting or retrieving option values
Mon, 25 Sep 2017 21:21:25 +0200 Guido Berhoerster Add define command for defining macros
Thu, 21 Sep 2017 09:45:59 +0200 Guido Berhoerster Add pwm-clip utility for setting the X11 CLIPBOARD selection
Wed, 20 Sep 2017 23:57:51 +0200 Guido Berhoerster Build common functions as a library that can be reused
Wed, 20 Sep 2017 23:49:31 +0200 Guido Berhoerster Build compatibility functions as a library that can be reused