0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Mar 25, 2025 — Mar 25, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix getting the commit underneath a reference More... almost 7 years ago
Release 1.1.0 More... about 9 years ago
Fix the signature by providing it the integer representation of the current utc time More... about 9 years ago
Rework the logic to update the repo More... about 9 years ago
Release 1.0.2 More... about 9 years ago
Fix removing a file More... about 9 years ago
Release 1.0.1 More... about 9 years ago
Improve the README More... about 9 years ago
Make gitsync python3 compatible More... about 9 years ago
Fix running gitsync outside the daemon mode More... about 9 years ago
Be a little more explicit about the format of the configuration file More... about 9 years ago
Update the README to reflect a little more what the project is doing More... almost 12 years ago
Check the repo as it is before starting the daemon mode More... almost 12 years ago
Add support for git push in the daemon mode -- Thanks @ralphbean More... almost 12 years ago
Small pep8 fix More... almost 12 years ago
Add a description and a download_url fields to the setup.py More... almost 12 years ago
Small layout fix in the README More... almost 12 years ago
Include requirements.txt, the spec file and the systemd service file in the releases More... almost 12 years ago
Add systemd service file More... almost 12 years ago
Add the setup.py script More... almost 12 years ago
Add a MANIFEST.in file listing the extra files to include in the sources More... almost 12 years ago
If not user specific configuration file is found, use the default one in /etc/ More... almost 12 years ago
Use the expanduser method rather than the HOME environment variable More... almost 12 years ago
Add a __version__ More... almost 12 years ago
Add a .gitignore file More... almost 12 years ago
Let's stop all thread whatever exception is catched More... almost 12 years ago
Adjust the README file as we no longer require cron to run More... almost 12 years ago
Remove un-used import More... almost 12 years ago
Let `run_push` return the output code returned by the command More... almost 12 years ago
Adjust variable name following pylint's advices More... almost 12 years ago