-
2ed8af0f5e
replace init+apply with a single bootstrap workflow
main
Marcus
2026-04-11 19:27:45 -0400
-
5945819253
release workflow (#46)
Marcus Kok
2026-04-11 18:15:59 -0400
-
c34b262202
Bump golang.org/x/crypto from 0.31.0 to 0.45.0 (#45)
dependabot[bot]
2026-04-11 18:15:30 -0400
-
8d10672673
release workflow
work
Marcus
2026-04-11 18:13:38 -0400
-
-
a18246363e
release workflow
v0.1.1
Marcus
2026-04-11 18:13:38 -0400
-
54edf5098b
Bump golang.org/x/crypto from 0.31.0 to 0.45.0
dependabot[bot]
2026-04-11 22:11:06 +0000
-
ce0d506e21
implement Phase 1 + 2: idempotent link, apply command, and install script (#43)
Marcus Kok
2026-04-11 18:11:04 -0400
-
-
-
4186b7a857
Bump github.com/go-git/go-git/v5 from 5.11.0 to 5.17.1
dependabot[bot]
2026-04-11 22:10:52 +0000
-
-
-
81f719ac2a
implement Phase 1 + 2: idempotent link, apply command, and install script
Marcus
2026-04-11 18:07:00 -0400
-
-
084be9f565
Bump golang.org/x/crypto from 0.21.0 to 0.31.0 (#42)
dependabot[bot]
2024-12-15 15:50:48 -0500
-
5df764bb98
clean up repo
Marcus
2024-12-15 15:48:44 -0500
-
333b41d3f8
Bump golang.org/x/crypto from 0.21.0 to 0.31.0
dependabot[bot]
2024-12-15 20:40:21 +0000
-
-
5105cdf5cb
update add command to link files automatically and deal with relative paths
Marcus
2024-12-15 15:38:45 -0500
-
a135494bbc
apply go formatting (#41)
Marcus Kok
2024-11-12 10:05:39 -0500
-
f894e8eceb
apply go formatting
Marcus Kok
2024-11-08 14:19:48 -0500
-
-
8ebfc35ccc
update status (#40)
Marcus Kok
2024-08-13 17:28:28 -0400
-
820429ab20
temporarily pass test
Marcus
2024-08-12 19:35:15 -0400
-
aeaddf1af4
update status
Marcus
2024-08-12 19:33:16 -0400
-
-
8529c6cdac
Fix init (#39)
Marcus Kok
2024-07-08 10:19:47 -0400
-
8cff62784d
update test
fix-init
Marcus Kok
2024-07-06 20:49:51 -0400
-
6aadf9c901
add dockerfile for development (#38)
Marcus Kok
2024-07-06 13:13:56 -0400
-
df412f9434
fix init command
Marcus Kok
2024-07-06 13:12:13 -0400
-
581af70b18
add dockerfile for development
Marcus Kok
2024-07-06 13:02:55 -0400
-
-
398181ba28
update readme (#37)
Marcus Kok
2024-07-06 12:24:57 -0400
-
be9c9820b3
update readme
Marcus Kok
2024-07-06 12:19:19 -0400
-
-
35360d433e
add versioning to command (#36)
Marcus Kok
2024-07-06 12:16:06 -0400
-
433e3f2524
add versioning to command
Marcus Kok
2024-07-04 16:01:06 -0400
-
20bf76b364
update readme (#35)
Marcus Kok
2024-04-29 17:27:09 -0400
-
-
a549d62188
update readme
Marcusk19
2024-04-29 17:25:27 -0400
-
-
a2f30b7b76
add confirmation on sync before pushing changes (#32)
Marcus Kok
2024-04-26 15:44:23 -0400
-
543c0a690f
Bump github.com/cloudflare/circl from 1.3.3 to 1.3.7 (#34)
dependabot[bot]
2024-04-26 15:32:45 -0400
-
db6f5483ee
Bump github.com/cloudflare/circl from 1.3.3 to 1.3.7
dependabot[bot]
2024-04-26 19:17:46 +0000
-
-
3f6576db6d
Bump golang.org/x/net from 0.19.0 to 0.23.0 (#33)
dependabot[bot]
2024-04-25 17:11:51 -0400
-
6d43bc0ff3
Bump golang.org/x/net from 0.19.0 to 0.23.0
dependabot[bot]
2024-04-25 21:10:47 +0000
-
-
ec8ab9dfee
add confirmation on sync before pushing changes
Marcus Kok
2024-04-25 17:07:58 -0400
-
-
1ac0ee3ac9
remove leading '.' in file if adding to the config (#31)
Marcus Kok
2024-04-24 17:31:41 -0400
-
3ab7c27a6c
specify yml in filetype for config (#30)
Marcus Kok
2024-04-22 09:18:41 -0400
-
8ffea5d6a0
remove leading '.' in file if adding to the config
Marcus Kok
2024-04-19 11:37:16 -0400
-
-
062c8b7f59
specify yml in filetype for config
Marcus Kok
2024-04-19 10:16:28 -0400
-
-
289dba2eb9
add rm command (#29)
Marcus Kok
2024-04-19 10:08:38 -0400
-
6db65cbe3f
add rm command
Marcusk19
2024-04-18 18:00:09 -0400
-
-
d03fb61247
recreate dotctl config when pulling from git (#28)
Marcus Kok
2024-04-15 08:56:25 -0400
-
2671b96e5a
recreate dotctl config when pulling from git
Marcusk19
2024-04-12 17:48:58 -0400
-
-
86d93daa0c
only push on changes (#27)
Marcus Kok
2024-04-12 17:04:18 -0400
-
8c8847b0ce
change readme
Marcusk19
2024-04-12 15:04:11 -0400
-
cfb3f90fb1
only push if there are no changes
Marcusk19
2024-04-12 15:01:43 -0400
-
03e893c3fb
update readme
Marcusk19
2024-04-11 18:06:20 -0400
-
-
7d4634ff92
support adding single files to config (#26)
Marcus Kok
2024-04-05 12:59:22 -0400
-
629a266690
support adding single files to config
Marcus Kok
2024-04-05 12:57:10 -0400
-
-
3a6284e45e
add status command (#25)
Marcus Kok
2024-04-05 12:31:58 -0400
-
134c19cfc2
fixing all tests
Marcus Kok
2024-04-05 12:29:24 -0400
-
c4c504189c
new memmapfs on tests
Marcus Kok
2024-04-05 12:24:00 -0400
-
ecbf9d6988
update test for link
Marcus Kok
2024-04-05 12:21:06 -0400
-
5473a2cf9b
add status command
Marcus Kok
2024-04-05 12:14:39 -0400
-
-
3f88e64d1a
remove pretty command (#24)
Marcus Kok
2024-04-04 16:57:03 -0400
-
e5f82cb724
only copy on confirm (#23)
Marcus Kok
2024-04-04 16:55:58 -0400
-
40ae0a8287
remove test
Marcusk19
2024-04-04 16:55:42 -0400
-
57e677c4df
remove pretty command
Marcusk19
2024-04-04 16:53:52 -0400
-
-
dd37781910
only copy on confirm
Marcusk19
2024-04-04 16:50:48 -0400
-
-
35aeeb0f7d
adding gitleaks pre commit hook (#22)
Marcus Kok
2024-04-04 13:06:08 -0400
-
ff07cbbe6b
adding gitleaks pre commit hook
Marcus Kok
2024-04-04 13:03:52 -0400
-
-
0fa327abd6
add goreleaser config, update README (#21)
v0.1.0
Marcus Kok
2024-04-04 12:50:42 -0400
-
9f3407b8c6
add goreleaser config, update READMe
Marcus Kok
2024-04-04 12:48:51 -0400
-
-
d5b8970279
add stuff (#20)
Marcus Kok
2024-04-04 12:27:43 -0400
-
2af85d552e
add stuff
Marcus Kok
2024-04-04 12:20:26 -0400
-
-
0b042d8637
make links a map in config (#19)
Marcus Kok
2024-04-04 10:33:11 -0400
-
23b388aaca
fix unit test
Marcus Kok
2024-04-04 10:30:12 -0400
-
911439668c
changing path
Marcus Kok
2024-04-03 16:19:03 -0400
-
60f33f14da
make links a map in config
Marcus Kok
2024-04-03 16:10:47 -0400
-
-
f41e35d956
ignore dotctl config in git (#18)
Marcus Kok
2024-04-03 14:46:18 -0400
-
0818d8b49d
ignore dotctl config in git
Marcus Kok
2024-04-02 17:18:19 -0400
-
-
16051e8645
renaming to dotctl (#16)
Marcus Kok
2024-03-27 22:32:29 -0400
-
d6941958ac
renaming to dotctl
Marcusk19
2024-03-27 22:28:11 -0400
-
-
2356fab9d4
Add sync (#14)
Marcus Kok
2024-03-23 15:30:59 -0400
-
a618ebef09
fixing ci
Marcus Kok
2024-03-23 15:28:53 -0400
-
f81df6cdb4
fixing go.mod
Marcus Kok
2024-03-23 15:24:46 -0400
-
675eb72ce3
adding sync command
Marcus Kok
2024-03-23 15:19:32 -0400
-
-
9ef61b2626
Work (#13)
Marcus Kok
2024-03-22 17:03:15 -0400
-
4ffe7e0344
fixing ci
Marcusk19
2024-03-22 17:01:01 -0400
-
843385b004
add unit test for link command
Marcusk19
2024-03-22 16:47:29 -0400
-
38af0d5ad7
update README
Marcusk19
2024-03-22 12:48:10 -0400
-
bf92ff7c37
use config for dotfile path, add some makefile scripts
Marcusk19
2024-03-22 12:37:38 -0400
-
-
2060833611
add add command (#12)
Marcus Kok
2024-03-21 12:43:21 -0400
-
ec72e4a6ad
add add command
Marcusk19
2024-03-20 19:34:56 -0400
-
-
f2ca64670a
update init command, don't automatically search, just create config file for cli (#11)
Marcus Kok
2024-03-20 14:13:19 -0400
-
6c9b1eb446
update init command, don't automatically search, just create config file for cli
Marcusk19
2024-03-19 17:51:28 -0400
-
-
d9a2b13470
add dry run option for link (#10)
Marcus Kok
2024-03-19 17:14:40 -0400
-
7ea68f71e3
add dry run option for link
Marcus Kok
2024-03-19 16:57:25 -0400
-
-
959e2ff2c9
add testing (#9)
Marcus Kok
2024-03-17 13:49:38 -0400
-
34a607e5ec
fix bugs
Marcusk19
2024-03-17 13:40:36 -0400
-
f14475a54b
add unit test for init command
Marcusk19
2024-03-17 13:35:19 -0400
-
-
9a28f04258
add symlink command (#8)
Marcus Kok
2024-03-10 15:42:13 -0400
-
ea987cfe55
add symlink command
Marcus Kok
2024-03-10 15:40:27 -0400
-
-
b25b3752a4
add git backup and init of repo (#7)
Marcus Kok
2024-03-09 21:57:42 -0500
-
16ef12f00b
add git backup and init of repo
Marcus Kok
2024-03-09 21:16:37 -0500
-
-
a78df291de
ignore git files (#6)
Marcus Kok
2024-03-09 11:44:11 -0500
-
4866495c76
ignore git files
Marcus Kok
2024-03-09 11:41:08 -0500
-
-
887ed15f35
Ignore git files when copying (#5)
Marcus Kok
2024-03-09 11:40:07 -0500
-
0a06a6ad0c
Add copy (#3)
Marcus Kok
2024-03-08 21:37:40 -0500
-
608551c522
fix ci
Marcus Kok
2024-03-08 21:36:29 -0500