summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Clarify meaning of --end in man pageMartin Michlmayr2015-12-141-3/+2
* fix check for boost::python::make_setterJohann Klähn2015-12-101-2/+4
* Merge pull request #440 from mlang/fix_urlJohn Wiegley2015-11-291-1/+1
|\
| * Update URL of iso4127 fetcher.Mario Lang2015-11-291-1/+1
|/
* Merge pull request #439 from cerk/drewr-to-drewr3Alexis Hildebrandt2015-11-111-23/+30
|\
| * Changed drewr.dat to drewr3.dat in docscerk2015-11-101-23/+30
|/
* Merge pull request #438 from leethargo/doc_typoAlexis Hildebrandt2015-10-291-1/+1
|\
| * fix typo in docRobert Schwarz2015-10-291-1/+1
|/
* [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 separator and amount regexp in context computation.Matus Goljer2015-10-091-2/+2
* | Merge pull request #437 from Fuco1/add-aligning-optionJohn Wiegley2015-10-141-1/+15
|\ \ | |/ |/|
| * Add an option to change amount-alignment mode.Matus Goljer2015-10-141-1/+15
|/
* Merge pull request #435 from Fuco1/balance-at-point-target-commodityCraig Earls2015-10-012-4/+19
|\
| * Make balance-at-point able to convert commodity.Matus Goljer2015-10-011-4/+9
| * Add function to read commodity from the user.Matus Goljer2015-10-011-0/+10
|/
* Merge pull request #434 from Fuco1/align-on-decimalCraig Earls2015-09-282-4/+9
|\
| * Align amounts on the decimal separator.Matus Goljer2015-09-282-4/+9
|/
* Merge pull request #433 from Fuco1/improve-align-dwimSimon Michael2015-09-211-4/+10
|\
| * Fill comment paragraph with ledger-post-align-dwimMatus Goljer2015-09-211-4/+10
* | Merge pull request #432 from Fuco1/fix-amount-regexSimon Michael2015-09-211-2/+2
|\ \ | |/ |/|
| * Fix amount-regex to properly capture integer part.Matus Goljer2015-09-211-2/+2
|/
* Merge pull request #431 from Fuco1/add-dwim-alignCraig Earls2015-09-212-0/+8
|\
| * Bind M-q to ledger-post-align-dwim.Matus Goljer2015-09-191-0/+1
| * Add a function to "dwim" align.Matus Goljer2015-09-191-0/+7
* | Merge pull request #430 from thdox/documentationAlexis Hildebrandt2015-09-191-8/+9
|\ \ | |/ |/|
| * Restoring @code as this is an keyword external to ledger itself.thdox2015-09-181-6/+6
| * For consistency with description of --subtotal that is line 7067.thdox2015-09-181-2/+2
| * Bring back UNDOCUMENTED tag as the CODE has not yet been documented.thdox2015-09-181-0/+1
|/
* Merge pull request #429 from paulbdavis/fontify-recurringCraig Earls2015-09-183-2/+19
|\
| * fontify recurring transaction in ledger-mode [ci skip]paulbdavis2015-09-183-2/+19
|/
* [doc] Add documentation from manpage to manualAlexis Hildebrandt2015-09-171-42/+54
* [doc] Whitespace editAlexis Hildebrandt2015-09-171-4/+4
* [doc] Minor typographical editsAlexis Hildebrandt2015-09-171-2/+2
* Merge pull request #427 from paulbdavis/documentationAlexis Hildebrandt2015-09-171-2/+2
|\
| * doc for get_at functionpaulbdavis2015-09-171-2/+2
|/
* Bump version number to 3.1.1Alexis Hildebrandt2015-09-152-4/+10
* [acprep] Remove obsoleted command submoduleAlexis Hildebrandt2015-09-151-1/+0
* [travis] Bump boost version to 1.59.0Alexis Hildebrandt2015-09-151-1/+1
* Add workaround for Boost.Python compile errorsAlexis Hildebrandt2015-09-152-0/+38
* [tests] Remove compiler warnings for unit testsAlexis Hildebrandt2015-09-151-1/+1
* Merge pull request #426 from andschwa/fix-find-eobpCraig Earls2015-08-221-3/+2
|\
| * Fix xact-find-slot at end of bufferAndrew Schwartzmeyer2015-08-221-3/+2
|/
* Merge pull request #425 from thdox/documentationCraig Earls2015-08-082-10/+16
|\
| * Improve documentation for .ledgerrcthdox2015-08-081-1/+3
| * Rename feat-fixated-prices_2.test to dir-fixed.testthdox2015-08-081-0/+0
| * Use @table instead of @multitablethdox2015-08-081-7/+11
| * dir- is for directive, feat- for journal featurethdox2015-08-081-3/+3
| * Add link to Period expressions.thdox2015-08-081-2/+2
|/
* [tests] Fix MathTest failures on Mac OS XAlexis Hildebrandt2015-08-081-15/+12