descriptionPersonal finance management for the shell
ownermatan.nassau+fin@gmail.com
last changeTue, 22 Jan 2008 05:13:35 +0000 (22 00:13 -0500)
content tags
add:
readme
fin is a very simple personal finance management utility for the shell, written in Ruby.
shortlog
2008-01-22 Matan NassauFixed a typo in code.master
2008-01-20 Matan NassauIn the tabdelimited.rb module, moved transaction export...
2008-01-20 Matan NassauUpdated sample transactions file's header comment.
2008-01-20 Matan NassauRefined help string for --filter in command-line usage...
2008-01-20 Matan NassauFiltering through command-line using Ruby code.
2008-01-08 Matan NassauAdded an Account#path method to get the path of an...
2008-01-08 Matan NassauCleaned code of Ledger#totals() by splitting responsibi...
2008-01-08 Matan NassauAdded an include?() method.
2008-01-08 Matan NassauSeparated the flyweight-factory mechanism of Account...
2008-01-07 Matan NassauCleaner measurement against wrong-number-of-arguments...
2008-01-07 Matan NassauAccount objects don't have a @path anymore but instead...
2008-01-07 Matan NassauAn Account object has a @parent, not @parents.
2008-01-07 Matan NassauAdded parents, children, balance tracking for each...
2008-01-06 Matan NassauAdded each() and add() methods.
2008-01-06 Matan NassauLedger has-a Array instead of is-a Array.
2008-01-06 Matan NassauInitial commit of project files
heads
16 years ago master