summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/master' into nextJohn Wiegley2015-08-042-32/+14
|\
| * Revert "--depth for register"John Wiegley2015-08-042-32/+14
* | Whitespace cleanupJohn Wiegley2015-08-0411-17/+17
* | Merge remote-tracking branch 'origin/master' into nextJohn Wiegley2015-08-043-14/+36
|\|
| * Merge pull request #216 from johannesgerer/masterJohn Wiegley2015-08-042-14/+32
| |\
| | * first implementation of --depth for registerjohannes@debussy2013-11-051-0/+4
| | * first implementation of --depth for registerjohannes@debussy2013-11-052-29/+29
| | * first try for implementing --depth for registerjohannes@debussy2013-11-052-25/+39
| * | Merge pull request #317 from tripun/code_coverageJohn Wiegley2015-08-041-0/+4
| |\ \
| | * | add case for addition to voidtripun2014-08-181-0/+4
* | | | Re-indent some code that was indented incorrectlyJohn Wiegley2015-07-301-41/+42
* | | | [cmake] Use CMAKE_SYSTEM_NAME to test the platform.Alexis Hildebrandt2015-07-281-2/+2
* | | | Merge pull request #416 from tdsmith/python-exec-linkAlexis Hildebrandt2015-07-281-0/+3
|\ \ \ \
| * | | | link ledger executable to PythonTim D. Smith2015-05-091-0/+3
* | | | | fix build for boost 1.58Johann Klähn2015-07-282-2/+2
* | | | | Convert boost::optional objects to bool explicitly.Jonathan Wakely2015-07-275-21/+5
* | | | | enable access to item's position in python bindingsJohann Klähn2015-06-091-2/+12
* | | | | Revert "boost::none_t no longer convertible from literal 0 in 1.58"John Wiegley2015-05-175-5/+21
* | | | | Revert "fix build for boost 1.58"John Wiegley2015-05-172-2/+2
* | | | | fix build for boost 1.58Johann Klähn2015-05-102-2/+2
* | | | | boost::none_t no longer convertible from literal 0 in 1.58Johann Klähn2015-05-105-21/+5
|/ / / /
* | | | Add a --no-revalued optionJohn Wiegley2015-05-052-0/+5
* | | | Use ./.ledgerrc if ~/.ledgerrc doesn't existDavid Sklar2015-04-271-4/+7
* | | | Fix clang compile error (FreeBSD 10).Ilya T2015-03-132-7/+9
* | | | Merge pull request #396 from thdox/auto-matchAlexis Hildebrandt2015-02-241-1/+1
|\ \ \ \
| * | | | Fix sorting for option --auto-match.thdox2015-02-221-1/+1
* | | | | Fix alignment of cleared-format with 4 spaces as separator.thdox2015-02-231-1/+1
|/ / / /
* | | | [ledger] Remove --cache optionAlexis Hildebrandt2015-02-1826-1222/+1
* | | | [ledger] Remove --full-help optionAlexis Hildebrandt2015-02-182-4/+0
* | | | [fix] Make trim function trim trailing whitespaceAlexis Hildebrandt2015-01-201-2/+2
* | | | Add pre-release info to --version outputAlexis Hildebrandt2015-01-202-0/+3
* | | | [cmake] Minor cleanupAlexis Hildebrandt2015-01-201-1/+5
* | | | Fix typoAlexis Hildebrandt2015-01-151-1/+1
* | | | Fix -i short-option for --init-fileAlexis Hildebrandt2015-01-151-1/+1
* | | | [doc] Add CheckTests to ctestAlexis Hildebrandt2015-01-152-6/+0
|/ / /
* | | merge double fix + make changes minimalisticHans Erik van Elburg2015-01-041-12/+8
* | | also added cygwin tweak to src/CMakeLists.txtHans Erik van Elburg2015-01-031-2/+12
* | | Bugfix 1038: empty reg report for this month periodAlexis Hildebrandt2014-12-291-0/+5
* | | Improve error handling when parsing year directivesAlexis Hildebrandt2014-12-281-9/+14
* | | Fix plain year directiveAlexis Hildebrandt2014-12-281-0/+7
* | | Use same license text formatting in source filesAlexis Hildebrandt2014-12-273-6/+6
* | | Bump copyright notice to 2015Alexis Hildebrandt2014-12-27128-129/+129
* | | Correct no-python error messagesAlexis Hildebrandt2014-12-251-2/+2
* | | Fix crash when using --trace 10 or aboveAlexis Hildebrandt2014-12-233-3/+3
* | | Fix crash when using -M with empty resultAlexis Hildebrandt2014-12-161-1/+1
* | | Fix off by one error in textual.ccAdrian Lang2014-12-111-1/+1
* | | support date as well as datetime in Balance.value()Christophe Rhodes2014-12-011-0/+6
* | | Improve Embedded Python SupportELIPTUS2014-11-125-3/+35
* | | make --columns default to terminal width, as returned by ioctl()Stefano Zacchiroli2014-10-133-0/+19
* | | Add ISO 8601 date as recognized date stringMartin Michlmayr2014-10-021-0/+1