]> infiniteadaptability.org Git - events/log
events
13 months agoguix manifest upgrade and bug fixes master v1.0.3
alex [Fri, 24 Mar 2023 04:43:08 +0000 (21:43 -0700)]
guix manifest upgrade and bug fixes

22 months agoguix: added support for guix package/development v1.0.2
alex [Fri, 24 Mar 2023 04:28:41 +0000 (21:28 -0700)]
guix: added support for guix package/development

version bump
fixed memcheck enabling when valgrind missing

2 years agoBugfixes v1.0.1
alex [Mon, 2 Jan 2023 08:08:16 +0000 (00:08 -0800)]
Bugfixes

Fixed recur across year/month boundaries not working properly
Improved timezone handling
Fixed prune not re-adding recurring events
Refactored recur functionality into own function

2 years agoCompleted v1.0.0 functionality v1.0.0
alex [Sat, 3 Sep 2022 18:10:29 +0000 (11:10 -0700)]
Completed v1.0.0 functionality

-Added optional arg to --upcoming (default = 1W)
-changed duration to until
-added man page
-added some minor color/formatting to ls
-added bash completions

2 years agoIntial design complete
alex [Sat, 20 Aug 2022 01:44:26 +0000 (18:44 -0700)]
Intial design complete

Full project completed.

Added the following sub-commands:
-add
-dismiss
-ls
-rm
-postpone
-prune

Added unit tests to verify functionality.

2 years agoproject creation
alex [Sat, 20 Aug 2022 01:31:09 +0000 (18:31 -0700)]
project creation