summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix segfault when using --market with --group-byMichael Budde2018-01-042-4/+30
* Merge pull request #506 from pfsmorigo/budget_widthJohn Wiegley2018-01-031-5/+5
|\
| * Use amount_width variable for budget reportPaulo Flabiano Smorigo2018-01-031-5/+5
* | Merge pull request #507 from kylef/patch-1John Wiegley2018-01-031-4/+0
|\ \ | |/ |/|
| * Homebrew installs Python bindings by defaultKyle Fuller2018-01-031-4/+0
|/
* The "format" directive for commodities now disables "style observation"John Wiegley2018-01-013-1/+5
* Merge pull request #505 from mbudde/init-fieldJohn Wiegley2018-01-011-2/+5
|\
| * Initialize field in constructorMichael Budde2018-01-011-2/+5
|/
* Disable osx+clang build on Travis for nowJohn Wiegley2017-12-301-0/+6
* Be a bit more defensive when calculating the budgetJohn Wiegley2017-12-301-2/+2
* For now, comment out a documented function whose test is failingJohn Wiegley2017-12-301-10/+10
* Merge pull request #503 from ghost91-/nextJohn Wiegley2017-12-302-4/+14
|\
| * don't add paths to files, if there is already a path that points to the same ...Johannes Loher2017-12-291-1/+11
| * Use an std::set instead of an std::list to store the the journal file pathsJohannes Loher2017-12-292-4/+4
|/
* Merge pull request #502 from kylef/kylef/py-expand_aliasesJohn Wiegley2017-12-251-0/+4
|\
| * Expose journal expand_aliases to PythonKyle Fuller2017-12-241-0/+4
|/
* Merge pull request #501 from d-e-s-o/fix-typoJohn Wiegley2017-12-201-5/+6
|\
| * ledger3.texi: Fix two more typosDaniel Mueller2017-12-201-5/+6
|/
* Merge pull request #500 from d-e-s-o/fix-another-typoJohn Wiegley2017-12-151-1/+1
|\
| * ledger3.texi: Fix typoDaniel Mueller2017-12-151-1/+1
* | Merge pull request #499 from d-e-s-o/fix-typoJohn Wiegley2017-12-151-1/+1
|\ \ | |/ |/|
| * ledger3.texi: Fix typoDaniel Mueller2017-12-151-1/+1
|/
* Merge pull request #498 from CurrySoftware/nextJohn Wiegley2017-11-021-0/+16
|\
| * account to return the depth of its last displayed parentJakob Demler2017-11-021-0/+16
|/
* Merge pull request #497 from mbudde/patch-1John Wiegley2017-10-301-1/+1
|\
| * Fix sentence broken by d1928e64Michael Budde2017-10-301-1/+1
* | Merge pull request #496 from immae/strip_annotationJohn Wiegley2017-10-301-0/+3
|\ \ | |/ |/|
| * Strip annotation before adding exchange valueIsmaël Bouya2017-10-301-0/+3
|/
* Merge pull request #494 from jjlee/fix-totalJohn Wiegley2017-10-263-0/+71
|\
| * Fix bug where .total used in value exprs breaks totalsJohn Lee2017-10-263-0/+71
* | Merge pull request #487 from craig9/craig9-improve-wordingJohn Wiegley2017-10-261-1/+1
|\ \
| * | Improve wording, remove connection between financial worth and personal worthCraig Marshall2017-02-171-1/+1
| |/
* | Merge pull request #488 from bkuhn/doc-mention-third-party-tutorialsJohn Wiegley2017-10-261-1/+19
|\ \
| * | Update nodes and menus based on section just addedBradley M. Kuhn2017-02-231-2/+3
| * | Section on Third-Party Tutorials available.Bradley M. Kuhn2017-02-231-0/+17
| |/
* | Merge pull request #484 from mk12/bug-1182-ptrJohn Wiegley2017-10-263-0/+32
|\ \
| * | Print error message if parsing predicate after '='Mitchell Kember2016-12-203-0/+32
* | | Merge pull request #482 from AndrewSav/nextJohn Wiegley2017-10-261-0/+2
|\ \ \
| * | | Fix MSVC buildAndrew Savinykh2016-11-171-0/+2
* | | | Merge pull request #489 from AustinWise/fixXenialJohn Wiegley2017-10-261-0/+30
|\ \ \ \
| * | | | Add Ubuntu 16.04 (Xenial) to acprep.Austin Wise2017-04-111-0/+30
| | |_|/ | |/| |
* | | | Merge pull request #490 from sunny256/fix-braces-warningJohn Wiegley2017-10-261-12/+13
|\ \ \ \
| * | | | Remove compiler warning about missing bracesØyvind A. Holm2017-04-171-12/+13
| |/ / /
* | | | Merge pull request #492 from CrackedP0t/patch-1John Wiegley2017-10-261-1/+1
|\ \ \ \
| * | | | Fix small typoElaina Martineau2017-06-161-1/+1
| |/ / /
* | | | Merge pull request #491 from lrcg/patch-3John Wiegley2017-10-261-6/+6
|\ \ \ \
| * | | | Update: ledger3.texi: fix calculatiotsmyq2017-05-281-4/+4
| * | | | Update ledger3.texi: grammar and typosmyq2017-05-281-2/+2
| |/ / /
* | | | Merge pull request #493 from escondida/double-initJohn Wiegley2017-10-261-3/+1
|\ \ \ \ | |/ / / |/| | |
| * | | src/global.cc: do not parse user-specified init-file twiceIvy Foster2017-10-261-3/+1
|/ / /