|
3f0791466b
|
Add regression tests for home resolution
|
2025-10-17 09:33:22 +02:00 |
|
|
dc5eb9cb80
|
Disable CGO for linux
|
2025-10-16 17:20:58 +02:00 |
|
|
25a8e2b65a
|
Ensure we're cleaning up after our tests
v1.5.0
|
2025-10-16 17:14:48 +02:00 |
|
|
59faaa181d
|
Fix some hallocinated tests
|
2025-10-16 15:48:19 +02:00 |
|
|
7bff91679d
|
Implement parallel processing of instructions
|
2025-10-16 15:42:12 +02:00 |
|
|
cfa7fc73c9
|
Add more tests
|
2025-10-16 15:42:12 +02:00 |
|
|
a568a736aa
|
Consolidate tests that had a lot in common
|
2025-10-16 15:25:59 +02:00 |
|
|
db72688aa2
|
Improve more assertions across tests
|
2025-10-16 15:13:12 +02:00 |
|
|
05082d8ff3
|
Ignore test directory
|
2025-10-16 14:57:31 +02:00 |
|
|
a4f90c2bc8
|
Refine tests more
|
2025-10-16 14:57:16 +02:00 |
|
|
bec5b3cb9c
|
Add more glob tests
|
2025-10-16 14:45:45 +02:00 |
|
|
018c0797f5
|
Fix circular reference explosion
|
2025-10-16 14:41:13 +02:00 |
|
|
a7d5317114
|
Fix retarded tests
|
2025-10-16 14:39:51 +02:00 |
|
|
89e29eacee
|
Rework processing into 2 steps (preprocess - process)
|
2025-10-16 14:28:15 +02:00 |
|
|
4e4e58af83
|
Hallucinate a fix to -from
v1.4.0
|
2025-10-16 14:20:58 +02:00 |
|
|
eb81ec4162
|
Implement a "from" to config files that loads other files
v1.3.0
|
2025-10-06 22:36:52 +02:00 |
|
|
21d7f56ccf
|
Write tests for the new refactored functions
|
2025-10-06 22:05:32 +02:00 |
|
|
8653191df2
|
Refactor main to decouple logic from actual main()
|
2025-10-06 20:11:01 +02:00 |
|
|
9da47ce0cf
|
Hallucinate some tests
|
2025-10-06 20:05:15 +02:00 |
|
|
29bfa2d776
|
Also attach the linux binary to release
oopsie
|
2025-10-01 13:22:39 +02:00 |
|
|
c94a7ae8ab
|
Remove log?
Why was log here??
v1.2.0
|
2025-10-01 13:21:15 +02:00 |
|
|
ca57ee728e
|
Add build script
|
2025-10-01 13:21:08 +02:00 |
|
|
b53628e698
|
Hallucinate a fix to recurse using doublestar
|
2025-07-10 20:50:37 +02:00 |
|
|
3f7fd36f84
|
Fix files being linked as folders
v1.1.0
|
2025-04-15 20:28:49 +02:00 |
|
|
8da1f023a7
|
Add simple release script
v1.0.0
|
2025-04-13 19:53:30 +02:00 |
|
|
33b3a3d2b6
|
Improve globbing to better handle both patterns and non patterns
|
2025-04-13 19:47:52 +02:00 |
|
|
78536c3e19
|
Implement doublestar wildcards
|
2025-04-13 19:28:57 +02:00 |
|
|
3a5a333c62
|
Add LogSuccess
|
2025-03-11 21:37:55 +01:00 |
|
|
5a2520e3b1
|
Fix deleting by not deleting at all
|
2025-03-10 19:08:07 +01:00 |
|
|
12d71dba1c
|
Fix flag inheritance for wildcard links
|
2025-03-10 19:02:44 +01:00 |
|
|
d94f8db27a
|
Stop logging W as an L
|
2025-03-10 18:58:34 +01:00 |
|
|
913a279011
|
Redo old format
Why did I even remove it?
|
2025-03-10 18:55:25 +01:00 |
|
|
af956110be
|
Implement undoing
|
2025-03-10 18:53:41 +01:00 |
|
|
8c5d783d2c
|
More betterify logging
|
2025-03-10 18:49:50 +01:00 |
|
|
6359705714
|
Fix up logging a little
|
2025-03-10 18:36:11 +01:00 |
|
|
62bfb91246
|
Implement wildcards
|
2025-03-10 18:17:37 +01:00 |
|
|
083d42a9dd
|
No longer support old format
|
2025-03-10 18:10:59 +01:00 |
|
|
71ea17122c
|
Clean house
|
2025-03-10 18:08:23 +01:00 |
|
|
83477d5f18
|
Maybe fix the directory crawler
|
2025-02-26 11:17:51 +01:00 |
|
|
125bf78c16
|
Implement yaml format
|
2025-02-26 11:15:56 +01:00 |
|
|
edaa699c20
|
Ignore lines with #
|
2025-02-02 21:19:47 +01:00 |
|
|
5b2da09eb2
|
Add empty go.sum
|
2025-02-02 21:19:44 +01:00 |
|
|
1c23ad0cfd
|
Fix issue with defaulting to reading from file while providing other args
|
2024-11-10 15:58:52 +01:00 |
|
|
653e883742
|
Fix issue with incorrectly parsing ~
|
2024-10-18 20:19:31 +02:00 |
|
|
41bac18525
|
Replace ~ only if the path begins with ~
|
2024-10-08 14:11:38 +02:00 |
|
|
02106824fd
|
Discover go install
|
2024-10-03 10:53:16 +02:00 |
|
|
cd42bc1fb8
|
Fix issue with non absolute paths not being absoluted
|
2024-09-23 16:16:47 +02:00 |
|
|
41123846d1
|
Convert all paths to absolute
To fix issue where folders were being linked as files
|
2024-09-20 18:24:10 +02:00 |
|
|
205f8314d6
|
Improve filepath resolution for relative paths
|
2024-09-11 19:43:43 +02:00 |
|
|
290e6fdaba
|
Now force forces creation
|
2024-09-11 19:37:07 +02:00 |
|