<feed xmlns='http://www.w3.org/2005/Atom'>
<title>public/repo2markdown, branch master</title>
<subtitle>[no description]</subtitle>
<id>http://cgit.farzat.xyz/public/repo2markdown/atom/?h=master</id>
<link rel='self' href='http://cgit.farzat.xyz/public/repo2markdown/atom/?h=master'/>
<link rel='alternate' type='text/html' href='http://cgit.farzat.xyz/public/repo2markdown/'/>
<updated>2026-06-06T15:06:09Z</updated>
<entry>
<title>Rename project_name to project_title</title>
<updated>2026-06-06T15:06:09Z</updated>
<author>
<name>A Farzat</name>
<email>a@farzat.xyz</email>
</author>
<published>2026-06-06T15:00:48Z</published>
<link rel='alternate' type='text/html' href='http://cgit.farzat.xyz/public/repo2markdown/commit/?id=697167a1abe9d31f97dc4645183b8142e5cc383d'/>
<id>urn:sha1:697167a1abe9d31f97dc4645183b8142e5cc383d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix duplicate warning message</title>
<updated>2026-06-06T14:52:38Z</updated>
<author>
<name>A Farzat</name>
<email>a@farzat.xyz</email>
</author>
<published>2026-06-06T13:01:48Z</published>
<link rel='alternate' type='text/html' href='http://cgit.farzat.xyz/public/repo2markdown/commit/?id=36ec29eca23978bc6489f4abaeed405d05c208b9'/>
<id>urn:sha1:36ec29eca23978bc6489f4abaeed405d05c208b9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move run to a separate module</title>
<updated>2026-06-06T12:51:06Z</updated>
<author>
<name>A Farzat</name>
<email>a@farzat.xyz</email>
</author>
<published>2026-06-06T12:51:06Z</published>
<link rel='alternate' type='text/html' href='http://cgit.farzat.xyz/public/repo2markdown/commit/?id=f29eb66f252e86441551bb2eba52b032605fd9cf'/>
<id>urn:sha1:f29eb66f252e86441551bb2eba52b032605fd9cf</id>
<content type='text'>
Keeps main.rs for CLI logic only.
</content>
</entry>
<entry>
<title>Ensure lexically duplicate paths are detected</title>
<updated>2026-06-06T12:05:28Z</updated>
<author>
<name>A Farzat</name>
<email>a@farzat.xyz</email>
</author>
<published>2026-06-06T11:29:16Z</published>
<link rel='alternate' type='text/html' href='http://cgit.farzat.xyz/public/repo2markdown/commit/?id=05a65916ae3df9be7b3c95e0291e2eadac2a68ee'/>
<id>urn:sha1:05a65916ae3df9be7b3c95e0291e2eadac2a68ee</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Extend duplicate detection to non-adjacent paths</title>
<updated>2026-06-06T11:25:12Z</updated>
<author>
<name>A Farzat</name>
<email>a@farzat.xyz</email>
</author>
<published>2026-06-06T11:25:12Z</published>
<link rel='alternate' type='text/html' href='http://cgit.farzat.xyz/public/repo2markdown/commit/?id=f7fa7f10fae59f7128317c0406b961f113c60dd3'/>
<id>urn:sha1:f7fa7f10fae59f7128317c0406b961f113c60dd3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add naive duplication avoidance</title>
<updated>2026-06-06T11:01:12Z</updated>
<author>
<name>A Farzat</name>
<email>a@farzat.xyz</email>
</author>
<published>2026-06-06T11:01:12Z</published>
<link rel='alternate' type='text/html' href='http://cgit.farzat.xyz/public/repo2markdown/commit/?id=afc1765530e69cf40aac4b33e4c5e384b4702f22'/>
<id>urn:sha1:afc1765530e69cf40aac4b33e4c5e384b4702f22</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Delegate logging management to Logger struct</title>
<updated>2026-06-06T09:59:45Z</updated>
<author>
<name>A Farzat</name>
<email>a@farzat.xyz</email>
</author>
<published>2026-06-06T09:59:45Z</published>
<link rel='alternate' type='text/html' href='http://cgit.farzat.xyz/public/repo2markdown/commit/?id=cc23e7734459f3e118dd6204b13296caf83591b2'/>
<id>urn:sha1:cc23e7734459f3e118dd6204b13296caf83591b2</id>
<content type='text'>
Allows verbosity management in a centralized way.
</content>
</entry>
<entry>
<title>Move render_filename to utils as display_path</title>
<updated>2026-06-06T00:39:39Z</updated>
<author>
<name>A Farzat</name>
<email>a@farzat.xyz</email>
</author>
<published>2026-06-06T00:22:07Z</published>
<link rel='alternate' type='text/html' href='http://cgit.farzat.xyz/public/repo2markdown/commit/?id=e26d589dc129faa3018546239fb2ac4675f5753c'/>
<id>urn:sha1:e26d589dc129faa3018546239fb2ac4675f5753c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add warnings for binary files</title>
<updated>2026-06-05T16:57:10Z</updated>
<author>
<name>A Farzat</name>
<email>a@farzat.xyz</email>
</author>
<published>2026-06-05T16:55:06Z</published>
<link rel='alternate' type='text/html' href='http://cgit.farzat.xyz/public/repo2markdown/commit/?id=ff88ff447bc5099146bc5d293ece56133467fb83'/>
<id>urn:sha1:ff88ff447bc5099146bc5d293ece56133467fb83</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add human readable warnings for large files</title>
<updated>2026-06-05T16:48:42Z</updated>
<author>
<name>A Farzat</name>
<email>a@farzat.xyz</email>
</author>
<published>2026-06-05T16:48:42Z</published>
<link rel='alternate' type='text/html' href='http://cgit.farzat.xyz/public/repo2markdown/commit/?id=a7242dddc2ede68a53f18da7b5f53a154cc0d2c9'/>
<id>urn:sha1:a7242dddc2ede68a53f18da7b5f53a154cc0d2c9</id>
<content type='text'>
</content>
</entry>
</feed>
