|
|
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 |
|
|
|
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 |
|
|
|
9ab72a25fa
|
fix(sync): Fixed an issue where deleted folders would be restored.
|
2025-11-05 15:43:32 -05:00 |
|
|
|
d6ef585a45
|
refactor: Rewrote in golang.
|
2025-11-03 18:22:13 -05:00 |
|