| Commit message (Expand) | Author | Age | Files | Lines |
* | Use fetchall() where needed | Arthur de Jong | 2015-03-08 | 1 | -22/+2 |
* | Use better names for tables | Arthur de Jong | 2015-03-02 | 1 | -2/+2 |
* | Refactor out path-handling functions | Arthur de Jong | 2015-03-01 | 1 | -45/+5 |
* | Implement --exclude option | Arthur de Jong | 2015-03-01 | 1 | -10/+64 |
* | Support both python 2 and 3 | Arthur de Jong | 2015-03-01 | 1 | -4/+4 |
* | Implement a command to list backup contents | Arthur de Jong | 2015-03-01 | 1 | -1/+2 |
* | Improve database performance | Arthur de Jong | 2015-02-21 | 1 | -4/+0 |
* | Change directory while crawling | Arthur de Jong | 2015-02-21 | 1 | -8/+14 |
* | Handle path encoring errors | Arthur de Jong | 2015-02-21 | 1 | -5/+10 |
* | Use a slightly more efficient crawler | Arthur de Jong | 2015-02-12 | 1 | -35/+45 |
* | Initial version of command-line handling | Arthur de Jong | 2015-02-12 | 1 | -2/+2 |
* | Move crawler-related functions to new module | Arthur de Jong | 2015-02-12 | 1 | -0/+90 |