Added logo in the documentation.
Added Sphinx documentation.
Changed folders organization.
Added new regexp in exclude.lst.
Renamed watcher.py to balloon.py. Added a new filter in exclude.lst.
Typo
Minor bugfix when pulling changes. Added the repository URL in push function.
Minor bugfixes.
Now using the default Python Mercurial high level interface.
Added 'type_repo' arguments in __init__.
Removed useless line.
Iterating over each section of the configuration file.
Detect type of repo.
Updated confing file.
Merging heads.
Now using SafeConfigParser.
Removed trailing spaces.
Removed trailing spaces.
Test the type of the repository (hg, Git) before starting the watcher.
Bugfix: pyinotify seems to have problems with daemon thread.