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
*
Rewrote the way date and time I/O is managed
John Wiegley
2009-10-25
1
-5
/
+4
*
Improved usefulness of the "print --anon" output
John Wiegley
2009-06-27
1
-4
/
+23
*
Removed some dead code
John Wiegley
2009-06-27
1
-2
/
+1
*
The --download option is now fully restored
John Wiegley
2009-06-26
1
-2
/
+2
*
The --revalued option now honors the -e terminus
John Wiegley
2009-06-17
1
-0
/
+9
*
Corrected a syntax error in a gettext usage
John Wiegley
2009-03-24
1
-1
/
+1
*
The new code is working now.
John Wiegley
2009-03-16
1
-41
/
+44
*
Restored all the old code, though not tested yet
John Wiegley
2009-03-16
1
-22
/
+22
*
First iteration of the new date_interval_t rewrite
John Wiegley
2009-03-15
1
-41
/
+35
*
Enabled use of pre-compiled headers by default
John Wiegley
2009-03-10
1
-0
/
+2
*
Changed the way that account balances are computed
John Wiegley
2009-03-06
1
-23
/
+1
*
Don't compute running total for balance reports
John Wiegley
2009-03-05
1
-13
/
+16
*
Renamed some flags and members in post_t
John Wiegley
2009-03-05
1
-1
/
+1
*
Reduced the #include dependency tree to a minimum
John Wiegley
2009-03-04
1
-2
/
+2
*
Gather account details in a details_t structure
John Wiegley
2009-03-03
1
-7
/
+11
*
Normalized how account totals are calculated
John Wiegley
2009-03-03
1
-20
/
+26
*
Fixed the operation of --head and --tail
John Wiegley
2009-02-27
1
-6
/
+21
*
The -B, -G, -V reports now show rounding amounts
John Wiegley
2009-02-26
1
-30
/
+82
*
Marked all strings needing internationalization
John Wiegley
2009-02-25
1
-5
/
+5
*
Switched from using POST_AUTO to ITEM_GENERATED
John Wiegley
2009-02-24
1
-4
/
+4
*
The Great Renaming, Part II
John Wiegley
2009-02-23
1
-293
/
+293
*
If handle_value sees a sequence, make it compound
John Wiegley
2009-02-23
1
-0
/
+1
*
Don't report collapsed subtotal if no xacts seen
John Wiegley
2009-02-23
1
-1
/
+2
*
Many fixes to both --market and --exchange
John Wiegley
2009-02-23
1
-18
/
+42
*
Restored the --invert option
John Wiegley
2009-02-22
1
-15
/
+0
*
Fixed another memory bug in by_payee_xacts
John Wiegley
2009-02-21
1
-10
/
+3
*
Added a new --exact option
John Wiegley
2009-02-21
1
-23
/
+37
*
Restored --forecast, now also --forecast-while
John Wiegley
2009-02-21
1
-6
/
+5
*
Restored the --budget option
John Wiegley
2009-02-20
1
-4
/
+4
*
Added more option baseline tests, enabled --dow
John Wiegley
2009-02-20
1
-0
/
+3
*
Rewrote the equity command, which is working again
John Wiegley
2009-02-20
1
-1
/
+44
*
Renamed a debug category to be consistent
John Wiegley
2009-02-19
1
-1
/
+1
*
Moved an exception, so the report is more general
John Wiegley
2009-02-19
1
-19
/
+20
*
Fixed use of the -p flag without an interval
John Wiegley
2009-02-17
1
-2
/
+3
*
Improved the --collapse filter
John Wiegley
2009-02-17
1
-1
/
+7
*
Rewrote how the balance command displays accounts
John Wiegley
2009-02-17
1
-0
/
+4
*
Added new --set-acount and --set-payee options
John Wiegley
2009-02-16
1
-1
/
+13
*
Added several new reporting options
John Wiegley
2009-02-16
1
-32
/
+3
*
Fixed how subtotal date ranges are computed
John Wiegley
2009-02-16
1
-63
/
+54
*
Revert "Propagate xact effective date in two places"
John Wiegley
2009-02-16
1
-4
/
+2
*
Propagate xact effective date in two places
John Wiegley
2009-02-16
1
-2
/
+4
*
Report collapsed xacts using earliest date
John Wiegley
2009-02-16
1
-9
/
+16
*
Made several of the filters more context aware
John Wiegley
2009-02-15
1
-7
/
+14
*
Improved handling of --empty option
John Wiegley
2009-02-15
1
-24
/
+24
*
item_predicate now operates on scope_t
John Wiegley
2009-02-15
1
-4
/
+3
*
Fixed a call to value_t::cast to use in_place_cast
John Wiegley
2009-02-15
1
-3
/
+3
*
Whitespace fixes
John Wiegley
2009-02-15
1
-3
/
+3
*
Added xact_t::count member
John Wiegley
2009-02-15
1
-1
/
+6
*
Have interval_xacts construct temps on a list
John Wiegley
2009-02-14
1
-3
/
+5
*
Generate null transactions for empty periods
John Wiegley
2009-02-14
1
-0
/
+16
[next]