]> oss.titaniummirror.com Git - repo_shell.git/commit
Code for supporting git ACLs. acl_test is useful.
authorR. Steve McKown <rsmckown@gmail.com>
Wed, 26 Sep 2012 21:26:24 +0000 (15:26 -0600)
committerR. Steve McKown <rsmckown@gmail.com>
Wed, 26 Sep 2012 22:21:40 +0000 (16:21 -0600)
commit463b5543f785f68c5a8978adc8010aab8f0fe0bb
treee80c1a42cf4e2b0425d01dcd5d72cf164a6f3c45
parent48bb944690580b2a89405cca9a2feb1d8c053308
Code for supporting git ACLs.  acl_test is useful.
13 files changed:
.gitignore
Makefile
acl_test.c [new file with mode: 0644]
git_acl.c [new file with mode: 0644]
git_acl.cfg.example [new file with mode: 0644]
git_acl.h [new file with mode: 0644]
mystrtok.c [new file with mode: 0644]
mystrtok.h [new file with mode: 0644]
mystrtok_test.c [new file with mode: 0644]
stra.c [new file with mode: 0644]
stra.h [new file with mode: 0644]
utility.c [new file with mode: 0644]
utility.h [new file with mode: 0644]