summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge branch 'master' of https://github.com/ledger/ledgerCraig Earls2014-12-051-4/+3
|\ \ \
| * | | Inherit standard font lock faces where appropriateSteve Purcell2014-12-051-4/+3
* | | | Tweak ledger-clean-up to attempt to find the exact you were at when you order...Craig Earls2014-12-051-5/+12
|/ / /
* | | Adjust navigate-find-end-of-act so that it will sort empty act.Craig Earls2014-12-042-31/+5
* | | Merge commit 'a65815607ff9648cd27d00de5551f5caad12314f'Craig Earls2014-12-031-2/+3
|\ \ \
| * \ \ Merge pull request #337 from afh/pull/DocTestMartin Michlmayr2014-12-031-2/+3
| |\ \ \
| | * | | Fix DocTests running in non-standard width terminalAlexis Hildebrandt2014-12-031-2/+3
| |/ / /
* / / / Don't bomb out if the occur reggae has no matches.Craig Earls2014-12-031-32/+35
|/ / /
* | | Fix change I accidentally committed when trying to fix reconcile in frames.Craig Earls2014-12-022-4/+7
* | | Another fonitification fix. and clean up a stray reference to function removed.Craig Earls2014-12-022-22/+14
* | | Adjust payee line fortification.Craig Earls2014-12-021-1/+3
* | | Doc string cleanup.Craig Earls2014-12-012-24/+27
* | | Doc string cleanup.Craig Earls2014-12-015-28/+36
* | | Fix effective date command.Craig Earls2014-12-011-12/+15
* | | Merge branch 'master' into ledger-mode-code-cleanupCraig Earls2014-12-016-33/+42
|\ \ \
| * | | Simplifies parsing of the beginning of an act. This allows fontifying effect...Craig Earls2014-12-012-19/+23
| * | | Merge pull request #336 from csrhodes/masterJohn Wiegley2014-12-011-0/+6
| |\ \ \
| | * | | support date as well as datetime in Balance.value()Christophe Rhodes2014-12-011-0/+6
| |/ / /
| * | | Merge pull request #333 from afh/pull/DocTestsMartin Michlmayr2014-12-012-13/+12
| |\ \ \
| | * | | Fix and re-enable DocTestsAlexis Hildebrandt2014-11-292-13/+12
| * | | | Merge pull request #334 from afh/pull/svg_build_statusSteve Purcell2014-11-291-1/+1
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Change Travis CI build status icon fromat to SVGAlexis Hildebrandt2014-11-291-1/+1
| |/ / /
* / / / Cleaned up commodities and completion code.Craig Earls2014-11-304-66/+69
|/ / /
* | | Merge pull request #331 from rnkn/patch-1Craig Earls2014-11-271-1/+1
|\ \ \
| * | | Fixes act having higher priority than regionPaul Rankin2014-11-271-1/+1
* | | | Merge branch 'prefix-s-trim-functions' into schedule-compiler-improvementsCraig Earls2014-11-272-21/+5
|\ \ \ \
| * | | | Remove s-trim functions since they stomp on s.el.Craig Earls2014-11-272-21/+5
| |/ / /
* | | | Handle count day of month, i.e. third Thursday is */*/3Th, every Thursday i...Craig Earls2014-11-261-1/+5
* | | | Minor code cleanupCraig Earls2014-11-261-17/+16
* | | | Handle base-date + integer * day of week. i.e. 2014/11/27+2Th for every othe...Craig Earls2014-11-261-20/+41
* | | | Handle E and O for months and comma separate list of numbers for months and d...Craig Earls2014-11-261-75/+33
|/ / /
* | | Fix minor navigation bugs. Prev and next act now properly handle directives ...Craig Earls2014-11-152-5/+8
* | | Merge pull request #330 from eliptus/feature/embedded-pythonJohn Wiegley2014-11-155-3/+35
|\ \ \
| * | | Improve Embedded Python SupportELIPTUS2014-11-125-3/+35
* | | | Fix a bug the caused reconciliation to lock up in an automatic transaction wa...Craig Earls2014-11-142-3/+3
* | | | Merge pull request #328 from listx/masterCraig Earls2014-11-131-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | doc: ledger-mode: load lazilyLinus Arver2014-11-121-1/+1
|/ / /
* | | Smash a bug that cause the status on a posting with no amount to bleed into t...Craig Earls2014-11-113-23/+53
* | | Add 1 to the end of region for single line directives. This will force the l...Craig Earls2014-11-091-1/+1
* | | Handle block comments as blocks rather than individual lines.Craig Earls2014-11-091-4/+50
* | | Fix navigate bug keeping prev-xact key binding from working.Craig Earls2014-11-093-6/+7
* | | Detect the beginning of periodic transactions properly.Craig Earls2014-11-071-4/+5
* | | Merge branch 'master' of https://github.com/ledger/ledgerCraig Earls2014-11-078-26/+50
|\ \ \
| * | | Some minor changesJohn Wiegley2014-11-042-9/+10
| * | | Merge pull request #327 from myqlarson/patch-1Martin Michlmayr2014-10-191-9/+9
| |\ \ \
| | * | | Update ledger3.teximyqlarson2014-10-201-4/+4
| | * | | Update ledger3.teximyqlarson2014-10-201-5/+5
| |/ / /
| * | | Fix numbers from exampleMartin Michlmayr2014-10-171-2/+2
| * | | Typo fixMartin Michlmayr2014-10-171-1/+1
| * | | make --columns default to terminal width, as returned by ioctl()Stefano Zacchiroli2014-10-134-0/+20