aboutsummaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
gentooignore malformatted ssh keys and go on with authorized_keys creationClemens Hammacher16 years
masterLet even readonly operations init a repo if needed.Tommi Virtanen17 years
 
TagDownloadAuthorAge
0.2_p20100721gitosis-gentoo-0.2_p20100721.tar.gz  gitosis-gentoo-0.2_p20100721.tar.bz2  gitosis-gentoo-0.2_p20100721.zip  Piotr Jaroszyński16 years
0.2_p20100718gitosis-gentoo-0.2_p20100718.tar.gz  gitosis-gentoo-0.2_p20100718.tar.bz2  gitosis-gentoo-0.2_p20100718.zip  Robin H. Johnson17 years
0.2_p20090515gitosis-gentoo-0.2_p20090515.tar.gz  gitosis-gentoo-0.2_p20090515.tar.bz2  gitosis-gentoo-0.2_p20090515.zip  Robin H. Johnson17 years
 
AgeCommit messageAuthorFilesLines
2009-09-16Let even readonly operations init a repo if needed.•••Git >=1.6.2 support cloning empty repositories; this is a good way to bootstrap development on a new repository. HEADmasterTommi Virtanen2-2/+25
2009-09-16Fix unit test failure with git >=1.6.0Tommi Virtanen1-1/+6
2008-08-25Use "git shell" instead of "git-shell", for compatibility with git 1.6.Tommi Virtanen1-1/+1
2008-07-30Add a MANIFEST.in to please setuptools sdist.Tommi Virtanen1-0/+7
2008-06-26Accept "git upload-pack" etc, for future compatibility.Tommi Virtanen2-7/+107
2008-04-19Understand the popular gitosis.conf typo "writeable".•••Log a warning still, don't want that to get too common. Tommi Virtanen3-6/+55
2008-04-15Show how group sections in config can be used in example.conf.Tommi Virtanen1-0/+5
2008-03-19Allow absolute paths in repo paths, treat them as relative.•••As the only convenient way to use non-standard SSH ports with git is via the ssh://user@host:port/path syntax, and that syntax forces absolute urls, just force convert absolute paths to relative paths; you'll never really want absolute paths via gitosis, anyway. Tommi Virtanen2-13/+21
2008-03-19Make serve acceptable path unit tests more careful.•••Tests used to trigger the wanted security exception merely by being unquoted, that's not good enough. Tommi Virtanen1-3/+27
2008-03-19Test that incoming paths cannot contain /../Tommi Virtanen1-0/+12
[...]
 
Clone
https://anongit.gentoo.org/git/proj/gitosis-gentoo.git
git+ssh://git@git.gentoo.org/proj/gitosis-gentoo.git