<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>bile main commits</title>
    <link>/bile/log</link>
    <description>
      Not more than the last 100 commits to the branch main of the repository bile:
      &lt;p&gt;a simple self-hosted git server&lt;/p&gt;
    </description>
    <ttl>30</ttl>
    <generator>bile</generator>
    <lastBuildDate>Fri, 27 Feb 2026 00:51:26 -0500</lastBuildDate>
    <managingEditor>wayverd</managingEditor>
    <docs>https://www.rssboard.org/rss-specification</docs>
    
      <item>
        <title>...</title>
        <link>/bile/commit/34150f75160e9b2d55638b0e49fd5cab218f71d3</link>
        <guid isPermaLink="true">/bile/commit/34150f75160e9b2d55638b0e49fd5cab218f71d3</guid>
        <description>&lt;pre&gt;...

sush
&lt;/pre&gt;</description>
        <author>wayver.dev@gmail.com</author>
        <pubDate>Fri, 27 Feb 2026 00:51:26 -0500</pubDate>
      </item>
    
      <item>
        <title>fill out README some</title>
        <link>/bile/commit/9b17ff94a4605ce4cb366db864eb0db65605b639</link>
        <guid isPermaLink="true">/bile/commit/9b17ff94a4605ce4cb366db864eb0db65605b639</guid>
        <description>&lt;pre&gt;fill out README some
&lt;/pre&gt;</description>
        <author>wayver.dev@gmail.com</author>
        <pubDate>Fri, 27 Feb 2026 00:48:54 -0500</pubDate>
      </item>
    
      <item>
        <title>simple gitweb project listing-like implementation</title>
        <link>/bile/commit/f4279bc2ca927f6f651a20c5f0e7b5ebf76cc3a4</link>
        <guid isPermaLink="true">/bile/commit/f4279bc2ca927f6f651a20c5f0e7b5ebf76cc3a4</guid>
        <description>&lt;pre&gt;simple gitweb project listing-like implementation

it doesnt properly support nested sections yet
&lt;/pre&gt;</description>
        <author>wayver.dev@gmail.com</author>
        <pubDate>Thu, 26 Feb 2026 12:41:36 -0500</pubDate>
      </item>
    
      <item>
        <title>use mime_guess to actually guess the file type</title>
        <link>/bile/commit/a5fbdd41e56dc312103006ed0c7058b275594a83</link>
        <guid isPermaLink="true">/bile/commit/a5fbdd41e56dc312103006ed0c7058b275594a83</guid>
        <description>&lt;pre&gt;use mime_guess to actually guess the file type

i have no idea what my thought process was there
&lt;/pre&gt;</description>
        <author>wayver.dev@gmail.com</author>
        <pubDate>Tue, 24 Feb 2026 01:17:03 -0500</pubDate>
      </item>
    
      <item>
        <title>cleanup</title>
        <link>/bile/commit/32c6bed79b26b918b19bcaa6d2f5eaf797bbeb92</link>
        <guid isPermaLink="true">/bile/commit/32c6bed79b26b918b19bcaa6d2f5eaf797bbeb92</guid>
        <description>&lt;pre&gt;cleanup

removed the unused cache module, going to wait on working on that for when/if git2 is swapped for gix

the rest is unused dependencies
&lt;/pre&gt;</description>
        <author>wayver.dev@gmail.com</author>
        <pubDate>Tue, 24 Feb 2026 00:53:01 -0500</pubDate>
      </item>
    
      <item>
        <title>enabled markdown tasklist support</title>
        <link>/bile/commit/363f1b706491794c3359d55e1dda10fb104d5344</link>
        <guid isPermaLink="true">/bile/commit/363f1b706491794c3359d55e1dda10fb104d5344</guid>
        <description>&lt;pre&gt;enabled markdown tasklist support
&lt;/pre&gt;</description>
        <author>wayver.dev@gmail.com</author>
        <pubDate>Mon, 23 Feb 2026 16:48:37 -0500</pubDate>
      </item>
    
      <item>
        <title>move http-equiv permissions-policy meta to tower-helmet</title>
        <link>/bile/commit/71b17dd92232913d023854951d629e9876076719</link>
        <guid isPermaLink="true">/bile/commit/71b17dd92232913d023854951d629e9876076719</guid>
        <description>&lt;pre&gt;move http-equiv permissions-policy meta to tower-helmet
&lt;/pre&gt;</description>
        <author>wayver.dev@gmail.com</author>
        <pubDate>Mon, 23 Feb 2026 16:23:39 -0500</pubDate>
      </item>
    
      <item>
        <title>make it so README.md is detected as a valid readme</title>
        <link>/bile/commit/1160e836ead3fbd29e297268d1009d648b68cae0</link>
        <guid isPermaLink="true">/bile/commit/1160e836ead3fbd29e297268d1009d648b68cae0</guid>
        <description>&lt;pre&gt;make it so README.md is detected as a valid readme

it didnt handle the capitalized version only readme.md
&lt;/pre&gt;</description>
        <author>wayver.dev@gmail.com</author>
        <pubDate>Mon, 23 Feb 2026 00:23:31 -0500</pubDate>
      </item>
    
      <item>
        <title>remove unneeded result type alias</title>
        <link>/bile/commit/1ba94a06f75f7b886e5917f1496851bc03346d5e</link>
        <guid isPermaLink="true">/bile/commit/1ba94a06f75f7b886e5917f1496851bc03346d5e</guid>
        <description>&lt;pre&gt;remove unneeded result type alias
&lt;/pre&gt;</description>
        <author>wayver.dev@gmail.com</author>
        <pubDate>Fri, 20 Feb 2026 20:25:06 -0500</pubDate>
      </item>
    
      <item>
        <title>custom path extractor for better error handling</title>
        <link>/bile/commit/3aec1a1bb245ce255f59532eba2bdfe1d2879510</link>
        <guid isPermaLink="true">/bile/commit/3aec1a1bb245ce255f59532eba2bdfe1d2879510</guid>
        <description>&lt;pre&gt;custom path extractor for better error handling
&lt;/pre&gt;</description>
        <author>wayver.dev@gmail.com</author>
        <pubDate>Fri, 20 Feb 2026 13:35:08 -0500</pubDate>
      </item>
    
      <item>
        <title>fixed issue where non-directory and dotfiles are treated as git repos</title>
        <link>/bile/commit/7e0330303eec590c92eb6194f83f04d0e8fb2ea0</link>
        <guid isPermaLink="true">/bile/commit/7e0330303eec590c92eb6194f83f04d0e8fb2ea0</guid>
        <description>&lt;pre&gt;fixed issue where non-directory and dotfiles are treated as git repos
&lt;/pre&gt;</description>
        <author>wayver.dev@gmail.com</author>
        <pubDate>Thu, 19 Feb 2026 19:32:05 -0500</pubDate>
      </item>
    
      <item>
        <title>large refactoring</title>
        <link>/bile/commit/6e060abc1f25c2e1b79fe06bfa8b72cd26952ee1</link>
        <guid isPermaLink="true">/bile/commit/6e060abc1f25c2e1b79fe06bfa8b72cd26952ee1</guid>
        <description>&lt;pre&gt;large refactoring

  - moved git module out of utils

  - moved extractors and response out of utils and into http

  - moved error out of utils

  - overhaul of error handling with dedicated spawn method

  - removed need to global config and syntax variables, added them to a new state struct

    - this helps make fuzzing a bit more efficient
&lt;/pre&gt;</description>
        <author>wayver.dev@gmail.com</author>
        <pubDate>Thu, 19 Feb 2026 17:51:47 -0500</pubDate>
      </item>
    
      <item>
        <title>some fixes to fuzzing</title>
        <link>/bile/commit/f3f2b40f0ffae5de2e6d3f661e32b582274bae49</link>
        <guid isPermaLink="true">/bile/commit/f3f2b40f0ffae5de2e6d3f661e32b582274bae49</guid>
        <description>&lt;pre&gt;some fixes to fuzzing

mostly logging the response body
&lt;/pre&gt;</description>
        <author>wayver.dev@gmail.com</author>
        <pubDate>Wed, 18 Feb 2026 07:55:56 -0500</pubDate>
      </item>
    
      <item>
        <title>cleanup/update/pin dependencies</title>
        <link>/bile/commit/7016b1e2e8158b6496a17a520c7f6da5dc38e9ee</link>
        <guid isPermaLink="true">/bile/commit/7016b1e2e8158b6496a17a520c7f6da5dc38e9ee</guid>
        <description>&lt;pre&gt;cleanup/update/pin dependencies
&lt;/pre&gt;</description>
        <author>wayver.dev@gmail.com</author>
        <pubDate>Tue, 17 Feb 2026 22:28:35 -0500</pubDate>
      </item>
    
      <item>
        <title>restructured bile library</title>
        <link>/bile/commit/bd1a8f79badd439ab7a73e193be91ad175aafa67</link>
        <guid isPermaLink="true">/bile/commit/bd1a8f79badd439ab7a73e193be91ad175aafa67</guid>
        <description>&lt;pre&gt;restructured bile library

it is now a struct to attempt to prevent multiple config sets

also renamed the commit variable in the git commit util to fix the variable shadowing lint
&lt;/pre&gt;</description>
        <author>wayver.dev@gmail.com</author>
        <pubDate>Tue, 17 Feb 2026 22:18:00 -0500</pubDate>
      </item>
    
      <item>
        <title>small fixes</title>
        <link>/bile/commit/db2bc30f716095872b4ea33adafe072c0a8a7242</link>
        <guid isPermaLink="true">/bile/commit/db2bc30f716095872b4ea33adafe072c0a8a7242</guid>
        <description>&lt;pre&gt;small fixes

actually print web error, and remove clippy inline_always for askama filter_fn code
&lt;/pre&gt;</description>
        <author>wayver.dev@gmail.com</author>
        <pubDate>Tue, 17 Feb 2026 21:59:43 -0500</pubDate>
      </item>
    
      <item>
        <title>update README with config sample</title>
        <link>/bile/commit/375565f690b958e08f589a7fee998ad5f47a70d0</link>
        <guid isPermaLink="true">/bile/commit/375565f690b958e08f589a7fee998ad5f47a70d0</guid>
        <description>&lt;pre&gt;update README with config sample
&lt;/pre&gt;</description>
        <author>wayver.dev@gmail.com</author>
        <pubDate>Tue, 17 Feb 2026 21:50:28 -0500</pubDate>
      </item>
    
      <item>
        <title>initial mvp</title>
        <link>/bile/commit/788f4460a8c003cb5018293ae250a8d8feaa2f1b</link>
        <guid isPermaLink="true">/bile/commit/788f4460a8c003cb5018293ae250a8d8feaa2f1b</guid>
        <description>&lt;pre&gt;initial mvp

the basics work. theres issues that&#39;ll need to be fixed but i should start commiting at some point
&lt;/pre&gt;</description>
        <author>wayver.dev@gmail.com</author>
        <pubDate>Tue, 17 Feb 2026 21:07:20 -0500</pubDate>
      </item>
    
  </channel>
</rss>