aboutsummaryrefslogtreecommitdiff
path: root/utils (unfollow)
Commit message (Expand)AuthorLines
2023-05-09The program is basically usable.HEADmainAdrián Oliva-1/+1
2023-05-08First attempt at sorting accounts.Adrián Oliva-0/+122
2023-05-08First step to adding filters to accounts.Adrián Oliva-3/+4
2023-05-07Balance is now sorted!Adrián Oliva-0/+3
2023-05-07Balance now has colors!Adrián Oliva-20/+27
2023-05-07Just added a new line at the EOF.Adrián Oliva-1/+1
2023-05-07First attempt at balance!!Adrián Oliva-0/+114
2023-05-07`currencies` class can now convert to string.Adrián Oliva-3/+14
2023-05-07First attempt at sorting.Adrián Oliva-0/+118
2023-05-07We can now compare currencies.Adrián Oliva-0/+12
2023-05-05New it has colors!!!Adrián Oliva-8/+27
2023-05-05First attempt at the register command.Adrián Oliva-0/+162
2023-05-05Print verb is mostly completed.Adrián Oliva-1/+25
2023-05-05The `--file` option is more or less completed.Adrián Oliva-1/+1
2023-05-04First attempt at storing ledger entries.Adrián Oliva-0/+119
2023-05-03Read and test command line arguments.Adrián Oliva-0/+72