index
:
Ledger.py
main
A minimal implementation of Ledger-cli.
Adrian Oliva
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
utils
(
follow
)
Commit message (
Expand
)
Author
Age
Lines
*
The program is basically usable.
HEAD
main
Adrián Oliva
2023-05-09
-1
/
+1
*
First attempt at sorting accounts.
Adrián Oliva
2023-05-08
-0
/
+122
*
First step to adding filters to accounts.
Adrián Oliva
2023-05-08
-3
/
+4
*
Balance is now sorted!
Adrián Oliva
2023-05-07
-0
/
+3
*
Balance now has colors!
Adrián Oliva
2023-05-07
-20
/
+27
*
Just added a new line at the EOF.
Adrián Oliva
2023-05-07
-1
/
+1
*
First attempt at balance!!
Adrián Oliva
2023-05-07
-0
/
+114
*
`currencies` class can now convert to string.
Adrián Oliva
2023-05-07
-3
/
+14
*
First attempt at sorting.
Adrián Oliva
2023-05-07
-0
/
+118
*
We can now compare currencies.
Adrián Oliva
2023-05-07
-0
/
+12
*
New it has colors!!!
Adrián Oliva
2023-05-05
-8
/
+27
*
First attempt at the register command.
Adrián Oliva
2023-05-05
-0
/
+162
*
Print verb is mostly completed.
Adrián Oliva
2023-05-05
-1
/
+25
*
The `--file` option is more or less completed.
Adrián Oliva
2023-05-05
-1
/
+1
*
First attempt at storing ledger entries.
Adrián Oliva
2023-05-04
-0
/
+119
*
Read and test command line arguments.
Adrián Oliva
2023-05-03
-0
/
+72