Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Merge pull request #180 from thdox/documentation-typos | John Wiegley | 2013-04-24 | 1 | -524/+465 | |
|\ | ||||||
| * | suppress double spaces before ':' and ',' | thdox | 2013-04-24 | 1 | -54/+54 | |
| * | fix double quotes | thdox | 2013-04-24 | 1 | -12/+12 | |
| * | fix emphasis | thdox | 2013-04-24 | 1 | -2/+2 | |
| * | Fix url | thdox | 2013-04-24 | 1 | -6/+2 | |
| * | Fix Gnuplot and GnuCash syntax accodingly first page of web site. | thdox | 2013-04-23 | 1 | -3/+3 | |
| * | fix with @code{} when needed | thdox | 2013-04-23 | 1 | -10/+10 | |
| * | Add consitency by using Verb (infinitive uppercased) and not | thdox | 2013-04-23 | 1 | -217/+162 | |
| * | delete trailing whitespaces | thdox | 2013-04-23 | 1 | -214/+214 | |
| * | fix some typos | thdox | 2013-04-23 | 1 | -14/+14 | |
|/ | ||||||
* | Merge pull request #179 from thdox/bash-completion | Craig Earls | 2013-04-22 | 1 | -0/+91 | |
|\ | ||||||
| * | Add bash completion for ledger | thdox | 2013-04-22 | 1 | -0/+91 | |
|/ | ||||||
* | Merge pull request #178 from georgek/regex | Craig Earls | 2013-04-22 | 3 | -1/+40 | |
|\ | ||||||
| * | Add highlighting for multiple line comments | George Kettleborough | 2013-04-21 | 3 | -1/+40 | |
* | | Remove intangible property from occur overlays. | Craig Earls | 2013-04-22 | 1 | -2/+1 | |
|/ | ||||||
* | Sort buffer now attempts to keep point at the same xact. | Craig Earls | 2013-04-18 | 1 | -31/+44 | |
* | Merge pull request #177 from thdox/documentation-typos | Craig Earls | 2013-04-16 | 1 | -183/+183 | |
|\ | ||||||
| * | Fix total posting costs example | thdox | 2013-04-16 | 1 | -2/+2 | |
| * | delete trailing whitespaces | thdox | 2013-04-16 | 1 | -153/+153 | |
| * | fix typos | thdox | 2013-04-16 | 1 | -29/+29 | |
|/ | ||||||
* | Merge pull request #176 from georgek/regex | Craig Earls | 2013-04-16 | 3 | -59/+70 | |
|\ | ||||||
| * | Make union of regexps at compile time | George Kettleborough | 2013-04-16 | 2 | -5/+8 | |
| * | Fix payees and accounts matching to themselves | George Kettleborough | 2013-04-16 | 1 | -52/+56 | |
| * | Fix completion on payees | George Kettleborough | 2013-04-15 | 1 | -2/+6 | |
| * | Clean up payee regexes | George Kettleborough | 2013-04-15 | 1 | -4/+4 | |
* | | Merge commit '3ad0f0d8a519d394b228908fc9b34ed7438386c2' into next | Craig Earls | 2013-04-15 | 1 | -1/+1 | |
|\| | ||||||
| * | Merge pull request #175 from thdox/bug-950 | John Wiegley | 2013-04-14 | 1 | -1/+1 | |
| |\ | ||||||
| | * | Bug 950 | Thierry (thdox) | 2013-04-15 | 1 | -1/+1 | |
| |/ | ||||||
* / | commodities cleanup | Craig Earls | 2013-04-15 | 1 | -31/+5 | |
|/ | ||||||
* | Fixed ledger-mode.texi for info. | Craig Earls | 2013-04-14 | 1 | -1/+5 | |
* | Merge pull request #174 from davidkeegan/next | Craig Earls | 2013-04-14 | 1 | -1/+1 | |
|\ | ||||||
| * | Function name mismatch causes revert error. | David Keegan | 2013-04-14 | 1 | -1/+1 | |
|/ | ||||||
* | Bug 951, handle thousand separators. | Craig Earls | 2013-04-13 | 5 | -274/+296 | |
* | Merge pull request #172 from georgek/regex | Craig Earls | 2013-04-13 | 4 | -13/+47 | |
|\ | ||||||
| * | Allow completion on accounts and metadata | George Kettleborough | 2013-04-13 | 2 | -8/+33 | |
| * | Add regex for metadata | George Kettleborough | 2013-04-13 | 1 | -3/+12 | |
| * | Fix comment regex to include all line comment types | George Kettleborough | 2013-04-11 | 2 | -2/+2 | |
| * | Stop account regexes matching comments | George Kettleborough | 2013-04-11 | 1 | -3/+3 | |
* | | fix typos in acprep | Johann Klähn | 2013-04-13 | 1 | -2/+2 | |
* | | Added .dir-locals.el | John Wiegley | 2013-04-12 | 1 | -0/+31 | |
|/ | ||||||
* | More regex fine tuning | Craig Earls | 2013-04-10 | 1 | -8/+8 | |
* | More regex finetuning in context | Craig Earls | 2013-04-10 | 1 | -4/+8 | |
* | Refactoring and style. | Craig Earls | 2013-04-10 | 10 | -211/+178 | |
* | Merge pull request #171 from georgek/docs | Craig Earls | 2013-04-10 | 1 | -12/+12 | |
|\ | ||||||
| * | Minor formatting fixes for Emacs and Org mode | George Kettleborough | 2013-04-10 | 1 | -12/+12 | |
* | | even better context regex generation | Craig Earls | 2013-04-10 | 1 | -12/+13 | |
|/ | ||||||
* | Regex cleanup in ldg-context | Craig Earls | 2013-04-09 | 1 | -20/+33 | |
* | Make quick balance showed "cleared" results | Craig Earls | 2013-04-08 | 1 | -10/+6 | |
* | Improve quick display. | Craig Earls | 2013-04-08 | 1 | -2/+4 | |
* | Added quick balance check to ledger-mode | Craig Earls | 2013-04-08 | 3 | -30/+51 |