index
:
fork-ledger.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
config.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Made separate modules for the csv command, since the prior method was
John Wiegley
2008-04-13
1
-1
/
+0
*
Reworked the way date/times are handled.
John Wiegley
2008-04-13
1
-10
/
+9
*
Several fixes to lot price handling.
John Wiegley
2008-04-13
1
-1353
/
+15
*
Further refinement of commodity lot information.
John Wiegley
2008-04-13
1
-0
/
+8
*
*** empty log message ***
John Wiegley
2008-04-13
1
-36
/
+60
*
Tons of corrections and fixes to value expressions and lot figures.
John Wiegley
2008-04-13
1
-31
/
+37
*
*** empty log message ***
John Wiegley
2008-04-13
1
-1
/
+2
*
*** empty log message ***
John Wiegley
2008-04-13
1
-14
/
+36
*
*** empty log message ***
John Wiegley
2008-04-13
1
-12
/
+101
*
*** empty log message ***
John Wiegley
2008-04-13
1
-0
/
+5
*
Added --ansi and --ansi-invert options.
John Wiegley
2008-04-13
1
-0
/
+12
*
Added new --descend option.
John Wiegley
2008-04-13
1
-4
/
+55
*
Added much better error location.
John Wiegley
2008-04-13
1
-27
/
+36
*
Added a DATETIME value type.
John Wiegley
2008-04-13
1
-13
/
+66
*
*** empty log message ***
John Wiegley
2008-04-13
1
-6
/
+19
*
Began support for improved commodity handling.
John Wiegley
2008-04-13
1
-1
/
+16
*
Began support for improved commodity handling.
John Wiegley
2008-04-13
1
-5
/
+6
*
Further improvements to lot pricing.
John Wiegley
2008-04-13
1
-1
/
+0
*
Checked in all major updates.
John Wiegley
2008-04-13
1
-37
/
+153
*
(config_t::regexps_to_predicate): Don't set the display predicate to
John Wiegley
2008-04-13
1
-10
/
+15
*
*** empty log message ***
John Wiegley
2008-04-13
1
-1
/
+1
*
*** empty log message ***
John Wiegley
2008-04-13
1
-1
/
+0
*
Made several changes to the parsing infrastructure to allow passing
John Wiegley
2008-04-13
1
-0
/
+1
*
Removed Python integration support.
John Wiegley
2008-04-13
1
-150
/
+0
*
Added support for outputting to CSV format.
John Wiegley
2008-04-13
1
-1
/
+7
*
Restructed the code that it can build and be used as a shared library.
John Wiegley
2008-04-13
1
-225
/
+320
*
Added a `terminus' global, which if set marks the "current time" as
John Wiegley
2008-04-13
1
-0
/
+5
*
When computing a report period, use the direct results of the parse
John Wiegley
2008-04-13
1
-2
/
+14
*
See ChangeLog
John Wiegley
2008-04-13
1
-2
/
+6
*
Support has been added for clearing of individual transactions. Set
John Wiegley
2008-04-13
1
-4
/
+7
*
*** empty log message ***
John Wiegley
2008-04-13
1
-1
/
+1
*
Changed the --begin and --end switches to rely on interval parsing to
John Wiegley
2008-04-13
1
-2
/
+18
*
Moved the setting of time quantities to the commodity initialization
John Wiegley
2008-04-13
1
-20
/
+0
*
*** empty log message ***
John Wiegley
2008-04-13
1
-0
/
+2
*
(process_options): Test the "i" and "arg" variables thoroughly before
John Wiegley
2008-04-13
1
-4
/
+5
*
(regexps_to_predicate): Don't modify the display predicate for balance
John Wiegley
2008-04-13
1
-3
/
+3
*
When --input-date-format is seen, don't wipe out the rest of the date
John Wiegley
2008-04-13
1
-4
/
+3
*
(process_options): Corrected a long-standing error with using "--" to
John Wiegley
2008-04-13
1
-1
/
+1
*
Added --input-date-format, which affects how dates in textual and QIF
John Wiegley
2008-04-13
1
-0
/
+7
*
Use std::localtime instead of std::gmtime.
John Wiegley
2008-04-13
1
-2
/
+2
*
(process_options): Show all register entries, even those with null
John Wiegley
2008-04-13
1
-1
/
+1
*
(config_t): Corrected a value in the register format.
John Wiegley
2008-04-13
1
-2
/
+2
*
(show_version): In the version page output all of the modules which
John Wiegley
2008-04-13
1
-5
/
+14
*
doc updates
John Wiegley
2008-04-13
1
-0
/
+6
*
Removed the --reconcilable option, since the pending flag is now being
John Wiegley
2008-04-13
1
-4
/
+0
*
formatting changes
John Wiegley
2008-04-13
1
-1
/
+1
*
(export_config): Added export entries for the reconcile_balance and
John Wiegley
2008-04-13
1
-0
/
+2
*
(export_config): Added missing config members for Python.
John Wiegley
2008-04-13
1
-0
/
+3
*
Added support for "--pager PROGRAM". A likely way to define it in
John Wiegley
2008-04-13
1
-0
/
+4
*
Added new --head and --tail options, which control how many *entries*
John Wiegley
2008-04-13
1
-0
/
+11
[next]