jeang3nie
jeang3nie pushed to odin at jeang3nie/hpk 2023-03-29 23:35:41 -04:00
94eb94952f Merge branch 'odin' of git.hitchhiker-linux.org:jeang3nie/hpk into odin
9f4d26b338 Added some db/repo methods; Add deny.toml; Replace reqwests with
Compare 2 commits »
jeang3nie pushed to odin at jeang3nie/hpk 2023-03-29 00:19:32 -04:00
e8aead5365 Implement PartialEq and PartialOrd between SemVer and Rapid versioning
jeang3nie pushed to odin at jeang3nie/hpk 2023-03-28 23:59:03 -04:00
1acf6f4051 Add Rapid versioning (ala Gnome, Firefox, Chrome) with single decimal
jeang3nie pushed to odin at jeang3nie/hpk 2023-03-28 20:43:19 -04:00
0a94691685 Small tweak in message passing
jeang3nie pushed to odin at jeang3nie/hpk 2023-03-28 19:19:16 -04:00
3d0151610d Fix long filenames when creating tar header from metadata and filename
4c80e08731 fix storing filenames longer than 100bytes in tar headers
Compare 2 commits »
jeang3nie pushed to odin at jeang3nie/hpk 2023-03-28 17:55:59 -04:00
749bac6876 Remove stdout message on writing package.ron
jeang3nie pushed to odin at jeang3nie/hpk 2023-03-28 17:36:29 -04:00
3a5174c521 Added len method to Creator
jeang3nie pushed to musl at Hitchhiker/src 2023-03-19 11:49:35 -04:00
08734804d6 Added hhl.cargo.mk; Replace su with Rust rewrite; Add jah sudo
jeang3nie pushed to odin at jeang3nie/shitbox 2023-03-14 22:19:41 -04:00
a16a77148d Add who utility
jeang3nie pushed to odin at jeang3nie/shitbox 2023-02-24 19:09:38 -05:00
226bc46888 Add touch applet
jeang3nie pushed to odin at jeang3nie/shitbox 2023-02-21 00:09:14 -05:00
44914ced6f Broke stat out into workspace crate; Reduced clap features for smaller
jeang3nie pushed to odin at jeang3nie/shitbox 2023-02-20 23:02:19 -05:00
102678015b Fixed clippy lints
jeang3nie pushed to musl at Hitchhiker/src 2023-02-20 00:43:00 -05:00
d80003ff1d Removed ex, replaced with xvi
jeang3nie pushed to odin at jeang3nie/shitbox 2023-02-17 19:03:50 -05:00
5a7c2008b5 Add df applet; Finalize some bootstrap details;
jeang3nie pushed to musl at Hitchhiker/src 2023-02-14 22:30:17 -05:00
62c2ab897d Replace ee with kilo editor; Change plist construction to group /var
jeang3nie pushed to odin at jeang3nie/shitbox 2023-02-13 10:39:38 -05:00
888cc3272b Fix bootstrap for all commands
423592973f Revert "Fix bootstrap for all three binaries"
0450cdfee6 Fix bootstrap for all three binaries
Compare 3 commits »
jeang3nie pushed to odin at jeang3nie/shitbox 2023-02-13 00:44:03 -05:00
83fcb52d80 Use errno workspace crate for mount and stat workspace crates
jeang3nie pushed to odin at jeang3nie/shitbox 2023-02-13 00:28:16 -05:00
05ce5422c0 Add errno workspace crate, fix error handling in unistd workspace
jeang3nie pushed to odin at jeang3nie/shitbox 2023-02-10 22:00:57 -05:00
dca08c34bb Add unix-mode (previously a submodule)
jeang3nie pushed to odin at jeang3nie/shitbox 2023-02-08 16:21:57 -05:00
ebebf2b4e5 Add swapoff applet