jeang3nie
jeang3nie pushed to odin at jeang3nie/hpk-package 2023-04-02 18:53:05 -04:00
1e7d73bc28 Split from hpk crate
jeang3nie created repository jeang3nie/hpk-package 2023-04-02 18:52:35 -04:00
jeang3nie pushed to odin at jeang3nie/hpk 2023-04-01 11:05:08 -04:00
9126e1da93 Version - use tuple types instead of structs for less verbosity
jeang3nie pushed to odin at jeang3nie/hpk 2023-04-01 02:04:35 -04:00
a1843cac33 Check for package upgrades in parallel; Search in packages in parallel;
jeang3nie pushed to odin at jeang3nie/hpk 2023-03-31 19:09:28 -04:00
26be99f408 Completed 2/3 of methods added in previous commit; Added some tests;
jeang3nie pushed to odin at jeang3nie/hpk 2023-03-31 12:26:02 -04:00
4d0dfc1df4 stubbed some methods for db interaction
jeang3nie pushed to odin at jeang3nie/hpk 2023-03-31 11:41:52 -04:00
bbb611c77c Added constants and functions for getting the effective database path
jeang3nie pushed to odin at jeang3nie/hpk 2023-03-31 01:06:28 -04:00
ccd163edf5 Remove `nativ_tls` option for ureq, as it greatly complicates cross
jeang3nie pushed to odin at jeang3nie/hpk 2023-03-30 19:07:30 -04:00
eae02ce616 Clean up imports after last commit
jeang3nie pushed to odin at Hitchhiker/ports 2023-03-30 19:04:27 -04:00
0545a20756 Merge /mnt/usr/ports into odin
b24de13af5 Some preparation to work with hpk instead of NetBSD pkgtools
2c5a2b0c05 Fix comments in ports.mk; Add x11/briskmenu
Compare 3 commits »
jeang3nie pushed to odin at jeang3nie/hpk 2023-03-30 18:44:39 -04:00
71a87a506e Adjust `Creator` struct to use Vec<PathBuf> instead of Vec<DirEntry>;
jeang3nie pushed to odin at jeang3nie/hpk 2023-03-30 10:59:32 -04:00
efb28a30e2 Fix for dependency resolution - take into account release number
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