]> oss.titaniummirror.com Git - repo_shell.git/history - repo_shell.c
gitcreate: add option to set description
[repo_shell.git] / repo_shell.c
2012-10-01 R. Steve McKownProperly force group id as done with user id 0.6
2012-10-01 R. Steve McKownSet umask when runnning repository commands
2012-09-28 R. Steve McKownAdd help option, expand test option to normal and detail
2012-09-28 R. Steve McKownAdd check option to repo_shell
2012-09-28 R. Steve McKownEmit perms in same form as used in .gitacls
2012-09-28 R. Steve McKowngit_acl_file is always {git_root}/.gitacls
2012-09-28 R. Steve McKownchange_user() correctly reports user on error
2012-09-28 R. Steve McKown/etc/repo_shell.cfg -> /etc/repo_shell.conf
2012-09-28 R. Steve McKownImplement allow_interactive feature
2012-09-28 R. Steve McKownstringutils.c collects funcs from several places
2012-09-28 R. Steve McKownProper free on execvp fail
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-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-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 support for /etc/repo_shell.cfg