aboutsummaryrefslogtreecommitdiff
path: root/gitosis/gitweb.py
Commit message (Collapse)AuthorAge
* 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.
* Refactor gitosis-gitweb to move temp file handling out of main.Tommi Virtanen2007-09-01
|
* Move commonly used functions to gitosis.utilTommi Virtanen2007-09-01
|
* Fix gitosis-gitweb docstring to match default repository path.Tommi Virtanen2007-08-29
|
* Fix typo.Tommi Virtanen2007-08-28
|
* Fix default value for gitosis.repositories config variable in gitosis-gitweb.Tommi Virtanen2007-08-28
|
* Add .git to gitweb projects list if only that version of path exists.Tommi Virtanen2007-06-05
|
* Add ``gitosis-gitweb``, for writing gitweb project lists.Tommi Virtanen2007-06-05
Takes the list of repositories to publish from the gitosis config file.