Commit Graph

7 Commits

Author SHA1 Message Date
31bcd28c72 exp: cross #2 2025-12-20 00:06:07 +01:00
1d65d1ce31 context: add context
All checks were successful
CI / build (push) Successful in 1m50s
pkh context allows to manage contexts (local, ssh) and run contextualized commands (deb)

in other words, this allows building binary packages over ssh
2025-12-15 20:48:44 +01:00
4e8c307fd5 deb: first implementation 2025-12-10 18:40:32 +01:00
2bd59b4556 build: first implementation
All checks were successful
CI / build (push) Successful in 1m38s
wrap around dpkg-buildpackage
2025-12-01 20:56:50 +01:00
4e7f447326 pull: renamed command from *get* to *pull*
All checks were successful
CI / build (push) Successful in 1m41s
2025-12-01 17:57:57 +01:00
311304666f better logging
Use callbacks to report progress, indicatif for progress bars, no direct logs but progress messages
2025-11-27 19:34:46 +01:00
c466ad1846 Initial commit
- pkh created
- basic 'get' command to obtain a source package
2025-11-26 00:22:09 +01:00