summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Increased file copyrights to 2012John Wiegley2012-02-29124-125/+125
|
* Added skeletons for Python unit testsJohn Wiegley2012-02-296-4/+98
|
* Removed incorrect session.h include in textual.ccJohn Wiegley2012-02-291-1/+0
|
* Fixed Python initialization problem with --importJohn Wiegley2012-02-291-10/+12
|
* Added STR() utility functionJohn Wiegley2012-02-293-3/+12
|
* Removed comment that no longer made senseJohn Wiegley2012-02-291-2/+0
|
* Removed test/python from .gitignoreJohn Wiegley2012-02-291-1/+0
|
* Added TAGS file to .gitignoreJohn Wiegley2012-02-291-0/+1
|
* Merge pull request #56 from bzg/nextJohn Wiegley2012-02-291-2/+2
|\ | | | | Two tiny typos
| * ledger3.texi: fix another tiny typo.Bastien Guerry2012-02-291-1/+1
| |
| * ledger3.texi: fix tiny typo.Bastien Guerry2012-02-291-1/+1
| |
* | Fixed problem with the Python buildJohn Wiegley2012-02-294-7/+21
|/
* Corrected problem with parsing of leap daysJohn Wiegley2012-02-282-0/+13
|
* Corrected behavior of >= and <=John Wiegley2012-02-282-2/+27
|
* XML account output now generates a <fullname> tagJohn Wiegley2012-02-281-0/+1
|
* Apply timelog time to the check-in dayJohn Wiegley2012-02-282-1/+7
| | | | Fixes #546
* Change occurrences of auxiliary_date to just aux_dateJohn Wiegley2012-02-283-4/+4
|
* Renamed actual/effective dates to primary/auxiliaryJohn Wiegley2012-02-2818-74/+77
|
* Allow xact notes on periodic transactionsJohn Wiegley2012-02-282-3/+26
| | | | Fixes #448
* Rewrite the way interval reports are generatedJohn Wiegley2012-02-287-88/+663
|
* Added debug code for debugging interval reportsJohn Wiegley2012-02-283-8/+56
|
* Made the --debug option's argument a regexJohn Wiegley2012-02-282-3/+30
|
* Fixed nasty problem related to interval reportingJohn Wiegley2012-02-283-4/+8
|
* Fixed display problem in an error messageJohn Wiegley2012-02-281-2/+2
|
* Correctly elide amount sometimes in "print"John Wiegley2012-02-272-13/+43
|
* Use "apply tag" instead of "tag" in test/input/sample.datJohn Wiegley2012-02-271-2/+4
|
* Added regression test for #657John Wiegley2012-02-271-0/+25
|
* 'end apply' doesn't need a qualifierJohn Wiegley2012-02-271-4/+4
|
* Added a TODO commentJohn Wiegley2012-02-271-0/+2
|
* Added 'note' sub-directive to 'commodity'John Wiegley2012-02-271-0/+2
|
* Added a TODO commentJohn Wiegley2012-02-271-0/+2
|
* Improved a testJohn Wiegley2012-02-271-4/+7
|
* Added some missing variable namesJohn Wiegley2012-02-271-1/+2
|
* Added a TODO commentJohn Wiegley2012-02-271-0/+2
|
* Chain the current report to the current sessionJohn Wiegley2012-02-271-1/+1
|
* --explicit wasn't being handled correctlyJohn Wiegley2012-02-271-1/+3
|
* OptimizationsJohn Wiegley2012-02-272-55/+62
|
* Added --check-payees optionJohn Wiegley2012-02-276-17/+26
|
* Implement the "tag" metadata directiveJohn Wiegley2012-02-277-46/+158
|
* Implemented account and commodity directivesJohn Wiegley2012-02-272-95/+199
|
* Output some line numbers with warningsJohn Wiegley2012-02-272-3/+5
|
* Fixed the scoping of auto xact predicatesJohn Wiegley2012-02-271-4/+6
|
* Enable payee mappingsJohn Wiegley2012-02-271-13/+10
|
* Move when Unknown accounts are processedJohn Wiegley2012-02-271-10/+9
|
* Add "note" valexpr function to accountsJohn Wiegley2012-02-271-0/+6
|
* Comment out unneeded codeJohn Wiegley2012-02-271-0/+2
|
* Added TODO commentJohn Wiegley2012-02-271-0/+2
|
* Whitespace fixJohn Wiegley2012-02-271-3/+2
|
* Added new account/payee/commodity directivesJohn Wiegley2012-02-2710-205/+411
| | | | | Also added supporting options: --explicit, --permissive, --pedantic, as well as new behavior for --strict.
* Stubbed out some code-in-progressJohn Wiegley2012-02-271-0/+2
|