aboutsummaryrefslogtreecommitdiff
path: root/setup.py
Commit message (Collapse)AuthorAge
* Depend on a new enough setuptools to preserve data file access modes.Tommi Virtanen2007-11-15
|
* Update for release v0.2.Tommi Virtanen2007-09-03
|
* Mark the generated egg as non-zip-safe.Tommi Virtanen2007-09-03
|
* Add a long description to setup.pyTommi Virtanen2007-09-03
|
* Refactor command line utilities to share setup.Tommi Virtanen2007-09-03
| | | | Hide internal gitosis-ssh and gitosis-gitweb, it's all in gitosis-run-hook.
* Make setuptools include templates in the egg.Tommi Virtanen2007-09-03
|
* Add gitosis-init, for bootstrapping a new installation.Tommi Virtanen2007-09-01
|
* Add gitosis-run-hook, to be run from git hooks.Tommi Virtanen2007-09-01
| | | | Sadly, no unit tests on this level, for now.
* Add ``gitosis-gitweb``, for writing gitweb project lists.Tommi Virtanen2007-06-05
| | | | Takes the list of repositories to publish from the gitosis config file.
* Initial import.Tommi Virtanen2007-06-04