summaryrefslogtreecommitdiff
path: root/src/chain.cc
Commit message (Expand)AuthorAge
* Update copyright yearAlexis Hildebrandt2023-02-02
* Update copyright statement for 2022Alexis Hildebrandt2022-07-02
* Fix unrounding for equityOleg Bulatov2022-05-06
* Treat --depth like --collapse in registerRahix2020-07-21
* collapse_posts: Use --depth as the collapse_depthRahix2020-07-21
* Fix typos in commentsMartin Michlmayr2020-05-21
* [misc] Update year in copyright notice to 2017Alexis Hildebrandt2018-01-27
* [misc] Update year in copyright notice to 2017Alexis Hildebrandt2017-01-05
* Item sorting should have access to the report scopeJohn Wiegley2017-01-04
* [misc] Update year in copyright notice to 2016Alexis Hildebrandt2016-01-02
* Bump copyright notice to 2015Alexis Hildebrandt2014-12-27
* Bump copyright information to 2014Alexis Hildebrandt2014-02-02
* Bump copyright information to 2013John Wiegley2013-02-18
* Allow the equity command to strip annotationsJohn Wiegley2012-03-19
* Reworked the way that options are handledJohn Wiegley2012-03-09
* Many options now have additive effectJohn Wiegley2012-03-07
* Removed an unnecessary assertJohn Wiegley2012-03-07
* Increased file copyrights to 2012John Wiegley2012-02-29
* Rewrite the way interval reports are generatedJohn Wiegley2012-02-28
* Corrected a typoJohn Wiegley2011-07-03
* Rename dow_posts to day_of_week_posts, to be clearerJohn Wiegley2010-06-20
* Subsantial fixes and improvements to budgetingJohn Wiegley2010-06-19
* Added new option --inject=KEY[,KEY...]John Wiegley2010-06-18
* Removed unused --unsorted optionJohn Wiegley2010-06-15
* Untabified all source filesJohn Wiegley2010-06-11
* Minor optimization of how non --empty is handledJohn Wiegley2010-06-07
* Reworked the way that <Rounding> entries are shownJohn Wiegley2010-06-06
* New: --group-by=EXPR and --group-title-format=FMTJohn Wiegley2010-05-30
* Option --rounding inverted to --no-roundingJohn Wiegley2010-05-30
* Added --rounding option, which is off by defaultJohn Wiegley2010-05-23
* The --pivot=X option now only matches the tag "X"John Wiegley2010-03-17
* Do not implicitly sort register outputJohn Wiegley2010-03-17
* Updated copyrights to 2003-2010John Wiegley2010-03-05
* Added a --pivot=TAG optionJohn Wiegley2010-02-02
* Added an --unrealized option, for use with bal -VJohn Wiegley2009-11-19
* Don't auto-sort transactions for the balance reportJohn Wiegley2009-11-19
* Changed several pointers to references in filtersJohn Wiegley2009-11-19
* Renamed bool controlling running total calculationsJohn Wiegley2009-11-18
* Changed only_preliminaries to for_accounts_reportJohn Wiegley2009-11-18
* Added --date, similar to --account and --payeeJohn Wiegley2009-11-11
* Redesigned the expr_t, predicate_t, query_t classesJohn Wiegley2009-11-09
* Renamed --set-reported-account to just --accountJohn Wiegley2009-11-06
* New: --set-reported-account, --set-reported-payeeJohn Wiegley2009-11-01
* Added a --forecast-years optionJohn Wiegley2009-10-31
* Moved ownership of master account into journal_tJohn Wiegley2009-10-30
* Sort by default unless --unsorted is selectedJohn Wiegley2009-10-28
* Fixed many compiler warnings from g++ 4.4John Wiegley2009-10-25
* Enabled use of pre-compiled headers by defaultJohn Wiegley2009-03-10
* Implemented --unround using value expressionsJohn Wiegley2009-03-06
* Removed the --totals optionJohn Wiegley2009-03-05