gitolite/src
Sitaram Chamarty 4e093d5909 migration bug: admin repo hooks not updated by 'gitolite setup'
because the loop in the code below was sending out $repo =
'./gitolite-admin.git' to hook_1(), inside which there is an explicit
check for 'gitolite-admin', which of course doesn't match
'./gitolite-admin'!
2012-03-31 00:02:08 +05:30
..
Gitolite migration bug: admin repo hooks not updated by 'gitolite setup' 2012-03-31 00:02:08 +05:30
VREF GL_BYPASS_UPDATE_HOOK -> GL_BYPASS_ACCESS_CHECKS, also added to gitolite-shell 2012-03-30 23:07:46 +05:30
commands logging, tracing, and perltidy, ... 2012-03-30 23:07:46 +05:30
syntactic-sugar run compat checks when old rc found 2012-03-24 10:30:45 +05:30
triggers logging, tracing, and perltidy, ... 2012-03-30 23:07:46 +05:30
gitolite logging, tracing, and perltidy, ... 2012-03-30 23:07:46 +05:30
gitolite-shell added "INPUT" trigger (not yet documented; internal use only for now) 2012-03-30 23:07:46 +05:30