Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | [doc] Remove trailing whitespace in manpage | Alexis Hildebrandt | 2015-01-10 | 1 | -5/+5 | |
| | | | | | | | | | | | | | | since "troff can be confused by blank space characters at the end of a line." -- mdoc (7) [ci skip] | |||||
* | | [tests] Fix new DocTest A9349E4 | Alexis Hildebrandt | 2015-01-10 | 1 | -7/+8 | |
| | | ||||||
* | | [tests] Validate another example in the manual | Alexis Hildebrandt | 2015-01-10 | 1 | -17/+12 | |
| | | ||||||
* | | Remove needless files | Alexis Hildebrandt | 2015-01-10 | 1 | -0/+0 | |
| | | | | | | | | [ci skip] | |||||
* | | Merge branch 'master' into next | Alexis Hildebrandt | 2015-01-10 | 5 | -7/+7 | |
|\| | | | | | | | [ci skip] | |||||
| * | Merge pull request #364 from jostber/jb-docfix | Martin Michlmayr | 2015-01-08 | 5 | -7/+7 | |
| |\ | | | | | | | Small doc typo fixes | |||||
| | * | Small doc typo fixes | Jostein Berntsen | 2015-01-09 | 5 | -7/+7 | |
| |/ | ||||||
* | | [travis] Parallelize tests | Alexis Hildebrandt | 2015-01-06 | 1 | -3/+2 | |
| | | ||||||
* | | [traivs] Fix syntax errors | Alexis Hildebrandt | 2015-01-06 | 1 | -5/+3 | |
| | | ||||||
* | | [travis] Fix typo in .travis.yml | Alexis Hildebrandt | 2015-01-06 | 1 | -2/+2 | |
| | | ||||||
* | | [travis] Re-enable clang builds | Alexis Hildebrandt | 2015-01-06 | 1 | -3/+5 | |
|/ | | | | Switch to single job builds | |||||
* | use the same python version for lib and interpreter | Johann Klähn | 2015-01-06 | 1 | -1/+1 | |
| | | | | | | Currently the path to install the python library in is determined by running the python interpreter. We do not want to end up installing a library built for python2 in the python3 library path! | |||||
* | [doc] Minor typographical and error corrections | Alexis Hildebrandt | 2015-01-05 | 1 | -3/+3 | |
| | | | | [ci skip] | |||||
* | [doc] Bump Ledger version to 3.1 | Alexis Hildebrandt | 2015-01-05 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | It would be great to use texinfo variables to set the current Ledger version, e.g. @value{Ledger_VERSION_MAJOR} and pass the CMake variables to texi2pdf via --command='@set Ledger_VERSION_MAJOR ${Ledger_VERSION_MAJOR}'. Unfortunately texi2pdf will err with: Argument of @parseargline has an extra }. <inserted text> @par <to be read again> } @\subtitle ...epage {@subtitlefont @rightline {#1} } l.153 @subtitle For Version @value{Ledger_VERSION_MAJOR} of Ledger [ci skip] | |||||
* | [doc] Update explanation for validating doc examples | Alexis Hildebrandt | 2015-01-05 | 1 | -5/+4 | |
| | ||||||
* | [doc] Bump copyright notice to 2015 | Alexis Hildebrandt | 2015-01-05 | 1 | -1/+1 | |
| | | | | [ci skip] | |||||
* | [doc] Add whitespace to separate debug options | Alexis Hildebrandt | 2015-01-05 | 1 | -0/+2 | |
| | | | | | | better from one another in the item list [ci skip] | |||||
* | [doc] Update list of debug codes | Alexis Hildebrandt | 2015-01-05 | 1 | -24/+25 | |
| | | | | | | | using ag --nogroup '^[ ]*debug\(' | cut -d '"' -f2 | sort -u | column [ci skip] | |||||
* | [travis] Fix .travis.yml | Alexis Hildebrandt | 2015-01-05 | 1 | -2/+7 | |
| | ||||||
* | Merge pull request #363 from ↵ | Craig Earls | 2015-01-04 | 1 | -0/+8 | |
|\ | | | | | | | | | | | | | lowdef/ledger-mode-bug-1089-auto-refresh-sticky-cursor ledger-mode bug 1089 introduce sticky cursor for report auto refresh Thanks. | |||||
| * | ledger-mode bug 1089 introduce sticky cursor for report auto refresh | Hans Erik van Elburg | 2015-01-04 | 1 | -0/+8 | |
| | | ||||||
* | | Merge pull request #362 from lowdef/cleanup_after_pulreq360and361 | John Wiegley | 2015-01-04 | 2 | -18/+9 | |
|\ \ | |/ |/| | cygwin build: cleanup after overlapping pull requests 360 & 361 + make changes minimalistic | |||||
| * | merge double fix + make changes minimalistic | Hans Erik van Elburg | 2015-01-04 | 2 | -18/+9 | |
|/ | ||||||
* | Merge pull request #361 from lowdef/cygwin-build | John Wiegley | 2015-01-04 | 3 | -4/+24 | |
|\ | | | | | automating ledger build on Cygwin | |||||
| * | remove unnecessary if artifact | Hans Erik van Elburg | 2015-01-04 | 1 | -3/+0 | |
| | | ||||||
| * | remove reference to url | Hans Erik van Elburg | 2015-01-04 | 1 | -1/+1 | |
| | | ||||||
| * | also added cygwin tweak to src/CMakeLists.txt | Hans Erik van Elburg | 2015-01-03 | 2 | -3/+19 | |
| | | ||||||
| * | initial cygwin tweaks | Hans Erik van Elburg | 2015-01-03 | 2 | -1/+8 | |
| | | ||||||
* | | Merge pull request #360 from jmgpena/BUG-985-Fix-Cygwin-Compilation-Issue | John Wiegley | 2015-01-04 | 1 | -0/+4 | |
|\ \ | | | | | | | Fix for BUG 985 | |||||
| * | | Fix for BUG 985 | jmgpena | 2015-01-03 | 1 | -0/+4 | |
|/ / | | | | | | | | | | | | | | | http://bugs.ledger-cli.org/show_bug.cgi?id=985 Fix compilation issue on Cygwin by adding the '-U__STRICT_ANSI__' flag to GCC. This avoids GCC disabling some stdlib functions like 'setenv' and 'popen'. | |||||
* | | Configure IRC notifications | John Wiegley | 2015-01-02 | 1 | -0/+2 | |
| | | ||||||
* | | Remove boost fixup from default.nix | John Wiegley | 2015-01-02 | 1 | -5/+0 | |
|/ | ||||||
* | [emacs] maintain the report order after auto-refresh. | Craig Earls | 2015-01-02 | 1 | -3/+12 | |
| | ||||||
* | Merge commit '8e79b3c7c74081b63f9d8b1e0ec97478f61d4ba8' | Craig Earls | 2014-12-30 | 161 | -413/+579 | |
|\ | ||||||
| * | Merge pull request #345 from afh/pull/cmake_warning | John Wiegley | 2014-12-30 | 1 | -0/+4 | |
| |\ | | | | | | | Set CMake policy CMP0042 | |||||
| | * | Set CMake policy CMP0042 | Alexis Hildebrandt | 2014-12-24 | 1 | -0/+4 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | to remove the warning below when running cmake. In the long run changing the CMake rules to set MACOSX_RPATH might be the better option. CMake Warning (dev): Policy CMP0042 is not set: MACOSX_RPATH is enabled by default. Run "cmake --help-policy CMP0042" for policy details. Use the cmake_policy command to set the policy and suppress this warning. MACOSX_RPATH is not specified for the following targets: libledger This warning is for project developers. Use -Wno-dev to suppress it. | |||||
| * | | Merge pull request #358 from afh/pull/DocTests | John Wiegley | 2014-12-30 | 1 | -2/+15 | |
| |\ \ | | | | | | | | | [tests] Add examples parameter to DocTests | |||||
| | * | | [tests] Add examples parameter to DocTests | Alexis Hildebrandt | 2014-12-30 | 1 | -2/+15 | |
| | | | | | | | | | | | | to test the given examples only instead of every example. | |||||
| * | | | Merge pull request #356 from afh/pull/1038 | John Wiegley | 2014-12-29 | 4 | -9/+82 | |
| |\ \ \ | | |/ / | |/| | | Fix bug 1038; Improve error handling when parsing year directives | |||||
| | * | | Bugfix 1038: empty reg report for this month period | Alexis Hildebrandt | 2014-12-29 | 4 | -0/+61 | |
| | | | | | | | | | | | | | | | | | | | | when year was specified with literal Y or year directive, but not when using apply year. | |||||
| | * | | Improve error handling when parsing year directives | Alexis Hildebrandt | 2014-12-28 | 1 | -9/+14 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | A literal Y directive or ‘year’ directive with an empty or invalid argument, e.g. ‘2o14’ (that is a small letter ‘oh’ instead of a zero) would fail with the following rather unhelpful error message: Error: bad lexical cast: source type value could not be interpreted as target | |||||
| | * | | Fix plain year directive | Alexis Hildebrandt | 2014-12-28 | 1 | -0/+7 | |
| |/ / | | | | | | | | | | Only Y2014 or apply year 2014 would actually set the year for the following transactions; year 2014 would silently do nothing. | |||||
| * | | Merge pull request #355 from afh/pull/copyright | John Wiegley | 2014-12-27 | 149 | -155/+155 | |
| |\ \ | | | | | | | | | Update copyright | |||||
| | * | | Use same license text formatting in source files | Alexis Hildebrandt | 2014-12-27 | 3 | -6/+6 | |
| | | | | ||||||
| | * | | Bump copyright notice to 2015 | Alexis Hildebrandt | 2014-12-27 | 149 | -149/+149 | |
| |/ / | | | | | | | | | | | | | | | | The following script makes it a no-brainer: % NEXT_YEAR=2015; ag -l 'Copyright.*Wiegley' \ | xargs sed -i '' -e "s/\(Copyright.*\)-20[0-9]\{2\}/\1-${NEXT_YEAR}/" | |||||
| * | | Merge pull request #353 from afh/pull/typo | Johann Klähn | 2014-12-25 | 1 | -2/+2 | |
| |\ \ | | | | | | | | | Correct no-python error messages | |||||
| | * | | Correct no-python error messages | Alexis Hildebrandt | 2014-12-25 | 1 | -2/+2 | |
| |/ / | | | | | | | | | | [ci skip] | |||||
| * | | Merge pull request #347 from afh/pull/gitignore | John Wiegley | 2014-12-24 | 1 | -0/+1 | |
| |\ \ | | | | | | | | | Ignore vim swap files | |||||
| | * | | Ignore vim swap files | Alexis Hildebrandt | 2014-12-24 | 1 | -0/+1 | |
| | | | | | | | | | | | | | | | | [ci skip] | |||||
| * | | | Merge pull request #346 from afh/pull/trace_level | John Wiegley | 2014-12-24 | 4 | -3/+18 | |
| |\ \ \ | | | | | | | | | | | Fix crash when using --trace 10 or above |