summaryrefslogtreecommitdiff
path: root/contrib
Commit message (Expand)AuthorAgeFilesLines
* [misc] Update year in copyright notice to 2017Alexis Hildebrandt2017-01-051-1/+1
* Require correct featureJonas Bernoulli2016-02-061-1/+1
* [misc] Update year in copyright notice to 2016Alexis Hildebrandt2016-01-021-1/+1
* Update URL of iso4127 fetcher.Mario Lang2015-11-291-1/+1
* [emacs] C-x h M-x untabify RETthdox2015-02-102-87/+87
* Bump copyright notice to 2015Alexis Hildebrandt2014-12-271-1/+1
* Restore --raw that I erroneously deletedthdox2014-06-221-1/+1
* Add latest contributed options to bash completionthdox2014-06-221-1/+1
* Add script to generate commodities from ISO 4217Alexis Hildebrandt2014-05-082-0/+192
* remove contrib/vim and point to new locationJohann Klähn2013-12-165-871/+0
* Some of the totals rounded via -V cause rounding more than one penny.Bradley M. Kuhn2013-07-141-4/+4
* Add Fraud Receivable to Accrued accounts.Bradley M. Kuhn2013-07-141-3/+3
* Use "ledger accounts" command rather than the '-F "%150A\n" reg' report solut...Bradley M. Kuhn2013-07-122-4/+2
* The $formattedBeginDate should derive from $beginDate, not $endDate (duh!)Bradley M. Kuhn2013-07-101-1/+1
* Change format to "%Y-%m-%d", as described in documentation, and as codedthdox2013-06-021-1/+1
* Add contrib/compilation-ledger.elJohn Wiegley2013-05-191-0/+97
* Type lists need to change along with the groupings.Bradley M. Kuhn2013-05-101-2/+2
* Chart of accounts change s/Enforcement/Compliance/, but make backwards compat...Bradley M. Kuhn2013-05-101-2/+2
* Add bash completion for ledgerthdox2013-04-221-0/+91
* Comment to expound more on what it means for <Adjustment> entries to be igno...Bradley M. Kuhn2013-02-201-0/+13
* Include better explanation of what this report is for in the comments.Bradley M. Kuhn2013-02-201-1/+13
* Fix typo in error output.Bradley M. Kuhn2013-02-201-1/+1
* Use a Math::BigFloat() rather than a regular float for Adjustment comparison.Bradley M. Kuhn2013-02-201-3/+4
* Equity and Adjustment accounts should not appear in these reports at all.Bradley M. Kuhn2013-02-192-1/+7
* Catch a few additional accounts under Conference RBI category.Bradley M. Kuhn2013-02-181-1/+1
* Remove spurious print statement.Bradley M. Kuhn2013-02-181-1/+0
* Subtotaling of BRANCH DEPOSITs.Bradley M. Kuhn2013-02-181-2/+43
* Remove extra newlineBradley M. Kuhn2013-02-181-1/+1
* Rework report to be just two files (disbursements and receipts).Bradley M. Kuhn2013-02-181-19/+18
* Sort solution by date in output.Bradley M. Kuhn2013-02-181-1/+1
* Searching is better when you can set the begin date, end date and then go bac...Bradley M. Kuhn2013-02-181-6/+6
* Improve spreadsheet and debugging output.Bradley M. Kuhn2013-02-181-6/+10
* This could be for any period, not just the FY.Bradley M. Kuhn2013-02-181-1/+1
* Correct account names due to renaming of Conference accounts in chart of acco...Bradley M. Kuhn2013-02-181-4/+4
* Remove output of TXT files. CSV output is adequate.Bradley M. Kuhn2013-02-181-13/+0
* Correct regular expression for account queries to avoid inclusion of sub-acco...Bradley M. Kuhn2013-02-181-2/+2
* Support for title: field, to name sheets in the ODS file.Bradley M. Kuhn2013-02-181-1/+4
* Start search from date: easy way to resume searches.Bradley M. Kuhn2013-02-181-5/+5
* Finish reporting details for STDOUT; change command line arg to bank balance.Bradley M. Kuhn2013-02-181-20/+40
* Default to brute-force subset sum solution.Bradley M. Kuhn2013-02-181-8/+44
* Support for a list of known checksums of files already copied over.Bradley M. Kuhn2013-02-181-9/+70
* Rename the function to note it's the dynamic programming one.Bradley M. Kuhn2013-02-181-2/+2
* Loop through to build smaller sets when testing.Bradley M. Kuhn2013-02-181-29/+52
* Basic implementation probably correct, but needs much RAM.Bradley M. Kuhn2013-02-181-9/+36
* Began work on script to reconcile bank accounts.Bradley M. Kuhn2013-02-181-0/+122
* Add --single-file-directory option: create single directory with all linked f...Bradley M. Kuhn2013-02-181-5/+46
* Merge pull request #90 from rladams/nextJohn Wiegley2013-01-297-0/+1192
|\
| * Moved over some shortcut functionsadamsrl2012-10-151-6/+136
| * Added raw copies of my custom ledger scripts and elisp additions. Next need t...adamsrl2012-08-226-0/+1057
| * Created contrib/raw for examples to be shared among advanced Ledger users and...adamsrl2012-08-221-0/+5