Mercurial > mozilla > hg > ProfileManager
log
age | author | description |
---|---|---|
2010-05-06 | Jeff Hammel | adding stubs for tests |
2010-05-06 | Jeff Hammel | add ProfileManager to outward-facing __init__ file |
2010-05-06 | Jeff Hammel | * update list of public API functions |
2010-04-14 | Jeff Hammel | rework API a bit; the "public" methods are becoming a bit specialized to the command line, which was my fear, so I should probably inherit from ProfileManager to do the interface like I should |
2010-04-14 | Jeff Hammel | various flushing out, deleting old TODOs and making new ones |
2010-04-06 | Jeff Hammel | comments for what to do next |
2010-04-06 | Jeff Hammel | flush out helper functions and list directories |
2010-04-06 | Jeff Hammel | adding better formatting for list |
2010-04-05 | Jeff Hammel | adding listing function and other cleanup |
2010-04-05 | Jeff Hammel | misc tweaks |
2010-04-05 | Jeff Hammel | add README |
2010-04-05 | Jeff Hammel | mucho cleanup on optionparser stuff |
2010-04-04 | Jeff Hammel | initial messy and incomplete strawman prototype for Mozilla (Firefox) profile management |