gitolite/src
Sitaram Chamarty 21dbe53d39 fix minor bug in handling 'desc = "some description"'
repo foo
        desc = "foo"
        RW  =   u1
        ...etc...

The order of the clauses was parsing this like the old 'reponame = "some
description"' and end up creating a repo called 'desc'!

It would also, as a side-effect, change the repo so what you thought
were access rules for 'foo' would become access rules for 'desc'.
2012-05-29 20:55:53 +05:30
..
commands lock binary files... (manually tested) 2012-05-27 19:06:46 +05:30
lib/Gitolite fix minor bug in handling 'desc = "some description"' 2012-05-29 20:55:53 +05:30
syntactic-sugar (minor) permissions fixup -- sugar scripts do not need +x 2012-05-22 07:06:41 +05:30
triggers delete the 'description' file for new repos 2012-05-25 12:54:06 +05:30
VREF lock binary files... (manually tested) 2012-05-27 19:06:46 +05:30
gitolite (minor) single quotes around variables in error messages 2012-05-21 17:44:30 +05:30
gitolite-shell (minor) single quotes around variables in error messages 2012-05-21 17:44:30 +05:30