Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | [tests] Remove empty baseline test files. | Alexis Hildebrandt | 2015-07-29 | 4 | -0/+0 | |
* | | | | | Update NEWS | Martin Michlmayr | 2015-07-28 | 1 | -0/+2 | |
* | | | | | Document some changes in NEWS | Martin Michlmayr | 2015-07-28 | 1 | -0/+22 | |
* | | | | | Use .Nm to refer to ledger in the man page | Martin Michlmayr | 2015-07-28 | 1 | -2/+6 | |
* | | | | | Document --no-revalued | Martin Michlmayr | 2015-07-28 | 2 | -0/+8 | |
* | | | | | Add baseline test for --no-revalued option | Martin Michlmayr | 2015-07-28 | 1 | -0/+58 | |
* | | | | | Document --explicit | Martin Michlmayr | 2015-07-28 | 2 | -3/+8 | |
* | | | | | Add Debian testing and sid to install instructions | Martin Michlmayr | 2015-07-28 | 1 | -3/+3 | |
* | | | | | Improve --explicit test case | Martin Michlmayr | 2015-07-28 | 1 | -6/+8 | |
* | | | | | Add missing known functions to test | Martin Michlmayr | 2015-07-28 | 1 | -1/+1 | |
* | | | | | [travis] Run documentation checks as reports | Alexis Hildebrandt | 2015-07-28 | 2 | -2/+8 | |
* | | | | | [tests] Remove compiler warnings for unit tests | Alexis Hildebrandt | 2015-07-28 | 1 | -0/+1 | |
* | | | | | [tests] Allow string continuation in documentation | Alexis Hildebrandt | 2015-07-28 | 1 | -0/+1 | |
* | | | | | [cmake] Use CMAKE_SYSTEM_NAME to test the platform. | Alexis Hildebrandt | 2015-07-28 | 2 | -3/+3 | |
* | | | | | [tests] Fix Util and Math tests on Mac OS X | Alexis Hildebrandt | 2015-07-28 | 1 | -0/+6 | |
* | | | | | [travis] Remove multi-os build configuration | Alexis Hildebrandt | 2015-07-28 | 1 | -16/+1 | |
* | | | | | [travis] Switch to container-based build | Alexis Hildebrandt | 2015-07-28 | 1 | -15/+43 | |
* | | | | | Merge pull request #416 from tdsmith/python-exec-link | Alexis Hildebrandt | 2015-07-28 | 1 | -0/+3 | |
|\ \ \ \ \ | ||||||
| * | | | | | link ledger executable to Python | Tim D. Smith | 2015-05-09 | 1 | -0/+3 | |
* | | | | | | fix build for boost 1.58 | Johann Klähn | 2015-07-28 | 2 | -2/+2 | |
* | | | | | | Merge pull request #422 from jwakely/issue-417 | John Wiegley | 2015-07-27 | 5 | -21/+5 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Convert boost::optional objects to bool explicitly. | Jonathan Wakely | 2015-07-27 | 5 | -21/+5 | |
|/ / / / / / | ||||||
* | | | | | | Merge pull request #421 from cwarden/patch-2 | Craig Earls | 2015-07-16 | 1 | -1/+1 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Fix Total Commodity Price Example | Christian G. Warden | 2015-07-15 | 1 | -1/+1 | |
|/ / / / / / | ||||||
* | | | | | | Merge pull request #419 from kanru/patch-1 | Craig Earls | 2015-06-28 | 1 | -1/+1 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Fix ledger-magic-tab: Wrong number of arguments | Kan-Ru Chen | 2015-06-28 | 1 | -1/+1 | |
|/ / / / / / | ||||||
* | | | | | | enable access to item's position in python bindings | Johann Klähn | 2015-06-09 | 1 | -2/+12 | |
* | | | | | | Merge pull request #418 from egh/fix/remove-set-mark | Craig Earls | 2015-06-04 | 1 | -11/+3 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Use (interactive "r") in ledger-post-align-postings | Erik Hetzner | 2015-05-31 | 1 | -11/+3 | |
|/ / / / / / | ||||||
* | | | | | | Revert "boost::none_t no longer convertible from literal 0 in 1.58" | John Wiegley | 2015-05-17 | 5 | -5/+21 | |
* | | | | | | Revert "fix build for boost 1.58" | John Wiegley | 2015-05-17 | 2 | -2/+2 | |
* | | | | | | Merge pull request #417 from kljohann/boost | John Wiegley | 2015-05-11 | 7 | -23/+7 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | fix build for boost 1.58 | Johann Klähn | 2015-05-10 | 2 | -2/+2 | |
| * | | | | | boost::none_t no longer convertible from literal 0 in 1.58 | Johann Klähn | 2015-05-10 | 5 | -21/+5 | |
|/ / / / / | ||||||
* | | | | | Add a --no-revalued option | John Wiegley | 2015-05-05 | 2 | -0/+5 | |
* | | | | | Merge pull request #415 from tdsmith/darwin-python | John Wiegley | 2015-05-04 | 1 | -1/+8 | |
|\ \ \ \ \ | ||||||
| * | | | | | Don't explicitly link libpython on OS X | Tim D. Smith | 2015-05-04 | 1 | -1/+8 | |
|/ / / / / | ||||||
* | | | | | Merge pull request #414 from davidsklar/next | John Wiegley | 2015-04-27 | 1 | -4/+7 | |
|\ \ \ \ \ | ||||||
| * | | | | | Use ./.ledgerrc if ~/.ledgerrc doesn't exist | David Sklar | 2015-04-27 | 1 | -4/+7 | |
|/ / / / / | ||||||
* | | | | | Fix description of --unrealized-losses | Martin Michlmayr | 2015-04-23 | 2 | -2/+2 | |
* | | | | | Merge pull request #412 from thdox/baseline-test-revalued-total | John Wiegley | 2015-04-05 | 1 | -1/+2 | |
|\ \ \ \ \ | ||||||
| * | | | | | Add --generated to untested options list. | thdox | 2015-03-23 | 1 | -0/+1 | |
| * | | | | | Add --verify-memory to untested options. | thdox | 2015-03-23 | 1 | -0/+1 | |
| * | | | | | Add --revalued-total to "to be tested" options. | thdox | 2015-03-23 | 1 | -1/+0 | |
* | | | | | | Merge pull request #409 from thdox/ledger-mode-doc | Craig Earls | 2015-04-05 | 1 | -10/+12 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | [doc] Use @option consistently. | thdox | 2015-04-05 | 1 | -4/+4 | |
| * | | | | | | [doc] Small typo. | thdox | 2015-04-05 | 1 | -1/+1 | |
| * | | | | | | [doc] Improve documentation about C-c C-c to clear a transaction. | thdox | 2015-04-05 | 1 | -5/+7 | |
| |/ / / / / | ||||||
* | | | | | | Merge pull request #411 from thdox/bug-1060 | Craig Earls | 2015-04-05 | 2 | -2/+17 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | [emacs] Fix bug 1060. | thdox | 2015-04-05 | 2 | -2/+17 | |
| |/ / / / / |