summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
|/ / /
* | | Flip ordering of "options" and "command" in the man pageJohn Wiegley2017-02-161-2/+2
* | | Merge pull request #486 from RusAlex/patch-1thdox2017-01-282-2/+2
|\ \ \
| * | | typo in docsAlexander Pletnev2017-01-272-2/+2
|/ / /
* | | Merge pull request #478 from thdox/dir-locals-elthdox2017-01-161-1/+1
|\ \ \
| * | | Fix indent-tabs-mode to nilthdox2017-01-051-1/+1
* | | | Merge pull request #477 from thdox/bug-584-550thdox2017-01-161-0/+18
|\ \ \ \
| * | | | Add regress test for bugs 550 and 584thdox2017-01-051-0/+18
| |/ / /
* | | | Merge pull request #476 from thdox/bug-1055thdox2017-01-161-0/+26
|\ \ \ \
| * | | | Add regress test for bug 1055thdox2017-01-051-0/+26
| |/ / /
* | | | Merge pull request #475 from thdox/bug-1132thdox2017-01-161-0/+16
|\ \ \ \ | |/ / / |/| | |
| * | | Add regress test for bug 1132thdox2017-01-051-0/+16
|/ / /
* | | [misc] Update year in copyright notice to 2017Alexis Hildebrandt2017-01-05130-131/+131
* | | [doc] Use two ascii hyphen instead of one utf-8 en dashAlexis Hildebrandt2017-01-051-6/+6
* | | Item sorting should have access to the report scopeJohn Wiegley2017-01-049-37/+69
| |/ |/|
* | Merge pull request #483 from andreas-h/patch-1Martin Michlmayr2016-12-031-1/+1
|\ \
| * | fix typo in documentationAndreas Hilboll2016-12-031-1/+1
|/ /
* / Bump version in default.nixJohn Wiegley2016-11-291-1/+1
|/
* Merge pull request #481 from ginabythebay/nextJohn Wiegley2016-11-141-0/+3
|\
| * Fix 1098Gina White2016-11-131-0/+3
* | Further simplifications src/CMakeLists.txtJohn Wiegley2016-11-132-8/+31
* | Disable #pragma messages from ClangJohn Wiegley2016-11-131-0/+1
* | Escape ++ in cmake matchesJohn Wiegley2016-11-132-2/+2
* | Don't use -isystem with g++ anymoreJohn Wiegley2016-11-132-4/+3
* | Change src/CMakeLists.txt to notice c++ as g++John Wiegley2016-11-131-14/+19
* | Add tools/nix-build.shJohn Wiegley2016-11-131-0/+20
* | Don't explicitly reference test file in 1057.testJohn Wiegley2016-11-131-1/+1
|/
* Update cmd-tags.test for fix for bug #1043Martin Michlmayr2016-11-121-0/+3
* Fix 1043John Wiegley2016-11-122-10/+18
* Make bool implicitly convertible in Python to value_tJohn Wiegley2016-11-121-0/+1
* Merge pull request #479 from thdox/fix-copyrightAlexis Hildebrandt2016-11-121-1/+1
|\