|
|
38a6776b31
|
chore: remotes now get unmarshalled from the database.
|
2025-11-07 10:54:54 -05:00 |
|
|
|
15be62b5a2
|
feat(config): The default config now filters out more junk.
This includes `.envrc` files, `.local/`, `node_modules`, and `vendor`.
|
2025-11-07 10:44:55 -05:00 |
|
|
|
f43705cd53
|
feat(scan)!: Added support for multiple exports.
BREAKING CHANGE: The config value `scan.Exclude` is now a list rather than a string.
|
2025-11-07 10:41:46 -05:00 |
|
|
|
cbd74f387e
|
feat: Added new check command.
|
2025-11-06 17:35:11 -05:00 |
|
|
|
c9c34ce771
|
refactor(check)!: Renamed the check command to deps.
|
2025-11-06 17:10:53 -05:00 |
|
|
|
17ce49cd2d
|
fix(check): fd now correctly gets marked as found.
|
2025-11-06 17:06:26 -05:00 |
|
|
|
af0a9f9c4c
|
docs: Added todos.
|
2025-11-05 18:31:39 -05:00 |
|
|
|
4273fa5895
|
feat!: Multiple scan includes are now supported.
BREAKING CHANGE: The config value `scan.Include` is now a list rather than
a string.
Release-As: 0.2.0
|
2025-11-05 18:29:19 -05:00 |
|
|
|
bb3c0cdeee
|
chore: Updated nix version.
|
2025-11-05 18:09:58 -05:00 |
|
Spencer Brower
|
df5fdeee67
|
chore(main): release 0.1.1
v0.1.1
|
2025-11-05 18:08:40 -05:00 |
|
|
|
42796ec77b
|
feat(sync): Results are now displayed in a table.
Release-As: 0.1.1
|
2025-11-05 17:49:22 -05:00 |
|
|
|
8a349dd760
|
build: Added Makefile for cross-platform builds.
|
2025-11-05 17:28:59 -05:00 |
|
|
|
7a49858a58
|
docs: Updated TODOs.
|
2025-11-05 16:35:07 -05:00 |
|
|
|
9ab72a25fa
|
fix(sync): Fixed an issue where deleted folders would be restored.
|
2025-11-05 15:43:32 -05:00 |
|
|
|
35519550ed
|
build: Added release-please.
|
2025-11-05 15:34:06 -05:00 |
|
Spencer Brower
|
7a60c673be
|
build: Updated go version for github action.
|
2025-11-05 15:34:03 -05:00 |
|
Spencer Brower
|
f8dc85a8b7
|
build: Created github actions build.
|
2025-11-04 14:06:13 -05:00 |
|
|
|
5310803c8b
|
docs: Updated README.md
|
2025-11-03 18:29:23 -05:00 |
|
|
|
611ca6f820
|
docs: Added docs.
v0.1.0
|
2025-11-03 18:22:23 -05:00 |
|
|
|
d6ef585a45
|
refactor: Rewrote in golang.
|
2025-11-03 18:22:13 -05:00 |
|
|
|
e38f8a4c8f
|
fix: Updated to work with new go configuration.
|
2025-11-03 14:52:58 -05:00 |
|
|
|
41f7656aa0
|
docs: Updated README.md
|
2025-10-30 14:29:58 -04:00 |
|
|
|
4bd845c985
|
build: Cut down flake.nix.
|
2025-10-29 10:16:58 -04:00 |
|
|
|
d0924ccaad
|
docs: Dramatically improved README.
|
2025-10-28 18:47:17 -04:00 |
|
|
|
0b24637df4
|
docs: Added MIT License.
|
2025-10-28 18:39:06 -04:00 |
|
|
|
80489ffbb1
|
feat: Added envr remove.
|
2025-10-28 17:32:44 -04:00 |
|
|
|
1a3634ba84
|
feat: Implemented sync command.
|
2025-10-28 17:09:40 -04:00 |
|
|
|
7604454b74
|
feat: envr list now shows paths relative to home.
|
2025-10-28 16:44:16 -04:00 |
|
|
|
697968e410
|
feat: Implemented scan.
|
2025-10-28 16:31:53 -04:00 |
|
|
|
6597d987f9
|
docs: Updated todos.
|
2025-10-28 16:12:48 -04:00 |
|
|
|
a139b79bcb
|
docs: Added TODOs.
|
2025-10-28 15:53:37 -04:00 |
|
|
|
711f3c4a15
|
refactor: Renamed envr config init to envr init.
|
2025-10-28 15:42:41 -04:00 |
|
|
|
94a572306a
|
feat: Added restore command.
|
2025-10-28 15:28:31 -04:00 |
|
|
|
f9f1462499
|
fix: Fixed pathing issue with age.
|
2025-10-28 15:03:50 -04:00 |
|
|
|
ba452069de
|
refactor: Renamed import command to backup.
|
2025-10-28 14:51:59 -04:00 |
|
|
|
faa8587302
|
docs: Updated TODOs.
|
2025-10-28 14:49:49 -04:00 |
|
|
|
480f3ca234
|
feat: Added envr config edit.
|
2025-10-28 14:49:43 -04:00 |
|
|
|
ddd862b6c8
|
refactor: Turned envr into an exportable module def.
|
2025-10-28 14:41:29 -04:00 |
|
|
|
bb53e57d06
|
chore: moved envr file to mod.nu.
|
2025-10-28 14:39:14 -04:00 |
|
|
|
25777db5e4
|
chore: Exported main functions.
|
2025-10-28 14:37:18 -04:00 |
|
|
|
847ca621ad
|
feat: Added age support.
|
2025-10-28 13:50:53 -04:00 |
|
|
|
ba46ba6a6c
|
feat: Got basic functionality working.
|
2025-10-28 13:33:41 -04:00 |
|
|
|
98400ab0df
|
feat: initial commit.
|
2025-10-28 12:18:54 -04:00 |
|