<feed xmlns='http://www.w3.org/2005/Atom'>
<title>projectile.git, branch v2.9.1</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/projectile.git/'/>
<entry>
<title>Release 2.9.1</title>
<updated>2025-02-13T10:12:37+00:00</updated>
<author>
<name>Bozhidar Batsov</name>
<email>bozhidar@batsov.dev</email>
</author>
<published>2025-02-13T10:12:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/projectile.git/commit/?id=ef17d2971bbcce13b1ac16e0e36d44fa0defca63'/>
<id>ef17d2971bbcce13b1ac16e0e36d44fa0defca63</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Rename a helper function</title>
<updated>2025-02-13T08:20:13+00:00</updated>
<author>
<name>Bozhidar Batsov</name>
<email>bozhidar@batsov.dev</email>
</author>
<published>2025-02-13T08:20:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/projectile.git/commit/?id=db52cf48b6cc3af892ba699ec13c61334bd39d1b'/>
<id>db52cf48b6cc3af892ba699ec13c61334bd39d1b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[#1929] Add a changelog entry</title>
<updated>2025-02-13T08:17:44+00:00</updated>
<author>
<name>Bozhidar Batsov</name>
<email>bozhidar@batsov.dev</email>
</author>
<published>2025-02-13T08:17:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/projectile.git/commit/?id=719d3fecebfd8686f50128748a40cfc89228b8b0'/>
<id>719d3fecebfd8686f50128748a40cfc89228b8b0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[#1926] Don't create any cache file when persistent caching is not enabled (#1929)</title>
<updated>2025-02-12T20:59:08+00:00</updated>
<author>
<name>leuven65</name>
<email>31041544+leuven65@users.noreply.github.com</email>
</author>
<published>2025-02-12T20:59:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/projectile.git/commit/?id=ce6e637cc2b9d4fdffdbdc1c7b8d7e2ac388515b'/>
<id>ce6e637cc2b9d4fdffdbdc1c7b8d7e2ac388515b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Release 2.9</title>
<updated>2025-02-12T19:22:20+00:00</updated>
<author>
<name>Bozhidar Batsov</name>
<email>bozhidar@batsov.dev</email>
</author>
<published>2025-02-12T19:22:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/projectile.git/commit/?id=48d0a30137dc4dfecc261e66f2a5f75156232d85'/>
<id>48d0a30137dc4dfecc261e66f2a5f75156232d85</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[#1926] Don't create an empty cache file when persistent caching is not enabled</title>
<updated>2025-02-09T06:05:25+00:00</updated>
<author>
<name>Bozhidar Batsov</name>
<email>bozhidar@toptal.com</email>
</author>
<published>2025-02-09T06:05:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/projectile.git/commit/?id=cdb22f6b588c8ffa508f6fda586ee1253c73490b'/>
<id>cdb22f6b588c8ffa508f6fda586ee1253c73490b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Simplify a bit the projectile-known-projects API</title>
<updated>2025-02-05T19:08:09+00:00</updated>
<author>
<name>Bozhidar Batsov</name>
<email>bozhidar@batsov.dev</email>
</author>
<published>2025-02-05T19:08:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/projectile.git/commit/?id=373fca78904330cc130604c9490c4e0785df7c4d'/>
<id>373fca78904330cc130604c9490c4e0785df7c4d</id>
<content type='text'>
The new function is the preferred way to access the known projects
from client code.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The new function is the preferred way to access the known projects
from client code.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add a couple of extra design notes</title>
<updated>2025-02-04T14:21:49+00:00</updated>
<author>
<name>Bozhidar Batsov</name>
<email>bozhidar@batsov.dev</email>
</author>
<published>2025-02-04T14:21:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/projectile.git/commit/?id=bb9c7737f1573131dea67ff31c29c21012e046f9'/>
<id>bb9c7737f1573131dea67ff31c29c21012e046f9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use a more specific link</title>
<updated>2025-02-04T14:16:25+00:00</updated>
<author>
<name>Bozhidar Batsov</name>
<email>bozhidar@batsov.dev</email>
</author>
<published>2025-02-04T14:16:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/projectile.git/commit/?id=5d6d933d09f2ededfca2c275a5481ae9112a0ef3'/>
<id>5d6d933d09f2ededfca2c275a5481ae9112a0ef3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove obsolete require</title>
<updated>2025-02-04T13:46:25+00:00</updated>
<author>
<name>Bozhidar Batsov</name>
<email>bozhidar@batsov.dev</email>
</author>
<published>2025-02-04T13:46:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/projectile.git/commit/?id=1d02b6a391a81a0011aa16128170798bab6d7f3f'/>
<id>1d02b6a391a81a0011aa16128170798bab6d7f3f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
