Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Many fixes to --market and --exchange | John Wiegley | 2009-02-22 | 2 | -0/+141 | |
| | | | | Also, --exchange now accepted multiple, comma-separated commodities. | |||||
* | Added more option baseline tests | John Wiegley | 2009-02-22 | 3 | -1/+308 | |
| | ||||||
* | Restored the --invert option | John Wiegley | 2009-02-22 | 1 | -0/+11 | |
| | ||||||
* | Added more option baseline tests | John Wiegley | 2009-02-21 | 3 | -0/+56 | |
| | ||||||
* | Added variant baseline tests relating to --empty | John Wiegley | 2009-02-21 | 5 | -8/+426 | |
| | ||||||
* | Added several more baseline tests | John Wiegley | 2009-02-21 | 10 | -0/+1766 | |
| | ||||||
* | Added --start-of-week option, used with --weekly | John Wiegley | 2009-02-21 | 1 | -0/+224 | |
| | | | | | For example, --start-of-week=monday can be used to report weeks that begin on Mondays. | |||||
* | Added a new --exact option | John Wiegley | 2009-02-21 | 1 | -0/+225 | |
| | | | | | | | | | The purpose of this option is that usually when you do a --monthly periodic report, you see dates ranges from the first day of each month, to the last day. With --exact, the first day of each range will be the date of the first transaction found in that range, and likewise with the end of the range. Essentially it "contracts" the reported period dates to reflect the exact begin and end dates. | |||||
* | Restored the --deviation option | John Wiegley | 2009-02-21 | 1 | -0/+244 | |
| | ||||||
* | Restored --forecast, now also --forecast-while | John Wiegley | 2009-02-21 | 2 | -0/+299 | |
| | ||||||
* | Restored the --base option | John Wiegley | 2009-02-20 | 3 | -0/+430 | |
| | ||||||
* | Restored the --budget option | John Wiegley | 2009-02-20 | 1 | -0/+272 | |
| | ||||||
* | Added more option baseline tests | John Wiegley | 2009-02-20 | 5 | -0/+332 | |
| | ||||||
* | Added more option baseline tests, enabled --dow | John Wiegley | 2009-02-20 | 7 | -0/+322 | |
| | ||||||
* | Enabled --current option | John Wiegley | 2009-02-20 | 1 | -0/+17 | |
| | ||||||
* | Added more option baseline tests | John Wiegley | 2009-02-20 | 5 | -0/+58 | |
| | ||||||
* | Added several more option baseline tests | John Wiegley | 2009-02-20 | 17 | -13/+300 | |
| | ||||||
* | Added more option baseline tests | John Wiegley | 2009-02-20 | 3 | -0/+470 | |
| | ||||||
* | Restored the --basis option | John Wiegley | 2009-02-20 | 1 | -0/+10 | |
| | ||||||
* | Added test for --balance-format | John Wiegley | 2009-02-20 | 1 | -0/+10 | |
| | ||||||
* | Added several new baseline tests | John Wiegley | 2009-02-20 | 8 | -1/+310 | |
| | ||||||
* | Added feature baseline tests | John Wiegley | 2009-02-20 | 1 | -0/+11 | |
These are like regression tests to confirm the basic functionality of every Ledger feature. Also, made the release-distcheck target less sensitive. |