summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add concurrent make and check to default.nixJohn Wiegley2018-09-031-0/+5
* Merge pull request #1673 from bruno-/bash_completion_improvementMartin Michlmayr2018-09-031-1/+1
|\
| * Improve bash completionBruno Sutic2018-08-091-1/+1
* | Clarify regex vs exact matches with has_tag()Martin Michlmayr2018-08-311-1/+2
* | Fix texinfo syntaxMartin Michlmayr2018-08-301-1/+1
* | Clarify tag() and has_tag()Martin Michlmayr2018-08-301-2/+6
* | Correct some instance of @@ to @@@@ (for Texinfo escaping)John Wiegley2018-08-091-8/+8
|/
* Merge pull request #1672 from scarpent/payee-tag-doc-updateMartin Michlmayr2018-08-091-0/+7
|\
| * Mention and point to related bug for Payee metadata tagScott Carpenter2018-08-081-2/+5
| * Add notes to 5.7.1.1 Payee metadata tag docScott Carpenter2018-08-021-0/+4
|/
* Missing an export keyword in .travis.ymlJohn Wiegley2018-07-191-1/+1
* Correct to Travis build for the new master branch versionJohn Wiegley2018-07-191-1/+2
* Merge remote-tracking branch 'origin/master' into nextJohn Wiegley2018-07-195-4/+29
|\
| * Merge pull request #455 from vanicat/t/read-only-errorJohn Wiegley2017-10-261-1/+2
| |\
| | * inhibit read only when inserting in *Ledger Error*RĂ©mi Vanicat2016-05-281-1/+2
| |/
| * Merge pull request #446 from Rudd-O/truepyerrorsJohn Wiegley2016-04-205-4/+29
| |\
| | * Add parse error testManuel Amador (Rudd-O)2016-02-081-0/+18
| | * Ensure that parse errors produce useful RuntimeErrors for Python code.Manuel Amador (Rudd-O)2016-02-064-4/+11
| * | Merge pull request #453 from tarsius/masterCraig Earls2016-04-061-1/+1
| |\ \ | | |/ | |/|
| | * Require correct featureJonas Bernoulli2016-04-071-1/+1
| |/
* | Merge pull request #1667 from pascalfleury/improve_fix_of_issue_1187John Wiegley2018-07-183-16/+109
|\ \
| * | Add the test to make sure it works in the future.Pascal Fleury2018-07-181-0/+36
| * | Added more documentation about assertions.Pascal Fleury2018-07-181-0/+39
| * | fix regression of test 1147_aPascal Fleury2018-07-171-17/+18
| * | amount_t -> balance_t.Pascal Fleury2018-07-171-13/+30
|/ /
* | Merge pull request #1666 from jbeich/boostJohn Wiegley2018-07-091-0/+4
|\ \
| * | Unbreak with boost 1.68Jan Beich2018-07-091-0/+4
|/ /
* | Fix order of transaction state in txn headerScott Carpenter2018-07-091-1/+1
* | Document keywords "any" and "all"Martin Michlmayr2018-07-061-0/+13
* | Document the use of wildcards for !includeMartin Michlmayr2018-06-281-1/+3
* | Revert "Use an std::set instead of an std::list to store the the journal file...John Wiegley2018-06-182-4/+4
* | Merge pull request #1653 from tko/date-formatJohn Wiegley2018-06-131-1/+3
|\ \
| * | Fix garbled dates when using --date-formatTommi Komulainen2018-06-131-1/+3
|/ /
* | Merge pull request #1651 from Christoph-D/issue-1626John Wiegley2018-06-104-25/+38
|\ \
| * | Remove TOK_A_YEAR tokenChristoph Dittmann2018-06-104-25/+38
|/ /
* | Merge pull request #1650 from colindean/patch-1John Wiegley2018-06-091-0/+4
|\ \
| * | Documents commodity directive's alias sub-directiveColin Dean2018-06-101-0/+4
|/ /
* | Merge pull request #1649 from Christoph-D/nextJohn Wiegley2018-06-092-1/+17
|\ \
| * | Make automated transactions work with assertionsChristoph Dittmann2018-06-092-1/+17
|/ /
* | Fix documentation for apply fixedMartin Michlmayr2018-06-011-43/+35
* | Remove references to BugzillaMartin Michlmayr2018-06-013-3/+3
* | Merge pull request #561 from vHanda/nextJohn Wiegley2018-04-091-0/+3
|\ \
| * | Add documentation on how to sort in reverse orderVishesh Handa2018-04-081-0/+3
|/ /
* | Merge pull request #557 from smr894/fix-missing-trans-in-last-budget-periodJohn Wiegley2018-04-042-8/+96
|\ \
| * | budget_posts: Keep pending items until the last day they applysmr8942018-04-042-8/+96
|/ /
* | Update Debian releases in READMEMartin Michlmayr2018-03-291-3/+3
* | Fix Python exampleMartin Michlmayr2018-03-251-1/+1
* | Fix documentation about the "end" directiveMartin Michlmayr2018-03-251-1/+1
* | Merge pull request #552 from dedmons/fix-balance-assert-with-auto-xactJohn Wiegley2018-03-241-3/+6
|\ \
| * | Fix auto xact posts not getting applied to account total durring journal parseDJ Edmonson2018-03-231-3/+6
|/ /