index
:
fork-ledger.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
ldg-commodities.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
Consolidated all major regexes into ldg-regex. Only major exception are the ...
Craig Earls
2013-04-02
1
-3
/
+5
*
ledger-read-commodity-string now calls ledger-split-commodity-string
Craig Earls
2013-04-01
1
-19
/
+9
*
Removing some warning when compiling ledger.
Rémi Vanicat
2013-03-30
1
-1
/
+1
*
Handle quoted commodities in ledger-split-commodity-string
Craig Earls
2013-03-26
1
-15
/
+26
*
Improve complete-all and reconcile saving
Craig Earls
2013-03-25
1
-1
/
+2
*
Lots of code cleanup. (if () (progn …) ==> (when () …) all over the p...
Craig Earls
2013-03-25
1
-1
/
+1
*
Code cleanup in ldg-exec and ledger-split-commodity
Craig Earls
2013-03-25
1
-23
/
+22
*
Fix ledger-split-commodities to handle integer balances
Craig Earls
2013-03-24
1
-2
/
+2
*
Improve ledger-split-commodities to handle multi character commodities.
Craig Earls
2013-03-24
1
-10
/
+8
*
Added checking for thousands separators in commodity split.
Craig Earls
2013-03-20
1
-3
/
+5
*
Add acct under point to reconcile prompt. Fix reconcile balance display of e...
Craig Earls
2013-03-04
1
-22
/
+24
*
Ensure reconcile balance display can handle empty accounts. Also force balan...
Craig Earls
2013-03-01
1
-10
/
+17
*
Restructured customization groups. Completed initial draft of ledger-mode doc...
Craig Earls
2013-02-27
1
-7
/
+1
*
Update date regex to handles dashes and slashes
Craig Earls
2013-02-27
1
-0
/
+1
*
Ensure that commodities using decimal period, have comma separators removed f...
Craig Earls
2013-02-26
1
-1
/
+3
*
ledger-mode now automatically loads and parses the init file.
Craig Earls
2013-02-23
1
-2
/
+1
*
Another buglet in the commodity handler.
Craig Earls
2013-02-21
1
-0
/
+1
*
Another attempt to deal with decimal-comma
Craig Earls
2013-02-21
1
-3
/
+4
*
Better way of splitting the commodity from the value.
Craig Earls
2013-02-19
1
-8
/
+18
*
A better try to deal with decimal-comma from ledger
Craig Earls
2013-02-17
1
-8
/
+38
*
Changed prompt for reconciliation target.
Craig Earls
2013-02-15
1
-4
/
+3
*
Improved error reporting
Craig Earls
2013-02-15
1
-6
/
+0
*
Code commenting cleanup.
Craig Earls
2013-02-14
1
-6
/
+14
*
Added rudimentary target checking to reconcile.
Craig Earls
2013-02-13
1
-0
/
+93