Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rewrite the way interval reports are generated | John Wiegley | 2012-02-28 | 7 | -88/+663 |
| | |||||
* | Added debug code for debugging interval reports | John Wiegley | 2012-02-28 | 3 | -8/+56 |
| | |||||
* | Made the --debug option's argument a regex | John Wiegley | 2012-02-28 | 2 | -3/+30 |
| | |||||
* | Fixed nasty problem related to interval reporting | John Wiegley | 2012-02-28 | 3 | -4/+8 |
| | |||||
* | Fixed display problem in an error message | John Wiegley | 2012-02-28 | 1 | -2/+2 |
| | |||||
* | Correctly elide amount sometimes in "print" | John Wiegley | 2012-02-27 | 2 | -13/+43 |
| | |||||
* | Use "apply tag" instead of "tag" in test/input/sample.dat | John Wiegley | 2012-02-27 | 1 | -2/+4 |
| | |||||
* | Added regression test for #657 | John Wiegley | 2012-02-27 | 1 | -0/+25 |
| | |||||
* | 'end apply' doesn't need a qualifier | John Wiegley | 2012-02-27 | 1 | -4/+4 |
| | |||||
* | Added a TODO comment | John Wiegley | 2012-02-27 | 1 | -0/+2 |
| | |||||
* | Added 'note' sub-directive to 'commodity' | John Wiegley | 2012-02-27 | 1 | -0/+2 |
| | |||||
* | Added a TODO comment | John Wiegley | 2012-02-27 | 1 | -0/+2 |
| | |||||
* | Improved a test | John Wiegley | 2012-02-27 | 1 | -4/+7 |
| | |||||
* | Added some missing variable names | John Wiegley | 2012-02-27 | 1 | -1/+2 |
| | |||||
* | Added a TODO comment | John Wiegley | 2012-02-27 | 1 | -0/+2 |
| | |||||
* | Chain the current report to the current session | John Wiegley | 2012-02-27 | 1 | -1/+1 |
| | |||||
* | --explicit wasn't being handled correctly | John Wiegley | 2012-02-27 | 1 | -1/+3 |
| | |||||
* | Optimizations | John Wiegley | 2012-02-27 | 2 | -55/+62 |
| | |||||
* | Added --check-payees option | John Wiegley | 2012-02-27 | 6 | -17/+26 |
| | |||||
* | Implement the "tag" metadata directive | John Wiegley | 2012-02-27 | 7 | -46/+158 |
| | |||||
* | Implemented account and commodity directives | John Wiegley | 2012-02-27 | 2 | -95/+199 |
| | |||||
* | Output some line numbers with warnings | John Wiegley | 2012-02-27 | 2 | -3/+5 |
| | |||||
* | Fixed the scoping of auto xact predicates | John Wiegley | 2012-02-27 | 1 | -4/+6 |
| | |||||
* | Enable payee mappings | John Wiegley | 2012-02-27 | 1 | -13/+10 |
| | |||||
* | Move when Unknown accounts are processed | John Wiegley | 2012-02-27 | 1 | -10/+9 |
| | |||||
* | Add "note" valexpr function to accounts | John Wiegley | 2012-02-27 | 1 | -0/+6 |
| | |||||
* | Comment out unneeded code | John Wiegley | 2012-02-27 | 1 | -0/+2 |
| | |||||
* | Added TODO comment | John Wiegley | 2012-02-27 | 1 | -0/+2 |
| | |||||
* | Whitespace fix | John Wiegley | 2012-02-27 | 1 | -3/+2 |
| | |||||
* | Added new account/payee/commodity directives | John Wiegley | 2012-02-27 | 10 | -205/+411 |
| | | | | | Also added supporting options: --explicit, --permissive, --pedantic, as well as new behavior for --strict. | ||||
* | Stubbed out some code-in-progress | John Wiegley | 2012-02-27 | 1 | -0/+2 |
| | |||||
* | The "id" of an item now maps to its UUID | John Wiegley | 2012-02-27 | 6 | -45/+32 |
| | |||||
* | Revert behavior of 40ab81308025e9655074da37671c444b4257f867 | John Wiegley | 2012-02-26 | 2 | -4/+7 |
| | |||||
* | Corrected an error message | John Wiegley | 2012-02-26 | 1 | -1/+1 |
| | |||||
* | Added --rich-data for 'convert', and SHA1 checksum checking | John Wiegley | 2012-02-26 | 12 | -158/+167 |
| | |||||
* | Keep notes on their own line if parsed that way | John Wiegley | 2012-02-26 | 3 | -9/+18 |
| | |||||
* | Don't print amounts when not necessary in 'print' | John Wiegley | 2012-02-26 | 2 | -11/+21 |
| | |||||
* | Make CSV importer more sensitive to errors | John Wiegley | 2012-02-26 | 1 | -63/+63 |
| | |||||
* | Added --auto-match option, for use with 'convert' | John Wiegley | 2012-02-26 | 5 | -3/+9 |
| | |||||
* | Added e-mail notifications to tools/proof | John Wiegley | 2012-02-24 | 1 | -1/+12 |
| | |||||
* | Fixed cmd-script_2.test | John Wiegley | 2012-02-21 | 1 | -2/+2 |
| | |||||
* | Corrected handling of nested definitions | John Wiegley | 2012-02-21 | 5 | -26/+65 |
| | |||||
* | Whitespace fixes | John Wiegley | 2012-02-21 | 1 | -4/+2 |
| | |||||
* | Whitespace fix | John Wiegley | 2012-02-21 | 1 | -2/+1 |
| | |||||
* | Merge branch 't/scopes' into next | John Wiegley | 2012-02-21 | 8 | -138/+172 |
|\ | |||||
| * | The new SCOPE mechanism is working | John Wiegley | 2012-02-21 | 3 | -84/+65 |
| | | |||||
| * | Introduced a new SCOPE expression terminal | John Wiegley | 2012-02-20 | 6 | -65/+118 |
|/ | |||||
* | Replaced missing } | John Wiegley | 2012-02-19 | 1 | -1/+1 |
| | |||||
* | Updated tools/proof | John Wiegley | 2012-02-19 | 1 | -28/+29 |
| | |||||
* | The Doxyfile target needs to be %builddir%/doc | John Wiegley | 2012-02-19 | 1 | -2/+2 |
| |