<feed xmlns='http://www.w3.org/2005/Atom'>
<title>hardinfo2.git/modules/devices/battery.c, branch upstream</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.gnuabordo.com.br/debian/hardinfo2.git/atom?h=upstream</id>
<link rel='self' href='https://git.gnuabordo.com.br/debian/hardinfo2.git/atom?h=upstream'/>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/debian/hardinfo2.git/'/>
<updated>2024-05-24T08:20:25+00:00</updated>
<entry>
<title>FIX GCC Warnings, added more checking to gcc flags</title>
<updated>2024-05-24T08:20:25+00:00</updated>
<author>
<name>hwspeedy</name>
<email>ns@bigbear.dk</email>
</author>
<published>2024-05-24T08:20:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/debian/hardinfo2.git/commit/?id=a8ccc2aa89c78108566c67b9e853797ea451f9c8'/>
<id>urn:sha1:a8ccc2aa89c78108566c67b9e853797ea451f9c8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>FIX GCC warnings and 3 potential crash never seen</title>
<updated>2024-03-14T12:25:09+00:00</updated>
<author>
<name>hwspeedy</name>
<email>ns@bigbear.dk</email>
</author>
<published>2024-03-14T12:25:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/debian/hardinfo2.git/commit/?id=48039e8c9350c9e55d3d939d430dd4f9dfd288c5'/>
<id>urn:sha1:48039e8c9350c9e55d3d939d430dd4f9dfd288c5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>FIX GCC Warnings</title>
<updated>2024-02-08T18:52:53+00:00</updated>
<author>
<name>bigbear</name>
<email>ns@bigbear.dk</email>
</author>
<published>2024-02-08T01:57:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/debian/hardinfo2.git/commit/?id=08e01f35f747bfe30a40ea99cbcd63ad7fb94e7e'/>
<id>urn:sha1:08e01f35f747bfe30a40ea99cbcd63ad7fb94e7e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>LICENSE Changed to GPL2+ for project and source code According to approval from copyright holders - see: https://github.com/lpereira/hardinfo/issues/530 https://github.com/lpereira/hardinfo/issues/707</title>
<updated>2024-02-08T18:52:52+00:00</updated>
<author>
<name>bigbear</name>
<email>ns@bigbear.dk</email>
</author>
<published>2024-02-07T21:10:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/debian/hardinfo2.git/commit/?id=da0d0d9040b91ecef5985af982d7e77ae435a957'/>
<id>urn:sha1:da0d0d9040b91ecef5985af982d7e77ae435a957</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update copyright information</title>
<updated>2021-11-08T04:36:46+00:00</updated>
<author>
<name>L Pereira</name>
<email>l@tia.mat.br</email>
</author>
<published>2021-11-08T04:36:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/debian/hardinfo2.git/commit/?id=f139c5f5c562ed721c5f0d874a4dddb4c2a89e6e'/>
<id>urn:sha1:f139c5f5c562ed721c5f0d874a4dddb4c2a89e6e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix more formatting errors</title>
<updated>2020-05-17T18:40:45+00:00</updated>
<author>
<name>Leandro Pereira</name>
<email>leandro@hardinfo.org</email>
</author>
<published>2020-05-17T18:40:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/debian/hardinfo2.git/commit/?id=8190734fe0fd5a589fb16b17abfcf3dea31a8a62'/>
<id>urn:sha1:8190734fe0fd5a589fb16b17abfcf3dea31a8a62</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Show links for vendors</title>
<updated>2019-07-12T15:31:18+00:00</updated>
<author>
<name>Leandro Pereira</name>
<email>leandro@hardinfo.org</email>
</author>
<published>2019-07-12T15:28:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/debian/hardinfo2.git/commit/?id=512535ff97694c4cf0a824a2a2c357b0b90a1353'/>
<id>urn:sha1:512535ff97694c4cf0a824a2a2c357b0b90a1353</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Free memory allocated with g_malloc() using g_free()</title>
<updated>2018-09-08T09:29:16+00:00</updated>
<author>
<name>Leandro Pereira</name>
<email>leandro@hardinfo.org</email>
</author>
<published>2018-06-23T17:22:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/debian/hardinfo2.git/commit/?id=3a51ab881647e60a6f8af76a8b111ae2bfe0e3cc'/>
<id>urn:sha1:3a51ab881647e60a6f8af76a8b111ae2bfe0e3cc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Avoid potential crash if there's leading whitespace</title>
<updated>2016-01-07T02:55:07+00:00</updated>
<author>
<name>Leandro Pereira</name>
<email>leandro@hardinfo.org</email>
</author>
<published>2016-01-07T02:55:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/debian/hardinfo2.git/commit/?id=515e53b4faba2e164c900f389bc75b0384eb8ee9'/>
<id>urn:sha1:515e53b4faba2e164c900f389bc75b0384eb8ee9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Obtain battery information from sysfs as well</title>
<updated>2016-01-07T02:01:52+00:00</updated>
<author>
<name>Leandro Pereira</name>
<email>leandro@hardinfo.org</email>
</author>
<published>2016-01-07T02:01:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/debian/hardinfo2.git/commit/?id=ab650c847375cdb3e15901df79e97e6e56447d9d'/>
<id>urn:sha1:ab650c847375cdb3e15901df79e97e6e56447d9d</id>
<content type='text'>
</content>
</entry>
</feed>
