index
:
fork-ledger.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
filters.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
use sha1sum in anonymize_posts::operator()
dbear496
2024-09-16
1
-14
/
+2
*
promote compatability with Boost <1.86.0
dbear496
2024-09-16
1
-3
/
+3
*
update to Boost 1.86.0
dbear496
2024-09-16
1
-2
/
+2
*
Add new --align-intervals option.
Ian2020
2024-08-06
1
-3
/
+3
*
include zero-amounts in balance_t::map_sorted_amounts
dbear496
2023-07-16
1
-0
/
+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
-0
/
+2
*
collapse_posts: Use the existing accounts instead of temps
Rahix
2020-07-21
1
-3
/
+3
*
collapse_posts: Fix some postings getting lost when collapsing
Rahix
2020-07-21
1
-1
/
+1
*
collapse_posts: Fix segfault when depth is too big
Rahix
2020-07-21
1
-1
/
+1
*
collapse_posts: Add a collapse_depth attribute
Rahix
2020-07-21
1
-4
/
+2
*
first try for implementing --depth for register
johannes@debussy
2020-07-21
1
-7
/
+26
*
Fix typos in comments
Martin Michlmayr
2020-05-21
1
-1
/
+1
*
Specify namespace of uintmax_t
akater
2020-03-03
1
-1
/
+1
*
Remove an unneeded comment
John Wiegley
2019-07-05
1
-9
/
+0
*
Explicitly sort when creating the equity report
John Wiegley
2019-03-15
1
-11
/
+11
*
budget_posts: Keep pending items until the last day they apply
smr894
2018-04-04
1
-8
/
+17
*
[misc] Update year in copyright notice to 2017
Alexis Hildebrandt
2018-01-27
1
-1
/
+1
*
[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
-1
/
+1
*
Periods should be initialized from from/since clause rather than earliest tra...
Peter Pickford
2016-03-09
1
-4
/
+6
*
[misc] Update year in copyright notice to 2016
Alexis Hildebrandt
2016-01-02
1
-1
/
+1
*
Merge remote-tracking branch 'origin/master' into next
John Wiegley
2015-08-04
1
-26
/
+7
|
\
|
*
Revert "--depth for register"
John Wiegley
2015-08-04
1
-26
/
+7
*
|
Whitespace cleanup
John Wiegley
2015-08-04
1
-3
/
+3
*
|
Merge remote-tracking branch 'origin/master' into next
John Wiegley
2015-08-04
1
-7
/
+26
|
\
|
|
*
Merge pull request #216 from johannesgerer/master
John Wiegley
2015-08-04
1
-7
/
+26
|
|
\
|
|
*
first implementation of --depth for register
johannes@debussy
2013-11-05
1
-0
/
+4
|
|
*
first implementation of --depth for register
johannes@debussy
2013-11-05
1
-15
/
+12
|
|
*
first try for implementing --depth for register
johannes@debussy
2013-11-05
1
-7
/
+25
*
|
|
fix build for boost 1.58
Johann Klähn
2015-07-28
1
-1
/
+1
*
|
|
Revert "fix build for boost 1.58"
John Wiegley
2015-05-17
1
-1
/
+1
*
|
|
fix build for boost 1.58
Johann Klähn
2015-05-10
1
-1
/
+1
|
/
/
*
|
Bump copyright notice to 2015
Alexis Hildebrandt
2014-12-27
1
-1
/
+1
*
|
Fix crash when using -M with empty result
Alexis Hildebrandt
2014-12-16
1
-1
/
+1
*
|
Replace sha1.cc with boost::uuid::details::sha1
David Bremner
2014-04-17
1
-7
/
+7
*
|
Bump copyright information to 2014
Alexis Hildebrandt
2014-02-02
1
-1
/
+1
|
/
*
Another whitespace fix
John Wiegley
2013-05-19
1
-1
/
+1
*
Whitespace fix
John Wiegley
2013-05-19
1
-1
/
+1
*
Bump copyright information to 2013
John Wiegley
2013-02-18
1
-1
/
+1
*
Guard against a possible NULL
John Wiegley
2013-01-11
1
-1
/
+2
*
fix comment in display_filter_posts::output_rounding(post_t)
Christophe Rhodes
2012-11-06
1
-3
/
+5
*
Work around collision between Format's put & Graph
John Wiegley
2012-05-20
1
-1
/
+0
*
Converted the Ledger build system to use CMake
John Wiegley
2012-05-20
1
-5
/
+5
*
Allow --invert to work with --monthly
John Wiegley
2012-04-06
1
-5
/
+18
*
Fixed sorting of equity output
John Wiegley
2012-03-23
1
-16
/
+40
*
Fixed an interaction with equity and virtual accounts
John Wiegley
2012-03-22
1
-2
/
+18
*
Fix problems with <Adjustment> postings
John Wiegley
2012-03-20
1
-3
/
+6
*
Merge branch 't/A560FDAD' into next
John Wiegley
2012-03-20
1
-2
/
+4
|
\
[next]