summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | Allow for one penny margin of error on totals.Bradley M. Kuhn2012-11-261-7/+8
| | * | | | Include any other liabilities that aren't credit cards.Bradley M. Kuhn2012-11-261-1/+5
| | * | | | Include credit card balances in the Liabilities list.Bradley M. Kuhn2012-11-261-1/+3
| | * | | | Move sanity checks to the bottom, after report is generated. Also, fix forma...Bradley M. Kuhn2012-11-261-16/+17
| | * | | | Add -X $.Bradley M. Kuhn2012-11-261-1/+1
| | * | | | Add Loans.Bradley M. Kuhn2012-11-261-0/+1
| | * | | | Began summary reports script, starting with a basic balance sheet.Bradley M. Kuhn2012-11-261-0/+168
| | * | | | Update copyright year, I've made changes.Bradley M. Kuhn2012-11-261-1/+1
| | * | | | Include all types of totals that need to be considered when generating fund r...Bradley M. Kuhn2012-11-261-9/+17
| | * | | | Ignore <Adjustment> entries in the report.Bradley M. Kuhn2012-11-261-9/+12
| | * | | | Formatting adaptations for Ledger 3.Bradley M. Kuhn2012-11-261-6/+6
| | * | | | Formatting changes, and added total for restricted funds.Bradley M. Kuhn2012-11-261-8/+11
| | * | | | Fixed formatting and added sanity check code.Bradley M. Kuhn2012-11-261-1/+7
| | * | | | Added income/expense summing.Bradley M. Kuhn2012-11-261-3/+26
| | * | | | Fix ledger options and be sure starting is set to zero for new funds.Bradley M. Kuhn2012-11-261-38/+6
| | * | | | Began fund-report.plx, which started as a copy of trial-balance-report.plx.Bradley M. Kuhn2012-11-261-0/+135
| | * | | | MANIFEST output file that indicates which files are mentioned in general-ledger.Bradley M. Kuhn2012-11-262-3/+15
| | * | | | Support a broader set of possible tags to be placed into the spreadsheet.Bradley M. Kuhn2012-11-262-3/+14
| | * | | | New test data for increasing the set of possible tags.Bradley M. Kuhn2012-11-263-1/+4
| |/ / / /
* / / / / escape @ characters properly so they show upSimon Michael2013-01-111-12/+12
|/ / / /
* | | | Update utfcpp submodule reference to ledger/utfcppJohn Wiegley2012-11-261-1/+1
* | | | Merge branch 'next' of github.com:ledger/ledger into nextJohn Wiegley2012-11-265-19/+31
|\ \ \ \
| * \ \ \ Merge pull request #106 from afh/pull/typosJohn Wiegley2012-11-191-17/+17
| |\ \ \ \
| | * | | | Correct typosAlexis Hildebrandt2012-11-101-17/+17
| | | |/ / | | |/| |
| * | | | Merge pull request #108 from afh/pull/python_xact_codeJohn Wiegley2012-11-194-2/+14
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Fix crash when accessing the transaction code via post.xact.code using pythonAlexis Hildebrandt2012-11-194-2/+14
| |/ / /
* | | | Shorten debug commentJohn Wiegley2012-11-231-1/+1
* | | | Properly handle metadata tags on auto-postingsJohn Wiegley2012-11-122-7/+22
* | | | Fixed a regression testJohn Wiegley2012-11-121-10/+10
* | | | Account names in auto-xacts can be format stringsJohn Wiegley2012-11-121-0/+9
|/ / /
* | | Merge branch 'next' of https://github.com/jwiegley/ledger into nextCraig Earls2012-11-062-9/+12
|\ \ \
| * \ \ Merge pull request #104 from csrhodes/nextJohn Wiegley2012-11-062-9/+12
| |\ \ \
| | * | | right-justify amount_expr text in print report where possibleChristophe Rhodes2012-11-061-6/+7
| | * | | fix comment in display_filter_posts::output_rounding(post_t)Christophe Rhodes2012-11-061-3/+5
| |/ / /
* / / / Fixe } bugCraig Earls2012-11-061-2/+2
|/ / /
* | | README-1ST changesJohn Wiegley2012-11-021-11/+10
* | | re-fixed draft and lisp command documentationCraig Earls2012-11-011-12/+12
* | | Guard against global_scope being NULLJohn Wiegley2012-10-311-1/+2
* | | Merge pull request #101 from OpenTechStrategies/readme-1st-tweaksJohn Wiegley2012-10-311-2/+7
|\ \ \
| * | | Give explicit installation command in README-1ST.Karl Fogel2012-10-311-2/+7
* | | | Merge pull request #100 from OpenTechStrategies/readme-1st-tweaksJohn Wiegley2012-10-311-8/+9
|\| | |
| * | | Fix path to debug build given in README-1ST.Karl Fogel2012-10-311-1/+1
| * | | Improve wording from commit c5a15a556a6cd34f7afabaffbe76c26d18a7d81f.Karl Fogel2012-10-311-7/+8
* | | | Merge pull request #97 from enderw88/Bug726-727-draft-and-lisp-commandJohn Wiegley2012-10-311-2/+9
|\ \ \ \
| * | | | Added missing break; statement in report.ccCraig Earls2012-10-261-0/+1
| * | | | Added "draft" and "lisp" command synonymsCraig Earls2012-10-261-2/+8
* | | | | Merge pull request #99 from OpenTechStrategies/readme-1st-tweaksJohn Wiegley2012-10-311-7/+36
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Add some material to README-1ST, along with a couple of formatting changes.Karl Fogel2012-10-311-7/+36
|/ / / /
* | | | Corrected a typoJohn Wiegley2012-10-311-2/+2
* | | | Minor grammatical fixesCraig Earls2012-10-261-1/+1