| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | | Adjust navigate-find-end-of-act so that it will sort empty act. | Craig Earls | 2014-12-04 | 2 | -31/+5 |
* | | | Merge commit 'a65815607ff9648cd27d00de5551f5caad12314f' | Craig Earls | 2014-12-03 | 1 | -2/+3 |
|\ \ \ |
|
| * \ \ | Merge pull request #337 from afh/pull/DocTest | Martin Michlmayr | 2014-12-03 | 1 | -2/+3 |
| |\ \ \ |
|
| | * | | | Fix DocTests running in non-standard width terminal | Alexis Hildebrandt | 2014-12-03 | 1 | -2/+3 |
| |/ / / |
|
* / / / | Don't bomb out if the occur reggae has no matches. | Craig Earls | 2014-12-03 | 1 | -32/+35 |
|/ / / |
|
* | | | Fix change I accidentally committed when trying to fix reconcile in frames. | Craig Earls | 2014-12-02 | 2 | -4/+7 |
* | | | Another fonitification fix. and clean up a stray reference to function removed. | Craig Earls | 2014-12-02 | 2 | -22/+14 |
* | | | Adjust payee line fortification. | Craig Earls | 2014-12-02 | 1 | -1/+3 |
* | | | Doc string cleanup. | Craig Earls | 2014-12-01 | 2 | -24/+27 |
* | | | Doc string cleanup. | Craig Earls | 2014-12-01 | 5 | -28/+36 |
* | | | Fix effective date command. | Craig Earls | 2014-12-01 | 1 | -12/+15 |
* | | | Merge branch 'master' into ledger-mode-code-cleanup | Craig Earls | 2014-12-01 | 6 | -33/+42 |
|\ \ \ |
|
| * | | | Simplifies parsing of the beginning of an act. This allows fontifying effect... | Craig Earls | 2014-12-01 | 2 | -19/+23 |
| * | | | Merge pull request #336 from csrhodes/master | John Wiegley | 2014-12-01 | 1 | -0/+6 |
| |\ \ \ |
|
| | * | | | support date as well as datetime in Balance.value() | Christophe Rhodes | 2014-12-01 | 1 | -0/+6 |
| |/ / / |
|
| * | | | Merge pull request #333 from afh/pull/DocTests | Martin Michlmayr | 2014-12-01 | 2 | -13/+12 |
| |\ \ \ |
|
| | * | | | Fix and re-enable DocTests | Alexis Hildebrandt | 2014-11-29 | 2 | -13/+12 |
| * | | | | Merge pull request #334 from afh/pull/svg_build_status | Steve Purcell | 2014-11-29 | 1 | -1/+1 |
| |\ \ \ \
| | |/ / /
| |/| | | |
|
| | * | | | Change Travis CI build status icon fromat to SVG | Alexis Hildebrandt | 2014-11-29 | 1 | -1/+1 |
| |/ / / |
|
* / / / | Cleaned up commodities and completion code. | Craig Earls | 2014-11-30 | 4 | -66/+69 |
|/ / / |
|
* | | | Merge pull request #331 from rnkn/patch-1 | Craig Earls | 2014-11-27 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | Fixes act having higher priority than region | Paul Rankin | 2014-11-27 | 1 | -1/+1 |
* | | | | Merge branch 'prefix-s-trim-functions' into schedule-compiler-improvements | Craig Earls | 2014-11-27 | 2 | -21/+5 |
|\ \ \ \ |
|
| * | | | | Remove s-trim functions since they stomp on s.el. | Craig Earls | 2014-11-27 | 2 | -21/+5 |
| |/ / / |
|
* | | | | Handle count day of month, i.e. third Thursday is */*/3Th, every Thursday i... | Craig Earls | 2014-11-26 | 1 | -1/+5 |
* | | | | Minor code cleanup | Craig Earls | 2014-11-26 | 1 | -17/+16 |
* | | | | Handle base-date + integer * day of week. i.e. 2014/11/27+2Th for every othe... | Craig Earls | 2014-11-26 | 1 | -20/+41 |
* | | | | Handle E and O for months and comma separate list of numbers for months and d... | Craig Earls | 2014-11-26 | 1 | -75/+33 |
|/ / / |
|
* | | | Fix minor navigation bugs. Prev and next act now properly handle directives ... | Craig Earls | 2014-11-15 | 2 | -5/+8 |
* | | | Merge pull request #330 from eliptus/feature/embedded-python | John Wiegley | 2014-11-15 | 5 | -3/+35 |
|\ \ \ |
|
| * | | | Improve Embedded Python Support | ELIPTUS | 2014-11-12 | 5 | -3/+35 |
* | | | | Fix a bug the caused reconciliation to lock up in an automatic transaction wa... | Craig Earls | 2014-11-14 | 2 | -3/+3 |
* | | | | Merge pull request #328 from listx/master | Craig Earls | 2014-11-13 | 1 | -1/+1 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | doc: ledger-mode: load lazily | Linus Arver | 2014-11-12 | 1 | -1/+1 |
|/ / / |
|
* | | | Smash a bug that cause the status on a posting with no amount to bleed into t... | Craig Earls | 2014-11-11 | 3 | -23/+53 |
* | | | Add 1 to the end of region for single line directives. This will force the l... | Craig Earls | 2014-11-09 | 1 | -1/+1 |
* | | | Handle block comments as blocks rather than individual lines. | Craig Earls | 2014-11-09 | 1 | -4/+50 |
* | | | Fix navigate bug keeping prev-xact key binding from working. | Craig Earls | 2014-11-09 | 3 | -6/+7 |
* | | | Detect the beginning of periodic transactions properly. | Craig Earls | 2014-11-07 | 1 | -4/+5 |
* | | | Merge branch 'master' of https://github.com/ledger/ledger | Craig Earls | 2014-11-07 | 8 | -26/+50 |
|\ \ \ |
|
| * | | | Some minor changes | John Wiegley | 2014-11-04 | 2 | -9/+10 |
| * | | | Merge pull request #327 from myqlarson/patch-1 | Martin Michlmayr | 2014-10-19 | 1 | -9/+9 |
| |\ \ \ |
|
| | * | | | Update ledger3.texi | myqlarson | 2014-10-20 | 1 | -4/+4 |
| | * | | | Update ledger3.texi | myqlarson | 2014-10-20 | 1 | -5/+5 |
| |/ / / |
|
| * | | | Fix numbers from example | Martin Michlmayr | 2014-10-17 | 1 | -2/+2 |
| * | | | Typo fix | Martin Michlmayr | 2014-10-17 | 1 | -1/+1 |
| * | | | make --columns default to terminal width, as returned by ioctl() | Stefano Zacchiroli | 2014-10-13 | 4 | -0/+20 |
| * | | | BUILD_WEB_DOCS implies BUILD_DOCS | Martin Michlmayr | 2014-10-12 | 1 | -0/+5 |
| * | | | Fix texinfo syntax errors | Martin Michlmayr | 2014-10-12 | 1 | -5/+3 |
* | | | | Improve finding boundaries of elements for fontification. Also added P for p... | Craig Earls | 2014-11-07 | 3 | -2/+27 |
|/ / / |
|