<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
<title>pile, branch HEAD</title>
<subtitle>Not quite a web &quot;stack&quot;; more orderly than a web &quot;heap&quot;, hopefully?
</subtitle>
<entry>
<id>80577a8e3ca83db459682bca7a8554ca68dff0af</id>
<published>2026-01-04T21:57:48Z</published>
<updated>2026-01-04T21:57:48Z</updated>
<title>Fix a couple of nits with stagit setup</title>
<link rel="alternate" type="text/html" href="commit/80577a8e3ca83db459682bca7a8554ca68dff0af.html" />
<author>
<name>Kévin Le Gouguec</name>
<email>kevin.legouguec@gmail.com</email>
</author>
<content>commit 80577a8e3ca83db459682bca7a8554ca68dff0af
parent 8c252a85e9e73cd803c85593321c05e66b3c9ad8
Author: Kévin Le Gouguec &lt;kevin.legouguec@gmail.com&gt;
Date:   Sun,  4 Jan 2026 22:57:48 +0100

Fix a couple of nits with stagit setup

* s/--all/--mirror, to make sure tags are shown;
* sort repositories in main landing page.

</content>
</entry>
<entry>
<id>8c252a85e9e73cd803c85593321c05e66b3c9ad8</id>
<published>2026-01-01T18:36:49Z</published>
<updated>2026-01-01T20:19:26Z</updated>
<title>Fix broken-looking link on stagit pages</title>
<link rel="alternate" type="text/html" href="commit/8c252a85e9e73cd803c85593321c05e66b3c9ad8.html" />
<author>
<name>Kévin Le Gouguec</name>
<email>kevin.legouguec@gmail.com</email>
</author>
<content>commit 8c252a85e9e73cd803c85593321c05e66b3c9ad8
parent cb4941f74349cf46d5d3465ca3738ff32d67ddce
Author: Kévin Le Gouguec &lt;kevin.legouguec@gmail.com&gt;
Date:   Thu,  1 Jan 2026 19:36:49 +0100

Fix broken-looking link on stagit pages

</content>
</entry>
<entry>
<id>cb4941f74349cf46d5d3465ca3738ff32d67ddce</id>
<published>2025-12-18T21:57:37Z</published>
<updated>2025-12-18T22:00:29Z</updated>
<title>Touch up documentation</title>
<link rel="alternate" type="text/html" href="commit/cb4941f74349cf46d5d3465ca3738ff32d67ddce.html" />
<author>
<name>Kévin Le Gouguec</name>
<email>kevin.legouguec@gmail.com</email>
</author>
<content>commit cb4941f74349cf46d5d3465ca3738ff32d67ddce
parent 7c403af5361bcc7e9c62b6d8e367e9ca2050ca71
Author: Kévin Le Gouguec &lt;kevin.legouguec@gmail.com&gt;
Date:   Thu, 18 Dec 2025 22:57:37 +0100

Touch up documentation

Remove references, since in the end I have the most boring setup
possible.

</content>
</entry>
<entry>
<id>7c403af5361bcc7e9c62b6d8e367e9ca2050ca71</id>
<published>2025-12-16T22:53:32Z</published>
<updated>2025-12-16T22:53:32Z</updated>
<title>Fix bloopers</title>
<link rel="alternate" type="text/html" href="commit/7c403af5361bcc7e9c62b6d8e367e9ca2050ca71.html" />
<author>
<name>Kévin Le Gouguec</name>
<email>kevin.legouguec@gmail.com</email>
</author>
<content>commit 7c403af5361bcc7e9c62b6d8e367e9ca2050ca71
parent fba469114156b480750b1bdea57b0db50e7d4ce4
Author: Kévin Le Gouguec &lt;kevin.legouguec@gmail.com&gt;
Date:   Tue, 16 Dec 2025 23:53:32 +0100

Fix bloopers

Hadn&#39;t realized &#39;git init --bare&#39; would always spawn a &#39;description&#39;.
Give up on checking then; let user sort this out a posteriori; also
make symlink clobber www&#39;s &#39;description&#39;.

Got confused between &quot;WWW_DIR&quot; (HTTP server root) vs &quot;directory for
the &#39;www&#39; remote&quot;.  Oops.

Also, who knew setting a variable named &#39;GIT_DIR&#39; could influence git
commands, and in particular setting it to point to a non-repo
directory completely broke those git commands.  I&#39;m shocked.

</content>
</entry>
<entry>
<id>fba469114156b480750b1bdea57b0db50e7d4ce4</id>
<published>2025-12-13T22:51:58Z</published>
<updated>2025-12-16T22:13:08Z</updated>
<title>Add more scripts</title>
<link rel="alternate" type="text/html" href="commit/fba469114156b480750b1bdea57b0db50e7d4ce4.html" />
<author>
<name>Kévin Le Gouguec</name>
<email>kevin.legouguec@gmail.com</email>
</author>
<content>commit fba469114156b480750b1bdea57b0db50e7d4ce4
parent eb6070953668c5f2a645eacb99010a96a43f2b31
Author: Kévin Le Gouguec &lt;kevin.legouguec@gmail.com&gt;
Date:   Sat, 13 Dec 2025 23:51:58 +0100

Add more scripts

Sure hope any of this works.

</content>
</entry>
<entry>
<id>eb6070953668c5f2a645eacb99010a96a43f2b31</id>
<published>2025-12-13T20:16:34Z</published>
<updated>2025-12-13T20:16:34Z</updated>
<title>s/stagit/git</title>
<link rel="alternate" type="text/html" href="commit/eb6070953668c5f2a645eacb99010a96a43f2b31.html" />
<author>
<name>Kévin Le Gouguec</name>
<email>kevin.legouguec@gmail.com</email>
</author>
<content>commit eb6070953668c5f2a645eacb99010a96a43f2b31
parent 87fbdf26a7337c49e74a7ca1b976b97f6ce02d09
Author: Kévin Le Gouguec &lt;kevin.legouguec@gmail.com&gt;
Date:   Sat, 13 Dec 2025 21:16:34 +0100

s/stagit/git

Who knows what other tools I&#39;ll throw onto my git &quot;stack&quot;.

</content>
</entry>
<entry>
<id>87fbdf26a7337c49e74a7ca1b976b97f6ce02d09</id>
<published>2025-12-13T20:15:32Z</published>
<updated>2025-12-13T20:15:32Z</updated>
<title>Theory-craft some more</title>
<link rel="alternate" type="text/html" href="commit/87fbdf26a7337c49e74a7ca1b976b97f6ce02d09.html" />
<author>
<name>Kévin Le Gouguec</name>
<email>kevin.legouguec@gmail.com</email>
</author>
<content>commit 87fbdf26a7337c49e74a7ca1b976b97f6ce02d09
parent d9d218838ee1f5f55053cf64f528624d8d2a55c8
Author: Kévin Le Gouguec &lt;kevin.legouguec@gmail.com&gt;
Date:   Sat, 13 Dec 2025 21:15:32 +0100

Theory-craft some more

</content>
</entry>
<entry>
<id>d9d218838ee1f5f55053cf64f528624d8d2a55c8</id>
<published>2025-12-12T23:38:15Z</published>
<updated>2025-12-12T23:38:15Z</updated>
<title>Start tracking things down</title>
<link rel="alternate" type="text/html" href="commit/d9d218838ee1f5f55053cf64f528624d8d2a55c8.html" />
<author>
<name>Kévin Le Gouguec</name>
<email>kevin.legouguec@gmail.com</email>
</author>
<content>commit d9d218838ee1f5f55053cf64f528624d8d2a55c8
Author: Kévin Le Gouguec &lt;kevin.legouguec@gmail.com&gt;
Date:   Sat, 13 Dec 2025 00:38:15 +0100

Start tracking things down

Missing:

* libgit &amp; stagit setup (build, installation under .tools)
* repo setup: hook, www remote setup, url file

</content>
</entry>
</feed>
