summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Remove reference to lisp directorythdox2016-10-271-1/+1
* Cleanupthdox2016-10-272-2/+0
* Add reference to Emacs ledger-modethdox2016-10-272-10/+10
* Remove compilation of ledger-mode lisp filesthdox2016-10-271-7/+0
* ledger-mode has now its own repositorythdox2016-10-271-2/+3
* Remove contributing tips with regard to ledger-modethdox2016-10-271-6/+1
* Remove the build of ledger-mode in Makefilethdox2016-10-271-4/+0
* Remove ledger-mode.texi from doc/CMakeListsthdox2016-10-271-1/+1
* Merge pull request #473 from schmave/win-no-testsJohn Wiegley2016-10-171-1/+7
|\
| * Ignore failed tests on appveyor; only build next and masterEvan Mallory2016-10-111-1/+7
* | Merge pull request #472 from mk12/bug-1187-assertionsJohn Wiegley2016-10-175-1/+117
|\ \
| * | Fix bug 1187: Allow balance assertions with multiple posts to same accountMitchell Kember2016-10-075-1/+117
|/ /
* | Remove ledger-mode.texiJohn Wiegley2016-10-041-1193/+0
* | Merge pull request #470 from schmave/win-strptimeJohn Wiegley2016-10-031-8/+8
|\ \
| * | Fix Windows strptimeEvan Mallory2016-10-021-8/+8
| |/
* | Merge pull request #471 from schmave/win-pathJohn Wiegley2016-10-031-8/+5
|\ \
| * | Use boost parent_path() method instead of manual computationEvan Mallory2016-10-021-8/+5
| |/
* | Merge pull request #469 from schmave/win-383John Wiegley2016-10-021-1/+1
|\ \
| * | Fix regress test 383 on WindowsEvan Mallory2016-10-021-1/+1
| |/
* | Merge pull request #468 from Vanav/cygwin_fixJohn Wiegley2016-10-029-11/+24
|\ \ | |/ |/|
| * Fix build under Cygwin.Ivan Vanyushkin2016-09-299-11/+24
* | Merge pull request #467 from schmave/win-2John Wiegley2016-09-295-7/+55
|\ \ | |/ |/|
| * Fix test harness to work with msys2Evan Mallory2016-09-235-7/+55
* | Merge pull request #465 from dkasak/patch-1Alexis Hildebrandt2016-09-261-1/+1
|\ \ | |/ |/|
| * Fix compilation error with boost 1.61Denis2016-09-121-1/+1
* | Merge pull request #466 from schmave/win-1John Wiegley2016-09-1714-26/+59
|\ \ | |/ |/|
| * Fix build under msys32; add Appveyor continuous buildEvan Mallory2016-09-1714-26/+59
|/
* Merge pull request #464 from srbaker/patch-1John Wiegley2016-09-081-1/+1
|\
| * Remove reference to `ncursesw` MacPort.Steven R. Baker2016-09-081-1/+1
|/
* Emacs Lisp files have been moved to https://github.com/ledger/ledger-modeJohn Wiegley2016-08-0222-5134/+0
* Update default.nixJohn Wiegley2016-08-021-5/+6
* Merge pull request #461 from gunnarx/nextJohn Wiegley2016-08-021-1/+1
|\
| * Documentation - Clarify hard separator explanationGunnar Andersson2016-08-011-1/+1
|/
* Update doc/NEWS for 3.1.2Martin Michlmayr2016-07-291-1/+20
* Merge pull request #460 from atheriel/ledger-report-register-optional-prepend...Craig Earls2016-07-161-1/+8
|\
| * Makes links in ledger-report "register" commands optional.Atheriel2016-07-161-1/+8
* | Merge pull request #459 from atheriel/ledger-binary-format-specifierCraig Earls2016-07-151-4/+5
|\|
| * Adds a "binary" format specifier to ledger-report.Atheriel2016-07-141-4/+5
|/
* Merge pull request #458 from arademaker/nextJohn Wiegley2016-06-281-1/+3
|\
| * improve explanation about period expressionsAlexandre Rademaker2016-06-281-1/+3
|/
* [cmake] Fix detection for Boost Python 1.59.0 workaroundAlexis Hildebrandt2016-06-221-3/+5
* Revert "[python] Add fix for Boost.Python compile errors"Alexis Hildebrandt2016-06-222-6/+0
* [travis] Bump boost version to 1.61.0Alexis Hildebrandt2016-06-221-1/+1
* Merge pull request #457 from kalafut/nextCraig Earls2016-06-171-4/+7
|\
| * Fix documentation typos in section 4.9 (Archiving)Jim Kalafut2016-06-171-4/+7
|/
* Merge pull request #454 from rudolfochrist/read-iso-date-fixCraig Earls2016-05-042-1/+5
|\
| * Consider ISO dates in `ledger-read-date'.Sebastian Christ2016-05-042-1/+5
|/
* Merge pull request #451 from mk12/bug-1147-balance-assertionJohn Wiegley2016-03-225-13/+37
|\
| * Fix Bug 1147: Check balance assertions against the amount AFTERMitchell Kember2016-03-225-13/+37
|/
* Merge pull request #449 from ppickfor/nextJohn Wiegley2016-03-142-4/+35
|\