index
:
fork-ledger.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
report.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use #cmakedefine01 for system capability checks
Alexis Hildebrandt
2023-04-15
1
-3
/
+3
*
Update copyright year
Alexis Hildebrandt
2023-02-02
1
-1
/
+1
*
If the amount-width has not been set, use the old default of 20
John Wiegley
2023-01-27
1
-0
/
+7
*
Rename quoted_rfc4180 to quoted_rfc, to avoid parser quirk
Donald Lam
2023-01-25
1
-3
/
+3
*
Update copyright statement for 2022
Alexis Hildebrandt
2022-07-02
1
-1
/
+1
*
Add two (for the moment undocumented) functions:
John Wiegley
2020-04-23
1
-0
/
+23
*
Add --averaged-lot-prices
John Wiegley
2019-12-06
1
-0
/
+11
*
Remove the 'org' command, which was always a hack to begin with
John Wiegley
2019-03-15
1
-6
/
+0
*
Add (currently undocumented) function 'clear_commodity'
John Wiegley
2018-02-16
1
-0
/
+9
*
Merge pull request #521 from mbudde/fix-trim
Alexis Hildebrandt
2018-01-27
1
-7
/
+4
|
\
|
*
Fix handling of edge cases in trim function
Michael Budde
2018-01-25
1
-7
/
+4
*
|
[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
-4
/
+6
*
Add new reporting function quoted_rfc4180
John Wiegley
2016-11-12
1
-0
/
+19
*
--force-color does not require anymore --color.
thdox
2016-10-27
1
-0
/
+3
*
Fix build under msys32; add Appveyor continuous build
Evan Mallory
2016-09-17
1
-3
/
+3
*
[misc] Update year in copyright notice to 2016
Alexis Hildebrandt
2016-01-02
1
-1
/
+1
*
Add a --no-revalued option
John Wiegley
2015-05-05
1
-0
/
+1
*
[fix] Make trim function trim trailing whitespace
Alexis Hildebrandt
2015-01-20
1
-2
/
+2
*
Bump copyright notice to 2015
Alexis Hildebrandt
2014-12-27
1
-1
/
+1
*
make --columns default to terminal width, as returned by ioctl()
Stefano Zacchiroli
2014-10-13
1
-0
/
+7
*
Recognize --cleared-format option
Martin Michlmayr
2014-05-30
1
-0
/
+1
*
Recognize the --no-pager option
Martin Michlmayr
2014-05-12
1
-0
/
+1
*
Bump copyright information to 2014
Alexis Hildebrandt
2014-02-02
1
-1
/
+1
*
fix ledger xml output, remove ledger json command
Johann Klähn
2013-03-08
1
-5
/
+0
*
Bump copyright information to 2013
John Wiegley
2013-02-18
1
-1
/
+1
*
Removed an unnecessary if. Fixes #140
John Wiegley
2013-01-31
1
-2
/
+1
*
Bug 634 Added roundto function, optimized floor and ceiling
Craig Earls
2013-01-30
1
-0
/
+8
*
Fixes regression error introduced by tags command patch
Craig Earls
2013-01-29
1
-5
/
+10
*
Addes tags command and --values option
Craig Earls
2013-01-29
1
-10
/
+10
*
fix bug 748: option aliases not recognized
Johann Klähn
2013-01-15
1
-4
/
+11
*
Added missing break; statement in report.cc
Craig Earls
2012-10-26
1
-0
/
+1
*
Added "draft" and "lisp" command synonyms
Craig Earls
2012-10-26
1
-2
/
+8
*
Bug 634 and 488, Corrected behavior of floor, and added ceiling
Craig Earls
2012-10-25
1
-0
/
+7
*
Converted the Ledger build system to use CMake
John Wiegley
2012-05-20
1
-2
/
+2
*
Added a "json" report command
John Wiegley
2012-05-18
1
-3
/
+9
*
Switched to Boost.PropertyTree for XML generation
John Wiegley
2012-05-18
1
-2
/
+2
*
Switch to using Boost.Format
John Wiegley
2012-05-14
1
-6
/
+6
*
Make --detail a synonym for --rich-data
John Wiegley
2012-04-13
1
-1
/
+1
*
Make pricesdb an alias for pricedb for backwards compatibility with ledger 2
Martin Michlmayr
2012-03-25
1
-1
/
+1
*
More improvements to nail_down; fixes #715
John Wiegley
2012-03-19
1
-2
/
+4
*
Added --verify-memory and missing TRACE_[CD]TOR calls
John Wiegley
2012-03-18
1
-1
/
+6
*
Make --days-of-week an alias for --dow
John Wiegley
2012-03-17
1
-1
/
+1
*
Add experimental support for select queries
John Wiegley
2012-03-13
1
-0
/
+3
*
Added --time-report option
John Wiegley
2012-03-13
1
-0
/
+1
*
Added format_datetime valexpr function
John Wiegley
2012-03-13
1
-0
/
+11
*
Resolved a huge performance issue with 'pricedb'
John Wiegley
2012-03-12
1
-2
/
+14
*
Quieted several compiler warnings from Clang
John Wiegley
2012-03-11
1
-1
/
+3
*
When --percent is used, disable --decimal-comma after parsing
John Wiegley
2012-03-11
1
-7
/
+10
[next]