summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | * | fix account mapping in csv conversionJohann Klähn2012-10-183-1/+32
| * | | Fixe emacs command chapter headingCraig Earls2012-10-131-5/+5
| |/ /
| * | Added more details to the convert command as provide by Johan KlahnCraig Earls2012-10-131-1/+44
| * | Fixed several typos and cleaned up formattingCraig Earls2012-10-121-1/+1
| * | formatting and grammar cleanupCraig Earls2012-10-101-84/+100
| * | Detailed section on the new commodity valuation system.Craig Earls2012-10-101-165/+320
| * | Fixes bug 801. Replaces "jorunal" with Ledger on line 235 of ledger3.texiCraig Earls2012-10-101-2/+1
| * | Filled in many blank entriesCraig Earls2012-10-091-471/+770
| * | Corrected a few missing @ symbols per JeroenCraig Earls2012-10-041-4/+4
| * | correcte --period-sort arguments in section 7.3.1Craig Earls2012-10-031-2/+2
| * | Merge pull request #84 from bkuhn/bug-492John Wiegley2012-10-033-0/+47
| |\ \
| | * | Rounding is different for balance totals vs. postings when using posting costs.Bradley M. Kuhn2012-09-302-0/+30
| | * | Running totals on a report including automated transactions are computed with...Paolo Capriotti2012-09-301-0/+17
| |/ /
| * | Added -N/--ninja option to acprepJohn Wiegley2012-09-272-3/+9
| * | Don't use the ninja build command by defaultJohn Wiegley2012-09-271-1/+1
| * | Changes to support using homebrew and ninjaJohn Wiegley2012-09-264-73/+27
| * | Changes for CMakeJohn Wiegley2012-09-211-4/+3
| * | Merge pull request #82 from bkuhn/doc-fixed-directiveJohn Wiegley2012-09-181-3/+40
| |\ \
| | * | Make reference and link to Bug Report #789 in fixed directive documentation.Bradley M. Kuhn2012-09-141-0/+4
| | * | Documentation for the fixed directive.Bradley M. Kuhn2012-09-141-0/+31
| | * | Created Fixated prices node.Bradley M. Kuhn2012-09-141-3/+5
| |/ /
| * | Merge pull request #81 from bkuhn/doc-small-improvementsJohn Wiegley2012-09-091-2/+22
| |\ \
| | * | Fixed typo: removed extra @tab.Bradley M. Kuhn2012-09-101-1/+1
| | * | Document "Data File Parsing Information" format strings.Bradley M. Kuhn2012-09-101-2/+22
| |/ /
| * | Merge pull request #80 from bkuhn/contrib-non-profit-annual-audit-reportsJohn Wiegley2012-09-0919-0/+3236
| |\ \
| | * | Receipt/Invoice are additional information thus better if they're final columns.Bradley M. Kuhn2012-09-082-3/+4
| | * | Add to .gitignore items generated by contrib/non-profit-audit-reports/demo.shBradley M. Kuhn2012-09-081-0/+6
| | * | First pass technical study of creating ODS from ledgerTom Marble2012-09-086-3/+2256
| | * | Updated copyright notice to reflect reality.Bradley M. Kuhn2012-09-071-1/+2
| | * | Added additional transaction to test data, this one has both Receipt and Invo...Bradley M. Kuhn2012-09-073-0/+111
| | * | Fixed 2010/01/01 test data and added an invoice for it.Bradley M. Kuhn2012-09-072-3/+2
| | * | Merge branch 'contrib-non-profit-annual-audit-reports' of gitorious.org:ledge...Bradley M. Kuhn2012-09-076-2/+25
| | |\ \
| | | * | Changed general-ledger-report.plx to use tags for Receipt and Invoice (was %N)Tom Marble2012-09-076-2/+25
| | * | | Don't use all caps for tags in test data.Bradley M. Kuhn2012-09-071-3/+3
| | |/ /
| | * | Make test data slightly more realistic.Bradley M. Kuhn2012-09-071-1/+1
| | * | There needs to be at least 3 args here, clearly.Bradley M. Kuhn2012-09-071-1/+1
| | * | A few fixes to make this work with Ledger 3.x instead of 2.6.2Bradley M. Kuhn2012-09-071-5/+5
| | * | Switch ledger binary to /usr/local/bin/ledger.Bradley M. Kuhn2012-09-071-1/+1
| | * | General ledger reporting script, used for preparing a report for non-profit a...Bradley M. Kuhn2012-09-071-0/+128
| | * | Initial test data for the non-profit-audit-reports contrib application.Bradley M. Kuhn2012-09-063-0/+26
| | * | contrib/non-profit-audit-reports/ directory will be a small GPLv3'd application.Bradley M. Kuhn2012-09-062-0/+688
| | * | FAQ entry on how build your own Boost and/or CMake for use with Ledger.Bradley M. Kuhn2012-09-061-0/+40
| | * | Correct cmake variable for install prefix is "CMAKE_INSTALL_PREFIX", not "CMA...Bradley M. Kuhn2012-09-061-1/+1
| * | | Merge pull request #79 from bkuhn/gitignore-ledger3-infoJohn Wiegley2012-09-091-0/+1
| |\ \ \
| | * | | doc/ledger3.info should be ignored.Bradley M. Kuhn2012-09-081-0/+1
| |/ / /
| * | | Merge pull request #77 from bkuhn/acprep-wrong-cmake-install-prefixJohn Wiegley2012-09-061-1/+1
| |\ \ \
| | * | | Correct cmake variable for install prefix is "CMAKE_INSTALL_PREFIX", not "CMA...Bradley M. Kuhn2012-09-061-1/+1
| | |/ /
| * | | Merge pull request #78 from bkuhn/README-FAQ-on-building-own-boost-cmakeJohn Wiegley2012-09-061-0/+40
| |\ \ \ | | |/ / | |/| |
| | * | FAQ entry on how build your own Boost and/or CMake for use with Ledger.Bradley M. Kuhn2012-09-061-0/+40
| |/ /
| * | Merge pull request #76 from bkuhn/cmake-python-prepend-version-search-listJohn Wiegley2012-09-061-0/+1
| |\ \ | | |/ | |/|