| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Fixed invocation of lambda expressions | John Wiegley | 2012-03-05 | 1 | -0/+5 |
* | This now works: ledger --import os eval 'os.path.isdir("/tmp")' | John Wiegley | 2012-03-02 | 1 | -3/+5 |
* | Allow --options to be added by the user in Python | John Wiegley | 2012-03-01 | 2 | -0/+19 |
* | Added more baseline testing, for valexprs and Python | John Wiegley | 2012-03-01 | 3 | -3/+32 |
* | Fixed an explicit path within a unit test | John Wiegley | 2012-03-01 | 1 | -1/+1 |
* | Added a new 'python' directive | John Wiegley | 2012-03-01 | 5 | -1/+60 |
* | Started writing Python unit tests | John Wiegley | 2012-03-01 | 1 | -10/+15 |
* | Refactored the notion of "the current parsing context" | John Wiegley | 2012-03-01 | 2 | -2/+2 |
* | Added skeletons for Python unit tests | John Wiegley | 2012-02-29 | 5 | -2/+96 |
* | Corrected problem with parsing of leap days | John Wiegley | 2012-02-28 | 1 | -0/+12 |
* | Corrected behavior of >= and <= | John Wiegley | 2012-02-28 | 1 | -0/+25 |
* | Apply timelog time to the check-in day | John Wiegley | 2012-02-28 | 1 | -0/+6 |
* | Renamed actual/effective dates to primary/auxiliary | John Wiegley | 2012-02-28 | 2 | -0/+0 |
* | Allow xact notes on periodic transactions | John Wiegley | 2012-02-28 | 1 | -0/+20 |
* | Rewrite the way interval reports are generated | John Wiegley | 2012-02-28 | 2 | -1/+553 |
* | Correctly elide amount sometimes in "print" | John Wiegley | 2012-02-27 | 1 | -1/+1 |
* | 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 |
* | Improved a test | John Wiegley | 2012-02-27 | 1 | -4/+7 |
* | Added --check-payees option | John Wiegley | 2012-02-27 | 1 | -0/+0 |
* | Implement the "tag" metadata directive | John Wiegley | 2012-02-27 | 1 | -0/+21 |
* | Implemented account and commodity directives | John Wiegley | 2012-02-27 | 1 | -0/+25 |
* | Output some line numbers with warnings | John Wiegley | 2012-02-27 | 1 | -1/+1 |
* | Added new account/payee/commodity directives | John Wiegley | 2012-02-27 | 4 | -2/+2 |
* | Revert behavior of 40ab81308025e9655074da37671c444b4257f867 | John Wiegley | 2012-02-26 | 1 | -1/+1 |
* | Added --rich-data for 'convert', and SHA1 checksum checking | John Wiegley | 2012-02-26 | 1 | -0/+0 |
* | Don't print amounts when not necessary in 'print' | John Wiegley | 2012-02-26 | 1 | -1/+1 |
* | Added --auto-match option, for use with 'convert' | John Wiegley | 2012-02-26 | 1 | -0/+0 |
* | Fixed cmd-script_2.test | John Wiegley | 2012-02-21 | 1 | -2/+2 |
* | Corrected handling of nested definitions | John Wiegley | 2012-02-21 | 2 | -0/+6 |
* | Simplify test for GuardMalloc | John Wiegley | 2012-02-17 | 1 | -7/+1 |
* | Moved some files into their right locations | John Wiegley | 2012-02-10 | 2 | -0/+0 |
* | Added detailed documentation of most command directives. Added command direct... | Craig Earls | 2012-02-10 | 1 | -2/+18 |
* | contains a transaction that cause a divide by zero error | Craig Earls | 2012-02-10 | 1 | -0/+11 |
* | resolved bug 584, trailing whitespace not ignored in payee | Craig Earls | 2012-02-10 | 1 | -0/+55 |
* | Ready for first publication | Craig Earls | 2011-10-02 | 1 | -7/+7 |
* | updated to work with V3 | Craig Earls | 2011-09-29 | 1 | -0/+67 |
* | General document structuring and transfer from older docs | Craig Earls | 2011-09-28 | 1 | -2/+2 |
* | Remove spurious false errors when using GuardMalloc | John Wiegley | 2011-03-28 | 1 | -1/+1 |
* | Corrected two tests | John Wiegley | 2011-02-12 | 2 | -50/+40 |
* | Changed testing format to aid with debugging | John Wiegley | 2011-02-12 | 174 | -867/+707 |
* | When a test fails, show the command that failed | John Wiegley | 2011-02-12 | 1 | -31/+37 |
* | Corrected regression test output | John Wiegley | 2011-02-12 | 2 | -4/+4 |
* | Removed needless "=== 0" and ">>>2" lines from test files | John Wiegley | 2011-02-12 | 152 | -338/+1 |
* | Simplified an else clause in test/run | John Wiegley | 2011-02-04 | 1 | -4/+3 |
* | Fixed several unit tests | John Wiegley | 2011-02-04 | 3 | -23/+29 |
* | Use Boost.Test instead of CppUnit | John Wiegley | 2011-02-04 | 22 | -1569/+988 |
* | Increase display precision of hours to 2 places | John Wiegley | 2010-12-12 | 2 | -5/+5 |
* | Removed test/input/speed-test.dat | John Wiegley | 2010-11-26 | 1 | -32717/+0 |
* | Added regression test for 7C44010B | John Wiegley | 2010-08-16 | 1 | -0/+30 |