<feed xmlns='http://www.w3.org/2005/Atom'>
<title>user/karsten/exonerator, branch task-30260</title>
<subtitle>Karsten's exonerator repository</subtitle>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/karsten/exonerator.git/'/>
<entry>
<title>Default date picker to latest available date.</title>
<updated>2020-04-01T14:10:37+00:00</updated>
<author>
<name>Karsten Loesing</name>
<email>karsten.loesing@gmx.net</email>
</author>
<published>2020-04-01T14:10:37+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/karsten/exonerator.git/commit/?id=a7ba497819229ffbafc1e86ed0a5d6a32a9a0e8f'/>
<id>a7ba497819229ffbafc1e86ed0a5d6a32a9a0e8f</id>
<content type='text'>
Implements #30260.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Implements #30260.
</pre>
</div>
</content>
</entry>
<entry>
<title>use faster lastIndexOf(char) instead of lastIndexOf(String)</title>
<updated>2020-02-25T01:47:11+00:00</updated>
<author>
<name>tordinge</name>
<email>tordinge@aprivatesub.net</email>
</author>
<published>2020-02-25T01:47:11+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/karsten/exonerator.git/commit/?id=639b9ebd2f545c3bd42fb756b76bd3c4328c462a'/>
<id>639b9ebd2f545c3bd42fb756b76bd3c4328c462a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>remove unused parameters</title>
<updated>2020-02-25T01:42:04+00:00</updated>
<author>
<name>tordinge</name>
<email>tordinge@aprivatesub.net</email>
</author>
<published>2020-02-25T01:42:04+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/karsten/exonerator.git/commit/?id=eb3ef031b5482265055ad6f66e4a051e3d392dbc'/>
<id>eb3ef031b5482265055ad6f66e4a051e3d392dbc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>since no regex involved, replace() should be faster than replaceAll() since no Pattern.compile().matcher() will be needed behind the scenes</title>
<updated>2020-02-25T01:35:51+00:00</updated>
<author>
<name>tordinge</name>
<email>tordinge@aprivatesub.net</email>
</author>
<published>2020-02-25T01:35:51+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/karsten/exonerator.git/commit/?id=3a764fd3a5aa6ef0f4b0ad6c24c4e7f14bd2ec2c'/>
<id>3a764fd3a5aa6ef0f4b0ad6c24c4e7f14bd2ec2c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>display warning if lock file cannot be deleted, and why</title>
<updated>2020-02-25T01:23:57+00:00</updated>
<author>
<name>tordinge</name>
<email>tordinge@aprivatesub.net</email>
</author>
<published>2020-02-25T01:23:57+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/karsten/exonerator.git/commit/?id=d756133dc3ea468d0f2b73a03762c1ebbc990b3c'/>
<id>d756133dc3ea468d0f2b73a03762c1ebbc990b3c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>wrap BufferedReader creation with try-with-resources</title>
<updated>2020-02-24T08:14:52+00:00</updated>
<author>
<name>noneofyourbusiness</name>
<email>test@devnull.com</email>
</author>
<published>2020-02-23T20:18:07+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/karsten/exonerator.git/commit/?id=3a1174eabea1e866c8e97e223c136759970484c8'/>
<id>3a1174eabea1e866c8e97e223c136759970484c8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bump version to 4.3.0-dev.</title>
<updated>2020-01-15T22:45:45+00:00</updated>
<author>
<name>Karsten Loesing</name>
<email>karsten.loesing@gmx.net</email>
</author>
<published>2020-01-15T22:45:45+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/karsten/exonerator.git/commit/?id=06ec2db71aceb8ba0ca346f30742d46039bb7979'/>
<id>06ec2db71aceb8ba0ca346f30742d46039bb7979</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Prepare for 4.3.0 release.</title>
<updated>2020-01-15T22:40:54+00:00</updated>
<author>
<name>Karsten Loesing</name>
<email>karsten.loesing@gmx.net</email>
</author>
<published>2020-01-15T22:40:54+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/karsten/exonerator.git/commit/?id=4390e931b5e3f10f6dfe72779c4edca07b570fdf'/>
<id>4390e931b5e3f10f6dfe72779c4edca07b570fdf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update copyright to 2020.</title>
<updated>2020-01-15T20:45:54+00:00</updated>
<author>
<name>Karsten Loesing</name>
<email>karsten.loesing@gmx.net</email>
</author>
<published>2020-01-15T20:45:54+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/karsten/exonerator.git/commit/?id=20501a55241d90a015ea7efcef3f18371c6c80c8'/>
<id>20501a55241d90a015ea7efcef3f18371c6c80c8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update to latest metrics-base.</title>
<updated>2020-01-14T21:05:23+00:00</updated>
<author>
<name>Karsten Loesing</name>
<email>karsten.loesing@gmx.net</email>
</author>
<published>2020-01-14T21:05:23+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/karsten/exonerator.git/commit/?id=a28a9e86e70452fe0151bf43ec2266f8007e0d2d'/>
<id>a28a9e86e70452fe0151bf43ec2266f8007e0d2d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
