Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Refactor command line utilities to share setup. | Tommi Virtanen | 2007-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 Virtanen | 2007-09-01 |
| | |||
* | Move commonly used functions to gitosis.util | Tommi Virtanen | 2007-09-01 |
| | |||
* | Fix gitosis-gitweb docstring to match default repository path. | Tommi Virtanen | 2007-08-29 |
| | |||
* | Fix typo. | Tommi Virtanen | 2007-08-28 |
| | |||
* | Fix default value for gitosis.repositories config variable in gitosis-gitweb. | Tommi Virtanen | 2007-08-28 |
| | |||
* | Add .git to gitweb projects list if only that version of path exists. | Tommi Virtanen | 2007-06-05 |
| | |||
* | Add ``gitosis-gitweb``, for writing gitweb project lists. | Tommi Virtanen | 2007-06-05 |
Takes the list of repositories to publish from the gitosis config file. |