summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* [doc] Add "Dependency" anchor link to quick start sectionNarsimham Chelluri2016-01-261-2/+2
| | | | | | | | | The quick start section is already called "For the Impatient", and this minor doc tweak should decrease the time and effort demanded of a new user before their first run by a very tiny amount, and it makes the README a touch more cohesive. [ci skip]
* Merge pull request #443 from afh/pull/py_unicode_valueJohn Wiegley2016-01-183-1/+17
|\ | | | | [python] Remove double quotes from unicode values
| * [python] Remove double quotes from unicode valuesAlexis Hildebrandt2016-01-113-1/+17
| | | | | | | | | | When converting a ledger.Value to unicode the Python API added double quotes around it.
* | Merge pull request #444 from gpoul/doc-fixCraig Earls2016-01-161-4/+18
|\ \ | | | | | | | | | | | | Fix doc for budget-format default Thank you.
| * | Fix doc for budget-format defaultGerhard Poul2016-01-161-4/+18
|/ /
* | Merge branch 'fix-warnings' of https://github.com/ecraven/ledger into ↵Craig Earls2016-01-1112-23/+71
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | ecraven-fix-warning # Conflicts: # lisp/ledger-occur.el # lisp/ledger-report.el # lisp/ledger-schedule.el # lisp/ledger-sort.el
| * | cleaning up elisp byte compiler warnings [emacs] [ci skip]Peter Feigl2015-02-051-0/+1
| | |
| * | cleaning up elisp byte compiler warningsPeter Feigl2015-02-052-11/+8
| | |
| * | cleaning up elisp byte compiler warningsPeter Feigl2015-02-052-1/+18
| | |
| * | cleaning up elisp byte compiler warningsPeter Feigl2015-02-055-11/+27
| | |
| * | cleaning up elisp byte compiler warningsPeter Feigl2015-02-059-3/+22
| | |
* | | Merge commit 'b5b70625d59305d0f3af3a9baad3931aba43df47' into nextCraig Earls2016-01-11154-173/+218
|\ \ \ | | |/ | |/|
| * | Merge branch 'release/3.1.1' into nextAlexis Hildebrandt2016-01-112-2/+2
| |\ \
| | * | [doc] Correct boost versionsAlexis Hildebrandt2016-01-111-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | whose build issues are fixed with the ledger 3.1.1 release. [ci skip]
| | * | [cmake] Update ledger version dateAlexis Hildebrandt2016-01-111-1/+1
| | | | | | | | | | | | | | | | [ci skip]
| * | | Make -A to imply -EJohn Wiegley2016-01-091-0/+1
| | | |
| * | | Merge pull request #442 from daniele-nicolodi/nextCraig Earls2016-01-081-12/+17
| |\ \ \ | | |/ / | |/| | Very nice, I have been meaning to fix this one since I wrote the new overlay code. Thank you!
| | * | Fix highlight of the transaction under pointDaniele Nicolodi2016-01-081-4/+6
| | | | | | | | | | | | | | | | | | | | | | | | When a transaction is being added the previous one is highlighted. Solve the problem checking that the highlighted region contains the point.
| | * | Fix highlight of the transaction under pointDaniele Nicolodi2016-01-081-12/+15
| |/ / | | | | | | | | | | | | Extend the highlighting of the last line in the transaction to the right margin of the buffer. Do not highlight empty lines.
| * | [travis] Bump boost version to 1.60.0Alexis Hildebrandt2016-01-021-1/+1
| | |
| * | [python] Add fix for Boost.Python compile errorsAlexis Hildebrandt2016-01-022-0/+6
| | | | | | | | | | | | when using boost version 1.60.0.
| * | [misc] Update year in copyright notice to 2016Alexis Hildebrandt2016-01-02146-147/+147
| | | | | | | | | | | | [ci skip]
| * | [util] Add script to update copyright yearAlexis Hildebrandt2016-01-021-0/+36
| | | | | | | | | | | | [ci skip]
| * | Merge pull request #441 from fraga/updateHelpJohn Wiegley2015-12-301-4/+2
| |\ \ | | | | | | | | GnuCash import deprecated [ci skip]
| | * | GnuCash import deprecated [ci skip]Rodrigo Fraga2015-12-301-4/+2
| |/ /
| * | Always use plurar Expenses: for consistencyMartin Michlmayr2015-12-142-4/+4
| | |
| * | Clarify meaning of --end in man pageMartin Michlmayr2015-12-141-3/+2
| | |
* | | Merge commit '429765ee4dbf6ea2ad654b4287fa6498bc55fa3a' into nextCraig Earls2015-12-111-2/+4
|\| |
| * | fix check for boost::python::make_setterJohann Klähn2015-12-101-2/+4
| | |
* | | Merge commit 'd71435f7bbd34f3468153981dd6e11b263640315' into nextCraig Earls2015-12-051-1/+1
|\| |
| * | Merge pull request #440 from mlang/fix_urlJohn Wiegley2015-11-291-1/+1
| |\ \ | | | | | | | | Update URL of iso4127 fetcher.
| | * | Update URL of iso4127 fetcher.Mario Lang2015-11-291-1/+1
| |/ /
* | | Initial "Ledger Check" capabilityCraig Earls2015-12-054-2/+142
| | |
* | | Merge commit 'abd5b28a836098296f504dca943297511c1b9c4a' into nextCraig Earls2015-11-151-23/+30
|\| |
| * | Merge pull request #439 from cerk/drewr-to-drewr3Alexis Hildebrandt2015-11-111-23/+30
| |\ \ | | | | | | | | Changed drewr.dat to drewr3.dat in docs
| | * | Changed drewr.dat to drewr3.dat in docscerk2015-11-101-23/+30
| |/ /
* | | Merge commit 'd38f8d3bff66e89cc79b1791566fdf9eca62a8e9' into nextCraig Earls2015-11-046-11/+41
|\| |
| * | Merge pull request #438 from leethargo/doc_typoAlexis Hildebrandt2015-10-291-1/+1
| |\ \ | | | | | | | | | | | | | | | | fix typo in doc [ci skip]
| | * | fix typo in docRobert Schwarz2015-10-291-1/+1
| |/ / | | | | | | very power*ful* expression language
| * | [tests] Fix empty testfile checkAlexis Hildebrandt2015-10-271-3/+4
| | |
| * | Merge pull request #436 from Fuco1/fix-context-amount-regexpJohn Wiegley2015-10-261-2/+2
| |\ \ | | | | | | | | Fix amount regexp in context computation.
| | * | Fix separator and amount regexp in context computation.Matus Goljer2015-10-091-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Before the fix the amount required decimal point even when the decimal digits were optional. Now both are optional. The separator regexp didn't have capture group so all the further fields shifted one field back (amount went into separator, commodity into amount etc.)
| * | | Merge pull request #437 from Fuco1/add-aligning-optionJohn Wiegley2015-10-141-1/+15
| |\ \ \ | | |/ / | |/| | Add an option to change amount-alignment mode.
| | * | Add an option to change amount-alignment mode.Matus Goljer2015-10-141-1/+15
| |/ / | | | | | | | | | | | | | | | | | | Make the default alignment behaviour the same as before 767ab3e, that is, align on the last digit by default. A new option `ledger-post-amount-alignment-at' now exists to adjust alignment preference.
| * | Merge pull request #435 from Fuco1/balance-at-point-target-commodityCraig Earls2015-10-012-4/+19
| |\ \ | | | | | | | | | | | | | | | | Balance at point and target commodity I like it. Thanks.
| | * | Make balance-at-point able to convert commodity.Matus Goljer2015-10-011-4/+9
| | | | | | | | | | | | | | | | | | | | The function `ledger-display-balance-at-point' called with the prefix argument will now ask for the target commodity.
| | * | Add function to read commodity from the user.Matus Goljer2015-10-011-0/+10
| |/ / | | | | | | | | | | | | The function provides completing read with all available commodities as gathered by "ledger commodities".
* | | Merge commit '64426842a34f0517e43a47a404cd15c764f1c7f2' into nextCraig Earls2015-09-284-12/+32
|\| |
| * | Merge pull request #434 from Fuco1/align-on-decimalCraig Earls2015-09-282-4/+9
| |\ \ | | | | | | | | | | | | | | | | Align amounts on the decimal separator. Thank you.
| | * | Align amounts on the decimal separator.Matus Goljer2015-09-282-4/+9
| |/ / | | | | | | | | | | | | | | | | | | | | | | | | That is: A $10.00 B $5 C -$15.00 Before the numbers aligned at the end of the last digit.