<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/maint/fixup-features, branch arti-v1.1.13</title>
<subtitle>mirror of https://gitlab.torproject.org/tpo/core/arti
</subtitle>
<id>http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v1.1.13</id>
<link rel='self' href='http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v1.1.13'/>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/'/>
<updated>2024-02-05T13:52:24Z</updated>
<entry>
<title>maint/fixup-features: Commit a lockfile</title>
<updated>2024-02-05T13:52:24Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2024-02-05T13:52:15Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=6796a75a880ed4dce380e2541bcdb1c4fec9a214'/>
<id>urn:sha1:6796a75a880ed4dce380e2541bcdb1c4fec9a214</id>
<content type='text'>
</content>
</entry>
<entry>
<title>In every crate, change rust-version to 1.70.</title>
<updated>2023-11-28T16:35:51Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2023-11-28T16:35:51Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=1b53c4ca3059fc395c98e2e6d0eb3b58f37c8ec1'/>
<id>urn:sha1:1b53c4ca3059fc395c98e2e6d0eb3b58f37c8ec1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fixup-features: Detect published=&gt;unpublished dependencies</title>
<updated>2023-10-04T15:37:31Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2023-10-04T15:37:31Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=013ab1f03ea0c13913c78de1f371ab45cf30fab7'/>
<id>urn:sha1:013ab1f03ea0c13913c78de1f371ab45cf30fab7</id>
<content type='text'>
(If a published crate depends on an unpublished crate, crates.io
will refuse it.)
</content>
</entry>
<entry>
<title>fixup-features: detect wildcard versions.</title>
<updated>2023-10-04T15:14:36Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2023-10-04T15:14:36Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=755314fbbcbf10da2db5dd678246264de0a8298f'/>
<id>urn:sha1:755314fbbcbf10da2db5dd678246264de0a8298f</id>
<content type='text'>
None of our crates should use wildcard versions; this will help us
detect them before publishing.
</content>
</entry>
<entry>
<title>fixup-features: minor doc fix.</title>
<updated>2023-05-15T12:27:48Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2023-05-12T21:32:48Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=75776bb8a38e881fd015962c6b382abed1c5a52d'/>
<id>urn:sha1:75776bb8a38e881fd015962c6b382abed1c5a52d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fixup-features: Do not annotate non-features.</title>
<updated>2023-05-15T12:27:48Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2023-05-12T14:45:01Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=aa452d66276f4ad2152e318aca8166bd09c394b4'/>
<id>urn:sha1:aa452d66276f4ad2152e318aca8166bd09c394b4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fixup-features: Do not add edges from non-features.</title>
<updated>2023-05-15T12:27:48Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2023-05-12T14:38:14Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=bcac88990f4b64916539be6d2e0f535226f0a38e'/>
<id>urn:sha1:bcac88990f4b64916539be6d2e0f535226f0a38e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fixup-features: distinguish internal and external edges</title>
<updated>2023-05-15T12:11:30Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2023-05-12T14:28:31Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=3e61de4f4885e7c7a380959901db082bca5cd230'/>
<id>urn:sha1:3e61de4f4885e7c7a380959901db082bca5cd230</id>
<content type='text'>
An external edge does not cause its target to be created as a feature.
</content>
</entry>
<entry>
<title>fixup-features: Add an option to not annotate.</title>
<updated>2023-05-15T12:11:30Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2023-05-12T14:18:27Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=85ce5162f5ac6c56509d506222091e8d77c8f305'/>
<id>urn:sha1:85ce5162f5ac6c56509d506222091e8d77c8f305</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fixup-features: ability to add annotations for everything.</title>
<updated>2023-05-15T12:11:30Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2023-05-12T14:01:49Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=ae6254ac352ef3607fad45be8b8f4aff3b01b7a8'/>
<id>urn:sha1:ae6254ac352ef3607fad45be8b8f4aff3b01b7a8</id>
<content type='text'>
</content>
</entry>
</feed>
