| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | cleaning up elisp byte compiler warnings | Peter Feigl | 2015-02-05 | 2 | -11/+8 |
| * | | | cleaning up elisp byte compiler warnings | Peter Feigl | 2015-02-05 | 2 | -1/+18 |
| * | | | cleaning up elisp byte compiler warnings | Peter Feigl | 2015-02-05 | 5 | -11/+27 |
| * | | | cleaning up elisp byte compiler warnings | Peter Feigl | 2015-02-05 | 9 | -3/+22 |
* | | | | Merge commit 'b5b70625d59305d0f3af3a9baad3931aba43df47' into next | Craig Earls | 2016-01-11 | 154 | -173/+218 |
|\ \ \ \
| | |/ /
| |/| | |
|
| * | | | Merge branch 'release/3.1.1' into next | Alexis Hildebrandt | 2016-01-11 | 2 | -2/+2 |
| |\ \ \
| | | |/
| | |/| |
|
| | * | | [doc] Correct boost versions | Alexis Hildebrandt | 2016-01-11 | 1 | -1/+1 |
| | * | | [cmake] Update ledger version date | Alexis Hildebrandt | 2016-01-11 | 1 | -1/+1 |
| * | | | Make -A to imply -E | John Wiegley | 2016-01-09 | 1 | -0/+1 |
| * | | | Merge pull request #442 from daniele-nicolodi/next | Craig Earls | 2016-01-08 | 1 | -12/+17 |
| |\ \ \
| | |/ /
| |/| | |
|
| | * | | Fix highlight of the transaction under point | Daniele Nicolodi | 2016-01-08 | 1 | -4/+6 |
| | * | | Fix highlight of the transaction under point | Daniele Nicolodi | 2016-01-08 | 1 | -12/+15 |
| |/ / |
|
| * | | [travis] Bump boost version to 1.60.0 | Alexis Hildebrandt | 2016-01-02 | 1 | -1/+1 |
| * | | [python] Add fix for Boost.Python compile errors | Alexis Hildebrandt | 2016-01-02 | 2 | -0/+6 |
| * | | [misc] Update year in copyright notice to 2016 | Alexis Hildebrandt | 2016-01-02 | 146 | -147/+147 |
| * | | [util] Add script to update copyright year | Alexis Hildebrandt | 2016-01-02 | 1 | -0/+36 |
| * | | Merge pull request #441 from fraga/updateHelp | John Wiegley | 2015-12-30 | 1 | -4/+2 |
| |\ \ |
|
| | * | | GnuCash import deprecated [ci skip] | Rodrigo Fraga | 2015-12-30 | 1 | -4/+2 |
| |/ / |
|
| * | | Always use plurar Expenses: for consistency | Martin Michlmayr | 2015-12-14 | 2 | -4/+4 |
| * | | Clarify meaning of --end in man page | Martin Michlmayr | 2015-12-14 | 1 | -3/+2 |
* | | | Merge commit '429765ee4dbf6ea2ad654b4287fa6498bc55fa3a' into next | Craig Earls | 2015-12-11 | 1 | -2/+4 |
|\| | |
|
| * | | fix check for boost::python::make_setter | Johann Klähn | 2015-12-10 | 1 | -2/+4 |
* | | | Merge commit 'd71435f7bbd34f3468153981dd6e11b263640315' into next | Craig Earls | 2015-12-05 | 1 | -1/+1 |
|\| | |
|
| * | | Merge pull request #440 from mlang/fix_url | John Wiegley | 2015-11-29 | 1 | -1/+1 |
| |\ \ |
|
| | * | | Update URL of iso4127 fetcher. | Mario Lang | 2015-11-29 | 1 | -1/+1 |
| |/ / |
|
* | | | Initial "Ledger Check" capability | Craig Earls | 2015-12-05 | 4 | -2/+142 |
* | | | Merge commit 'abd5b28a836098296f504dca943297511c1b9c4a' into next | Craig Earls | 2015-11-15 | 1 | -23/+30 |
|\| | |
|
| * | | Merge pull request #439 from cerk/drewr-to-drewr3 | Alexis Hildebrandt | 2015-11-11 | 1 | -23/+30 |
| |\ \ |
|
| | * | | Changed drewr.dat to drewr3.dat in docs | cerk | 2015-11-10 | 1 | -23/+30 |
| |/ / |
|
* | | | Merge commit 'd38f8d3bff66e89cc79b1791566fdf9eca62a8e9' into next | Craig Earls | 2015-11-04 | 6 | -11/+41 |
|\| | |
|
| * | | Merge pull request #438 from leethargo/doc_typo | Alexis Hildebrandt | 2015-10-29 | 1 | -1/+1 |
| |\ \ |
|
| | * | | fix typo in doc | Robert Schwarz | 2015-10-29 | 1 | -1/+1 |
| |/ / |
|
| * | | [tests] Fix empty testfile check | Alexis Hildebrandt | 2015-10-27 | 1 | -3/+4 |
| * | | Merge pull request #436 from Fuco1/fix-context-amount-regexp | John Wiegley | 2015-10-26 | 1 | -2/+2 |
| |\ \ |
|
| | * | | Fix separator and amount regexp in context computation. | Matus Goljer | 2015-10-09 | 1 | -2/+2 |
| * | | | Merge pull request #437 from Fuco1/add-aligning-option | John Wiegley | 2015-10-14 | 1 | -1/+15 |
| |\ \ \
| | |/ /
| |/| | |
|
| | * | | Add an option to change amount-alignment mode. | Matus Goljer | 2015-10-14 | 1 | -1/+15 |
| |/ / |
|
| * | | Merge pull request #435 from Fuco1/balance-at-point-target-commodity | Craig Earls | 2015-10-01 | 2 | -4/+19 |
| |\ \ |
|
| | * | | Make balance-at-point able to convert commodity. | Matus Goljer | 2015-10-01 | 1 | -4/+9 |
| | * | | Add function to read commodity from the user. | Matus Goljer | 2015-10-01 | 1 | -0/+10 |
| |/ / |
|
* | | | Merge commit '64426842a34f0517e43a47a404cd15c764f1c7f2' into next | Craig Earls | 2015-09-28 | 4 | -12/+32 |
|\| | |
|
| * | | Merge pull request #434 from Fuco1/align-on-decimal | Craig Earls | 2015-09-28 | 2 | -4/+9 |
| |\ \ |
|
| | * | | Align amounts on the decimal separator. | Matus Goljer | 2015-09-28 | 2 | -4/+9 |
| |/ / |
|
| * | | Merge pull request #433 from Fuco1/improve-align-dwim | Simon Michael | 2015-09-21 | 1 | -4/+10 |
| |\ \ |
|
| | * | | Fill comment paragraph with ledger-post-align-dwim | Matus Goljer | 2015-09-21 | 1 | -4/+10 |
| * | | | Merge pull request #432 from Fuco1/fix-amount-regex | Simon Michael | 2015-09-21 | 1 | -2/+2 |
| |\ \ \
| | |/ /
| |/| | |
|
| | * | | Fix amount-regex to properly capture integer part. | Matus Goljer | 2015-09-21 | 1 | -2/+2 |
| |/ / |
|
| * | | Merge pull request #431 from Fuco1/add-dwim-align | Craig Earls | 2015-09-21 | 2 | -0/+8 |
| |\ \ |
|
| | * | | Bind M-q to ledger-post-align-dwim. | Matus Goljer | 2015-09-19 | 1 | -0/+1 |
| | * | | Add a function to "dwim" align. | Matus Goljer | 2015-09-19 | 1 | -0/+7 |