summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
* | | Documented removal of draft and lisp commands in the 2.6 changes chapterCraig Earls2012-10-261-0/+2
* | | Bugs 726 and 727. Remove reference to draft and lisp commands in man pageCraig Earls2012-10-261-13/+7
* | | Merge pull request #96 from enderw88/Bug634-floor-ceil-roundJohn Wiegley2012-10-267-3/+78
|\| |
| * | Bug 634 and 488, Corrected behavior of floor, and added ceilingCraig Earls2012-10-257-3/+78
* | | Merge pull request #95 from enderw88/Bug695-init-fileJohn Wiegley2012-10-255-5/+47
|\| |
| * | Fixes Bug 695, ledger ignores --init-fileCraig Earls2012-10-253-4/+18
| * | Added filebase and filepath valuesCraig Earls2012-10-231-1/+21
| * | Implemented Bug551 Automatic Transactions are cleared base on parentCraig Earls2012-10-231-0/+8
* | | Merge pull request #92 from kljohann/bugs.bucketJohn Wiegley2012-10-252-4/+19
|\ \ \ | |/ / |/| |
| * | fix bucket directive (bug 765)Johann Klähn2012-10-232-4/+19
* | | Merge branch 'next' of https://github.com/jwiegley/ledger into nextCraig Earls2012-10-231-0/+2
|\ \ \
| * \ \ Merge pull request #91 from kljohann/tests.interactiveJohn Wiegley2012-10-221-0/+2
| |\ \ \ | | |/ / | |/| |
| | * | provide immediate feedback in test runnerJohann Klähn2012-10-221-0/+2
| |/ /
* | | Formatting cleanupCraig Earls2012-10-231-40/+47
* | | Added --quiet options to clean up the texi2pdt outputCraig Earls2012-10-191-1/+1
|/ /
* | Reformatted tables and moved date formatting code sectionCraig Earls2012-10-191-525/+568
* | Merge branch 'next' of https://github.com/jwiegley/ledger into nextCraig Earls2012-10-194-3/+36
|\ \
| * | fix test runner if filename is specifiedJohann Klähn2012-10-181-2/+4
| * | 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