Commit Graph
61 Commits
Author SHA1 Message Date
steven-omaha a4639a1c3a refact: overhaul arg parsing 2023-05-23 17:28:51 +02:00
steven-omaha 9a66a03f7d chore: Release 2023-05-22 12:55:50 +02:00
steven-omaha 0a781ed15b chore: Release 2023-05-22 11:06:06 +02:00
steven-omaha 0ffe0c345d feat(groups): allow nested group dirs
Instead of expecting all files to be located immediately under the group
dir, we allow them to be nested in additional folders. We walk the group
folder, and treat every file as a group file. The relative path of the
file as seen from the group dir becomes the group name.

Fixes #27.
2023-05-18 17:16:30 +02:00
steven-omaha ab913b4721 chore: Release 2023-05-17 15:09:40 +02:00
steven-omaha 1c5d6e2505 chore: bump lockfile 2023-05-17 15:08:55 +02:00
steven-omaha 40fb1066e8 fix: privilege escalation for debian (#25) 2023-05-17 14:23:08 +02:00
steven-omaha 2ef3d7c36f chore: Release 2023-05-15 16:12:36 +02:00
steven-omaha af9550bbe5 chore: Release 2023-05-15 15:26:50 +02:00
steven-omaha 0f487abc18 ci: try triggering github action 2023-05-15 15:05:04 +02:00
steven-omaha 4f98163a86 chore: Release 2023-05-12 16:09:30 +02:00
steven-omaha 9e53f5dc21 chore: update Cargo.lock 2023-05-12 16:08:32 +02:00
steven-omaha 37409e9e60 refact(regex): disable default features
these relate to performance and unicode support, neither of which we
are currently interested in
2023-03-30 17:58:47 +02:00
steven-omaha f2ebfe68b5 chore: Release 2023-03-30 13:17:56 +02:00
steven-omaha 4a6ddcc1cf chore: bump dependencies 2023-03-29 14:24:55 +02:00
steven-omaha ae7018d664 chore: update lockfile 2023-03-29 14:20:28 +02:00
steven-omaha e277899ad4 chore: Release 2023-02-28 13:07:35 +01:00
steven-omaha fc78a3b248 chore: Release 2023-02-28 12:38:52 +01:00
steven-omaha 7c4741753e add debian backend 2023-02-27 17:21:56 +01:00
steven-omaha 93d4c58a00 Revert "add auto-generated zsh completion"
This reverts commit dca0895b39.
2023-02-24 13:25:33 +01:00
steven-omaha d3bb57b66f chore: Release 2023-02-23 22:14:43 +01:00
steven-omaha 60b850316c chore: Release 2023-02-23 22:03:14 +01:00
steven-omaha dca0895b39 add auto-generated zsh completion 2023-02-23 21:47:03 +01:00
steven-omaha 53091759e5 chore: Release 2023-02-23 13:15:43 +01:00
steven-omaha 3b8fd962cd version bump to v1.0.0-beta.11 2023-02-23 11:38:15 +01:00
steven-omaha 487101c2ec chore: Release 2023-02-23 11:34:18 +01:00
steven-omaha d1e289d086 version bump to 1.0.0-beta.10 2023-02-22 14:26:16 +01:00
steven-omaha 87259e702b hint supported rust version 2023-02-18 15:09:01 +01:00
steven-omaha 2727d56175 version bump to v1.0.0-beta8 2023-02-18 14:15:05 +01:00
steven-omaha 7ae45ee302 version bump to v1.0.0-beta7 2023-02-18 13:30:23 +01:00
steven-omaha 29a1c16d4b version bump to v1.0.0-beta6 2023-02-17 21:17:54 +01:00
steven-omaha 4223eb19ed use const format for version string 2023-02-17 21:11:54 +01:00
steven-omaha 354e8d4741 version bump to 1.0.0-beta5 2023-02-15 14:16:40 +01:00
steven-omaha 83fbe765d8 clean up dependencies 2023-02-14 17:56:28 +01:00
steven-omaha 7075ef1994 remove pacdef_main from workspaces 2023-02-14 17:46:23 +01:00
steven-omaha a14b0ecf40 version bump to 1.0.0-beta4 2023-02-14 16:08:56 +01:00
steven-omaha 6700de006e version bump to 1.0.0-beta3 2023-02-14 15:25:14 +01:00
steven-omaha e7cb7d9321 rename all crates 2023-02-14 13:12:08 +01:00
steven-omaha d7ea6ce708 introduce workspace 2023-02-13 19:46:35 +01:00
steven-omaha de2c50033b update lockfile 2023-02-13 14:04:13 +01:00
steven-omaha ea46b9cd8d version bump to 1.0.0-beta2 2023-02-02 15:57:50 +01:00
steven-omaha 15c48786cf update lockfile 2023-02-02 14:58:19 +01:00
steven-omaha a3a2335bd5 version bump to 1.0.0-beta1 2023-02-01 16:58:15 +01:00
steven-omaha 6fde122d9b remove dbg statement 2023-01-31 16:44:46 +01:00
steven-omaha ebecbc6734 add proper version string 2023-01-30 16:55:45 +01:00
steven-omaha 8e84ecfe65 upgrade to clap v4 again
i can't really live with the outdated library
monochrome output is the lesser evil
2023-01-30 16:55:45 +01:00
steven-omaha 3f1dc1f46f work on review 2023-01-18 14:05:20 +01:00
steven-omaha b956782249 start adding review 2023-01-14 19:32:03 +01:00
steven-omaha 13e34983b9 add config (WIP) 2023-01-14 16:56:07 +01:00
steven-omaha b5d58e6656 add derive Register macro 2023-01-12 23:07:27 +01:00