59d65001ec86 — cedricbonhomme default tip 12 years ago
Added logo in the documentation.
a9f4870cf113 — cedricbonhomme 12 years ago
Added Sphinx documentation.
f94a78dad929 — cedricbonhomme 12 years ago
Changed folders organization.
06fb97f97dbd — cedricbonhomme 12 years ago
Added new regexp in exclude.lst.
d533aa99c7ee — cedricbonhomme 12 years ago
Renamed watcher.py to balloon.py. Added a new filter in exclude.lst.
cab5c7826e63 — cedricbonhomme 12 years ago
Typo
a84a120fb178 — cedricbonhomme 12 years ago
Minor bugfix when pulling changes. Added the repository URL in push function.
1f7a829e2158 — cedricbonhomme 12 years ago
Minor bugfixes.
fa26fa1c32e3 — cedricbonhomme 12 years ago
Now using the default Python Mercurial high level interface.
8f05988f9c11 — cedricbonhomme 12 years ago
Added 'type_repo' arguments in __init__.
7a8ea5c887bf — cedricbonhomme 12 years ago
Removed useless line.
8a47c4f32425 — cedricbonhomme 12 years ago
Iterating over each section of the configuration file.
1a7f8650d974 — cedricbonhomme 12 years ago
Detect type of repo.
aeb7358432d2 — cedricbonhomme 12 years ago
Updated confing file.
4e79c61ac72e — cedricbonhomme 12 years ago
Merging heads.
b0578d61ba87 — cedricbonhomme 12 years ago
Now using SafeConfigParser.
5f7e3b272045 — cedricbonhomme 12 years ago
Removed trailing spaces.
f7e99eec0fae — cedricbonhomme 12 years ago
Removed trailing spaces.
e0cd24891c7b — cedricbonhomme 12 years ago
Test the type of the repository (hg, Git) before starting the watcher.
7f24d1cc621e — cedricbonhomme 12 years ago
Bugfix: pyinotify seems to have problems with daemon thread.
Next