index
:
fork-ledger.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Untabified all source files
John Wiegley
2010-06-11
110
-5397
/
+5397
*
Scrub account totals before applying --percent
John Wiegley
2010-06-11
1
-1
/
+2
*
Several corrections to transaction finalization
John Wiegley
2010-06-10
1
-5
/
+13
*
Use ptr_deque for value_t::sequence_t
John Wiegley
2010-06-10
4
-7
/
+12
*
gain/loss posting based on a virtual should also be
John Wiegley
2010-06-10
1
-1
/
+6
*
Fixed the "generate" command
John Wiegley
2010-06-10
4
-17
/
+11
*
Allow fixated costs, as well as prices
John Wiegley
2010-06-10
3
-6
/
+24
*
Increase item_t's flags to 16-bit
John Wiegley
2010-06-10
1
-4
/
+4
*
Corrected behavior of "draft" argument parser
John Wiegley
2010-06-10
1
-37
/
+36
*
Corrected some math used by the budget command
John Wiegley
2010-06-10
1
-5
/
+5
*
Fix to budgeting when fixed dates are involved
John Wiegley
2010-06-10
1
-2
/
+1
*
Errors involving value objects provide more context
John Wiegley
2010-06-10
2
-9
/
+45
*
Corrections to the way error strings are generated
John Wiegley
2010-06-10
6
-6
/
+13
*
The --anon option now anonymizes commodities
John Wiegley
2010-06-09
3
-11
/
+69
*
New display flag AMOUNT_PRINT_ELIDE_COMMODITY_QUOTES
John Wiegley
2010-06-09
5
-7
/
+16
*
In value_t::print, pass along display flags
John Wiegley
2010-06-09
1
-1
/
+1
*
Fixed minor rounding issue with priced commodities
John Wiegley
2010-06-09
1
-4
/
+6
*
Insert <Rounding> posts within the affected xact
John Wiegley
2010-06-09
1
-11
/
+7
*
Fixed interaction with -V/X and grouped postings
John Wiegley
2010-06-09
6
-56
/
+103
*
Revert "Compute a posting's cost from an annotated price"
John Wiegley
2010-06-08
1
-10
/
+0
*
A further simplification of -V and -X
John Wiegley
2010-06-07
12
-57
/
+53
*
Compute a posting's cost from an annotated price
John Wiegley
2010-06-07
1
-0
/
+10
*
Fixed the way prices and costs are print'd
John Wiegley
2010-06-07
5
-28
/
+28
*
amount_t::print and value_t::print now use flags
John Wiegley
2010-06-07
8
-44
/
+52
*
Minor optimization of how non --empty is handled
John Wiegley
2010-06-07
6
-39
/
+65
*
Reworked the way that <Rounding> entries are shown
John Wiegley
2010-06-06
6
-129
/
+202
*
Corrected implementation of --percent
John Wiegley
2010-06-06
1
-1
/
+1
*
Made lookup of an account's "cost" a calc error
John Wiegley
2010-06-06
1
-0
/
+6
*
Simplified some debug code
John Wiegley
2010-06-06
1
-4
/
+2
*
Corrected a typename visibility issue
John Wiegley
2010-06-06
1
-0
/
+2
*
Enabled timers and logging in NDEBUG builds
John Wiegley
2010-06-05
1
-3
/
+3
*
Made "expr" command a synonym for "parse"
John Wiegley
2010-06-05
1
-0
/
+2
*
Value expression sequences are now comparable
John Wiegley
2010-06-05
3
-10
/
+32
*
Make --anon work with the print command
John Wiegley
2010-06-05
3
-5
/
+8
*
Corrected a verification test
John Wiegley
2010-06-05
1
-1
/
+3
*
Allow opt -NDEBUG build to complete without warnings
John Wiegley
2010-06-04
11
-4
/
+40
*
commodity_t::find_price now uses memoization
John Wiegley
2010-06-04
2
-29
/
+123
*
any and all do not need to be reserved tokens
John Wiegley
2010-06-04
1
-3
/
+1
*
More debug code cleanup
John Wiegley
2010-06-04
1
-25
/
+25
*
Made the behavior of -V a bit more rational
John Wiegley
2010-06-04
2
-1
/
+6
*
Reorganized some debug code
John Wiegley
2010-06-04
1
-17
/
+20
*
Added new command: "pricemap [DATE]"
John Wiegley
2010-06-04
4
-0
/
+94
*
A little bit of code cleanup
John Wiegley
2010-06-04
4
-13
/
+22
*
Simplified some debug code
John Wiegley
2010-06-03
1
-33
/
+16
*
Removed a redundant check
John Wiegley
2010-06-03
1
-2
/
+1
*
Short-circuit annotated commodity valuation
John Wiegley
2010-06-03
1
-1
/
+3
*
Corrected a debug statement
John Wiegley
2010-06-03
1
-2
/
+5
*
Avoid unnecessary object copying when using foreach
John Wiegley
2010-06-03
4
-7
/
+7
*
Minor optimization of amount_t::operator*
John Wiegley
2010-06-03
2
-11
/
+22
*
Added new "addr" value expression function
John Wiegley
2010-06-03
2
-0
/
+12
[next]