Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | * | | | proof-reading the manual | Peter Feigl | 2014-03-14 | 1 | -120/+123 | |
| | |/ / / | ||||||
| | * / / | fixing typos and smaller errors in the ledger manual | Peter Feigl | 2014-03-10 | 1 | -107/+112 | |
| |/ / / | ||||||
* | | | | Merge commit 'f2ec5bdb19887b74b2672e6bdeee9799c0ea80a8' | Craig Earls | 2014-03-06 | 13 | -339/+988 | |
|\| | | | ||||||
| * | | | Merge pull request #253 from ecraven/update-docs | Steve Purcell | 2014-03-05 | 1 | -34/+35 | |
| |\ \ \ | ||||||
| | * | | | Fixing typos in documentation | Peter Feigl | 2014-03-05 | 1 | -34/+35 | |
| |/ / / | ||||||
| * | | | Merge pull request #252 from ecraven/update-docs | Craig Earls | 2014-03-04 | 2 | -203/+266 | |
| |\ \ \ | ||||||
| | * \ \ | Merge commit '4966c7f' into update-docs | Peter Feigl | 2014-03-04 | 1 | -29/+29 | |
| | |\ \ \ | ||||||
| | | * | | | Fixing typos, adding @c input:validate to code examples | Peter Feigl | 2014-03-04 | 1 | -29/+29 | |
| | * | | | | removing two new test cases that fail on travis. cannot reproduce failure | Peter Feigl | 2014-03-04 | 1 | -6/+6 | |
| | |/ / / | ||||||
| | * / / | Added support for validation tests to DocTest.py (input:validate and | Peter Feigl | 2014-03-04 | 2 | -177/+240 | |
| |/ / / | ||||||
| * | | | Merge pull request #251 from ecraven/update-docs | Craig Earls | 2014-03-03 | 1 | -27/+88 | |
| |\ \ \ | ||||||
| | * | | | first changes in adding more testable examples to ledger3.texi | Peter Feigl | 2014-03-03 | 1 | -27/+88 | |
| * | | | | Merge pull request #250 from ecraven/update-manpage | Craig Earls | 2014-02-27 | 2 | -55/+446 | |
| |\ \ \ \ | | |/ / / | |/| | | | ||||||
| | * | | | Adding documentation of options to man-page from manual. Fixing a few minor t... | Peter Feigl | 2014-02-27 | 2 | -55/+446 | |
| |/ / / | ||||||
| * | | | Merge pull request #249 from ecraven/opt-no-aliases | John Wiegley | 2014-02-26 | 6 | -0/+18 | |
| |\ \ \ | ||||||
| | * | | | Adding option --no-aliases to completely disable alias expansion | Peter Feigl | 2014-02-26 | 6 | -0/+18 | |
| |/ / / | ||||||
| * | | | Merge pull request #248 from ecraven/fix-warnings | John Wiegley | 2014-02-26 | 2 | -3/+6 | |
| |\ \ \ | ||||||
| | * | | | Fixing two GCC warnings | Peter Feigl | 2014-02-26 | 2 | -3/+6 | |
| * | | | | Merge pull request #247 from ecraven/master | John Wiegley | 2014-02-26 | 10 | -20/+132 | |
| |\ \ \ \ | | |/ / / | |/| | | | ||||||
| | * | | | Adding option --recursive-aliases, adding documentation to man-page and manual | Peter Feigl | 2014-02-26 | 8 | -30/+43 | |
| | * | | | Adding tests for recursive aliases | Peter Feigl | 2014-02-26 | 2 | -0/+43 | |
| | * | | | fixing problem with previous commit if no aliases are registered | Peter Feigl | 2014-02-26 | 1 | -0/+2 | |
| | * | | | Adding support for recursive aliases. | Peter Feigl | 2014-02-25 | 4 | -20/+74 | |
| |/ / / | ||||||
* | | | | Merge commit 'bc08eed3cb1bdb4f67d1b77273f3254d0cf13be2' | Craig Earls | 2014-02-24 | 12 | -78/+902 | |
|\| | | | ||||||
| * | | | Merge pull request #246 from lawilliams/master | Craig Earls | 2014-02-22 | 1 | -1/+1 | |
| |\ \ \ | ||||||
| | * | | | Fixing typo: test sweet -> test suite | Luke Williams | 2014-02-23 | 1 | -1/+1 | |
| |/ / / | ||||||
| * | | | Added to ignore file | John Wiegley | 2014-02-21 | 1 | -0/+7 | |
| * | | | Attempt to convert balances to amounts before failing comparisons | John Wiegley | 2014-02-21 | 1 | -0/+12 | |
| * | | | Merge pull request #245 from afh/pull/DocTests | Craig Earls | 2014-02-19 | 2 | -49/+131 | |
| |\ \ \ | ||||||
| | * | | | DocTests: Allow inline input to be used with different example commands | Alexis Hildebrandt | 2014-02-19 | 2 | -46/+116 | |
| | * | | | DocTests: Allow multiple example inputs | Alexis Hildebrandt | 2014-02-19 | 2 | -3/+15 | |
| |/ / / | ||||||
| * | | | Merge pull request #244 from mvz/logical-and-is-or | John Wiegley | 2014-02-17 | 1 | -1/+1 | |
| |\ \ \ | ||||||
| | * | | | Implicit logical and is really a logical or | Matijs van Zuijlen | 2014-02-17 | 1 | -1/+1 | |
| |/ / / | ||||||
| * | | | Merge pull request #243 from kanru/justify-cjk | John Wiegley | 2014-02-16 | 4 | -2/+406 | |
| |\ \ \ | ||||||
| | * | | | Use mk_wcwidth instead mk_wcwidth_cjk | Kan-Ru Chen (陳侃如) | 2014-02-13 | 1 | -2/+2 | |
| | * | | | Correctly justify Unicode characters in terminal | Kan-Ru Chen (陳侃如) | 2014-02-13 | 4 | -2/+406 | |
| * | | | | Merge pull request #242 from afh/pull/year | John Wiegley | 2014-02-16 | 2 | -2/+26 | |
| |\ \ \ \ | | |/ / / | |/| | | | ||||||
| | * | | | Fix apply_year_directive | Alexis Hildebrandt | 2014-02-12 | 2 | -2/+26 | |
| |/ / / | ||||||
| * | | | Merge pull request #241 from afh/pull/spelling | Craig Earls | 2014-02-09 | 2 | -3/+3 | |
| |\ \ \ | ||||||
| | * | | | Correct spelling mistakes | Alexis Hildebrandt | 2014-02-07 | 1 | -2/+2 | |
| | * | | | Make spellcheck.sh tool callable from anywhere | Alexis Hildebrandt | 2014-02-07 | 1 | -1/+1 | |
| * | | | | Merge pull request #240 from afh/pull/DocTests | Craig Earls | 2014-02-09 | 3 | -48/+343 | |
| |\ \ \ \ | | |/ / / | |/| | | | ||||||
| | * | | | Add explanation on how to validate documentation examples | Alexis Hildebrandt | 2014-02-09 | 1 | -0/+61 | |
| | * | | | Add proper argument parsing to DocTests.py | Alexis Hildebrandt | 2014-02-09 | 2 | -21/+37 | |
| | * | | | Print summary list of failed doc tests if any | Alexis Hildebrandt | 2014-02-09 | 1 | -3/+6 | |
| | * | | | Add support to check documentation examples with inline data | Alexis Hildebrandt | 2014-02-07 | 2 | -34/+69 | |
| | * | | | Check examples in documentation when running tests | Alexis Hildebrandt | 2014-02-07 | 3 | -23/+203 | |
| |/ / / | ||||||
| * | | | Merge pull request #239 from afh/pull/copyright | Craig Earls | 2014-02-04 | 1 | -1/+1 | |
| |\ \ \ | ||||||
| | * | | | Bump copyright notice to 2014 in the documentation | Alexis Hildebrandt | 2014-02-04 | 1 | -1/+1 | |
* | | | | | Make reconcile window refresh xact locations after a delete operation | Craig Earls | 2014-02-24 | 1 | -14/+17 | |
|/ / / / |