<feed xmlns='http://www.w3.org/2005/Atom'>
<title>cpt/README, branch tsort</title>
<subtitle>[MIRROR] Carbs Packaging Tools
</subtitle>
<id>https://git.carbslinux.org/cpt/atom?h=tsort</id>
<link rel='self' href='https://git.carbslinux.org/cpt/atom?h=tsort'/>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/cpt/'/>
<updated>2021-07-28T08:31:37+00:00</updated>
<entry>
<title>docs: update</title>
<updated>2021-07-28T08:31:37+00:00</updated>
<author>
<name>merakor</name>
<email>cem@ckyln.com</email>
</author>
<published>2021-07-28T08:31:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/cpt/commit/?id=cc0c978106939e2f057484b9a38f90051e75c87e'/>
<id>urn:sha1:cc0c978106939e2f057484b9a38f90051e75c87e</id>
<content type='text'>
FossilOrigin-Name: 44bfb20c738fedc0542d2258ecbf4c33ff9d165ecb7359674ee9e5d073bb5ad5</content>
</entry>
<entry>
<title>Update README to specify the pax dependency</title>
<updated>2021-07-03T14:42:36+00:00</updated>
<author>
<name>merakor</name>
<email>cem@ckyln.com</email>
</author>
<published>2021-07-03T14:42:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/cpt/commit/?id=2dbf2b4255beb0ce8a12be7618ca87dce43fe064'/>
<id>urn:sha1:2dbf2b4255beb0ce8a12be7618ca87dce43fe064</id>
<content type='text'>
FossilOrigin-Name: 0254fb1a658e9ab0d80de0bb84ba39927a340843c6556cd21b35a6bcaa12b207</content>
</entry>
<entry>
<title>Update and move README.md to README</title>
<updated>2021-04-05T12:03:18+00:00</updated>
<author>
<name>merakor</name>
<email>cem@ckyln.com</email>
</author>
<published>2021-04-05T12:03:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/cpt/commit/?id=d691d448dc21231b35eb700e57cdedf206c4a26c'/>
<id>urn:sha1:d691d448dc21231b35eb700e57cdedf206c4a26c</id>
<content type='text'>
FossilOrigin-Name: 189ba29d62a2ed56cad5481274bbbee1814d2ffdfe83ef88aa38ec5162eaacfe</content>
</entry>
<entry>
<title>README: update</title>
<updated>2021-02-28T13:29:18+00:00</updated>
<author>
<name>merakor</name>
<email>cem@ckyln.com</email>
</author>
<published>2021-02-28T13:29:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/cpt/commit/?id=cb7a8dcdd8509a0f9d1d06e6f6485af5e791f921'/>
<id>urn:sha1:cb7a8dcdd8509a0f9d1d06e6f6485af5e791f921</id>
<content type='text'>
FossilOrigin-Name: dc4c716ef4049d38cbe40f4da00892d0fe9b8063d31df3f633f99e2fde5669a2</content>
</entry>
<entry>
<title>docs: update</title>
<updated>2021-02-04T14:40:18+00:00</updated>
<author>
<name>merakor</name>
<email>cem@ckyln.com</email>
</author>
<published>2021-02-04T14:40:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/cpt/commit/?id=36299cf9b64f44ff1cbff6319d18e97d68cdf81c'/>
<id>urn:sha1:36299cf9b64f44ff1cbff6319d18e97d68cdf81c</id>
<content type='text'>
FossilOrigin-Name: e1aaeb99cb71189c4b86cc28a1b3377a1787e0e534bc7b03b94a37344b7bd3c0</content>
</entry>
<entry>
<title>do: move to tools directory</title>
<updated>2020-12-27T11:26:09+00:00</updated>
<author>
<name>merakor</name>
<email>cem@ckyln.com</email>
</author>
<published>2020-12-27T11:26:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/cpt/commit/?id=a16e20a9084843fbb8c153576420ce6ee645614e'/>
<id>urn:sha1:a16e20a9084843fbb8c153576420ce6ee645614e</id>
<content type='text'>
FossilOrigin-Name: 601842a9a0147dcf4ad04386ebd690ccc252cb6b27b98b7cd7cd06ea8b7ce6ad</content>
</entry>
<entry>
<title>cpt: remove cpt-stat and cpt-readlink, add _stat() and _readlinkf</title>
<updated>2020-12-21T11:13:51+00:00</updated>
<author>
<name>merakor</name>
<email>cem@ckyln.com</email>
</author>
<published>2020-12-21T11:13:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/cpt/commit/?id=440af4f3ebfecd68dabf8ce5524fd3f953e81c71'/>
<id>urn:sha1:440af4f3ebfecd68dabf8ce5524fd3f953e81c71</id>
<content type='text'>
cpt-readlink and cpt-stat were unnecessary additions for mundane tasks. Since
they were binaries instead of scripts, they added an extra layer of complexity
to the library.

These functions are now included inside the package manager library with the names
_readlinkf() and _stat().

FossilOrigin-Name: 7e15e2b57ddcb834c4286c8d1ac0a28031ae4f5d39f3c6a99f5b3aa0e9a83d43</content>
</entry>
<entry>
<title>README: update</title>
<updated>2020-12-20T21:23:57+00:00</updated>
<author>
<name>merakor</name>
<email>cem@ckyln.com</email>
</author>
<published>2020-12-20T21:23:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/cpt/commit/?id=925cdf2010fad8f60de35b765939264cb72af097'/>
<id>urn:sha1:925cdf2010fad8f60de35b765939264cb72af097</id>
<content type='text'>
FossilOrigin-Name: 22c3642bb16ab93eb946f2b8b0c63cfcf8d83f6a86458096525d4f4c0cc22943</content>
</entry>
<entry>
<title>README: update</title>
<updated>2020-10-05T07:33:27+00:00</updated>
<author>
<name>merakor</name>
<email>cem@ckyln.com</email>
</author>
<published>2020-10-05T07:33:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/cpt/commit/?id=9b99b0e1eed60a63d93f7225b61f845d6759a8a7'/>
<id>urn:sha1:9b99b0e1eed60a63d93f7225b61f845d6759a8a7</id>
<content type='text'>
FossilOrigin-Name: 3563c81a28d3d0c967e14e1c8fadd112c04a77bd4a7f3c80f3352d060771a9ea</content>
</entry>
<entry>
<title>README: update</title>
<updated>2020-08-22T08:33:57+00:00</updated>
<author>
<name>merakor</name>
<email>cem@ckyln.com</email>
</author>
<published>2020-08-22T08:33:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/cpt/commit/?id=08647763dffda2da9356f28b05a76c510dbf8594'/>
<id>urn:sha1:08647763dffda2da9356f28b05a76c510dbf8594</id>
<content type='text'>
FossilOrigin-Name: 7933fb8b5ddda1c759490c74eeae6c85af3e9fe028f243bb9e1bfb5fec570ac1</content>
</entry>
</feed>
