<feed xmlns='http://www.w3.org/2005/Atom'>
<title>projectile.git, branch v2.3.0</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.3</title>
<updated>2020-11-27T07:13:36+00:00</updated>
<author>
<name>Bozhidar Batsov</name>
<email>bozhidar@batsov.com</email>
</author>
<published>2020-11-27T07:13:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/projectile.git/commit/?id=18f694931f0afe8b33e34731914e8bae81107b55'/>
<id>18f694931f0afe8b33e34731914e8bae81107b55</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix a docstring</title>
<updated>2020-11-25T14:05:01+00:00</updated>
<author>
<name>Bozhidar Batsov</name>
<email>bozhidar@batsov.com</email>
</author>
<published>2020-11-25T14:05:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/projectile.git/commit/?id=c90e6ddaa9845bf089989aad9fe3d62d6904e348'/>
<id>c90e6ddaa9845bf089989aad9fe3d62d6904e348</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make prefix argument optional for all shells.</title>
<updated>2020-11-25T12:28:12+00:00</updated>
<author>
<name>Jelle Licht</name>
<email>jlicht@fsfe.org</email>
</author>
<published>2020-11-25T10:42:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/projectile.git/commit/?id=1aa1b0bfa5aafa7eb061b18dc56c9c57fdac4ea2'/>
<id>1aa1b0bfa5aafa7eb061b18dc56c9c57fdac4ea2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[Docs] Document the changes introduced in #1535</title>
<updated>2020-11-25T12:25:30+00:00</updated>
<author>
<name>Bozhidar Batsov</name>
<email>bozhidar@batsov.com</email>
</author>
<published>2020-11-25T12:25:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/projectile.git/commit/?id=b7af611000c6e949fdb1190d3844e3feccddc04e'/>
<id>b7af611000c6e949fdb1190d3844e3feccddc04e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add project-specific compilation buffers (#1535)</title>
<updated>2020-11-25T12:18:03+00:00</updated>
<author>
<name>Greg Pfeil</name>
<email>greg@technomadic.org</email>
</author>
<published>2020-11-25T12:18:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/projectile.git/commit/?id=c2acfcbd04a5cfafadb86e5c00ed275f516ac6e2'/>
<id>c2acfcbd04a5cfafadb86e5c00ed275f516ac6e2</id>
<content type='text'>
Currently, this requires that the user explicitly set

    (setq compilation-buffer-name-function
          #'projectile-compilation-buffer-name)
    (setq compilation-save-buffers-predicate
          #'projectile-current-project-buffer-p)

both of these degrade properly when not inside a project. Is there a
better way to enable these than telling a user that they should set the
variables?

Fixes #1517.

Co-authored-by: Bozhidar Batsov &lt;bozhidar.batsov@gmail.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Currently, this requires that the user explicitly set

    (setq compilation-buffer-name-function
          #'projectile-compilation-buffer-name)
    (setq compilation-save-buffers-predicate
          #'projectile-current-project-buffer-p)

both of these degrade properly when not inside a project. Is there a
better way to enable these than telling a user that they should set the
variables?

Fixes #1517.

Co-authored-by: Bozhidar Batsov &lt;bozhidar.batsov@gmail.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>Fix a changelog entry</title>
<updated>2020-11-24T12:35:25+00:00</updated>
<author>
<name>Bozhidar Batsov</name>
<email>bozhidar@batsov.com</email>
</author>
<published>2020-11-24T12:35:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/projectile.git/commit/?id=08c47a75b356b3e6db957866cf68985c067c86ab'/>
<id>08c47a75b356b3e6db957866cf68985c067c86ab</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Tweak some changelog entries</title>
<updated>2020-11-24T12:30:39+00:00</updated>
<author>
<name>Bozhidar Batsov</name>
<email>bozhidar@batsov.com</email>
</author>
<published>2020-11-24T12:30:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/projectile.git/commit/?id=67d86919be119d1245d9fc4ef8f51e4a17dffad2'/>
<id>67d86919be119d1245d9fc4ef8f51e4a17dffad2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add a changelog entry</title>
<updated>2020-11-24T12:30:03+00:00</updated>
<author>
<name>Bozhidar Batsov</name>
<email>bozhidar@batsov.com</email>
</author>
<published>2020-11-24T12:30:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/projectile.git/commit/?id=c88f31d56548561d965d42eb5f5bf9dcc4f6ba1d'/>
<id>c88f31d56548561d965d42eb5f5bf9dcc4f6ba1d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Implement separate compile-history for each command (#1601)</title>
<updated>2020-11-24T12:28:49+00:00</updated>
<author>
<name>Giap Tran</name>
<email>txgvnn@gmail.com</email>
</author>
<published>2020-11-24T12:28:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/projectile.git/commit/?id=0d5226813cb737c0b53f23d2fb0bcee5ab68aa84'/>
<id>0d5226813cb737c0b53f23d2fb0bcee5ab68aa84</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use projectile-acquire-root and fix some nil errors (#1605)</title>
<updated>2020-11-24T10:34:19+00:00</updated>
<author>
<name>Daniel Mendler</name>
<email>mail@daniel-mendler.de</email>
</author>
<published>2020-11-24T10:34:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/projectile.git/commit/?id=74aeaf2c8ff8c415ccb94b171fb9817291fe0ac2'/>
<id>74aeaf2c8ff8c415ccb94b171fb9817291fe0ac2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
