<feed xmlns='http://www.w3.org/2005/Atom'>
<title>aerc/Makefile, branch 0.1.0</title>
<subtitle>Mirror of https://git.sr.ht/~sircmpwn/aerc
</subtitle>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/aerc/'/>
<entry>
<title>Remove more GNU-isms from Makefile</title>
<updated>2019-06-01T14:49:01+00:00</updated>
<author>
<name>Sam Whited</name>
<email>sam@samwhited.com</email>
</author>
<published>2019-05-30T22:20:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/aerc/commit/?id=0bfb90baedbde0bb5a862e6a8fe9ec7e56d664e5'/>
<id>0bfb90baedbde0bb5a862e6a8fe9ec7e56d664e5</id>
<content type='text'>
Signed-off-by: Sam Whited &lt;sam@samwhited.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Sam Whited &lt;sam@samwhited.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove "wildcard" GNU-ism from Makefile</title>
<updated>2019-05-30T14:27:13+00:00</updated>
<author>
<name>Sam Whited</name>
<email>sam@samwhited.com</email>
</author>
<published>2019-05-29T18:57:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/aerc/commit/?id=7a8f4084ffed5e406e58a72619381ca1aad852db'/>
<id>7a8f4084ffed5e406e58a72619381ca1aad852db</id>
<content type='text'>
Signed-off-by: Sam Whited &lt;sam@samwhited.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Sam Whited &lt;sam@samwhited.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Implement :edit in compose screen</title>
<updated>2019-05-26T15:58:14+00:00</updated>
<author>
<name>Drew DeVault</name>
<email>sir@cmpwn.com</email>
</author>
<published>2019-05-26T15:58:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/aerc/commit/?id=887ff6550d64aa0243192c922c977f41ce549e42'/>
<id>887ff6550d64aa0243192c922c977f41ce549e42</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Subsitute prefix in aerc.conf for install</title>
<updated>2019-05-26T14:27:22+00:00</updated>
<author>
<name>Drew DeVault</name>
<email>sir@cmpwn.com</email>
</author>
<published>2019-05-26T14:27:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/aerc/commit/?id=d30a6e3d1f1cf035d018ec27145ef57c4ce41606'/>
<id>d30a6e3d1f1cf035d018ec27145ef57c4ce41606</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Makefile: Minor improvements, usage of $@ and $(RM)</title>
<updated>2019-05-22T20:34:45+00:00</updated>
<author>
<name>Stefan Tatschner</name>
<email>stefan@rumpelsepp.org</email>
</author>
<published>2019-05-22T20:33:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/aerc/commit/?id=78fc83ef3d73cd0a2d988e464d5caf1e7ccf79e3'/>
<id>78fc83ef3d73cd0a2d988e464d5caf1e7ccf79e3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Correct typo in Makefile</title>
<updated>2019-05-22T20:09:42+00:00</updated>
<author>
<name>Drew DeVault</name>
<email>sir@cmpwn.com</email>
</author>
<published>2019-05-22T20:09:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/aerc/commit/?id=3e7ac52e1b56f8c626e803f23f1941eca22874f1'/>
<id>3e7ac52e1b56f8c626e803f23f1941eca22874f1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Install $(MANDIR)/man7</title>
<updated>2019-05-22T20:09:01+00:00</updated>
<author>
<name>Drew DeVault</name>
<email>sir@cmpwn.com</email>
</author>
<published>2019-05-22T20:09:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/aerc/commit/?id=24883c51141578acb3f7f33ab777b4390c47b001'/>
<id>24883c51141578acb3f7f33ab777b4390c47b001</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Install aerc-tutorial man page with make install</title>
<updated>2019-05-22T20:08:01+00:00</updated>
<author>
<name>Drew DeVault</name>
<email>sir@cmpwn.com</email>
</author>
<published>2019-05-22T20:08:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/aerc/commit/?id=c21ec370e23c95a5df9382a151de52a743d28afd'/>
<id>c21ec370e23c95a5df9382a151de52a743d28afd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Install default configs to XDG config if not found</title>
<updated>2019-05-22T16:35:44+00:00</updated>
<author>
<name>Drew DeVault</name>
<email>sir@cmpwn.com</email>
</author>
<published>2019-05-22T16:35:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/aerc/commit/?id=f42724caf3b374df0fa4eb170b3527cd20814eed'/>
<id>f42724caf3b374df0fa4eb170b3527cd20814eed</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add GOFLAGS variable to Makefile</title>
<updated>2019-05-22T16:23:24+00:00</updated>
<author>
<name>Drew DeVault</name>
<email>sir@cmpwn.com</email>
</author>
<published>2019-05-22T16:23:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/aerc/commit/?id=80704f242206e56d4c07669a5ca42827c1d59b59'/>
<id>80704f242206e56d4c07669a5ca42827c1d59b59</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
