index
:
fork-ledger.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
report.h
Commit message (
Collapse
)
Author
Age
Files
Lines
...
*
Increased copyright range to include 2009.
John Wiegley
2009-01-20
1
-1
/
+1
|
*
Added back several cost reporting options.
John Wiegley
2009-01-19
1
-18
/
+24
|
*
Added back the -V (market value) option.
John Wiegley
2009-01-19
1
-0
/
+2
|
*
Added the concept of a "display_total", used for showing the values in the
John Wiegley
2009-01-19
1
-0
/
+3
|
|
|
|
|
totals column of both the register and balance reports. This is different from the internal calculated total, which is still "total_expr".
*
Commented out some dead code.
John Wiegley
2008-09-20
1
-0
/
+2
|
*
Restored --cleared, --pending, --uncleared, -X and -Y.
John Wiegley
2008-09-16
1
-10
/
+13
|
*
Restored --format, --date-format (-y), and --input-date-format options.
John Wiegley
2008-09-14
1
-5
/
+7
|
*
Re-enabled many more options, among them -n.
John Wiegley
2008-08-14
1
-17
/
+28
|
*
Restored the -p, -b and -e reporting options.
John Wiegley
2008-08-14
1
-70
/
+78
|
*
Moved a block of code from report to session, though it's still commented out.
John Wiegley
2008-08-14
1
-13
/
+0
|
*
Enabled the --tail and --head options.
John Wiegley
2008-08-13
1
-6
/
+10
|
*
Regular expressions supplied after 'reg' or 'bal' are working again.
John Wiegley
2008-08-10
1
-3
/
+7
|
*
Moved around most of the files so that source code is in src/, documentation
John Wiegley
2008-08-05
1
-0
/
+757
is in doc/, etc.
[prev]