log

age author description
Tue, 20 Aug 2019 21:27:47 +0200 Guido Berhoerster Added tag version-1 for changeset fb995e5d54e9 default tip
Tue, 20 Aug 2019 21:26:55 +0200 Guido Berhoerster Release version 1 version-1
Tue, 20 Aug 2019 20:19:53 +0200 Guido Berhoerster Improve error message of removegroup command
Fri, 09 Aug 2019 14:04:46 +0200 Guido Berhoerster Show only groups of matching entries when using ls with filters
Thu, 08 Aug 2019 22:48:09 +0200 Guido Berhoerster Allow keybinding customizations in ~/.teclarc
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
Sun, 17 Sep 2017 18:45:05 +0200 Guido Berhoerster Add read-only mode
Thu, 07 Sep 2017 12:40:50 +0200 Guido Berhoerster Add fully interactive mode
Wed, 06 Sep 2017 16:41:58 +0200 Guido Berhoerster Make EOF in interactive mode equivalent to the q command
Wed, 06 Sep 2017 13:56:11 +0200 Guido Berhoerster Automatically save the database when receiving a fatal signal
Fri, 01 Sep 2017 22:33:41 +0200 Guido Berhoerster Handle signals