Commit graph

25 commits

Author SHA1 Message Date
6c36757c51
fetch before fast forward on loop 2025-03-23 21:39:45 -06:00
f37549748c
fix formatting, use git2 fork until/if merged in 2025-03-20 22:01:50 -06:00
a077d70598
bump version, add notices, update build script 2025-03-16 21:05:33 -06:00
bca1d20e83
config now runs error, ssh refactor 2025-03-16 16:01:20 -06:00
6d3ff502a9
refactoring to use quit crate 2025-03-16 14:48:31 -06:00
06584cbf47
include macos 2025-03-15 18:18:32 -06:00
eb1cfb6ead
use different default config for bsds 2025-03-15 17:43:22 -06:00
e64c1eda93
windows now works 2025-03-15 17:37:54 -06:00
c1d5b9fed6
taking into account bsd as well 2025-03-15 17:20:33 -06:00
9b8897c90d
testing windows stuffs 2025-03-15 16:21:24 -06:00
b3aac6060f
add strict flag, convert remaining fns to use result 2025-03-09 13:26:28 -06:00
2c95fbd30d
check for docker on build, limit to 60 seconds 2025-03-09 12:58:03 -06:00
fc80ebc936
use version from cargo 2025-03-09 12:26:48 -06:00
a85a1ab887
replace panics with results 2025-03-09 12:16:51 -06:00
4791e1dd84
make functions part of Refractr object 2025-03-05 20:45:35 -07:00
46a5980432
schedule should be working now, split run function into some helper functions 2025-03-04 23:30:17 -07:00
72273036b3
git cloning works 2025-03-02 18:33:33 -07:00
25562cdc6a
switch to git2 to reduce amount of deps 2025-03-02 16:36:04 -07:00
a50c9bffdb
avoid running as root, compare underlying configs 2025-03-02 15:47:21 -07:00
d7a84d5471 duplicate config check, change default config if Windows 2025-03-02 15:03:49 -07:00
03aef02abc add work_dir option 2025-03-02 14:39:12 -07:00
7998e49958 made config more robust 2025-03-02 11:47:29 -07:00
d8097ade47 created Dockerfile, verbose fn, multiple configs option 2025-02-17 17:41:21 -07:00
cc9f36612d create config and args parsers 2025-02-15 22:11:08 -07:00
338d679be3
init 2025-02-11 23:32:28 -07:00