index
:
fork-ledger.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
ldg-post.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix Bug 962
Craig Earls
2013-05-11
1
-80
/
+81
*
Bug 951, handle thousand separators.
Craig Earls
2013-04-13
1
-1
/
+1
*
Refactoring and style.
Craig Earls
2013-04-10
1
-13
/
+13
*
Fixed reconciliation initialization. Now prompts with only account, not stat...
Craig Earls
2013-04-06
1
-9
/
+0
*
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
*
Fix next-account so that status markers can be manually entered into a buffer...
Craig Earls
2013-04-04
1
-2
/
+6
*
Fix copy-at-point and more regex consolidation and cleanup
Craig Earls
2013-04-03
1
-2
/
+2
*
Consolidated all major regexes into ldg-regex. Only major exception are the ...
Craig Earls
2013-04-02
1
-10
/
+1
*
Fixes bug 904, failure to highly pending postings. Adds two new faces for pe...
Craig Earls
2013-04-02
1
-2
/
+2
*
Fix Bug 941, ensure two spaces are left between account and amount
Craig Earls
2013-04-01
1
-1
/
+2
*
Align post speed improvements after adding the long account name handling.
Craig Earls
2013-03-27
1
-23
/
+26
*
Fix bug 935, very long account names can get stomped on.
Craig Earls
2013-03-27
1
-7
/
+8
*
Better end testing for align-postings
Craig Earls
2013-03-26
1
-3
/
+3
*
More speed improvements for align-postings.
Craig Earls
2013-03-26
1
-15
/
+6
*
Major speed improvements to ledger-post-align-postings
Craig Earls
2013-03-26
1
-38
/
+32
*
Fix align-postings to deal with being at end of buffer
Craig Earls
2013-03-25
1
-3
/
+5
*
Speed improvement to align-postings.
Craig Earls
2013-03-25
1
-4
/
+9
*
Fix bug 928 Refix slow indent-region behavior.
Craig Earls
2013-03-25
1
-4
/
+9
*
Lots of code cleanup. (if () (progn …) ==> (when () …) all over the p...
Craig Earls
2013-03-25
1
-1
/
+1
*
Make complete play nice with auto alignment
Craig Earls
2013-03-24
1
-2
/
+6
*
Clean up ldg-post.el
Craig Earls
2013-03-24
1
-2
/
+15
*
Second rewrite of ledger-post-align-postings. Will probably perfect with the...
Craig Earls
2013-03-24
1
-48
/
+47
*
More armor plating on ledger-post-align-postings
Craig Earls
2013-03-23
1
-42
/
+46
*
Rewrote ledger-post-align-postings to address bugs 923 924 925 926 927 and 928.
Craig Earls
2013-03-23
1
-53
/
+58
*
Fix bug 916 along amount in region
Craig Earls
2013-03-22
1
-56
/
+10
*
Bug 916: Added back in old ledger-post-align-amount code for Thierry.
Craig Earls
2013-03-18
1
-0
/
+49
*
Finally got rid of ledger-post-deafult-account-indent string.
Craig Earls
2013-03-16
1
-4
/
+0
*
Fixed bug where reconcile bombed if you tried to start from a comment
Craig Earls
2013-03-09
1
-1
/
+2
*
refactored the auto-adjust to make it default
Craig Earls
2013-03-07
1
-10
/
+11
*
Made account formatting and auto complete compatible.
Craig Earls
2013-03-07
1
-17
/
+21
*
Account auto formatting now works with tab completion
Craig Earls
2013-03-06
1
-4
/
+9
*
Correct bug is edit amount.
Craig Earls
2013-03-06
1
-10
/
+1
*
Add acct under point to reconcile prompt. Fix reconcile balance display of e...
Craig Earls
2013-03-04
1
-0
/
+12
*
Remove auto account alignment as it interfered with account completion.
Craig Earls
2013-03-02
1
-3
/
+3
*
Add ability to posting the account in a posting using the iedger-default-acct...
Craig Earls
2013-03-02
1
-4
/
+17
*
Restructured customization groups. Completed initial draft of ledger-mode doc...
Craig Earls
2013-02-27
1
-14
/
+12
*
A better try to deal with decimal-comma from ledger
Craig Earls
2013-02-17
1
-7
/
+1
*
Code commenting cleanup.
Craig Earls
2013-02-14
1
-7
/
+25
*
Bug 882 Calc mode doesn't play nice with decimal comma
Craig Earls
2013-02-12
1
-2
/
+15
*
Comment and code cleanup
Craig Earls
2013-02-12
1
-8
/
+10
*
Lisp code cleanup.
Craig Earls
2013-02-12
1
-3
/
+2
*
Merge pull request #146 from vanicat/t/other-currency
John Wiegley
2013-02-08
1
-1
/
+1
|
\
|
*
Add € and £ to currency one could use in new ledger mode
Rémi Vanicat
2013-02-08
1
-1
/
+1
*
|
Lisp code cleanup
Craig Earls
2013-02-05
1
-22
/
+22
*
|
Fixed ledger-post-edit-amount so that it can be called from the and of an acc...
Craig Earls
2013-02-04
1
-10
/
+17
*
|
Added menu and keybinding for ledger-post-edit-amount
Craig Earls
2013-02-01
1
-5
/
+0
*
|
Added GPL licensing information to lisp files
Craig Earls
2013-01-29
1
-0
/
+21
|
/
*
Don't allow trailing ws in abbrev. account segments
John Wiegley
2012-03-16
1
-1
/
+1
*
Untabified all source files
John Wiegley
2010-06-11
1
-49
/
+49
[next]