Commit Graph

27 Commits

Author SHA1 Message Date
659a8a2ba7 deb: add series, arch arguments
Some checks failed
CI / build (push) Failing after 29s
2025-12-11 19:27:06 +01:00
fb9db10b0b Merge branch 'main' of https://git.vhaudiquet.fr/vhaudiquet/pkh
All checks were successful
CI / build (push) Successful in 1m59s
* 'main' of https://git.vhaudiquet.fr/vhaudiquet/pkh:
  pull: explain progress
2025-12-10 18:41:11 +01:00
4e8c307fd5 deb: first implementation 2025-12-10 18:40:32 +01:00
f0d9c15672 pull: explain progress
All checks were successful
CI / build (push) Successful in 1m43s
2025-12-06 10:54:06 +01:00
21059707d1 build: added "no clean"
All checks were successful
CI / build (push) Successful in 1m43s
2025-12-02 20:48:53 +01:00
14b3d6128c ci: added build deps 2025-12-02 20:48:38 +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
49f0ff004e changelog: allow writing changelog in a non-git package
All checks were successful
CI / build (push) Successful in 3m0s
2025-12-01 14:24:12 +01:00
5c7b20f847 linter: run linter and format
All checks were successful
CI / build (push) Successful in 1m40s
2025-12-01 00:05:39 +01:00
4acb46aa41 ci: added format checker
All checks were successful
CI / build (push) Successful in 1m43s
2025-11-30 15:06:09 +01:00
2cfbb69fe7 format: run cargo fmt
All checks were successful
CI / build (push) Successful in 1m44s
2025-11-30 12:51:52 +01:00
c813823a1a get: clone the right branch for series, better testing
All checks were successful
CI / build (push) Successful in 1m50s
2025-11-30 11:26:26 +01:00
ef1d8f05bf get: allow fetching without series
All checks were successful
CI / build (push) Successful in 1m34s
fetch from devel/sid
fetch with specific dist
2025-11-28 23:47:55 +01:00
92dfe8bacb get: fetch from all components
All checks were successful
CI / build (push) Successful in 1m12s
2025-11-28 18:16:29 +01:00
0c3c5404f9 changelog: fix test, provide maintainer info
All checks were successful
CI / build (push) Successful in 1m12s
2025-11-28 17:18:52 +01:00
bd93afd9e8 changelog: fix tests for rust2024
Some checks failed
CI / build (push) Failing after 1m8s
2025-11-28 15:39:25 +01:00
bead6f5aca deps: updated dependencies
Some checks failed
CI / build (push) Failing after 1m1s
2025-11-28 15:36:45 +01:00
2adc547030 ci: first ci test
Some checks failed
CI / build (push) Failing after 58s
2025-11-28 15:32:55 +01:00
32705b4b35 get: archive download fallback for non-git packages 2025-11-28 15:20:16 +01:00
3367f2a35a get: cleanup, added non-git test case (xfail) 2025-11-28 00:00:50 +01:00
601630beee main: clean up ui code 2025-11-27 23:43:48 +01:00
9c15490774 changelog: obtain maintainer infomation 2025-11-27 23:43:33 +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
a4d2441b0a changelog: added changelog 2025-11-26 21:30:34 +01:00
e6fb4607c4 get: Use a subfolder 2025-11-26 18:06:51 +01:00
c466ad1846 Initial commit
- pkh created
- basic 'get' command to obtain a source package
2025-11-26 00:22:09 +01:00