summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | add tests for --detail and --rich-datatripun2014-08-101-0/+32
* | add alternative for --head , i.e --firsttripun2014-08-101-0/+14
* | added test for alternatives of --gain , i.e --change and -Gtripun2014-08-101-1/+10
* | add test for --dctripun2014-08-101-0/+22
* | Merge commit '689112d3c0ffeb895ad4d8b9f61b50c5f537f0ed'Craig Earls2014-07-291-1/+1
|\ \
| * \ Merge pull request #311 from tripun/code_coverageJohn Wiegley2014-07-241-1/+1
| |\ \
| | * | fix code coverage problemtripun2014-07-241-1/+1
* | | | Improve ledger-report-redo buffer type checking.Craig Earls2014-07-291-1/+1
|/ / /
* | | For ledger-post-align-postings to run on xacts added with ledger-addCraig Earls2014-07-152-2/+2
* | | Merge pull request #310 from tbm/712-713-costsMartin Michlmayr2014-07-1419-1846/+796
|\ \ \ | |/ / |/| |
| * | Preserve the given cost for printMartin Michlmayr2014-07-143-3/+6
| * | Add a regression test for bug #712Martin Michlmayr2014-07-142-0/+22
| * | Add regression tests for bug #713Martin Michlmayr2014-07-142-0/+88
| * | Regenerate tests for fix for bug #713Martin Michlmayr2014-07-145-1799/+639
| * | Update tests for fix for bug #713Martin Michlmayr2014-07-146-42/+37
| * | Preserve original cost basis when gain or loss is madeMartin Michlmayr2014-07-141-2/+4
|/ /
* | Make the reconcile balance status message more clear.Craig Earls2014-07-131-1/+1
* | make leder-mode-dump-configuration interactiveCraig Earls2014-07-131-0/+1
* | Added ledger-report-auto-refresh customization variable.Craig Earls2014-07-121-2/+8
* | Improve report redo logic.Craig Earls2014-07-121-10/+12
* | ledger-redo added as after-save-hookCraig Earls2014-07-122-1/+3
* | Merge branch 'master' into ledger-mode-bug-1063-auto-refresh-reportsCraig Earls2014-07-121-11/+10
|\ \
| * \ Merge pull request #309 from holomorph/masterSteve Purcell2014-07-121-11/+10
| |\ \
| | * | ledger-fonts.el: untabifyMark Oteiza2014-07-121-2/+2
| | * | use inherits for related faces that are the sameMark Oteiza2014-07-121-9/+8
| |/ /
* / / Code cleanupCraig Earls2014-07-125-69/+26
|/ /
* | Merge pull request #308 from vanicat/t/dont-use-flattenCraig Earls2014-07-091-2/+2
|\ \
| * | ledger-reconcile.el: don't use flattenRĂ©mi Vanicat2014-07-091-2/+2
|/ /
* | Merge branch 'ledger-mode-bbug-875-configurable-reconcile-line'Craig Earls2014-07-031-28/+73
|\ \
| * | Finished configurable reconcile format line.Craig Earls2014-07-031-4/+15
| * | ledger-reconcile-compile-format-string returns a lambda that is used to forma...Craig Earls2014-07-021-17/+25
| * | Refactor code to pull posting format into separate defun. Added reconcile buf...Craig Earls2014-07-021-27/+53
* | | Merge pull request #307 from redstreet/masterCraig Earls2014-07-031-22/+74
|\ \ \
| * | | Fix to 90519fc6e132bd (moved paragraph to end of section).Redstreet2014-07-031-5/+4
| * | | Updated out of date value expression section in the documentation.Redstreet2014-07-031-22/+75
|/ / /
* / / Unify debugging categoriesMartin Michlmayr2014-07-013-10/+10
|/ /
* | Fix bug 1051 ledger-posting-amount-face doesn't workCraig Earls2014-06-301-0/+7
* | Add regression test for commit de17ccf1Martin Michlmayr2014-06-301-0/+61
* | Format commands properlyMartin Michlmayr2014-06-301-2/+7
* | Typo fixMartin Michlmayr2014-06-301-1/+1
* | Document --valuesMartin Michlmayr2014-06-302-1/+4
* | Document --unrealizedMartin Michlmayr2014-06-302-1/+4
* | Merge pull request #306 from maxsatula/status-behaviorJohn Wiegley2014-06-301-2/+1
|\ \
| * | When a status flag (! or *) is explicitly specified for an individual posting...Max Satula2014-06-301-2/+1
|/ /
* | ledger reconcile will recommend the account in the posting, even if point isn...Craig Earls2014-06-291-2/+1
* | ensures that account with spaces in the names are correctly rested by ledger-...Craig Earls2014-06-291-9/+10
* | context was not handling decimal-comma properly.Craig Earls2014-06-291-2/+2
* | ledger-reconcile clean byte-compileCraig Earls2014-06-281-5/+5
* | ledger-complete clean byte compileCraig Earls2014-06-281-20/+4
* | Fix Bug 1057: Emacs output does not escape special characters.Craig Earls2014-06-262-74/+81