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
*
boost: Fix compilation warnings
Alexis Hildebrandt
2023-04-25
1
-0
/
+2
*
Use #pragma once
Alexis Hildebrandt
2023-04-10
1
-4
/
+1
*
Update copyright year
Alexis Hildebrandt
2023-02-02
1
-1
/
+1
*
Update copyright statement for 2022
Alexis Hildebrandt
2022-07-02
1
-1
/
+1
*
Fix unrounding for equity
Oleg Bulatov
2022-05-06
1
-2
/
+3
*
Change header guard names to use `INCLUDED_` prefix
Phil Newton
2022-04-06
1
-3
/
+3
*
collapse_posts: Use the existing accounts instead of temps
Rahix
2020-07-21
1
-1
/
+9
*
collapse_posts: Add a collapse_depth attribute
Rahix
2020-07-21
1
-2
/
+5
*
first try for implementing --depth for register
johannes@debussy
2020-07-21
1
-7
/
+6
*
Specify namespace of uintmax_t
akater
2020-03-03
1
-1
/
+1
*
Fix use-after-free when destroying filter chain
Michael Budde
2019-01-28
1
-0
/
+1
*
[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
[next]