<feed xmlns='http://www.w3.org/2005/Atom'>
<title>cpt/contrib/kiss-repodepends, branch 2.3.0</title>
<subtitle>[MIRROR] Carbs Packaging Tools
</subtitle>
<id>https://git.carbslinux.org/cpt/atom?h=2.3.0</id>
<link rel='self' href='https://git.carbslinux.org/cpt/atom?h=2.3.0'/>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/cpt/'/>
<updated>2020-06-25T07:36:48+00:00</updated>
<entry>
<title>contrib: change usage outputs</title>
<updated>2020-06-25T07:36:48+00:00</updated>
<author>
<name>merakor</name>
<email>cem@ckyln.com</email>
</author>
<published>2020-06-25T07:36:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/cpt/commit/?id=0b8280d311c1770872a4c985928885acfe174863'/>
<id>urn:sha1:0b8280d311c1770872a4c985928885acfe174863</id>
<content type='text'>
FossilOrigin-Name: c30b2273b524acbeea427c290ace358adf68f53134ca97639e61e5e3c03194cb</content>
</entry>
<entry>
<title>contrib: use --help and -h for usage information</title>
<updated>2020-05-13T19:51:21+00:00</updated>
<author>
<name>merakor</name>
<email>cem@ckyln.com</email>
</author>
<published>2020-05-13T19:51:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/cpt/commit/?id=c68dffa6c42334cfa939fb21a5430a35abff08c0'/>
<id>urn:sha1:c68dffa6c42334cfa939fb21a5430a35abff08c0</id>
<content type='text'>
FossilOrigin-Name: 43f55b077d3feb3e4bc42d72a58cadedbe7f387cedf01d2e59308c35f6afb484</content>
</entry>
<entry>
<title>kiss: fix doc-strings for contrib scripts</title>
<updated>2020-05-06T12:55:17+00:00</updated>
<author>
<name>merakor</name>
<email>cem@ckyln.com</email>
</author>
<published>2020-05-06T12:55:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/cpt/commit/?id=854384df381360699d76ad8007bfb372662d1230'/>
<id>urn:sha1:854384df381360699d76ad8007bfb372662d1230</id>
<content type='text'>
FossilOrigin-Name: 2591e0f18574cf2aa4e922b747a9db06d5e54e25e17a6a20e68ea60d864cee57</content>
</entry>
<entry>
<title>contrib: add usages</title>
<updated>2020-04-25T08:53:06+00:00</updated>
<author>
<name>merakor</name>
<email>cem@ckyln.com</email>
</author>
<published>2020-04-25T08:53:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/cpt/commit/?id=cba19443ea58a95b70d2b9b143cfabdad8b254d7'/>
<id>urn:sha1:cba19443ea58a95b70d2b9b143cfabdad8b254d7</id>
<content type='text'>
FossilOrigin-Name: 5b5b5951eb8b363efa3298e16b53e630483f8def40a910dcfbb98f4ab21af8dd</content>
</entry>
<entry>
<title>kiss: Revert 'kiss s' and 'kiss ss' changes</title>
<updated>2020-04-19T13:55:23+00:00</updated>
<author>
<name>merakor</name>
<email>cem@ckyln.com</email>
</author>
<published>2020-04-19T13:55:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/cpt/commit/?id=6ac0ee532babf0a0e50e0b7fbd2a2857bf0545ed'/>
<id>urn:sha1:6ac0ee532babf0a0e50e0b7fbd2a2857bf0545ed</id>
<content type='text'>
FossilOrigin-Name: 31c14acdc8ad53b425fa1ee8294a675089d78c8b8287806342b560790394e627</content>
</entry>
<entry>
<title>kiss-repodepends: use 'kiss ss' instead of sed</title>
<updated>2020-04-18T21:58:53+00:00</updated>
<author>
<name>merakor</name>
<email>cem@ckyln.com</email>
</author>
<published>2020-04-18T21:58:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/cpt/commit/?id=ac7205ee5cad78ed481244e61b9507af41d8dade'/>
<id>urn:sha1:ac7205ee5cad78ed481244e61b9507af41d8dade</id>
<content type='text'>
FossilOrigin-Name: 94e730098df38f3c5c1cd2b52737890261cf33c666131192aad32fd12b55bd9b</content>
</entry>
<entry>
<title>kiss-repodepends: don't output the dependencies of installed package</title>
<updated>2020-04-17T09:44:15+00:00</updated>
<author>
<name>merakor</name>
<email>cem@ckyln.com</email>
</author>
<published>2020-04-17T09:44:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/cpt/commit/?id=65f95bd4b4eb9d49464dbadd5e0ca78a4f10dca4'/>
<id>urn:sha1:65f95bd4b4eb9d49464dbadd5e0ca78a4f10dca4</id>
<content type='text'>
kiss-repodepends did not honour the user's KISS_PATH and outputted
the last path it found. If the user has the package installed, the
last path will always be the system database, which defeats the whole
purpose of "repodepends". This patch will use the first path it finds,
which will be the user's preferred repository in the KISS_PATH.

FossilOrigin-Name: 6fe68222a6549857ba339a8ad215bf72da9d1fd82e7346166a022411ac97c38a</content>
</entry>
<entry>
<title>kiss: Merge kiss-utils and kiss</title>
<updated>2019-10-30T10:51:47+00:00</updated>
<author>
<name>dylan.araps@gmail.com</name>
<email>dylan.araps@gmail.com</email>
</author>
<published>2019-10-30T10:51:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/cpt/commit/?id=b1bede47810652d3fe72fba66d9a1afce391eef7'/>
<id>urn:sha1:b1bede47810652d3fe72fba66d9a1afce391eef7</id>
<content type='text'>
FossilOrigin-Name: 6cabd29074b5abe15dd342797d3fc9b0c0271b3e001f388b360a3ee91b4a40ba</content>
</entry>
</feed>
