Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #263 from afh/pull/301-version | John Wiegley | 2014-03-27 | 1 | -2/+2 |
|\ | | | | | Bump ledger version components in cmake | ||||
| * | Bump ledger version components in cmake | Alexis Hildebrandt | 2014-03-27 | 1 | -2/+2 |
|/ | |||||
* | Merge pull request #258 from kain88-de/fix-readme | John Wiegley | 2014-03-25 | 2 | -21/+14 |
|\ | | | | | remove version name for boost in aptitude command | ||||
| * | remove version name for boost in aptitude command | Max Linke | 2014-03-25 | 2 | -21/+14 |
| | | | | | | | | | | Always point to the most current boost libraries available for debian and it's derivatives | ||||
* | | Merge pull request #260 from jamielinux/manpage | Craig Earls | 2014-03-23 | 1 | -1/+1 |
|\ \ | | | | | | | Fix man page typo | ||||
| * | | Fix man page typo | Jamie Nguyen | 2014-03-23 | 1 | -1/+1 |
| | | | |||||
* | | | Merge pull request #261 from jamielinux/fsf-address | Craig Earls | 2014-03-23 | 18 | -36/+36 |
|\ \ \ | |/ / |/| | | Update old FSF address | ||||
| * | | Update old FSF address | Jamie Nguyen | 2014-03-23 | 18 | -36/+36 |
|/ / | |||||
* | | Merge pull request #259 from vincentbernat/fix/dark-background | Craig Earls | 2014-03-23 | 1 | -2/+4 |
|\ \ | |/ |/| | | | | | lisp: use more legible colors on dark backgrounds Merged. I will forward any complaints your direction. | ||||
| * | lisp: use more legible colors on dark backgrounds | Vincent Bernat | 2014-03-23 | 1 | -2/+4 |
|/ | | | | | | On dark backgrounds, the color for the current transaction makes the text quite unreadable. Let's use a darker color in this case. Maybe some other colors could be adjusted. | ||||
* | Merge pull request #257 from ecraven/update-docs | Steve Purcell | 2014-03-14 | 1 | -58/+57 |
|\ | | | | | finished first proof-reading of ledger manual | ||||
| * | finished first proof-reading of ledger manual | Peter Feigl | 2014-03-14 | 1 | -58/+57 |
| | | |||||
* | | Merge pull request #256 from ecraven/update-docs | Steve Purcell | 2014-03-14 | 1 | -120/+123 |
|\| | | | | | proof-reading the manual | ||||
| * | Merge remote-tracking branch 'upstream/master' into update-docs | Peter Feigl | 2014-03-14 | 2 | -3/+1 |
| |\ | |/ |/| | |||||
* | | Merge pull request #255 from ecraven/update-docs | Craig Earls | 2014-03-10 | 1 | -107/+112 |
|\ \ | | | | | | | fixing typos and smaller errors in the ledger manual. Thanks for finding these. I will look at the TODOS later, but don't see a reason to delay merging the corrections. | ||||
* \ \ | Merge pull request #254 from afh/pull/utfcpp | John Wiegley | 2014-03-10 | 2 | -3/+1 |
|\ \ \ | | | | | | | | | CMake: Remove installation of third party code | ||||
| * | | | CMake: Remove installation of third party code | Alexis Hildebrandt | 2014-03-10 | 2 | -3/+1 |
|/ / / | |||||
| | * | 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 pull request #253 from ecraven/update-docs | Steve Purcell | 2014-03-05 | 1 | -34/+35 |
|\ | | | | | Fixing typos in documentation | ||||
| * | 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 |
|\ | | | | | Added support for validation tests to DocTest.py (input:validate and command:validate) | ||||
| * | 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 |
|/ | | | | | | | | | | | | | | command:validate) It is now possible to use @smallexample @c input:validate (and command:validate) to specify that an example should just be read by ledger (and checked for errors) or that a ledger command should be executed (with default input -f sample.dat, if none is specified). These annotations have been added into ledger3.texi where appropriate. Running the ledger3.texi test now takes a second or two, but a lot of the @smallexamples are now automatically tested. | ||||
* | 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 These look good. Could you put a brief explanation somewhere (not necessarily in ledger3.texi) on how to generate new tests? I should probably know where the command and input id numbers come from, but I don't. | ||||
| * | 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. | ||||
| * | Adding documentation of options to man-page from manual. Fixing a few minor ↵ | Peter Feigl | 2014-02-27 | 2 | -55/+446 |
|/ | | | | typos and mistakes. | ||||
* | 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 | ||||
| * | 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 | ||||
| * | 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 support for recursive aliases. | ||||
| * | 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 |
|/ | | | | | | | | | | | Alias expansion is now a loop. If you define alias A=B:A alias B=C:B then A will expand to C:B:A. Also added a short section to the manual about this. | ||||
* | Merge pull request #246 from lawilliams/master | Craig Earls | 2014-02-22 | 1 | -1/+1 |
|\ | | | | | | | | | Fixing typo: test sweet -> test suite But I thought the new testing capability was so sweet I left it this way! Thanks! | ||||
| * | 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 |
|\ | | | | | Make more examples from documentation testable | ||||
| * | 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 |
|/ | | | | to be used as single ledger data for an example command | ||||
* | 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 | ||||
| * | 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 |
|\ | | | | | Correctly justify Unicode characters in terminal | ||||
| * | Use mk_wcwidth instead mk_wcwidth_cjk | Kan-Ru Chen (陳侃如) | 2014-02-13 | 1 | -2/+2 |
| | |