]> oss.titaniummirror.com Git - repo_shell.git/shortlog
repo_shell.git
2012-09-28 R. Steve McKownAdd extended wildcard matching 0.4
2012-09-28 R. Steve McKownProperly handle wrong arg count when -t
2012-09-28 R. Steve McKownCorrectly exit on interactive shell request when not...
2012-09-28 R. Steve McKownformatting
2012-09-28 R. Steve McKownNo need for sections in repo_shell.cfg
2012-09-28 R. Steve McKownImplement * to mean any user or repo
2012-09-27 R. Steve McKownMore meaningful examples
2012-09-26 R. Steve McKownUpdate README re: git acls
2012-09-26 R. Steve McKownrepo_shell honors git ACLs 0.3
2012-09-26 R. Steve McKownrepo_shell changes indention rules
2012-09-26 R. Steve McKownrepo_shell uses utility.c
2012-09-26 R. Steve McKownCode for supporting git ACLs. acl_test is useful.
2012-09-26 R. Steve McKownAdd the svncreate script
2012-09-24 R. Steve McKownAdd the svncreate script
2012-09-24 R. Steve McKownAdd license file; update README
2012-09-24 R. Steve McKownRename handler() -> ini_handler() 0.2
2012-09-24 R. Steve McKownMisc cleanups
2012-09-24 R. Steve McKownSimpler and better handling of non-repo access
2012-09-24 R. Steve McKownRemove unused code
2012-09-24 R. Steve McKownEnsure non-repo ssh commands run as connecting user.
2012-09-24 R. Steve McKownFix getting a shell on server
2012-09-24 R. Steve McKownAdd version option, derived from repository tags 0.1
2012-09-23 R. Steve McKownSome support for a future git acl implementation.
2012-09-23 R. Steve McKownAdd Makefile and README
2012-09-23 R. Steve McKownAdd support for /etc/repo_shell.cfg
2012-09-23 R. Steve McKownExecute shell progs with user PATH
2012-09-23 R. Steve McKownAdd git prefix to repository paths
2012-09-23 R. Steve McKownInitial commit