summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release 3.1.2Martin Michlmayr2019-02-053-22/+3
* Merge branch 'next' into release/3.1.2Martin Michlmayr2019-02-0581-698/+847
|\
| * Update NEWS for 3.1.2Martin Michlmayr2019-02-051-2/+2
| * Add back some whitespace for clarityJohn Wiegley2019-01-301-1/+1
| * Expose a new utility function for balances: sorted_amountsJohn Wiegley2019-01-302-9/+16
| * Update copyright statement for 2019Martin Michlmayr2019-01-303-4/+4
| * Merge pull request #1755 from scfc/add-travis-ci-setup-for-macosJohn Wiegley2019-01-293-4/+33
| |\
| | * Add Travis CI setup for macOS and homebrew-installed BoostTim Landscheidt2019-01-303-4/+33
| |/
| * Merge pull request #1752 from mbudde/gain-use-after-freeJohn Wiegley2019-01-282-0/+3
| |\
| | * Fix use-after-free when destroying filter chainMichael Budde2019-01-282-0/+3
| |/
| * Merge pull request #1751 from scfc/use-cmake-cxx-compiler-id-to-select-on-com...John Wiegley2019-01-272-4/+3
| |\
| | * Use CMAKE_CXX_COMPILER_ID for conditions based on compilerTim Landscheidt2019-01-262-4/+3
| |/
| * Add short option -f (for --file) to man pageJonas Meurer2019-01-261-1/+1
| * Fix possible stack overflow in option parsing routineMartin Michlmayr2019-01-263-0/+15
| * Fix possible stack overflow in date parsing routineMichael Budde2019-01-263-1/+15
| * Merge pull request #1657 from nagakiran/timelog-checkin-multiple-accounts-at-...John Wiegley2019-01-251-1/+1
| |\
| | * Timelog: Not able to check-in to multiple accounts at a timeNaga Kiran2018-06-251-1/+1
| * | Merge pull request #1726 from scfc/compile-strptime-only-on-windowsJohn Wiegley2019-01-252-5/+12
| |\ \
| | * | Compile strptime.cc only on WindowsTim Landscheidt2019-01-162-5/+12
| * | | Merge pull request #1736 from scfc/drop-conditionals-for-boost-earlier-than-1-49John Wiegley2019-01-257-62/+4
| |\ \ \
| | * | | Drop conditionals for Boost earlier than 1.49Tim Landscheidt2019-01-177-64/+6
| * | | | Merge pull request #1742 from scfc/rephrase-boost-build-matrixJohn Wiegley2019-01-253-96/+29
| |\ \ \ \
| | * | | | Use build matrix to specify Boost versions for Travis CITim Landscheidt2019-01-223-45/+29
| | * | | | Remove broken and disabled Travis CI configurationsTim Landscheidt2019-01-223-51/+0
| * | | | | Merge pull request #1743 from scfc/move-garbage-dat-to-test-using-itJohn Wiegley2019-01-253-32/+32
| |\ \ \ \ \
| | * | | | | Move garbage-input.dat to test case using itTim Landscheidt2019-01-223-32/+32
| | |/ / / /
| * | | | | Merge pull request #1744 from scfc/do-not-set-dependencies-for-target-checkJohn Wiegley2019-01-252-7/+0
| |\ \ \ \ \
| | * | | | | Do not set dependencies for target checkTim Landscheidt2019-01-222-7/+0
| | |/ / / /
| * | | | | Merge pull request #1745 from mbudde/ignore-null-deferred-postingsJohn Wiegley2019-01-253-3/+13
| |\ \ \ \ \
| | * | | | | Ignore null deferred postingsMichael Budde2019-01-233-3/+13
| | |/ / / /
| * | | | | Expose post_t::given_cost over pythonChristoph Dittmann2019-01-251-0/+5
| * | | | | Drop support for gcc 2 and earlierTim Landscheidt2019-01-2514-97/+65
| * | | | | Remove workaround for isspace() on FreeBSD 4 and earlierTim Landscheidt2019-01-251-5/+0
| * | | | | Add tzdata to build dependencies for UbuntuTim Landscheidt2019-01-253-4/+6
| * | | | | Quick nitpick styling change/enhancementGonzalo Rizzo2019-01-251-6/+6
| |/ / / /
| * | | | Use standard GCC in Travis CITim Landscheidt2019-01-191-7/+0
| * | | | Merge pull request #1735 from scfc/remove-code-related-to-boost-facetsJohn Wiegley2019-01-172-82/+2
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Remove unused development code related to USE_BOOST_FACETSTim Landscheidt2019-01-172-82/+2
| |/ / /
| * | | Merge pull request #1733 from pascalfleury/ubuntu_deps_updateJohn Wiegley2019-01-172-49/+44
| |\ \ \
| | * | | Update README info.Pascal Fleury2019-01-171-9/+1
| | * | | update deps.Pascal Fleury2019-01-171-39/+42
| | * | | Make acprep work with Python3.Pascal Fleury2019-01-171-1/+1
| | |/ /
| * | | Merge pull request #1734 from tko/boost-fmtJohn Wiegley2019-01-172-4/+4
| |\ \ \ | | |/ / | |/| |
| | * | Fix some boost format stringsTommi Komulainen2019-01-172-4/+4
| |/ /
| * | Fix parsing issue involving effective datesMartin Michlmayr2019-01-153-1/+16
| * | Merge pull request #1705 from scfc/move-have-editJohn Wiegley2019-01-142-13/+9
| |\ \
| | * \ Merge branch 'next' into move-have-editJohn Wiegley2019-01-1411-47/+56
| | |\ \ | | |/ / | |/| |
| * | | Merge pull request #1707 from scfc/remove-sys-stat-hJohn Wiegley2019-01-141-1/+0
| |\ \ \
| | * | | Remove unnecessary include for sys/stat.hTim Landscheidt2019-01-121-2/+1
| * | | | Merge pull request #1713 from scfc/remove-unicodeobject-hJohn Wiegley2019-01-141-1/+0
| |\ \ \ \