index
:
fork-ledger.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
filters.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Removed the nearly unknown --descend and --descend-if options.
John Wiegley
2009-02-06
1
-52
/
+14
*
Greatly simplified the way option and command handlers are defined.
John Wiegley
2009-02-05
1
-1
/
+3
*
Largely removed all of Ledger's use of global variables, for the REPL's sake.
John Wiegley
2009-02-04
1
-35
/
+22
*
Changed many uses of "unsigned long" to std::size_t.
John Wiegley
2009-02-01
1
-4
/
+3
*
Added documentation stubs for all include files and classes.
John Wiegley
2009-01-31
1
-0
/
+149
*
Stopped using the generic "unsigned int" in favor of more specific types.
John Wiegley
2009-01-29
1
-5
/
+5
*
Added support for "anonymizing" any report with --anon.
John Wiegley
2009-01-20
1
-2
/
+23
*
Increased copyright range to include 2009.
John Wiegley
2009-01-20
1
-1
/
+1
*
Got changed_value_xacts working again.
John Wiegley
2009-01-19
1
-2
/
+4
*
Factored common parts of entry_t and xact_t into new item_t
John Wiegley
2008-09-19
1
-2
/
+2
*
Enabled the --tail and --head options.
John Wiegley
2008-08-13
1
-4
/
+4
*
The balance report is working again.
John Wiegley
2008-08-10
1
-5
/
+7
*
Basic balance reports are working again!
John Wiegley
2008-08-10
1
-2
/
+2
*
Moved around most of the files so that source code is in src/, documentation
John Wiegley
2008-08-05
1
-0
/
+702