Commit message (Expand) | Author | Lines | |
---|---|---|---|
2023-05-08 | First attempt at sorting accounts. | Adrián Oliva | -0/+122 |
2023-05-08 | First step to adding filters to accounts. | Adrián Oliva | -3/+4 |
2023-05-07 | Balance is now sorted! | Adrián Oliva | -0/+3 |
2023-05-07 | Balance now has colors! | Adrián Oliva | -20/+27 |
2023-05-07 | Just added a new line at the EOF. | Adrián Oliva | -1/+1 |
2023-05-07 | First 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-07 | First attempt at sorting. | Adrián Oliva | -0/+118 |
2023-05-07 | We can now compare currencies. | Adrián Oliva | -0/+12 |
2023-05-05 | New it has colors!!! | Adrián Oliva | -8/+27 |
2023-05-05 | First attempt at the register command. | Adrián Oliva | -0/+162 |
2023-05-05 | Print verb is mostly completed. | Adrián Oliva | -1/+25 |
2023-05-05 | The `--file` option is more or less completed. | Adrián Oliva | -1/+1 |
2023-05-04 | First attempt at storing ledger entries. | Adrián Oliva | -0/+119 |
2023-05-03 | Read and test command line arguments. | Adrián Oliva | -0/+72 |