<feed xmlns='http://www.w3.org/2005/Atom'>
<title>cpt/src, branch 6.0.0</title>
<subtitle>[MIRROR] Carbs Packaging Tools
</subtitle>
<id>https://git.carbslinux.org/cpt/atom?h=6.0.0</id>
<link rel='self' href='https://git.carbslinux.org/cpt/atom?h=6.0.0'/>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/cpt/'/>
<updated>2021-04-03T13:27:14+00:00</updated>
<entry>
<title>cpt-list: update usage docstring</title>
<updated>2021-04-03T13:27:14+00:00</updated>
<author>
<name>merakor</name>
<email>cem@ckyln.com</email>
</author>
<published>2021-04-03T13:27:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/cpt/commit/?id=cf6dc9365bde782681e192b5b2fa280bd6034787'/>
<id>urn:sha1:cf6dc9365bde782681e192b5b2fa280bd6034787</id>
<content type='text'>
FossilOrigin-Name: 541a3f8b59bda394154164db7901e8957d578a543ab020b29b71f14de5d13886</content>
</entry>
<entry>
<title>pkg_gentree(): pop package name from the list</title>
<updated>2021-03-26T13:55:06+00:00</updated>
<author>
<name>merakor</name>
<email>cem@ckyln.com</email>
</author>
<published>2021-03-26T13:55:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/cpt/commit/?id=481f73fb6e6ee3fccef88f8a27f13f3b390dc476'/>
<id>urn:sha1:481f73fb6e6ee3fccef88f8a27f13f3b390dc476</id>
<content type='text'>
FossilOrigin-Name: 75d3b93e2d6d4a8e7a5b0d5e36a68289c7923ecff4140784363a3e78a068ec02</content>
</entry>
<entry>
<title>docs: update</title>
<updated>2021-03-24T04:59:31+00:00</updated>
<author>
<name>merakor</name>
<email>cem@ckyln.com</email>
</author>
<published>2021-03-24T04:59:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/cpt/commit/?id=e816cab6f5f4eaa0e63f7f0ce751cde0f96b5a4b'/>
<id>urn:sha1:e816cab6f5f4eaa0e63f7f0ce751cde0f96b5a4b</id>
<content type='text'>
FossilOrigin-Name: 51658a4ad9ab409e8cc776d2640cb2eb6da420ea0791f071142afb0a588b67d2</content>
</entry>
<entry>
<title>cpt-list: make usage output more clear</title>
<updated>2021-03-21T13:02:25+00:00</updated>
<author>
<name>merakor</name>
<email>cem@ckyln.com</email>
</author>
<published>2021-03-21T13:02:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/cpt/commit/?id=e54185abdcc4db907f68c94cfabb3b4310b2bab2'/>
<id>urn:sha1:e54185abdcc4db907f68c94cfabb3b4310b2bab2</id>
<content type='text'>
FossilOrigin-Name: 5e436d4946dc736529a60834f37cc6055a7ad672de30c1f347e22ef0e3bb1107</content>
</entry>
<entry>
<title>tar_extract(): change pax component stripping string</title>
<updated>2021-03-13T21:08:49+00:00</updated>
<author>
<name>merakor</name>
<email>cem@ckyln.com</email>
</author>
<published>2021-03-13T21:08:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/cpt/commit/?id=a27957daddf74ceacdb776832c8f47146224db92'/>
<id>urn:sha1:a27957daddf74ceacdb776832c8f47146224db92</id>
<content type='text'>
The substitution we used on pax didn't exactly match the behaviour of
tar implementations that supported `--strip-components`. This change
makes sure that we actually DO strip a component no matter what and we
don't have inconsistencies between the choices we deliver.

FossilOrigin-Name: 3c2771c89e72ef79de6aa0d1f53ad1bf3a11b654e022ee5c5d0761da01e1c335</content>
</entry>
<entry>
<title>pkg_remove(): Fix reverse dependency resolving on sbase grep</title>
<updated>2021-03-12T07:55:45+00:00</updated>
<author>
<name>merakor</name>
<email>cem@ckyln.com</email>
</author>
<published>2021-03-12T07:55:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/cpt/commit/?id=5055ae35c777fe7c3e0126ddb180797d0e815a2f'/>
<id>urn:sha1:5055ae35c777fe7c3e0126ddb180797d0e815a2f</id>
<content type='text'>
sbase utilities don't accept flags after arguments begin, meaning that
the '--' is accepted as an argument instead of the "end flag", which
causes the utility to fail because it looks for a file named '--'.

FossilOrigin-Name: 29dc20b69d0e93cc8a4a52601745135911e7f396d25bf5653728efc88025f775</content>
</entry>
<entry>
<title>cpt: add support for lz compression/decompression</title>
<updated>2021-02-25T14:59:54+00:00</updated>
<author>
<name>merakor</name>
<email>cem@ckyln.com</email>
</author>
<published>2021-02-25T14:59:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/cpt/commit/?id=d5cdfa046943ba90fad75ac2854900e256630d65'/>
<id>urn:sha1:d5cdfa046943ba90fad75ac2854900e256630d65</id>
<content type='text'>
FossilOrigin-Name: d184f8e784279a92746e9de38b1b2c7359534204ed0f75575a07ddac3fbac4e8</content>
</entry>
<entry>
<title>pkg_query_meta(): new function to query meta files inside package directories</title>
<updated>2021-02-23T13:40:30+00:00</updated>
<author>
<name>merakor</name>
<email>cem@ckyln.com</email>
</author>
<published>2021-02-23T13:40:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/cpt/commit/?id=5a9bd4ebbde9f250633455505816e0cea8289e30'/>
<id>urn:sha1:5a9bd4ebbde9f250633455505816e0cea8289e30</id>
<content type='text'>
FossilOrigin-Name: 6ffa441f3ea44d7176fd45de239f0f54ac2175f1e17b6d6419579a2d5c2cbc98</content>
</entry>
<entry>
<title>pkg_{gentree,get_base}(): use format for newline handling</title>
<updated>2021-02-23T13:37:02+00:00</updated>
<author>
<name>merakor</name>
<email>cem@ckyln.com</email>
</author>
<published>2021-02-23T13:37:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/cpt/commit/?id=f134f150ed336ad6b418806ce5720c07507b3913'/>
<id>urn:sha1:f134f150ed336ad6b418806ce5720c07507b3913</id>
<content type='text'>
FossilOrigin-Name: 422290edbd1d0c1cf98ae3d239f49c901eadf736f957bf1328df939de2cc9f63</content>
</entry>
<entry>
<title>pkg_get_base(): use for loop instead of while loop</title>
<updated>2021-02-23T13:35:43+00:00</updated>
<author>
<name>merakor</name>
<email>cem@ckyln.com</email>
</author>
<published>2021-02-23T13:35:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/cpt/commit/?id=ae36bb5fa6bc346bf7c39b73648ac689bf2cfdb4'/>
<id>urn:sha1:ae36bb5fa6bc346bf7c39b73648ac689bf2cfdb4</id>
<content type='text'>
FossilOrigin-Name: 3b5c37511a3cc0e5164844a08e64af2b8e39f578e8d31e23f3d5c183ecefa40d</content>
</entry>
</feed>
