Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix typo. | Joel Andres Granados | 2008-06-06 | 1 | -1/+1 |
* | Add an exists function to the backup system. | Joel Andres Granados | 2008-06-06 | 1 | -2/+26 |
* | Check to see if the backup dir is present when creating it. | Joel Andres Granados | 2008-05-30 | 1 | -1/+4 |
* | Backup values | Martin Sivak | 2008-05-28 | 1 | -0/+34 |
* | Typo in backup module | Martin Sivak | 2008-04-24 | 1 | -3/+3 |
* | Cleanup the whole backup directory in the end and use weakref for singleton r... | Martin Sivak | 2008-04-08 | 1 | -2/+9 |
* | And use different method for name generation in backup | Martin Sivak | 2008-03-25 | 1 | -1/+2 |
* | Actually import the required shutil module into backup | Martin Sivak | 2008-03-25 | 1 | -0/+1 |
* | Add basic file-based backup method | Martin Sivak | 2008-03-25 | 1 | -1/+72 |
* | Introduce the common Backup interface and move utils package into directory | Martin Sivak | 2008-03-14 | 3 | -0/+168 |