Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | 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 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Make advanced day descriptor automatically wildcard year and month. | Craig Earls | 2015-07-22 | 1 | -15/+19 | |
* | | | | | | | | Merge commit '5b31641a75c3b603d53350965ff4867ac05f77e5' into next | Craig Earls | 2015-07-16 | 1 | -1/+1 | |
|\| | | | | | | | ||||||
| * | | | | | | | 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 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Removed debugging code left in by accident that was preventing advanced month... | Craig Earls | 2015-07-11 | 1 | -6/+4 | |
* | | | | | | | | Merge commit 'a8eb9cb64c0c275f00eac0a895b2e015356c4699' into next | Craig Earls | 2015-06-28 | 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 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merge commit '45e74103607a77c5945615692c3a35f9ce6aadde' into next | Craig Earls | 2015-06-28 | 5 | -14/+28 | |
|\| | | | | | | | ||||||
| * | | | | | | | 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 commit '61156c861818642fb624932af3c7c7b63b14a5b3' into next | Craig Earls | 2015-04-30 | 4 | -7/+11 | |
|\| | | | | | | ||||||
| * | | | | | | 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 commit 'dd6185a12091045831fc3e0a0c36217e44762333' into next | Craig Earls | 2015-04-05 | 6 | -35/+64 | |
|\| | | | | | | | ||||||
| * | | | | | | | 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 | |
| | |/ / / / / / | ||||||
| * | | | | | | | Merge pull request #410 from thdox/bug-1108 | Craig Earls | 2015-04-05 | 2 | -15/+25 | |
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | ||||||
| | * | | | | | | [doc] Improve documentation about "choose account to reconcile"". | thdox | 2015-03-23 | 1 | -13/+23 | |
| | * | | | | | | [emacs] Fix bug 1108, enabling correct account context. | thdox | 2015-03-23 | 1 | -2/+2 | |
| |/ / / / / / | ||||||
| * | | | | | | Merge pull request #408 from kk12l/next | Alexis Hildebrandt | 2015-03-13 | 2 | -7/+9 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Fix clang compile error (FreeBSD 10). | Ilya T | 2015-03-13 | 2 | -7/+9 | |
| |/ / / / / / | ||||||
| * | | | | | | Merge pull request #403 from thdox/baseline-test-no-pager | Alexis Hildebrandt | 2015-02-26 | 1 | -1/+1 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Fix baseline test for --no-pager. | thdox | 2015-02-25 | 1 | -1/+1 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge commit 'af0da737fc4ef8f9ccebd3d43519610b8a8fcaa1' into next | Craig Earls | 2015-02-25 | 65 | -2245/+1354 | |
|\| | | | | | | ||||||
| * | | | | | | Merge pull request #402 from thdox/documentation | Alexis Hildebrandt | 2015-02-24 | 2 | -16/+14 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | ledger --help actually prints the man page. | thdox | 2015-02-24 | 2 | -13/+9 | |
| | * | | | | | | Minor documentation consistency fixes about --leeway option. | thdox | 2015-02-24 | 1 | -1/+3 | |
| | * | | | | | | Improve documentation about --version and -v. | thdox | 2015-02-24 | 1 | -2/+2 |