gitolite.conf (1252B)
1 repo gitolite-admin 2 RW+ = mike 3 option hook.post-receive = stagit 4 5 repo medfall 6 RW+ = mike 7 R = daemon 8 option hook.post-receive = stagit 9 config gitweb.description = "A super great game engine" 10 11 repo mudgangster 12 RW+ = mike 13 R = daemon 14 option hook.post-receive = stagit 15 config gitweb.description = "Tiny, scriptable MUD client" 16 17 repo ggentropy ggformat lua-arc4random lua-bcrypt lua-symmetric mkgallery ninjatimeline pdb 18 RW+ = mike 19 R = daemon 20 option hook.post-receive = stagit 21 22 repo ggentropy 23 config gitweb.description = "A string formatting library for C++" 24 25 repo ggformat 26 config gitweb.description = "A cross platform entropy library" 27 28 repo lua-arc4random 29 config gitweb.description = "Cryptographically secure PRNG for Lua" 30 31 repo lua-bcrypt 32 config gitweb.description = "Secure password hashing for Lua" 33 34 repo lua-symmetric 35 config gitweb.description = "Symmetric crypto for Lua" 36 37 repo mkgallery 38 config gitweb.description = "Instagram clone MDA" 39 40 repo ninjatimeline 41 config gitweb.description = "Parse .ninja_log and draw a timeline" 42 43 repo pdb 44 config gitweb.description = "Simple password manager" 45 46 repo dotfiles 47 RW+ = mike 48 R = daemon 49 50 repo hirveserv-wiki 51 RW+ = mike 52 53 repo umbra 54 RW+ = mike 55 56 repo themachinery 57 RW+ = mike 58 R = daemon