]> infiniteadaptability.org Git - events/log
events
4 days agochore: format
alex [Sun, 14 Dec 2025 07:59:01 +0000 (23:59 -0800)]
chore: format

4 days agotests: rework to allow parallelization
alex [Sun, 14 Dec 2025 07:58:09 +0000 (23:58 -0800)]
tests: rework to allow parallelization

4 days agocompletions: remove extraneous echo
alex [Sun, 14 Dec 2025 07:56:52 +0000 (23:56 -0800)]
completions: remove extraneous echo

4 days agoguix: update manifest
alex [Sun, 14 Dec 2025 07:55:12 +0000 (23:55 -0800)]
guix: update manifest

Add extra packages to properly build/test in pure container

2 years agoguix manifest upgrade and bug fixes v1.0.3
alex [Fri, 24 Mar 2023 04:43:08 +0000 (21:43 -0700)]
guix manifest upgrade and bug fixes

2 years 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

3 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

3 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.

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