<feed xmlns='http://www.w3.org/2005/Atom'>
<title>i3status.git, branch 2.13</title>
<subtitle>[no description]</subtitle>
<id>http://git.sigexec.com/cgit.cgi/i3status.git/atom?h=2.13</id>
<link rel='self' href='http://git.sigexec.com/cgit.cgi/i3status.git/atom?h=2.13'/>
<link rel='alternate' type='text/html' href='http://git.sigexec.com/cgit.cgi/i3status.git/'/>
<updated>2019-06-30T17:55:28+00:00</updated>
<entry>
<title>release v2.13</title>
<updated>2019-06-30T17:55:28+00:00</updated>
<author>
<name>Michael Stapelberg</name>
<email>michael@stapelberg.de</email>
</author>
<published>2019-06-30T17:55:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.sigexec.com/cgit.cgi/i3status.git/commit/?id=f791b4af3fd250c193c9a165e02305d138222c98'/>
<id>urn:sha1:f791b4af3fd250c193c9a165e02305d138222c98</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #347 from thrasymache/overflow</title>
<updated>2019-06-18T07:33:47+00:00</updated>
<author>
<name>Ingo Bürk</name>
<email>admin@airblader.de</email>
</author>
<published>2019-06-18T07:33:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.sigexec.com/cgit.cgi/i3status.git/commit/?id=bd7de0c8ff07023f0ccfdc11bd2f0ab930611076'/>
<id>urn:sha1:bd7de0c8ff07023f0ccfdc11bd2f0ab930611076</id>
<content type='text'>
print_file_contents: allocate enough to include \0</content>
</entry>
<entry>
<title>print_file_contents: allocate enough to include \0</title>
<updated>2019-06-10T14:36:18+00:00</updated>
<author>
<name>Sam Newbold</name>
<email>sam@rwsh.org</email>
</author>
<published>2019-06-10T14:29:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.sigexec.com/cgit.cgi/i3status.git/commit/?id=300b31b2dfb3ee7a84c78bd2802cb5649d0dc1ba'/>
<id>urn:sha1:300b31b2dfb3ee7a84c78bd2802cb5649d0dc1ba</id>
<content type='text'>
related to #331
Previously, if max_chars was read, the null byte would be written
past the end of buf.
</content>
</entry>
<entry>
<title>Added function to print content from file (#331)</title>
<updated>2019-02-21T14:34:32+00:00</updated>
<author>
<name>Dennis Vesterlund</name>
<email>dennisvesterlund@gmail.com</email>
</author>
<published>2019-02-21T14:34:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.sigexec.com/cgit.cgi/i3status.git/commit/?id=9b5f6ae5f460c8642286cf174751a317f155d043'/>
<id>urn:sha1:9b5f6ae5f460c8642286cf174751a317f155d043</id>
<content type='text'>
Added a function to print file contents to status bar without newlines.
Added tests for print file contents function
Added manpage entry for file contents</content>
</entry>
<entry>
<title>configure.ac: complain when asciidoc cannot be found</title>
<updated>2019-02-11T20:45:20+00:00</updated>
<author>
<name>Michael Stapelberg</name>
<email>michael@stapelberg.de</email>
</author>
<published>2019-02-11T20:45:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.sigexec.com/cgit.cgi/i3status.git/commit/?id=9d28a661a72cd118448e92c30a35b98100aa57bf'/>
<id>urn:sha1:9d28a661a72cd118448e92c30a35b98100aa57bf</id>
<content type='text'>
related to #338
</content>
</entry>
<entry>
<title>configure.ac: complain when xmlto cannot be found</title>
<updated>2019-02-11T20:43:35+00:00</updated>
<author>
<name>Michael Stapelberg</name>
<email>michael@stapelberg.de</email>
</author>
<published>2019-02-11T20:43:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.sigexec.com/cgit.cgi/i3status.git/commit/?id=fd484c6c5800577a7b27b7110d641cd12ba6464a'/>
<id>urn:sha1:fd484c6c5800577a7b27b7110d641cd12ba6464a</id>
<content type='text'>
related to #338
</content>
</entry>
<entry>
<title>Makefile.am: s/I3LOCK/I3STATUS/</title>
<updated>2019-02-11T18:52:19+00:00</updated>
<author>
<name>Michael Stapelberg</name>
<email>michael@stapelberg.de</email>
</author>
<published>2019-02-11T18:52:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.sigexec.com/cgit.cgi/i3status.git/commit/?id=4c047e3aa49fa2452784c617de10881b58c9e393'/>
<id>urn:sha1:4c047e3aa49fa2452784c617de10881b58c9e393</id>
<content type='text'>
</content>
</entry>
<entry>
<title>README: update build instructions</title>
<updated>2019-02-11T08:52:23+00:00</updated>
<author>
<name>Michael Stapelberg</name>
<email>michael@stapelberg.de</email>
</author>
<published>2019-02-11T08:52:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.sigexec.com/cgit.cgi/i3status.git/commit/?id=ee946d0d8c49f164fde0f863a5fffb646d20db27'/>
<id>urn:sha1:ee946d0d8c49f164fde0f863a5fffb646d20db27</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #336 from gokcehan/patch-1</title>
<updated>2019-02-03T13:42:32+00:00</updated>
<author>
<name>Ingo Bürk</name>
<email>admin@airblader.de</email>
</author>
<published>2019-02-03T13:42:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.sigexec.com/cgit.cgi/i3status.git/commit/?id=49461ac56f3cbea432f4c6ec547410162237fcf7'/>
<id>urn:sha1:49461ac56f3cbea432f4c6ec547410162237fcf7</id>
<content type='text'>
default config: move disk info out of network info</content>
</entry>
<entry>
<title>default config: move disk info out of network info</title>
<updated>2019-02-03T13:38:17+00:00</updated>
<author>
<name>gokcehan</name>
<email>gokcehankara@gmail.com</email>
</author>
<published>2019-02-03T13:38:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.sigexec.com/cgit.cgi/i3status.git/commit/?id=478064800bf1fd7999f7bb0ee5ae3553760e2c45'/>
<id>urn:sha1:478064800bf1fd7999f7bb0ee5ae3553760e2c45</id>
<content type='text'>
By default, disk info is found in a strange place in between ipv6 and wireless information. This commit puts it in between other performance meters. Settings in the file are also now sorted according to their places in the order.</content>
</entry>
</feed>
