Commit graph

36 commits

Author SHA1 Message Date
595cc4b651
fix: perfection
okay im eepy, im goin to eep
2023-10-14 22:39:51 +02:00
1af7fade55
fix: add actual cancel code 2023-10-14 22:39:51 +02:00
2a67c6f633
feat: add prompt to command 2023-10-14 22:39:51 +02:00
e4fe3c5779
feat: update according to spec 2023-10-14 22:39:51 +02:00
f29f944f99
feat: implement packagequeue 2023-10-14 22:39:50 +02:00
825114136a
fix: removed double log 2023-10-14 22:39:50 +02:00
19b834e65d
feat: info is now an info command and fixed logging 2023-10-14 22:39:50 +02:00
656d10ab8c
feat: added packages for pkgr and bootpkg 2023-10-14 22:39:50 +02:00
d6cfab4eb7
fix: binary install is now working 2023-10-14 22:39:49 +02:00
89e62ad9c7
feat: prompts, dir structure, etc. 2023-10-14 22:39:48 +02:00
fc3ae1e71a
feat: better time display and tmpdir expands homedir 2023-10-14 22:39:48 +02:00
5c15c3e075
fix: more comments 2023-10-14 22:39:48 +02:00
3bd9051a67
fix: be more clear in info command 2023-10-14 22:39:48 +02:00
7c2f637184
fix: optimize imports 2023-10-14 22:39:48 +02:00
11317787f6
fix: config to file and import optimize
does not need to be module
2023-10-14 22:39:47 +02:00
4e0bb7dfa3
feat: debug command only in debug mode 2023-10-14 22:39:47 +02:00
63187649d8
feat: custom debug impl for identifier 2023-10-14 22:39:47 +02:00
e96d357e6f
fix: change logging newlines 2023-10-14 22:39:47 +02:00
4e64d3a73c
refactor: changed structure. 2023-10-14 22:39:46 +02:00
4626533269
fix: cargo fix 2023-10-14 22:39:46 +02:00
9a852ee88e
feat: multiline logging 2023-10-14 22:39:44 +02:00
401efe3862
feat: add pkgr global config 2023-10-14 22:39:44 +02:00
6981fe8f16
fix: remove useless threading 2023-10-14 22:39:44 +02:00
9e102ffb52
format: fix formatting 2023-10-14 22:39:44 +02:00
e3552e9208
doc: rustdocs 2023-10-14 22:39:44 +02:00
3293e407ae
refactor: changed how packages work 2023-10-14 22:39:44 +02:00
9416794101
feat: Process with multithreaded log pipes 2023-10-14 22:39:43 +02:00
8cf2876ff0
refactor: change name from builder to installer 2023-10-14 22:39:43 +02:00
4ecc1eb1e8
feat: start on install section 2023-10-14 22:39:43 +02:00
092c616ca4
feat: added command functionality to install 2023-10-14 22:39:43 +02:00
3a21d12c07
feat: some changes to logging 2023-10-14 22:39:43 +02:00
b34cdb4aa4
fix: cleanup code 2023-10-14 22:39:43 +02:00
1d3895bd43
feat: arguments with clip 2023-10-14 22:39:42 +02:00
7c08579ecc
fix: update to spec 2023-10-14 22:39:42 +02:00
a0416cf6a9
feat: add package identifiers 2023-10-14 22:39:40 +02:00
36c782a564
init: initial commit of packager 2023-10-14 22:39:39 +02:00