| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | | Changes to support using homebrew and ninja | John Wiegley | 2012-09-26 | 4 | -73/+27 |
* | | | Changes for CMake | John Wiegley | 2012-09-21 | 1 | -4/+3 |
* | | | Merge pull request #82 from bkuhn/doc-fixed-directive | John Wiegley | 2012-09-18 | 1 | -3/+40 |
|\ \ \ |
|
| * | | | Make reference and link to Bug Report #789 in fixed directive documentation. | Bradley M. Kuhn | 2012-09-14 | 1 | -0/+4 |
| * | | | Documentation for the fixed directive. | Bradley M. Kuhn | 2012-09-14 | 1 | -0/+31 |
| * | | | Created Fixated prices node. | Bradley M. Kuhn | 2012-09-14 | 1 | -3/+5 |
|/ / / |
|
* | | | Merge pull request #81 from bkuhn/doc-small-improvements | John Wiegley | 2012-09-09 | 1 | -2/+22 |
|\ \ \ |
|
| * | | | Fixed typo: removed extra @tab. | Bradley M. Kuhn | 2012-09-10 | 1 | -1/+1 |
| * | | | Document "Data File Parsing Information" format strings. | Bradley M. Kuhn | 2012-09-10 | 1 | -2/+22 |
|/ / / |
|
* | | | Merge pull request #80 from bkuhn/contrib-non-profit-annual-audit-reports | John Wiegley | 2012-09-09 | 19 | -0/+3236 |
|\ \ \ |
|
| * | | | Receipt/Invoice are additional information thus better if they're final columns. | Bradley M. Kuhn | 2012-09-08 | 2 | -3/+4 |
| * | | | Add to .gitignore items generated by contrib/non-profit-audit-reports/demo.sh | Bradley M. Kuhn | 2012-09-08 | 1 | -0/+6 |
| * | | | First pass technical study of creating ODS from ledger | Tom Marble | 2012-09-08 | 6 | -3/+2256 |
| * | | | Updated copyright notice to reflect reality. | Bradley M. Kuhn | 2012-09-07 | 1 | -1/+2 |
| * | | | Added additional transaction to test data, this one has both Receipt and Invo... | Bradley M. Kuhn | 2012-09-07 | 3 | -0/+111 |
| * | | | Fixed 2010/01/01 test data and added an invoice for it. | Bradley M. Kuhn | 2012-09-07 | 2 | -3/+2 |
| * | | | Merge branch 'contrib-non-profit-annual-audit-reports' of gitorious.org:ledge... | Bradley M. Kuhn | 2012-09-07 | 6 | -2/+25 |
| |\ \ \ |
|
| | * | | | Changed general-ledger-report.plx to use tags for Receipt and Invoice (was %N) | Tom Marble | 2012-09-07 | 6 | -2/+25 |
| * | | | | Don't use all caps for tags in test data. | Bradley M. Kuhn | 2012-09-07 | 1 | -3/+3 |
| |/ / / |
|
| * | | | Make test data slightly more realistic. | Bradley M. Kuhn | 2012-09-07 | 1 | -1/+1 |
| * | | | There needs to be at least 3 args here, clearly. | Bradley M. Kuhn | 2012-09-07 | 1 | -1/+1 |
| * | | | A few fixes to make this work with Ledger 3.x instead of 2.6.2 | Bradley M. Kuhn | 2012-09-07 | 1 | -5/+5 |
| * | | | Switch ledger binary to /usr/local/bin/ledger. | Bradley M. Kuhn | 2012-09-07 | 1 | -1/+1 |
| * | | | General ledger reporting script, used for preparing a report for non-profit a... | Bradley M. Kuhn | 2012-09-07 | 1 | -0/+128 |
| * | | | Initial test data for the non-profit-audit-reports contrib application. | Bradley M. Kuhn | 2012-09-06 | 3 | -0/+26 |
| * | | | contrib/non-profit-audit-reports/ directory will be a small GPLv3'd application. | Bradley M. Kuhn | 2012-09-06 | 2 | -0/+688 |
| * | | | FAQ entry on how build your own Boost and/or CMake for use with Ledger. | Bradley M. Kuhn | 2012-09-06 | 1 | -0/+40 |
| * | | | Correct cmake variable for install prefix is "CMAKE_INSTALL_PREFIX", not "CMA... | Bradley M. Kuhn | 2012-09-06 | 1 | -1/+1 |
* | | | | Merge pull request #79 from bkuhn/gitignore-ledger3-info | John Wiegley | 2012-09-09 | 1 | -0/+1 |
|\ \ \ \ |
|
| * | | | | doc/ledger3.info should be ignored. | Bradley M. Kuhn | 2012-09-08 | 1 | -0/+1 |
|/ / / / |
|
* | | | | Merge pull request #77 from bkuhn/acprep-wrong-cmake-install-prefix | John Wiegley | 2012-09-06 | 1 | -1/+1 |
|\ \ \ \ |
|
| * | | | | Correct cmake variable for install prefix is "CMAKE_INSTALL_PREFIX", not "CMA... | Bradley M. Kuhn | 2012-09-06 | 1 | -1/+1 |
| |/ / / |
|
* | | | | Merge pull request #78 from bkuhn/README-FAQ-on-building-own-boost-cmake | John Wiegley | 2012-09-06 | 1 | -0/+40 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | FAQ entry on how build your own Boost and/or CMake for use with Ledger. | Bradley M. Kuhn | 2012-09-06 | 1 | -0/+40 |
|/ / / |
|
* | | | Merge pull request #76 from bkuhn/cmake-python-prepend-version-search-list | John Wiegley | 2012-09-06 | 1 | -0/+1 |
|\ \ \
| |_|/
|/| | |
|
| * | | Ledger's Python API is known to work best against Python 2.7, then Python 2.6 | Bradley M. Kuhn | 2012-09-06 | 1 | -0/+1 |
|/ / |
|
* | | Merge pull request #74 from hwright/next | John Wiegley | 2012-08-16 | 3 | -1/+6 |
|\ \ |
|
| * | | Fix compilation warning: ensure a destructor is properly defined to avoid | Hyrum Wright | 2012-08-14 | 2 | -0/+5 |
| * | | Fix compilation warning: be sure we call the base class copy constructor. | Hyrum Wright | 2012-08-14 | 1 | -1/+1 |
* | | | Typo fix | Martin Michlmayr | 2012-08-15 | 1 | -1/+1 |
|/ / |
|
* | | Resolve account.date to latest post in the account | John Wiegley | 2012-08-09 | 1 | -1/+3 |
* | | Patch reports with markers to allow xact shifting | John Wiegley | 2012-08-08 | 2 | -6/+46 |
* | | Doc fix | John Wiegley | 2012-08-07 | 1 | -1/+1 |
* | | Always store absolute paths internally | John Wiegley | 2012-08-02 | 5 | -32/+31 |
* | | Don't use __has_feature in utils.cc | John Wiegley | 2012-08-02 | 1 | -4/+4 |
* | | Change occurences of #+srcname to #+name | John Wiegley | 2012-08-01 | 1 | -6/+6 |
* | | Guard some function definitions for ASan | John Wiegley | 2012-07-30 | 1 | -0/+8 |
* | | Updated to Boost 1.50 | John Wiegley | 2012-07-30 | 5 | -16/+23 |
* | | Added a link_directories statement | John Wiegley | 2012-07-30 | 1 | -0/+1 |
* | | Allow non-register reports to work again | John Wiegley | 2012-07-30 | 1 | -14/+18 |