| Age | Commit message (Expand) | Author |
| 2011-07-26 | Simplification of the __init__() method | jvoisin |
| 2011-07-26 | Simplification, and enhancements | jvoisin |
| 2011-07-26 | Fix a stupid typo | jvoisin |
| 2011-07-26 | Correct handling of non-existent files | jvoisin |
| 2011-07-26 | Bugfixes (especially for pdf), and more pylint conformity | jvoisin |
| 2011-07-26 | Bugfix, and more pylint conformity | jvoisin |
| 2011-07-26 | Documentation, and more pylint conformity | jvoisin |
| 2011-07-26 | Pyflakes and pep8 validation | jvoisin |
| 2011-07-26 | Tests are green for opendocument format | jvoisin |
| 2011-07-26 | Full support of opendocument format | jvoisin |
| 2011-07-26 | Add testfiles for the zip format | jvoisin |
| 2011-07-26 | Complete the archive.py module : full zip, tar, tar.bz2 and tar.gz support. | jvoisin |
| 2011-07-25 | Correct handling of unknown fileformat into zipfile (and fixe many previous-c... | jvoisin |
| 2011-07-25 | more abstraction, and changed the name of the outputed file | jvoisin |
| 2011-07-24 | Office.py use tempfile too now | jvoisin |
| 2011-07-24 | Now archive.py use tempfiles | jvoisin |
| 2011-07-24 | Now the test suite use tempfile (wasn't working at all since now, sorry about... | jvoisin |
| 2011-07-24 | First implementation of open document format | jvoisin |
| 2011-07-24 | more abstraction, and support for "dirty cleaning" for .tar.* | jvoisin |
| 2011-07-23 | Add the possibility to do a "ugly" remove on zip archive content | jvoisin |
| 2011-07-23 | Add handling of the "comment" field on a zip archive | jvoisin |
| 2011-07-23 | Rename misc.py to office.py | jvoisin |
| 2011-07-23 | Preliminary support for torrent (btw, I still hate hachoir) | jvoisin |
| 2011-07-22 | Small enhancement for more reusability | jvoisin |
| 2011-07-22 | Cleanup | jvoisin |
| 2011-07-21 | Small cosmetic changes | jvoisin |
| 2011-07-21 | Add is_clean() tor zip archives (add fix a regression for tar.*) | jvoisin |
| 2011-07-21 | Add support for Bmp files ;) | jvoisin |
| 2011-07-21 | Add the possibility to add (or not) unsupported fileformat to outputed archiv... | jvoisin |
| 2011-07-21 | remove_all() for zip fileformat first drawing | jvoisin |
| 2011-07-21 | Creation of a metaclass for archives fileformat | jvoisin |
| 2011-07-21 | Some cleanup | jvoisin |
| 2011-07-21 | Zip fileformat : Able to get metadatas | jvoisin |
| 2011-07-21 | Add some tooltips | jvoisin |
| 2011-07-21 | The self.force parameter is now effective (and the self.ugly is obsolete and ... | jvoisin |
| 2011-07-21 | If no item is selected, do as they where all selected | jvoisin |
| 2011-07-20 | Cleanup | jvoisin |
| 2011-07-20 | Revert "Revert to argparse" for python2.6 | jvoisin |
| 2011-07-20 | Add a setup.py | jvoisin |
| 2011-07-20 | Re-Organisation of the arborescence | jvoisin |
| 2011-07-19 | add logging | jvoisin |
| 2011-07-19 | Selection finally works !!! | jvoisin |
| 2011-07-19 | Refactoring the preferences menu | jvoisin |
| 2011-07-19 | Smoother way for creating columns | jvoisin |
| 2011-07-19 | Add a hidden column (for selection processing) | jvoisin |
| 2011-07-18 | Add a rudimentary preferences window | jvoisin |
| 2011-07-18 | Add "about", and icons in menu | jvoisin |
| 2011-07-18 | Complete the menubar | jvoisin |
| 2011-07-18 | Add a menubar | jvoisin |
| 2011-07-18 | Proper logging system | jvoisin |