index
:
fork-ledger.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
chain.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add new --align-intervals option.
Ian2020
2024-08-06
1
-1
/
+2
*
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
-1
/
+1
*
Treat --depth like --collapse in register
Rahix
2020-07-21
1
-1
/
+1
*
collapse_posts: Use --depth as the collapse_depth
Rahix
2020-07-21
1
-2
/
+8
*
Fix typos in comments
Martin Michlmayr
2020-05-21
1
-1
/
+1
*
[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
-2
/
+2
*
[misc] Update year in copyright notice to 2016
Alexis Hildebrandt
2016-01-02
1
-1
/
+1
*
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
*
Bump copyright information to 2013
John Wiegley
2013-02-18
1
-1
/
+1
*
Allow the equity command to strip annotations
John Wiegley
2012-03-19
1
-1
/
+1
*
Reworked the way that options are handled
John Wiegley
2012-03-09
1
-6
/
+5
*
Many options now have additive effect
John Wiegley
2012-03-07
1
-0
/
+4
*
Removed an unnecessary assert
John Wiegley
2012-03-07
1
-1
/
+0
*
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
-3
/
+1
*
Corrected a typo
John Wiegley
2011-07-03
1
-3
/
+3
*
Rename dow_posts to day_of_week_posts, to be clearer
John Wiegley
2010-06-20
1
-3
/
+3
*
Subsantial fixes and improvements to budgeting
John Wiegley
2010-06-19
1
-2
/
+2
*
Added new option --inject=KEY[,KEY...]
John Wiegley
2010-06-18
1
-0
/
+4
*
Removed unused --unsorted option
John Wiegley
2010-06-15
1
-6
/
+0
*
Untabified all source files
John Wiegley
2010-06-11
1
-59
/
+59
*
Minor optimization of how non --empty is handled
John Wiegley
2010-06-07
1
-6
/
+6
*
Reworked the way that <Rounding> entries are shown
John Wiegley
2010-06-06
1
-13
/
+21
*
New: --group-by=EXPR and --group-title-format=FMT
John Wiegley
2010-05-30
1
-59
/
+67
*
Option --rounding inverted to --no-rounding
John Wiegley
2010-05-30
1
-1
/
+1
*
Added --rounding option, which is off by default
John Wiegley
2010-05-23
1
-1
/
+2
*
The --pivot=X option now only matches the tag "X"
John Wiegley
2010-03-17
1
-1
/
+1
*
Do not implicitly sort register output
John Wiegley
2010-03-17
1
-0
/
+2
*
Updated copyrights to 2003-2010
John Wiegley
2010-03-05
1
-1
/
+1
*
Added a --pivot=TAG option
John Wiegley
2010-02-02
1
-1
/
+11
*
Added an --unrealized option, for use with bal -V
John Wiegley
2009-11-19
1
-7
/
+12
*
Don't auto-sort transactions for the balance report
John Wiegley
2009-11-19
1
-4
/
+0
*
Changed several pointers to references in filters
John Wiegley
2009-11-19
1
-8
/
+1
*
Renamed bool controlling running total calculations
John Wiegley
2009-11-18
1
-1
/
+1
*
Changed only_preliminaries to for_accounts_report
John Wiegley
2009-11-18
1
-4
/
+4
*
Added --date, similar to --account and --payee
John Wiegley
2009-11-11
1
-0
/
+5
*
Redesigned the expr_t, predicate_t, query_t classes
John Wiegley
2009-11-09
1
-16
/
+16
*
Renamed --set-reported-account to just --account
John Wiegley
2009-11-06
1
-35
/
+4
*
New: --set-reported-account, --set-reported-payee
John Wiegley
2009-11-01
1
-0
/
+11
*
Added a --forecast-years option
John Wiegley
2009-10-31
1
-1
/
+5
*
Moved ownership of master account into journal_t
John Wiegley
2009-10-30
1
-7
/
+7
*
Sort by default unless --unsorted is selected
John Wiegley
2009-10-28
1
-0
/
+8
*
Fixed many compiler warnings from g++ 4.4
John Wiegley
2009-10-25
1
-4
/
+4
*
Enabled use of pre-compiled headers by default
John Wiegley
2009-03-10
1
-0
/
+2
*
Implemented --unround using value expressions
John Wiegley
2009-03-06
1
-5
/
+3
[next]