index
:
fork-ledger.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Prevent failure if ledger sort buffer is called with point before the ledger ...
Craig Earls
2013-05-14
1
-7
/
+7
*
Fix ledger-find-slot so that it doesn't require transaction codes
Craig Earls
2013-05-14
2
-60
/
+60
*
Fix Bug 962
Craig Earls
2013-05-11
2
-81
/
+82
*
Correct regex
Craig Earls
2013-05-11
1
-1
/
+1
*
Reverted changes to completion. Changes were "more correct" but performance ...
Craig Earls
2013-05-10
3
-32
/
+12
*
Fix Bug 961, add ldg-context.el and ldg-schedule.el to CMakeLists.txt
Craig Earls
2013-05-09
1
-4
/
+6
*
Implement more efficient completion algorithm. Thanks Thierry! Also remove ...
Craig Earls
2013-05-06
3
-61
/
+38
*
Ensure ledger-mode display balance can handle zero balance accounts.
Craig Earls
2013-05-06
1
-1
/
+3
*
Add stats to ledger mode
Craig Earls
2013-05-01
1
-9
/
+22
*
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 #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
*
|
commodities cleanup
Craig Earls
2013-04-15
1
-31
/
+5
|
/
*
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
*
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
*
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
*
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
2
-30
/
+43
*
Regex consistency and cleanup.
Craig Earls
2013-04-07
1
-13
/
+12
*
Fixed reconciliation initialization. Now prompts with only account, not stat...
Craig Earls
2013-04-06
10
-206
/
+237
*
Merge branch 'next' into ledger-mode-automatic-transactions
Craig Earls
2013-04-06
2
-29
/
+25
|
\
|
*
Code cleanup of align postings
Craig Earls
2013-04-06
1
-13
/
+11
|
*
Rewrote align-postings again to improve handling of long account-names. It n...
Craig Earls
2013-04-05
1
-19
/
+20
|
*
other font cleanup
Craig Earls
2013-04-05
1
-6
/
+1
|
*
Fixed ledger-font-other line. Thanks Thierry!
Craig Earls
2013-04-05
1
-1
/
+3
*
|
Merge branch 'next' into ledger-mode-automatic-transactions
Craig Earls
2013-04-04
11
-134
/
+204
|
\
|
|
*
Regex Cleanup
Craig Earls
2013-04-04
2
-3
/
+2
|
*
Fix ledger-complete-entry for stale regex
Craig Earls
2013-04-04
1
-1
/
+1
|
*
Fix next-account so that status markers can be manually entered into a buffer...
Craig Earls
2013-04-04
1
-2
/
+6
|
*
Fixed bug that caused ledger-mode interfere with other mode that used indent-...
Craig Earls
2013-04-04
1
-1
/
+1
|
*
Fix copy-at-point and more regex consolidation and cleanup
Craig Earls
2013-04-03
7
-109
/
+103
|
*
Consolidated all major regexes into ldg-regex. Only major exception are the ...
Craig Earls
2013-04-02
11
-44
/
+90
|
*
Fixes bug 904, failure to highly pending postings. Adds two new faces for pe...
Craig Earls
2013-04-02
3
-11
/
+48
|
*
ledger-read-commodity-string now calls ledger-split-commodity-string
Craig Earls
2013-04-01
1
-19
/
+9
*
|
Merge branch 'next' into ledger-mode-automatic-transactions
Craig Earls
2013-04-01
5
-8
/
+10
|
\
|
[next]