| Commit message (Expand) | Author | Age | Files | Lines |
* | Fixed ledger-add-entry | Craig Earls | 2013-01-16 | 1 | -1/+42 |
* | Merge remote-tracking branch 'upstream/next' into next | Craig Earls | 2013-01-14 | 7 | -39/+122 |
|\ |
|
| * | Merge pull request #121 from kljohann/cmake.doxy | John Wiegley | 2013-01-14 | 3 | -6/+22 |
| |\ |
|
| | * | repair doxygen support | Johann Klähn | 2013-01-14 | 3 | -6/+22 |
| |/ |
|
| * | Merge pull request #120 from kljohann/cmake.docs | John Wiegley | 2013-01-14 | 1 | -10/+8 |
| |\ |
|
| | * | fix issue for separate build dir | Johann Klähn | 2013-01-14 | 1 | -10/+8 |
| * | | Merge pull request #119 from kljohann/cmake.docs | John Wiegley | 2013-01-14 | 3 | -19/+76 |
| |\| |
|
| | * | convert doc/Makefile to CMake | Johann Klähn | 2013-01-14 | 3 | -19/+76 |
| * | | Merge branch 'next' of github.com:ledger/ledger into next | Simon Michael | 2013-01-11 | 12 | -14/+716 |
| |\ \ |
|
| | * | | Improvement to account alias expansion | John Wiegley | 2013-01-11 | 1 | -1/+12 |
| | * | | Guard against a possible NULL | John Wiegley | 2013-01-11 | 1 | -1/+2 |
| * | | | escape @ characters properly so they show up | Simon Michael | 2013-01-11 | 1 | -12/+12 |
* | | | | Bug551 fixed, commodities and accounts now sort | Craig Earls | 2013-01-07 | 3 | -2/+16 |
| |/ /
|/| | |
|
* | | | Merge pull request #113 from OpenTechStrategies/year-cmd-directive-doc-fix | John Wiegley | 2012-12-16 | 1 | -1/+1 |
|\ \ \
| |_|/
|/| | |
|
| * | | Update obsolete wording in documentation for 'year' command directive. | Karl Fogel | 2012-12-16 | 1 | -1/+1 |
|/ / |
|
* | | Merge pull request #110 from bkuhn/update-contrib-non-profit-annual-audit-rep... | John Wiegley | 2012-11-26 | 9 | -11/+701 |
|\ \
| |/
|/| |
|
| * | Verify that files are not duplicated in the MANIFEST. | Bradley M. Kuhn | 2012-11-26 | 1 | -1/+3 |
| * | Print date in a more friendly format. | Bradley M. Kuhn | 2012-11-26 | 1 | -4/+12 |
| * | Adapted for use with Ledger 3. | Bradley M. Kuhn | 2012-11-26 | 1 | -8/+14 |
| * | Support selection of string encoding. | Bradley M. Kuhn | 2012-11-26 | 1 | -2/+7 |
| * | Expense report favors Conferences first, | Bradley M. Kuhn | 2012-11-26 | 1 | -14/+15 |
| * | Ignore <Adjustments> accounts. | Bradley M. Kuhn | 2012-11-26 | 1 | -0/+1 |
| * | Use -V to normalize currencies in general-ledger report. | Bradley M. Kuhn | 2012-11-26 | 1 | -3/+3 |
| * | Fixed output. | Bradley M. Kuhn | 2012-11-26 | 1 | -1/+1 |
| * | Various changes to get the script working. | Bradley M. Kuhn | 2012-11-26 | 1 | -10/+20 |
| * | First attempt at this cash-receipts-and-disbursments-journals.plx script, | Bradley M. Kuhn | 2012-11-26 | 1 | -0/+131 |
| * | Expenses report completed. | Bradley M. Kuhn | 2012-11-26 | 1 | -0/+101 |
| * | Generate income report. | Bradley M. Kuhn | 2012-11-26 | 1 | -14/+67 |
| * | Beginnings of income report. | Bradley M. Kuhn | 2012-11-26 | 1 | -1/+18 |
| * | Calculate dates in a reusable way throughout script. | Bradley M. Kuhn | 2012-11-26 | 1 | -5/+9 |
| * | Remove cruft cut-and-pasted from another script. | Bradley M. Kuhn | 2012-11-26 | 1 | -5/+0 |
| * | Output should include a heading and an ending date. | Bradley M. Kuhn | 2012-11-26 | 1 | -1/+8 |
| * | Call a Balance Sheet, a Balance Sheet. :) | Bradley M. Kuhn | 2012-11-26 | 1 | -10/+10 |
| * | Allow for one penny margin of error on totals. | Bradley M. Kuhn | 2012-11-26 | 1 | -7/+8 |
| * | Include any other liabilities that aren't credit cards. | Bradley M. Kuhn | 2012-11-26 | 1 | -1/+5 |
| * | Include credit card balances in the Liabilities list. | Bradley M. Kuhn | 2012-11-26 | 1 | -1/+3 |
| * | Move sanity checks to the bottom, after report is generated. Also, fix forma... | Bradley M. Kuhn | 2012-11-26 | 1 | -16/+17 |
| * | Add -X $. | Bradley M. Kuhn | 2012-11-26 | 1 | -1/+1 |
| * | Add Loans. | Bradley M. Kuhn | 2012-11-26 | 1 | -0/+1 |
| * | Began summary reports script, starting with a basic balance sheet. | Bradley M. Kuhn | 2012-11-26 | 1 | -0/+168 |
| * | Update copyright year, I've made changes. | Bradley M. Kuhn | 2012-11-26 | 1 | -1/+1 |
| * | Include all types of totals that need to be considered when generating fund r... | Bradley M. Kuhn | 2012-11-26 | 1 | -9/+17 |
| * | Ignore <Adjustment> entries in the report. | Bradley M. Kuhn | 2012-11-26 | 1 | -9/+12 |
| * | Formatting adaptations for Ledger 3. | Bradley M. Kuhn | 2012-11-26 | 1 | -6/+6 |
| * | Formatting changes, and added total for restricted funds. | Bradley M. Kuhn | 2012-11-26 | 1 | -8/+11 |
| * | Fixed formatting and added sanity check code. | Bradley M. Kuhn | 2012-11-26 | 1 | -1/+7 |
| * | Added income/expense summing. | Bradley M. Kuhn | 2012-11-26 | 1 | -3/+26 |
| * | Fix ledger options and be sure starting is set to zero for new funds. | Bradley M. Kuhn | 2012-11-26 | 1 | -38/+6 |
| * | Began fund-report.plx, which started as a copy of trial-balance-report.plx. | Bradley M. Kuhn | 2012-11-26 | 1 | -0/+135 |
| * | MANIFEST output file that indicates which files are mentioned in general-ledger. | Bradley M. Kuhn | 2012-11-26 | 2 | -3/+15 |