<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ariadne.git/src/loglist.cpp, branch master</title>
<subtitle>Linux port of mod organizer</subtitle>
<id>http://git.schererleander.de/ariadne.git/atom/src/loglist.cpp?h=master</id>
<link rel='self' href='http://git.schererleander.de/ariadne.git/atom/src/loglist.cpp?h=master'/>
<link rel='alternate' type='text/html' href='http://git.schererleander.de/ariadne.git/'/>
<updated>2023-07-09T15:20:40Z</updated>
<entry>
<title>Apply clang-format.</title>
<updated>2023-07-09T15:20:40Z</updated>
<author>
<name>Mikaël Capelle</name>
<email>capelle.mikael@gmail.com</email>
</author>
<published>2022-05-17T09:47:01Z</published>
<link rel='alternate' type='text/html' href='http://git.schererleander.de/ariadne.git/commit/?id=d13f6bb870cdda71257f665367be8ef9fca86255'/>
<id>urn:sha1:d13f6bb870cdda71257f665367be8ef9fca86255</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Convert everything to CRLF.</title>
<updated>2023-07-09T15:17:53Z</updated>
<author>
<name>Mikaël Capelle</name>
<email>capelle.mikael@gmail.com</email>
</author>
<published>2022-05-17T09:37:19Z</published>
<link rel='alternate' type='text/html' href='http://git.schererleander.de/ariadne.git/commit/?id=86bb01ba9eac879d3685c439ac9da0028bc4bc80'/>
<id>urn:sha1:86bb01ba9eac879d3685c439ac9da0028bc4bc80</id>
<content type='text'>
</content>
</entry>
<entry>
<title>First pass for Qt6 compatibility</title>
<updated>2022-04-19T13:17:23Z</updated>
<author>
<name>Jeremy Rimpo</name>
<email>jeremy.rimpo@servermonkey.com</email>
</author>
<published>2021-12-06T09:51:08Z</published>
<link rel='alternate' type='text/html' href='http://git.schererleander.de/ariadne.git/commit/?id=c4b2be45d29a247422e60bb8fdf1664c10384eee'/>
<id>urn:sha1:c4b2be45d29a247422e60bb8fdf1664c10384eee</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Hopefully restrict username censoring to directories</title>
<updated>2022-02-05T00:30:50Z</updated>
<author>
<name>Chris Bessent</name>
<email>lost.dragonist@gmail.com</email>
</author>
<published>2022-02-05T00:30:50Z</published>
<link rel='alternate' type='text/html' href='http://git.schererleander.de/ariadne.git/commit/?id=21487ad8eee71b0bfaa0bf18897404f60364d9a2'/>
<id>urn:sha1:21487ad8eee71b0bfaa0bf18897404f60364d9a2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Blacklist %USERNAME% from the log in case it contains PII</title>
<updated>2021-11-24T00:48:40Z</updated>
<author>
<name>Chris Bessent</name>
<email>lost.dragonist@gmail.com</email>
</author>
<published>2021-11-24T00:48:40Z</published>
<link rel='alternate' type='text/html' href='http://git.schererleander.de/ariadne.git/commit/?id=565f2fddf4cf29fec3f8626ae4f7acba8aef615c'/>
<id>urn:sha1:565f2fddf4cf29fec3f8626ae4f7acba8aef615c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>renamed Refresh to TriggerRefresh, added WaitForRefresh</title>
<updated>2021-01-18T13:21:41Z</updated>
<author>
<name>isanae</name>
<email>14251494+isanae@users.noreply.github.com</email>
</author>
<published>2021-01-17T23:29:17Z</published>
<link rel='alternate' type='text/html' href='http://git.schererleander.de/ariadne.git/commit/?id=181acfe832bef26228e33ac3a021d39528b1a4a9'/>
<id>urn:sha1:181acfe832bef26228e33ac3a021d39528b1a4a9</id>
<content type='text'>
removed duplicate refreshDirectoryStructure() call that could never work
added --logs to output logs to stdout, added final "mod organizer done" log
added -i with no arguments to output the current instance name
`run -e` now does an additional, case insensitive check for names
fixed error being output along with --help
</content>
</entry>
<entry>
<title>Allow extended selection in log list and implement copy.</title>
<updated>2021-01-13T08:17:05Z</updated>
<author>
<name>Mikaël Capelle</name>
<email>capelle.mikael@gmail.com</email>
</author>
<published>2021-01-12T19:34:02Z</published>
<link rel='alternate' type='text/html' href='http://git.schererleander.de/ariadne.git/commit/?id=f32e74c2a78ae2fea6c1f825900287202778bf59'/>
<id>urn:sha1:f32e74c2a78ae2fea6c1f825900287202778bf59</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fixed AppConfig::logFileName so it can be used</title>
<updated>2020-11-08T01:16:28Z</updated>
<author>
<name>isanae</name>
<email>14251494+isanae@users.noreply.github.com</email>
</author>
<published>2020-11-08T00:30:54Z</published>
<link rel='alternate' type='text/html' href='http://git.schererleander.de/ariadne.git/commit/?id=dd5367f488de7cd312e53705ffc970a723951ca2'/>
<id>urn:sha1:dd5367f488de7cd312e53705ffc970a723951ca2</id>
<content type='text'>
refactored MOApplication so everything is in doOneRun()
</content>
</entry>
<entry>
<title>more refactoring:</title>
<updated>2020-11-03T16:39:02Z</updated>
<author>
<name>isanae</name>
<email>14251494+isanae@users.noreply.github.com</email>
</author>
<published>2020-07-23T04:38:03Z</published>
<link rel='alternate' type='text/html' href='http://git.schererleander.de/ariadne.git/commit/?id=ae118153fbedc0240ea183488834a32abe202839'/>
<id>urn:sha1:ae118153fbedc0240ea183488834a32abe202839</id>
<content type='text'>
 - moved splash stuff together
 - moved stuff in the main loop into doOneRun()
</content>
</entry>
<entry>
<title>removed flags from SingleInstance because there's only one left</title>
<updated>2020-11-03T16:39:02Z</updated>
<author>
<name>isanae</name>
<email>14251494+isanae@users.noreply.github.com</email>
</author>
<published>2020-07-23T03:27:01Z</published>
<link rel='alternate' type='text/html' href='http://git.schererleander.de/ariadne.git/commit/?id=9435202034cafb05ffc11aed48ff57536bce73f7'/>
<id>urn:sha1:9435202034cafb05ffc11aed48ff57536bce73f7</id>
<content type='text'>
refactoring in main.cpp:
 - moved stuff to loglist.cpp and moapplication.cpp
 - split main() into a few functions
</content>
</entry>
</feed>
