~trufas/ledgeroni

fix test running manifest
add builds.sr.ht manifest
4a3df2e8 — Rafael Castillo 5 years ago accounts-command
don't keep filter in internal journal state
2b5f5891 — Rafael Castillo 5 years ago
Don't include total in balance command when there's only one balance
002c8ad4 — Rafael Castillo 5 years ago
Test against python 3.8 in CI
34d9de19 — Rafael Castillo 5 years ago
Fix balance crashing with no filter
97851fc8 — Rafael Castillo 5 years ago
propery filter in balance command
3c2756cb — Rafael Castillo 5 years ago
Make query regexes case insensitive
7a9e4ad4 — Rafael Castillo 5 years ago
Clean up stdout
9c106be6 — Rafael Castillo 5 years ago
Refactor queries to allow to filter by payee string
e03087ca — Rafael Castillo 5 years ago
Parse payee query
239222f7 — Rafael Castillo 5 years ago
Make ledger file parameter required
d684671a — Rafael Castillo 5 years ago
Adds CI badge to readme
Merge branch 'master' of github.com:rafacastillol/ledgeroni
Fix infix operator parsing
f62814f7 — rafacastillol 5 years ago
Merge pull request #4 from rafacastillol/tests

Adds more tests
Adds more tests
54d0024e — rafacastillol 5 years ago
Merge pull request #3 from rafacastillol/verify-balance

Add balance verification
Add verification to all commands
Verify transaction balances
Next