summaryrefslogtreecommitdiffstats
path: root/pyfirstaidkit/utils
Commit message (Expand)AuthorAgeFilesLines
* Fix typo.Joel Andres Granados2008-06-061-1/+1
* Add an exists function to the backup system.Joel Andres Granados2008-06-061-2/+26
* Check to see if the backup dir is present when creating it.Joel Andres Granados2008-05-301-1/+4
* Backup valuesMartin Sivak2008-05-281-0/+34
* Typo in backup moduleMartin Sivak2008-04-241-3/+3
* Cleanup the whole backup directory in the end and use weakref for singleton r...Martin Sivak2008-04-081-2/+9
* And use different method for name generation in backupMartin Sivak2008-03-251-1/+2
* Actually import the required shutil module into backupMartin Sivak2008-03-251-0/+1
* Add basic file-based backup methodMartin Sivak2008-03-251-1/+72
* Introduce the common Backup interface and move utils package into directoryMartin Sivak2008-03-143-0/+168