Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | Merge pull request #285 from purcell/ledger-context-el-macros | Craig Earls | 2014-05-09 | 1 | -28/+13 | |
| |\ \ | ||||||
| | * | | Refactor macros in ledger-context.el to byte compile cleanly | Steve Purcell | 2014-05-09 | 1 | -28/+13 | |
| |/ / | ||||||
| * | | Use the POST_COST_VIRTUAL flag when exchange commodities | John Wiegley | 2014-05-08 | 3 | -4/+11 | |
| * | | Merge pull request #284 from afh/pull/iso4217 | Craig Earls | 2014-05-08 | 2 | -0/+192 | |
| |\ \ | ||||||
| | * | | Add script to generate commodities from ISO 4217 | Alexis Hildebrandt | 2014-05-08 | 2 | -0/+192 | |
| |/ / | ||||||
| * | | Restore -DBUILD_DIR | John Wiegley | 2014-05-07 | 1 | -3/+3 | |
| * | | Fix build for building with g++ 4.8 | John Wiegley | 2014-05-07 | 5 | -5/+15 | |
| * | | fix debug build for gcc | Johann Klähn | 2014-05-07 | 1 | -1/+0 | |
| * | | Merge pull request #282 from jamielinux/texi | Craig Earls | 2014-05-05 | 1 | -11/+11 | |
| |\ \ | ||||||
| | * | | Fix @node pointer errors | Jamie Nguyen | 2014-04-27 | 1 | -11/+11 | |
| * | | | Merge pull request #283 from afh/pull/builddocs | Craig Earls | 2014-05-05 | 3 | -8/+33 | |
| |\ \ \ | ||||||
| | * | | | Improve installation of documentation files | Alexis Hildebrandt | 2014-05-05 | 2 | -2/+16 | |
| | * | | | Check for required TeX when building pdf documentation | Alexis Hildebrandt | 2014-05-05 | 1 | -4/+4 | |
| | * | | | Build info version of documentation | Alexis Hildebrandt | 2014-05-04 | 1 | -0/+11 | |
| | * | | | Disable BUILD_DOCS by default | Alexis Hildebrandt | 2014-05-04 | 1 | -1/+1 | |
| | * | | | acprep: fix verbose build when using ninja | Alexis Hildebrandt | 2014-05-04 | 1 | -1/+1 | |
| |/ / / | ||||||
| * / / | Add the --no-pager option | John Wiegley | 2014-04-27 | 1 | -0/+1 | |
| |/ / | ||||||
| * | | Merge pull request #281 from afh/pull/gendocs | Craig Earls | 2014-04-27 | 2 | -10/+44 | |
| |\ \ | ||||||
| | * | | doc: add BUILD_A4_PDF cmake variable | Alexis Hildebrandt | 2014-04-27 | 1 | -1/+4 | |
| | * | | doc: try to use groff if man2html is not found | Alexis Hildebrandt | 2014-04-27 | 1 | -8/+15 | |
| | * | | gendocs: use hombrew texinfo on mac if installed | Alexis Hildebrandt | 2014-04-27 | 1 | -0/+8 | |
| | * | | gendocs: make html documentation | Alexis Hildebrandt | 2014-04-27 | 1 | -0/+2 | |
| | * | | gendocs: add option to choose pdf papersize | Alexis Hildebrandt | 2014-04-27 | 1 | -1/+15 | |
| |/ / | ||||||
* | | | Merge commit '62bdb2f13a31449ca6f439ee121162647c39855e' | Craig Earls | 2014-04-24 | 5 | -17/+51 | |
|\| | | ||||||
| * | | Merge pull request #280 from csrhodes/fix-ledger-iterate-regex | Craig Earls | 2014-04-24 | 1 | -3/+3 | |
| |\ \ | ||||||
| | * | | fix ledger-iso-date-regex, abusing its name slightly | Christophe Rhodes | 2014-04-23 | 1 | -2/+2 | |
| | * | | add "year" handling to ledger-iterate-regex | Christophe Rhodes | 2014-04-23 | 1 | -1/+1 | |
| |/ / | ||||||
| * | | Merge pull request #279 from csrhodes/fix-ledger-xact-add-transaction | John Wiegley | 2014-04-23 | 1 | -6/+14 | |
| |\ \ | ||||||
| | * | | improve C-c C-a (ledger-xact-insert-transaction) behaviour | Christophe Rhodes | 2014-04-23 | 1 | -6/+14 | |
| * | | | Merge pull request #278 from afh/pull/travis | John Wiegley | 2014-04-23 | 2 | -8/+33 | |
| |\ \ \ | | |/ / | |/| | | ||||||
| | * | | Add URL to Travis CI environment documentation | Alexis Hildebrandt | 2014-04-23 | 1 | -4/+5 | |
| | * | | Fix Travis CI build | Alexis Hildebrandt | 2014-04-23 | 2 | -8/+32 | |
| |/ / | ||||||
| * | | Initialize journal_t::no_aliases to false upon costruction | John Wiegley | 2014-04-21 | 1 | -0/+1 | |
* | | | Merge commit 'a0c5addbbdaf472d26ae25c86ff826e509b3ee17' | Craig Earls | 2014-04-19 | 21 | -791/+286 | |
|\| | | ||||||
| * | | Another .travis.yml fix | John Wiegley | 2014-04-17 | 1 | -1/+1 | |
| * | | More Travis changes | John Wiegley | 2014-04-17 | 1 | -3/+5 | |
| * | | Have Travis download Boost-1.55 | John Wiegley | 2014-04-17 | 1 | -0/+4 | |
| * | | Bump minimum Boost dependency to 1.55 | John Wiegley | 2014-04-17 | 1 | -1/+1 | |
| * | | Temporarily disable the DocTests | John Wiegley | 2014-04-17 | 1 | -11/+12 | |
| * | | Require the use of C++11 | John Wiegley | 2014-04-17 | 5 | -47/+20 | |
| * | | Replace sha1.cc with boost::uuid::details::sha1 | David Bremner | 2014-04-17 | 9 | -711/+20 | |
| * | | Add ninja as a build dependency | John Wiegley | 2014-04-16 | 1 | -2/+2 | |
| * | | Improve an error message relating to balance assertions | John Wiegley | 2014-04-16 | 1 | -3/+8 | |
| * | | Add a safety check when using deferred postings | John Wiegley | 2014-04-15 | 1 | -4/+46 | |
| * | | Correct one of the baseline tests | John Wiegley | 2014-04-14 | 1 | -1/+1 | |
| * | | Apply any outstanding deferred postings at the end of parsing | John Wiegley | 2014-04-14 | 5 | -0/+25 | |
| * | | Bump the date in the version number | John Wiegley | 2014-04-13 | 1 | -1/+1 | |
| * | | Update tools/build.sh | John Wiegley | 2014-04-13 | 1 | -2/+2 | |
| * | | Add the concept of "deferred postings" | John Wiegley | 2014-04-13 | 7 | -9/+107 | |
| * | | The option --permissive now quiets balance assertions | John Wiegley | 2014-04-13 | 4 | -14/+20 |