summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix build for building with g++ 4.8John Wiegley2014-05-075-5/+15
* fix debug build for gccJohann Klähn2014-05-071-1/+0
* Merge pull request #282 from jamielinux/texiCraig Earls2014-05-051-11/+11
|\
| * Fix @node pointer errorsJamie Nguyen2014-04-271-11/+11
* | Merge pull request #283 from afh/pull/builddocsCraig Earls2014-05-053-8/+33
|\ \
| * | Improve installation of documentation filesAlexis Hildebrandt2014-05-052-2/+16
| * | Check for required TeX when building pdf documentationAlexis Hildebrandt2014-05-051-4/+4
| * | Build info version of documentationAlexis Hildebrandt2014-05-041-0/+11
| * | Disable BUILD_DOCS by defaultAlexis Hildebrandt2014-05-041-1/+1
| * | acprep: fix verbose build when using ninjaAlexis Hildebrandt2014-05-041-1/+1
|/ /
* / Add the --no-pager optionJohn Wiegley2014-04-271-0/+1
|/
* Merge pull request #281 from afh/pull/gendocsCraig Earls2014-04-272-10/+44
|\
| * doc: add BUILD_A4_PDF cmake variableAlexis Hildebrandt2014-04-271-1/+4
| * doc: try to use groff if man2html is not foundAlexis Hildebrandt2014-04-271-8/+15
| * gendocs: use hombrew texinfo on mac if installedAlexis Hildebrandt2014-04-271-0/+8
| * gendocs: make html documentationAlexis Hildebrandt2014-04-271-0/+2
| * gendocs: add option to choose pdf papersizeAlexis Hildebrandt2014-04-271-1/+15
|/
* Merge pull request #280 from csrhodes/fix-ledger-iterate-regexCraig Earls2014-04-241-3/+3
|\
| * fix ledger-iso-date-regex, abusing its name slightlyChristophe Rhodes2014-04-231-2/+2
| * add "year" handling to ledger-iterate-regexChristophe Rhodes2014-04-231-1/+1
|/
* Merge pull request #279 from csrhodes/fix-ledger-xact-add-transactionJohn Wiegley2014-04-231-6/+14
|\
| * improve C-c C-a (ledger-xact-insert-transaction) behaviourChristophe Rhodes2014-04-231-6/+14
* | Merge pull request #278 from afh/pull/travisJohn Wiegley2014-04-232-8/+33
|\ \ | |/ |/|
| * Add URL to Travis CI environment documentationAlexis Hildebrandt2014-04-231-4/+5
| * Fix Travis CI buildAlexis Hildebrandt2014-04-232-8/+32
|/
* Initialize journal_t::no_aliases to false upon costructionJohn Wiegley2014-04-211-0/+1
* Another .travis.yml fixJohn Wiegley2014-04-171-1/+1
* More Travis changesJohn Wiegley2014-04-171-3/+5
* Have Travis download Boost-1.55John Wiegley2014-04-171-0/+4
* Bump minimum Boost dependency to 1.55John Wiegley2014-04-171-1/+1
* Temporarily disable the DocTestsJohn Wiegley2014-04-171-11/+12
* Require the use of C++11John Wiegley2014-04-175-47/+20
* Replace sha1.cc with boost::uuid::details::sha1David Bremner2014-04-179-711/+20
* Add ninja as a build dependencyJohn Wiegley2014-04-161-2/+2
* Improve an error message relating to balance assertionsJohn Wiegley2014-04-161-3/+8
* Add a safety check when using deferred postingsJohn Wiegley2014-04-151-4/+46
* Correct one of the baseline testsJohn Wiegley2014-04-141-1/+1
* Apply any outstanding deferred postings at the end of parsingJohn Wiegley2014-04-145-0/+25
* Bump the date in the version numberJohn Wiegley2014-04-131-1/+1
* Update tools/build.shJohn Wiegley2014-04-131-2/+2
* Add the concept of "deferred postings"John Wiegley2014-04-137-9/+107
* The option --permissive now quiets balance assertionsJohn Wiegley2014-04-134-14/+20
* Add default.nix file, for building with NixJohn Wiegley2014-04-131-0/+30
* Merge pull request #273 from merriam/masterCraig Earls2014-04-071-0/+13
|\
| * Add two more termsCharles Merriam2014-04-061-0/+13
* | Merge pull request #272 from merriam/masterCraig Earls2014-04-052-1/+47
|\|
| * More terms and orientationCharles Merriam2014-04-041-3/+28
| * Started an Orientation sectionCharles Merriam2014-04-041-0/+20
| * Add CTestTestfile.cmakeCharles Merriam2014-04-031-0/+1
* | Merge pull request #269 from merriam/masterCraig Earls2014-04-031-0/+36
|\|