Mercurial > mozilla > hg > ProfileManager
log
age | author | description |
---|---|---|
2010-05-08 | Jeff Hammel | * return the backed-up profile |
2010-05-07 | Jeff Hammel | finish dated backups, untested |
2010-05-07 | Jeff Hammel | add a test to ensure the backup is gone |
2010-05-07 | Jeff Hammel | use correct ConfigParser method |
2010-05-07 | Jeff Hammel | split the string |
2010-05-07 | Jeff Hammel | use only the path element, not the whole tuple |
2010-05-07 | Jeff Hammel | more backup+restore testing |
2010-05-07 | Jeff Hammel | missing : |
2010-05-07 | Jeff Hammel | finish basic restore logic |
2010-05-07 | Jeff Hammel | determine which backup to use from the given date |
2010-05-07 | Jeff Hammel | finish backups listing function and formatting for it |
2010-05-07 | Jeff Hammel | correct variable names |