index
:
fork-ledger.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Created new valexpr variable display_account
John Wiegley
2010-05-22
2
-13
/
+29
*
A minor fix to transaction auto-balancing
John Wiegley
2010-05-22
1
-45
/
+40
*
Added new option --prepend-width
John Wiegley
2010-05-22
4
-28
/
+56
*
Made a peculiar error slightly more verbose
John Wiegley
2010-05-22
1
-1
/
+2
*
Ommitting args to the entry command print nothing
John Wiegley
2010-05-22
1
-1
/
+5
*
Improved error reporting in the expression parser
John Wiegley
2010-05-22
4
-23
/
+45
*
Report an error for incorrect dates like 2010/04/32
John Wiegley
2010-05-22
1
-20
/
+34
*
Made the output from --options better looking
John Wiegley
2010-05-22
1
-4
/
+7
*
Changed the report generated by the csv command
John Wiegley
2010-05-22
2
-4
/
+15
*
Option --count sums payees, account, commodities
John Wiegley
2010-05-22
4
-18
/
+39
*
Added new commands: acounts, payees, commodities
John Wiegley
2010-05-22
3
-1
/
+144
*
Interpolate uses of $account in automated postings
John Wiegley
2010-05-22
1
-2
/
+8
*
Guard against NULL value passed to "end" directive
John Wiegley
2010-05-22
1
-1
/
+1
*
emacs command was referencing uninitialized values
John Wiegley
2010-05-22
1
-6
/
+13
*
Temporary accounts were referenced after deletion
John Wiegley
2010-05-22
2
-4
/
+20
*
Added account_id and xact_id valexpr vars for posts
John Wiegley
2010-05-18
2
-0
/
+39
*
A string was not terminated with a NUL.
John Wiegley
2010-05-12
1
-1
/
+6
*
Added more iterator methods to call_scope_t
John Wiegley
2010-05-08
1
-0
/
+11
*
Added any() and all() value expression macros
John Wiegley
2010-05-08
6
-6
/
+131
*
Added O_EXPAND operator, to handle macros
John Wiegley
2010-05-08
2
-3
/
+50
*
interactive_t now takes an "X" for expressions
John Wiegley
2010-05-08
2
-0
/
+17
*
Added a simple print() value expression function
John Wiegley
2010-05-08
2
-0
/
+17
*
Allow expr_t& to be passed in a value_t
John Wiegley
2010-05-08
2
-3
/
+57
*
print command correctly prints amount expressions
John Wiegley
2010-05-07
2
-5
/
+22
*
The --invert option now works with "convert"
John Wiegley
2010-05-07
1
-1
/
+6
*
The include directive now supports file globbing
John Wiegley
2010-03-17
3
-5
/
+68
*
Added new --meta and --meta-width options
John Wiegley
2010-03-17
2
-9
/
+52
*
Tags were not being set properly on postings
John Wiegley
2010-03-17
3
-23
/
+32
*
The --pivot=X option now only matches the tag "X"
John Wiegley
2010-03-17
1
-1
/
+1
*
Improved the new implementation of "print"
John Wiegley
2010-03-17
1
-4
/
+4
*
Do not implicitly sort register output
John Wiegley
2010-03-17
1
-0
/
+2
*
Short-circuit --head handler when count is reached
John Wiegley
2010-03-16
2
-4
/
+11
*
Extended regexp syntax for "payee" and "capture"
John Wiegley
2010-03-10
1
-4
/
+32
*
Commented out the date limiter in the lookup code
John Wiegley
2010-03-10
1
-0
/
+2
*
When deriving, don't carry over the code or not
John Wiegley
2010-03-10
1
-6
/
+6
*
Cleaned up the intelligent lookup algorithm a bit
John Wiegley
2010-03-10
1
-87
/
+72
*
Corrected a debug string
John Wiegley
2010-03-10
1
-1
/
+1
*
Added experimental account lookup logic
John Wiegley
2010-03-08
4
-24
/
+404
*
The CSV reader now auto-correlates fields by regex
John Wiegley
2010-03-08
2
-52
/
+210
*
Added find() and operator[] to unistring
John Wiegley
2010-03-08
1
-0
/
+19
*
Rewrite the "print" command as a custom function
John Wiegley
2010-03-08
14
-90
/
+358
*
Corrected a case for value < value
John Wiegley
2010-03-06
1
-1
/
+3
*
Abstracted an sha1sum() function
John Wiegley
2010-03-06
2
-6
/
+11
*
Fixed a problem with the "quoted" valexpr function
John Wiegley
2010-03-05
1
-2
/
+2
*
Added some preliminary code for convert CSV to Ledger
John Wiegley
2010-03-05
6
-2
/
+445
*
Added new "payee" and "capture" directives
John Wiegley
2010-03-05
3
-1
/
+62
*
Change an exception test to a plain if
John Wiegley
2010-03-05
1
-4
/
+2
*
Updated copyrights to 2003-2010
John Wiegley
2010-03-05
115
-116
/
+116
*
Renamed the "args" command to "query"
John Wiegley
2010-03-04
3
-3
/
+7
*
Some minor refactoring of the textual parser
John Wiegley
2010-02-05
3
-176
/
+145
[next]