|
6fda40ab6d
|
bump patch
|
2025-03-23 21:41:31 -06:00 |
|
|
6c36757c51
|
fetch before fast forward on loop
|
2025-03-23 21:39:45 -06:00 |
|
|
5fcfbcb11c
|
bump version
|
2025-03-23 20:39:01 -06:00 |
|
|
e86793bfdd
|
multi configs seem to work now
|
2025-03-23 20:30:25 -06:00 |
|
|
445ba1fe1f
|
consolidate common remotecallbacks code to a single fn
|
2025-03-23 17:56:58 -06:00 |
|
|
81f825b9d3
|
make pushing tags optional
|
2025-03-23 17:15:18 -06:00 |
|
|
0ec62a34d4
|
lock update for recent git2 commit
|
2025-03-20 22:06:21 -06:00 |
|
|
d317dae413
|
bump version
|
2025-03-20 22:04:25 -06:00 |
|
|
f37549748c
|
fix formatting, use git2 fork until/if merged in
|
2025-03-20 22:01:50 -06:00 |
|
|
5d06e08f5b
|
update readme, example config
|
2025-03-18 23:14:28 -06:00 |
|
|
a077d70598
|
bump version, add notices, update build script
|
2025-03-16 21:05:33 -06:00 |
|
|
1d2e915cea
|
push tags
|
2025-03-16 20:16:46 -06:00 |
|
|
c2573e32d7
|
add license
|
2025-03-16 19:23:47 -06:00 |
|
|
a581235524
|
bump version
|
2025-03-16 16:24:12 -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 |
|
|
8d1d3e514b
|
use path sep
|
2025-03-15 21:06:02 -06:00 |
|
|
55f1229989
|
bump patch
|
2025-03-15 18:21:44 -06:00 |
|
|
06584cbf47
|
include macos
|
2025-03-15 18:18:32 -06:00 |
|
|
9c20714a3c
|
bump version
|
2025-03-15 18:02:00 -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 |
|
|
e3d24c3972
|
cloning from ssh works, rename refs instead of fast forward
|
2025-03-12 21:32:53 -06:00 |
|
|
b4c8fbfa6f
|
multi-branch pushing works, now need to do cleanup
|
2025-03-11 21:49:13 -06:00 |
|
|
1c09b6a5f9
|
set up callbacks for pulling from SSH
|
2025-03-10 20:56:47 -06:00 |
|
|
d7b4d072ca
|
updated lock
|
2025-03-09 14:34:44 -06:00 |
|
|
264f115e7d
|
create readme
|
2025-03-09 14:32:46 -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 |
|
|
dd77c19124
|
require branches for simplicity
|
2025-03-08 20:48:28 -07:00 |
|
|
23561ad34a
|
show hash of untrusted hosts
|
2025-03-06 20:35:40 -07:00 |
|
|
1f2d2edbd9
|
move dockerfile for building packages to different location
|
2025-03-06 19:09:05 -07:00 |
|
|
4791e1dd84
|
make functions part of Refractr object
|
2025-03-05 20:45:35 -07:00 |
|
|
3b7d30f492
|
this should work every time now fr
|
2025-03-05 17:20:41 -07:00 |
|
|
ba14ce1d81
|
only worked for one time, seeing if this will work every time
|
2025-03-05 00:46:09 -07:00 |
|
|
db48ac41c9
|
pass in correct path
|
2025-03-05 00:29:17 -07:00 |
|
|
f86fb79e73
|
fast forwarding works now
|
2025-03-05 00:27:21 -07:00 |
|
|
dc86ad15fe
|
my dumb ass forgot i already had a fast forward function
|
2025-03-04 23:40:21 -07:00 |
|
|
46a5980432
|
schedule should be working now, split run function into some helper functions
|
2025-03-04 23:30:17 -07:00 |
|
|
25a6871126
|
pushing works with generated vec
|
2025-03-03 23:15:35 -07:00 |
|
|
c49b076cef
|
pushing works with hard-coded ref
|
2025-03-03 22:54:58 -07:00 |
|
|
0c5323af9d
|
successfully creating remotes
|
2025-03-03 21:10:31 -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 |
|
|
6cfaf61246
|
create build script
|
2025-03-02 16:13:44 -07:00 |
|
|
a50c9bffdb
|
avoid running as root, compare underlying configs
|
2025-03-02 15:47:21 -07:00 |
|