Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Changed order of some functions, to guard against self-referencing. | John Wiegley | 2009-01-24 | 1 | -2/+4 |
| | |||||
* | Increased copyright range to include 2009. | John Wiegley | 2009-01-20 | 1 | -1/+1 |
| | |||||
* | Restored --format, --date-format (-y), and --input-date-format options. | John Wiegley | 2008-09-14 | 1 | -2/+3 |
| | |||||
* | Changed interval_t::start to interval_t::set_start, to be more clear about how | John Wiegley | 2008-08-14 | 1 | -2/+3 |
| | | | | it differs from interval_t::first. | ||||
* | Changed the default output date format in register reports from 2008-08-13 to | John Wiegley | 2008-08-13 | 1 | -1/+1 |
| | | | | | | 08-Aug-13. This allows for the account name to be one character wider, while the century was never significant in people's minds, whereas the change in months between two transactions sometimes is. | ||||
* | Moved around most of the files so that source code is in src/, documentation | John Wiegley | 2008-08-05 | 1 | -0/+154 |
is in doc/, etc. |