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
*
[misc] Update year in copyright notice to 2017
Alexis Hildebrandt
2018-01-27
1
-1
/
+1
*
Fix segfault when using --market with --group-by
Michael Budde
2018-01-04
1
-4
/
+4
*
[misc] Update year in copyright notice to 2017
Alexis Hildebrandt
2017-01-05
1
-1
/
+1
*
Item sorting should have access to the report scope
John Wiegley
2017-01-04
1
-12
/
+17
*
[misc] Update year in copyright notice to 2016
Alexis Hildebrandt
2016-01-02
1
-1
/
+1
*
Revert "--depth for register"
John Wiegley
2015-08-04
1
-6
/
+7
*
Merge pull request #216 from johannesgerer/master
John Wiegley
2015-08-04
1
-7
/
+6
|
\
|
*
first implementation of --depth for register
johannes@debussy
2013-11-05
1
-14
/
+17
|
*
first try for implementing --depth for register
johannes@debussy
2013-11-05
1
-18
/
+14
*
|
Bump copyright notice to 2015
Alexis Hildebrandt
2014-12-27
1
-1
/
+1
*
|
Bump copyright information to 2014
Alexis Hildebrandt
2014-02-02
1
-1
/
+1
|
/
*
Add a missing member initializer to a copy constructor
John Wiegley
2013-05-19
1
-1
/
+2
*
Bump copyright information to 2013
John Wiegley
2013-02-18
1
-1
/
+1
*
Converted the Ledger build system to use CMake
John Wiegley
2012-05-20
1
-1
/
+1
*
Fixed an interaction with equity and virtual accounts
John Wiegley
2012-03-22
1
-5
/
+12
*
Always call TRACE_CTOR at the end of constructors
John Wiegley
2012-03-20
1
-8
/
+7
*
Allow the equity command to strip annotations
John Wiegley
2012-03-19
1
-2
/
+4
*
Fixed bug relating to historical pricing
John Wiegley
2012-03-18
1
-0
/
+1
*
Fixed speed issue with commodities reports
John Wiegley
2012-03-12
1
-1
/
+2
*
Critical fix to temporary destruction order
John Wiegley
2012-03-11
1
-0
/
+8
*
Many options now have additive effect
John Wiegley
2012-03-07
1
-6
/
+6
*
Increased file copyrights to 2012
John Wiegley
2012-02-29
1
-1
/
+1
*
Rewrite the way interval reports are generated
John Wiegley
2012-02-28
1
-28
/
+10
*
Added debug code for debugging interval reports
John Wiegley
2012-02-28
1
-4
/
+27
*
Fixed nasty problem related to interval reporting
John Wiegley
2012-02-28
1
-2
/
+2
*
Cleanup whitespace
John Wiegley
2011-08-18
1
-6
/
+6
*
Use Boost iterator_facade to create new iterators
John Wiegley
2011-07-19
1
-7
/
+35
*
Changed how some of the filters are constructed
John Wiegley
2011-07-17
1
-2
/
+2
*
Added two missing calls to clear()
John Wiegley
2011-06-30
1
-0
/
+2
*
Corrected a lingering reference to a temporary
John Wiegley
2011-02-10
1
-15
/
+42
*
Output budget even if no postings directly matched
John Wiegley
2010-06-20
1
-2
/
+1
*
Rename dow_posts to day_of_week_posts, to be clearer
John Wiegley
2010-06-20
1
-6
/
+6
*
Subsantial fixes and improvements to budgeting
John Wiegley
2010-06-19
1
-3
/
+7
*
Added new option --inject=KEY[,KEY...]
John Wiegley
2010-06-18
1
-0
/
+20
*
Changes for building with Visual Studio 2008
John Wiegley
2010-06-15
1
-4
/
+3
*
The --anon option now randomizes its effect
John Wiegley
2010-06-12
1
-2
/
+10
*
Untabified all source files
John Wiegley
2010-06-11
1
-100
/
+100
*
The --anon option now anonymizes commodities
John Wiegley
2010-06-09
1
-3
/
+9
*
Minor optimization of how non --empty is handled
John Wiegley
2010-06-07
1
-9
/
+13
*
Reworked the way that <Rounding> entries are shown
John Wiegley
2010-06-06
1
-18
/
+53
*
Value expression sequences are now comparable
John Wiegley
2010-06-05
1
-8
/
+4
*
-V/-X options now take price history into account
John Wiegley
2010-05-30
1
-0
/
+2
*
Added new post_splitter posting handler
John Wiegley
2010-05-30
1
-0
/
+50
*
Added new required item_handler_t::clear() method
John Wiegley
2010-05-30
1
-13
/
+155
*
Added --rounding option, which is off by default
John Wiegley
2010-05-23
1
-1
/
+3
*
Short-circuit --head handler when count is reached
John Wiegley
2010-03-16
1
-3
/
+4
*
Updated copyrights to 2003-2010
John Wiegley
2010-03-05
1
-1
/
+1
*
Added an --unrealized option, for use with bal -V
John Wiegley
2009-11-19
1
-1
/
+7
*
Fixed a debug string
John Wiegley
2009-11-19
1
-2
/
+1
*
Changed several pointers to references in filters
John Wiegley
2009-11-19
1
-17
/
+5
[next]