aboutsummaryrefslogtreecommitdiff
path: root/gitosis/run_hook.py
Commit message (Expand)AuthorAge
* added support for cgit (tested)Gianni Ceccarelli2009-01-15
* Make post-update hook reload config after writing it out.Tommi Virtanen2008-01-22
* Fix tabs for spaces.Robin H. Johnson2007-12-18
* Add more testcases, and add coverage exclusion notations on places where we d...Robin H. Johnson2007-12-18
* Factor out the stuff that changes repos based on the config only.Robin H. Johnson2007-12-18
* Remove unused import.Robin H. Johnson2007-12-18
* Factor out functions with a common errno ignore block.Robin H. Johnson2007-12-18
* Pylint cleanups for run_hook.py.Robin H. Johnson2007-12-18
* Write gitweb projects.list to ~/gitosis, not inside the gitosis-admin repo.Tommi Virtanen2007-11-29
* Set description from config file for gitweb use.Tommi Virtanen2007-11-17
* Manage git-daemon-export-ok flags from gitosis config.Tommi Virtanen2007-11-17
* Give meaningful name to gitweb projects.list generation.Tommi Virtanen2007-11-15
* Make gitosis-init call run_hook.post_update directly.Tommi Virtanen2007-09-03
* Refactor command line utilities to share setup.Tommi Virtanen2007-09-03
* Add gitosis-run-hook, to be run from git hooks.Tommi Virtanen2007-09-01