diff options
author | merakor <cem@ckyln.com> | 2020-04-04 23:56:10 +0000 |
---|---|---|
committer | merakor <cem@ckyln.com> | 2020-04-04 23:56:10 +0000 |
commit | 0131a68e2a91fa7b064376d44fd9fe0d16614006 (patch) | |
tree | 0673d62073c5bf0b01c9391cd0e5d8685a6763f6 /README | |
parent | 09abbb52611c57bb6799aeae8bfd71f8fa0d7a0e (diff) | |
download | cpt-0131a68e2a91fa7b064376d44fd9fe0d16614006.tar.gz |
README: update
FossilOrigin-Name: e48fea413c9df2b2afc24fecf7df9698345814769e454c978d7935d7472a3f21
Diffstat (limited to 'README')
-rw-r--r-- | README | 19 |
1 files changed, 12 insertions, 7 deletions
@@ -9,13 +9,18 @@ usage information can be obtained from the manual page. Changes since fork ------------------ -2020-04-04: Make manual page easily readable db7a7e0a,e5f9936,4635df1 -2020-04-03: Add submodule support for KISS repositories 36654d0c -2020-04-02: Add symlink support for packages bca41604 -2020-03-18: Modify kiss-chbuild to install carbs-rootfs c1058a80 -2020-03-18: Add fallback method during compression 82a25242 -2020-03-17: Add zstd compression support 266047ff -2020-03-09: Seperated pkg_update with a pkg_fetch function 64abd92a +2020-04-05: Added a manual page for contrib 1da63b9 +2020-04-04: Rewritten kiss-link in a simpler way e4c1489 +2020-04-04: Added kiss-cargolock-urlgen 565648c +2020-04-04: Added kiss-cat 68164c4 +2020-04-04: Fix a bug in kiss-cargo-urlgen 29be95a +2020-04-04: Make manual page easily readable db7a7e0,e5f993,4635df +2020-04-03: Add submodule support for KISS repositories 36654d0 +2020-04-02: Add symlink support for packages bca4160 +2020-03-18: Modify kiss-chbuild to install carbs-rootfs c1058a8 +2020-03-18: Add fallback method during compression 82a2524 +2020-03-17: Add zstd compression support 266047f +2020-03-09: Seperated pkg_update with a pkg_fetch function 64abd92 Background ---------- |