Commit graph

  • c1b15d3e48 Add a default repository prefix. Tommi Virtanen 2007-08-11 16:05:26 -0700
  • 4f6a8b8770 Add .git to gitweb projects list if only that version of path exists. Tommi Virtanen 2007-06-05 14:06:33 +0300
  • 8a6cb39b9f Extract test utility functions. Tommi Virtanen 2007-06-05 14:05:54 +0300
  • b563c50da2 Clean up gitosis.gitweb unit tests. Tommi Virtanen 2007-06-05 13:42:59 +0300
  • f7b0ec3729 Update notes. Tommi Virtanen 2007-06-05 13:14:31 +0300
  • 418c5c3cfc Add `gitosis-gitweb`, for writing gitweb project lists. Takes the list of repositories to publish from the gitosis config file. Tommi Virtanen 2007-06-04 22:12:29 +0300
  • 67940f4b28 Remove completed todo entries. Tommi Virtanen 2007-06-04 15:53:38 +0300
  • d531488d77 Add debug logging to `gitosis-serve`. Tommi Virtanen 2007-06-04 14:22:58 +0300
  • 0dc22b3155 Allow `gitosis-serve incoming path names to always have .git` suffix. Strip it before processing further. Tommi Virtanen 2007-06-04 14:22:56 +0300
  • 7b99ae7583 Add config option `repositories, for giving a path prefix to repositories. Both global and relative (to home directory) values work, can be given in global section [gitosis] or in the [group FOO]` section for just that group. Tommi Virtanen 2007-06-04 14:22:54 +0300
  • c578b212c0 gitosis/serve.py is not meant to be a script, remove #! Tommi Virtanen 2007-06-04 14:22:52 +0300
  • 2723db4cbd Add actual SSH-based git serving component. Tommi Virtanen 2007-06-04 14:22:50 +0300
  • 65dc130228 Everyone always belongs to group "all". Tommi Virtanen 2007-06-04 14:22:48 +0300
  • 085e5fffa7 writeAuthorizedKeys now reads old file by name, not by open file. Tommi Virtanen 2007-06-04 14:22:45 +0300
  • 8d69bf23fa Add debug logging to haveAccess. Tommi Virtanen 2007-06-04 14:22:43 +0300
  • 3bcea975ba Add a simple TODO list. Tommi Virtanen 2007-06-04 14:22:41 +0300
  • b53a71157a Clean up README file. Tommi Virtanen 2007-06-04 14:22:36 +0300
  • 156ae1e98b Move example config to external file. Tommi Virtanen 2007-06-04 14:20:03 +0300
  • bd1ee4fc01 Initial import. Tommi Virtanen 2007-05-30 13:57:31 +0300