<feed xmlns='http://www.w3.org/2005/Atom'>
<title>cpt/src/cpt-remove, branch 7.0.2</title>
<subtitle>[MIRROR] Carbs Packaging Tools
</subtitle>
<id>https://git.carbslinux.org/cpt/atom?h=7.0.2</id>
<link rel='self' href='https://git.carbslinux.org/cpt/atom?h=7.0.2'/>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/cpt/'/>
<updated>2021-11-09T12:34:14+00:00</updated>
<entry>
<title>merge 6.2.x branch</title>
<updated>2021-11-09T12:34:14+00:00</updated>
<author>
<name>merakor</name>
<email>cem@ckyln.com</email>
</author>
<published>2021-11-09T12:34:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/cpt/commit/?id=3bd100bc38240ca7cf512fb0f7a9a3f68f5830b6'/>
<id>urn:sha1:3bd100bc38240ca7cf512fb0f7a9a3f68f5830b6</id>
<content type='text'>
FossilOrigin-Name: b8a6b836398c80d01ca159297998732e8bd3b350cc5bb50515869afdb7d4a5d7</content>
</entry>
<entry>
<title>cpt-remove: fix shellcheck error</title>
<updated>2021-11-09T09:58:25+00:00</updated>
<author>
<name>merakor</name>
<email>cem@ckyln.com</email>
</author>
<published>2021-11-09T09:58:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/cpt/commit/?id=084402a10322ee126a3751a6f9ee3f147c2f708e'/>
<id>urn:sha1:084402a10322ee126a3751a6f9ee3f147c2f708e</id>
<content type='text'>
FossilOrigin-Name: 07c7f7449592259d1eb410762d36296beabb81e6c2c5ebde0711e1da74d41f74</content>
</entry>
<entry>
<title>cpt-remove: update hooks</title>
<updated>2021-11-03T11:30:36+00:00</updated>
<author>
<name>merakor</name>
<email>cem@ckyln.com</email>
</author>
<published>2021-11-03T11:30:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/cpt/commit/?id=964d148072130b89bcd648b609b100fa9b762346'/>
<id>urn:sha1:964d148072130b89bcd648b609b100fa9b762346</id>
<content type='text'>
FossilOrigin-Name: 034ca2fc03d434a35a02dbb85f4edf61372897fbe5b9f5138359c91f70328a26</content>
</entry>
<entry>
<title>cpt-remove: run end-remove hook after all the removals are complete</title>
<updated>2021-11-03T11:09:23+00:00</updated>
<author>
<name>merakor</name>
<email>cem@ckyln.com</email>
</author>
<published>2021-11-03T11:09:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/cpt/commit/?id=82091c4496d74c1ba8e7533ce3ef5871f8b71e32'/>
<id>urn:sha1:82091c4496d74c1ba8e7533ce3ef5871f8b71e32</id>
<content type='text'>
FossilOrigin-Name: b824415fd39619940f9f7c20b794134448a11039fdabaa648210b8a5d8ae964c</content>
</entry>
<entry>
<title>cpt-install|cpt-remove: fix faulty CPT_PATH</title>
<updated>2020-12-30T19:26:52+00:00</updated>
<author>
<name>merakor</name>
<email>cem@ckyln.com</email>
</author>
<published>2020-12-30T19:26:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/cpt/commit/?id=9fb2e34d5e9120cdd7dcac9560bc8b383a86877c'/>
<id>urn:sha1:9fb2e34d5e9120cdd7dcac9560bc8b383a86877c</id>
<content type='text'>
FossilOrigin-Name: 47fe062d11c48e1cc51d6a2a4d6e3e4d54524e27281dc18ef69ec71f3bd9bcb4</content>
</entry>
<entry>
<title>getoptions(): parse the options during main() call on cpt-lib</title>
<updated>2020-11-09T13:03:20+00:00</updated>
<author>
<name>merakor</name>
<email>cem@ckyln.com</email>
</author>
<published>2020-11-09T13:03:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/cpt/commit/?id=13e58869dc0bf24acacc98650ef95d0d27598a4f'/>
<id>urn:sha1:13e58869dc0bf24acacc98650ef95d0d27598a4f</id>
<content type='text'>
Calling parse() after cpt-lib has been called causes sys_db to be initiated
using the wrong CPT_ROOT, among other issues. By calling the option parser
during the main(), we make sure that the options parsed are used as soon as
possible.

FossilOrigin-Name: 2933b99bec8ec9c3f20143e2a19c270a6d208f723d2b394c625cbc13d2625326</content>
</entry>
<entry>
<title>src: update parser definitions</title>
<updated>2020-10-31T12:17:53+00:00</updated>
<author>
<name>merakor</name>
<email>cem@ckyln.com</email>
</author>
<published>2020-10-31T12:17:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/cpt/commit/?id=3591d3541eb9d79dd23de43995be0e8c05d83213'/>
<id>urn:sha1:3591d3541eb9d79dd23de43995be0e8c05d83213</id>
<content type='text'>
FossilOrigin-Name: 8f46944f81271ff851a5d21bfbaa21ad86f8cf120ef22bf8f9a64ecd3f339eb3</content>
</entry>
<entry>
<title>cpt: add global options to the library.</title>
<updated>2020-10-05T11:05:46+00:00</updated>
<author>
<name>merakor</name>
<email>cem@ckyln.com</email>
</author>
<published>2020-10-05T11:05:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/cpt/commit/?id=39af6dbdc87390fa44600482fe6ed21d220e4a93'/>
<id>urn:sha1:39af6dbdc87390fa44600482fe6ed21d220e4a93</id>
<content type='text'>
FossilOrigin-Name: 31d397b6064679068ed32c337f8c74e7ab24c9b7b9fa44f55a8cc0f52ca3bcee</content>
</entry>
<entry>
<title>cpt: fix getoptions initial value calls</title>
<updated>2020-09-08T12:31:30+00:00</updated>
<author>
<name>merakor</name>
<email>cem@ckyln.com</email>
</author>
<published>2020-09-08T12:31:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/cpt/commit/?id=a5751ed0a949c0e6735dbfcedc7eb1cd07e76cd1'/>
<id>urn:sha1:a5751ed0a949c0e6735dbfcedc7eb1cd07e76cd1</id>
<content type='text'>
FossilOrigin-Name: 846a2586dbd7620ba4bb72aade0a64ffe6128b3f6536a89e17f8d45201ea1c45</content>
</entry>
<entry>
<title>src/: prefer the cpt-lib on the current directory.</title>
<updated>2020-09-04T08:00:49+00:00</updated>
<author>
<name>merakor</name>
<email>cem@ckyln.com</email>
</author>
<published>2020-09-04T08:00:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/cpt/commit/?id=adffb32537d8c1c6057101a34cb33fffc8316d08'/>
<id>urn:sha1:adffb32537d8c1c6057101a34cb33fffc8316d08</id>
<content type='text'>
FossilOrigin-Name: ea0a950e2247b056b0594baddb184f99aa8e39f492fa50c968e904b9dd2e2aa7</content>
</entry>
</feed>
