<feed xmlns='http://www.w3.org/2005/Atom'>
<title>finbudg/src, branch master</title>
<subtitle>Quick cli tool to calculate your expenses and balance for a set period of time.</subtitle>
<id>https://git.yaroslavps.com/archive/finbudg/atom?h=master</id>
<link rel='self' href='https://git.yaroslavps.com/archive/finbudg/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.yaroslavps.com/archive/finbudg/'/>
<updated>2020-12-07T21:39:16Z</updated>
<entry>
<title>Change way that shared expenses are calculated</title>
<updated>2020-12-07T21:39:16Z</updated>
<author>
<name>Yaroslav de la Peña Smirnov</name>
<email>yps@yaroslavps.com</email>
</author>
<published>2020-12-07T21:39:16Z</published>
<link rel='alternate' type='text/html' href='https://git.yaroslavps.com/archive/finbudg/commit/?id=cc00db276c203bdcff9ca32d857d23e5dc61f400'/>
<id>urn:sha1:cc00db276c203bdcff9ca32d857d23e5dc61f400</id>
<content type='text'>
The way that shared expenses are recorded and calculated has changed.
Now instead of specifying how among many people the expense was divided,
the names of the persons are specified. You can also specified expenses
that are "owed", or in other words, things that you paid for other
people, or maybe loans you made.

Don't know why I didn't think of this system before. Sometimes good
ideas just come at the least expected times.

Also removed some unused fields.
</content>
</entry>
<entry>
<title>Man pages</title>
<updated>2020-10-12T20:45:06Z</updated>
<author>
<name>Yaroslav de la Peña Smirnov</name>
<email>yps@yaroslavps.com</email>
</author>
<published>2020-10-12T20:45:06Z</published>
<link rel='alternate' type='text/html' href='https://git.yaroslavps.com/archive/finbudg/commit/?id=ea6b166ea3de83365d0b56a4e0b4ccb5d4fd05da'/>
<id>urn:sha1:ea6b166ea3de83365d0b56a4e0b4ccb5d4fd05da</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Switch to superior indentation method</title>
<updated>2020-10-10T13:04:07Z</updated>
<author>
<name>Yaroslav de la Peña Smirnov</name>
<email>yps@yaroslavps.com</email>
</author>
<published>2020-10-10T13:04:07Z</published>
<link rel='alternate' type='text/html' href='https://git.yaroslavps.com/archive/finbudg/commit/?id=e6b225226d4f19577ac7c46e3bf43d97ae77c670'/>
<id>urn:sha1:e6b225226d4f19577ac7c46e3bf43d97ae77c670</id>
<content type='text'>
Also set max width of lines to 80, because I like being able to open my
code in vertical splits and fitting each window.
</content>
</entry>
<entry>
<title>take into account shared expenses</title>
<updated>2020-10-09T20:51:37Z</updated>
<author>
<name>Yaroslav de la Peña Smirnov</name>
<email>yps@yaroslavps.com</email>
</author>
<published>2020-10-09T20:51:37Z</published>
<link rel='alternate' type='text/html' href='https://git.yaroslavps.com/archive/finbudg/commit/?id=c1d4b0a43046b8aa4bad6ebf6ca3f74aba1bb54f'/>
<id>urn:sha1:c1d4b0a43046b8aa4bad6ebf6ca3f74aba1bb54f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Account for days elapsed based on latest date</title>
<updated>2020-10-06T11:13:14Z</updated>
<author>
<name>Yaroslav</name>
<email>contact@yaroslavps.com</email>
</author>
<published>2020-10-06T11:13:14Z</published>
<link rel='alternate' type='text/html' href='https://git.yaroslavps.com/archive/finbudg/commit/?id=742b9fa46d74762f58ae939afd980a532cc4636f'/>
<id>urn:sha1:742b9fa46d74762f58ae939afd980a532cc4636f</id>
<content type='text'>
Instead of counting the number of days for the averge through
the number of iterations, let it be the difference between the latest
date on entry and the start of the period. Id est:

* 'Missing' dates from the input are implicit.
* The order of the days doesn't affect the output (although it doesn't
make sense to put the days out of order).
</content>
</entry>
<entry>
<title>Allow days with no expenses</title>
<updated>2020-10-05T21:20:03Z</updated>
<author>
<name>Yaroslav</name>
<email>contact@yaroslavps.com</email>
</author>
<published>2020-10-05T21:18:37Z</published>
<link rel='alternate' type='text/html' href='https://git.yaroslavps.com/archive/finbudg/commit/?id=cc688c4dc73d3b13be5aba1bd292cc31265c5d04'/>
<id>urn:sha1:cc688c4dc73d3b13be5aba1bd292cc31265c5d04</id>
<content type='text'>
Also fix "spelling" mistake in output ("..." instead of "..").
</content>
</entry>
<entry>
<title>initial commit</title>
<updated>2020-10-05T18:20:59Z</updated>
<author>
<name>Yaroslav</name>
<email>contact@yaroslavps.com</email>
</author>
<published>2020-10-05T18:20:59Z</published>
<link rel='alternate' type='text/html' href='https://git.yaroslavps.com/archive/finbudg/commit/?id=408b0ac993496b108ec1e479151d549e9535051a'/>
<id>urn:sha1:408b0ac993496b108ec1e479151d549e9535051a</id>
<content type='text'>
</content>
</entry>
</feed>
