<feed xmlns='http://www.w3.org/2005/Atom'>
<title>st, branch 0.8.2</title>
<subtitle>a modified version of st (simple terminal)</subtitle>
<link rel='alternate' type='text/html' href='http://git.yctct.com/st/'/>
<entry>
<title>bump version to 0.8.2</title>
<updated>2019-02-09T11:48:39+00:00</updated>
<author>
<name>Hiltjo Posthuma</name>
<email>hiltjo@codemadness.org</email>
</author>
<published>2019-02-09T11:48:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.yctct.com/st/commit/?id=75f92eb3489275bfcad901e5ca424134eda6e2f4'/>
<id>75f92eb3489275bfcad901e5ca424134eda6e2f4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>config: add Shift+Insert as selpaste() again</title>
<updated>2019-01-10T17:16:17+00:00</updated>
<author>
<name>Hiltjo Posthuma</name>
<email>hiltjo@codemadness.org</email>
</author>
<published>2019-01-10T17:16:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.yctct.com/st/commit/?id=3be4cf11d79ca87ff1fbbb57801913ec6f822429'/>
<id>3be4cf11d79ca87ff1fbbb57801913ec6f822429</id>
<content type='text'>
This was changed before in:
commit 20f713548de451b67db3306cf8cf7b2f38fee05c on Wed Jan 25 19:17:38 2017
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This was changed before in:
commit 20f713548de451b67db3306cf8cf7b2f38fee05c on Wed Jan 25 19:17:38 2017
</pre>
</div>
</content>
</entry>
<entry>
<title>Let the user specify CPPFLAGS</title>
<updated>2019-01-10T17:13:13+00:00</updated>
<author>
<name>Paride Legovini</name>
<email>pl@ninthfloor.org</email>
</author>
<published>2019-01-10T12:36:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.yctct.com/st/commit/?id=16d98738e74f189b3a00c23390ab5a9a22b056a1'/>
<id>16d98738e74f189b3a00c23390ab5a9a22b056a1</id>
<content type='text'>
This complements the work done in d4928ed, allowing the user to specify
the preprocessor flags with the CPPFLAGS environment variable. This is
useful for example to specify preprocessor macros with -D.

CFLAGS could be used instead, but CPPFLAGS is more correct and is expected
to be honored in some cases. For example, the helper scripts to build
Debian packages make use of CPPFLAGS, but the variable is currently
being ignored unless manually appended to CFLAGS.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This complements the work done in d4928ed, allowing the user to specify
the preprocessor flags with the CPPFLAGS environment variable. This is
useful for example to specify preprocessor macros with -D.

CFLAGS could be used instead, but CPPFLAGS is more correct and is expected
to be honored in some cases. For example, the helper scripts to build
Debian packages make use of CPPFLAGS, but the variable is currently
being ignored unless manually appended to CFLAGS.
</pre>
</div>
</content>
</entry>
<entry>
<title>Set the path of pkg-config in a variable instead of hardcoding it</title>
<updated>2019-01-04T15:00:54+00:00</updated>
<author>
<name>Paride Legovini</name>
<email>pl@ninthfloor.org</email>
</author>
<published>2019-01-04T08:48:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.yctct.com/st/commit/?id=e23acb9188b7bc7a7cfc418ac45671003abcc341'/>
<id>e23acb9188b7bc7a7cfc418ac45671003abcc341</id>
<content type='text'>
In this way the path of pkg-config can be overridden from the command
line. This is useful for example when cross-compiling.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
In this way the path of pkg-config can be overridden from the command
line. This is useful for example when cross-compiling.
</pre>
</div>
</content>
</entry>
<entry>
<title>Makefile: fix dependencies on config.h</title>
<updated>2019-01-04T11:33:01+00:00</updated>
<author>
<name>Hiltjo Posthuma</name>
<email>hiltjo@codemadness.org</email>
</author>
<published>2019-01-04T11:33:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.yctct.com/st/commit/?id=7e19e116764d2651721cb9062ccaac31b0c771f2'/>
<id>7e19e116764d2651721cb9062ccaac31b0c771f2</id>
<content type='text'>
patch by Younes Khoudli (changed slightly). Thanks
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
patch by Younes Khoudli (changed slightly). Thanks
</pre>
</div>
</content>
</entry>
<entry>
<title>output child WEXITSTATUS/WTERMSIG on abnormal termination</title>
<updated>2018-12-11T17:36:02+00:00</updated>
<author>
<name>Lauri Tirkkonen</name>
<email>lotheac@iki.fi</email>
</author>
<published>2018-12-11T09:43:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.yctct.com/st/commit/?id=096b125db7ec254002a049ef3a5c1204bd7f0ad9'/>
<id>096b125db7ec254002a049ef3a5c1204bd7f0ad9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix memory leak in xloadcols()</title>
<updated>2018-11-04T13:35:07+00:00</updated>
<author>
<name>Hiltjo Posthuma</name>
<email>hiltjo@codemadness.org</email>
</author>
<published>2018-11-04T13:35:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.yctct.com/st/commit/?id=d7bf023b2f2d41cb6983bb3ce2c6d1bf049150b3'/>
<id>d7bf023b2f2d41cb6983bb3ce2c6d1bf049150b3</id>
<content type='text'>
reported by Avi Halachmi (:avih)" &lt;avihpit@yahoo.com&gt;

patch slightly changed by me.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
reported by Avi Halachmi (:avih)" &lt;avihpit@yahoo.com&gt;

patch slightly changed by me.
</pre>
</div>
</content>
</entry>
<entry>
<title>st: small typofix in comment</title>
<updated>2018-11-04T13:30:56+00:00</updated>
<author>
<name>Hiltjo Posthuma</name>
<email>hiltjo@codemadness.org</email>
</author>
<published>2018-11-04T13:30:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.yctct.com/st/commit/?id=b4d68d4daa2716c0064605a2a92082a7287ee54a'/>
<id>b4d68d4daa2716c0064605a2a92082a7287ee54a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>small code-style fix</title>
<updated>2018-09-11T17:06:35+00:00</updated>
<author>
<name>Hiltjo Posthuma</name>
<email>hiltjo@codemadness.org</email>
</author>
<published>2018-09-11T17:06:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.yctct.com/st/commit/?id=30ec9a3dc354ab1a561c9edd808046bdf5dfd392'/>
<id>30ec9a3dc354ab1a561c9edd808046bdf5dfd392</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove the ISO 14755 feature</title>
<updated>2018-09-11T17:05:55+00:00</updated>
<author>
<name>Quentin Rameau</name>
<email>quinq@fifth.space</email>
</author>
<published>2018-09-11T11:11:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.yctct.com/st/commit/?id=67d0cb65d0794e2d91e72e5fa1e3612172e5812e'/>
<id>67d0cb65d0794e2d91e72e5fa1e3612172e5812e</id>
<content type='text'>
And move it to the patches section.
Keeping it would force to add an exec pledge on OpenBSD, and some
people think it's bloated, so bye!
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
And move it to the patches section.
Keeping it would force to add an exec pledge on OpenBSD, and some
people think it's bloated, so bye!
</pre>
</div>
</content>
</entry>
</feed>
