<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/maint/check_doc_features, branch arti-v1.1.6</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.6</id>
<link rel='self' href='http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v1.1.6'/>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/'/>
<updated>2023-02-21T15:17:28Z</updated>
<entry>
<title>Fix a bug in check_doc_features</title>
<updated>2023-02-21T15:17:28Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2023-02-16T13:10:59Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=be8f483acc1444e0aa837b4dcad9a0e6204e52de'/>
<id>urn:sha1:be8f483acc1444e0aa837b4dcad9a0e6204e52de</id>
<content type='text'>
In Python, str.find returns -1 if it doesn't find the target
character, and -1 is a true value.  So `if pos := foo.find('c')`
won't do what we want.
</content>
</entry>
<entry>
<title>tor-cell: documentation cleanups related to restricted_msg</title>
<updated>2023-02-07T21:03:14Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2023-02-07T19:45:40Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=7feda22444662180314693adf3084f44b867d857'/>
<id>urn:sha1:7feda22444662180314693adf3084f44b867d857</id>
<content type='text'>
</content>
</entry>
<entry>
<title>shell: use /usr/bin/env instead of absolute paths</title>
<updated>2023-01-25T17:35:53Z</updated>
<author>
<name>Emil Engler</name>
<email>me@emilengler.com</email>
</author>
<published>2023-01-25T17:35:53Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=79097484de7401bf247e14c1bdf5982aee4518a1'/>
<id>urn:sha1:79097484de7401bf247e14c1bdf5982aee4518a1</id>
<content type='text'>
This commit changes the shebang in all shell scripts from absolute
paths (such as `/bin/bash` or `/usr/bin/python3`) to the `/usr/bin/env`
binary with the accompanying interpreter as it's argument.

The reason for this are as follows:
- NixOS cannot work with absolute paths
- BSD systems install their packages in /usr/local/bin
</content>
</entry>
<entry>
<title>fixup! tor-guardmgr: Fix visibility of TestConfig with no features enabled</title>
<updated>2022-11-18T16:40:28Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2022-11-18T16:40:28Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=d6f567b8ef1c68f9776eddcfa1dc7dd4600c4e18'/>
<id>urn:sha1:d6f567b8ef1c68f9776eddcfa1dc7dd4600c4e18</id>
<content type='text'>
</content>
</entry>
<entry>
<title>docs features: Add a suppression for testing</title>
<updated>2022-11-03T15:51:45Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2022-11-03T15:51:45Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=53905f3e1aaa3286a753a60df9be2d55c0cb68b9'/>
<id>urn:sha1:53905f3e1aaa3286a753a60df9be2d55c0cb68b9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'matrix-features' into 'main'</title>
<updated>2022-10-21T12:57:36Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2022-10-21T12:57:36Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=e0c1928ea0ade058f13fe212f1208f001f1fa569'/>
<id>urn:sha1:e0c1928ea0ade058f13fe212f1208f001f1fa569</id>
<content type='text'>
add checks for many feature combinations

Closes #303

See merge request tpo/core/arti!775</content>
</entry>
<entry>
<title>Remove now-needless check_doc_features exception.</title>
<updated>2022-10-20T16:37:41Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2022-10-19T13:47:28Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=938af98b8c23fba5db9510a4bdeeeea8cb5e1760'/>
<id>urn:sha1:938af98b8c23fba5db9510a4bdeeeea8cb5e1760</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix doc-feature synchro</title>
<updated>2022-10-16T19:02:10Z</updated>
<author>
<name>trinity-1686a</name>
<email>trinity@deuxfleurs.fr</email>
</author>
<published>2022-10-16T18:48:44Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=32008700790e091228412b5548450ab2418916a1'/>
<id>urn:sha1:32008700790e091228412b5548450ab2418916a1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>pt: Make PtTarget::push_setting fallible, and take Into</title>
<updated>2022-10-03T19:45:54Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2022-09-30T11:27:50Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=b67b5ac5361e4c68225d29cca917b24c295cbcb9'/>
<id>urn:sha1:b67b5ac5361e4c68225d29cca917b24c295cbcb9</id>
<content type='text'>
It has its own error type PtTargetInvalidSetting.

In check_doc_features, adjust suppression to new code.
</content>
</entry>
<entry>
<title>pt: Try to fix docsrs problem</title>
<updated>2022-09-27T16:29:38Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2022-09-27T12:01:07Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=9b55cc012e304d501734368435e400a610f15729'/>
<id>urn:sha1:9b55cc012e304d501734368435e400a610f15729</id>
<content type='text'>
</content>
</entry>
</feed>
