Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Increased file copyrights to 2012 | John Wiegley | 2012-02-29 | 1 | -1/+1 |
| | |||||
* | Cleanup whitespace | John Wiegley | 2011-08-18 | 1 | -1/+1 |
| | |||||
* | Lookup probable accounts in reverse historical order | John Wiegley | 2011-07-19 | 1 | -4/+6 |
| | | | | Fixes #510 | ||||
* | Untabified all source files | John Wiegley | 2010-06-11 | 1 | -92/+92 |
| | |||||
* | Commented out the date limiter in the lookup code | John Wiegley | 2010-03-10 | 1 | -0/+2 |
| | |||||
* | Cleaned up the intelligent lookup algorithm a bit | John Wiegley | 2010-03-10 | 1 | -87/+72 |
| | |||||
* | Added experimental account lookup logic | John Wiegley | 2010-03-08 | 1 | -0/+296 |
This is used by the "xact" command, and the CSV importer. It is very slow O(xacts*records). |