Initial version (code only so far) for internal git server.v0.0
commit1f9fb7f90f7d2aaa2c9a27072bd610b447ba79f5
authorJeff Darcy <jdarcy@jdarcy-dt.usersys.redhat.com>
Thu, 22 Jul 2010 14:47:57 +0000 (22 10:47 -0400)
committerJeff Darcy <jdarcy@jdarcy-dt.usersys.redhat.com>
Thu, 22 Jul 2010 14:47:57 +0000 (22 10:47 -0400)
tree8aa0f9815cb6b656501cd1153c5cf856052a64ac
Initial version (code only so far) for internal git server.
20 files changed:
AUTHORS [new file with mode: 0644]
COPYING [new file with mode: 0644]
ChangeLog [new file with mode: 0644]
INSTALL [new file with mode: 0644]
Makefile.am [new file with mode: 0644]
Makefile.old [new file with mode: 0644]
NEWS [new file with mode: 0644]
README [new file with mode: 0644]
autogen.sh [new file with mode: 0755]
config.h.in [new file with mode: 0644]
configure.ac [new file with mode: 0644]
meta.cpp [new file with mode: 0644]
meta.h [new file with mode: 0644]
proxy.c [new file with mode: 0644]
proxy.h [new file with mode: 0644]
query.c [new file with mode: 0644]
query.h [new file with mode: 0644]
query.leg [new file with mode: 0644]
repo.h [new file with mode: 0644]
rest.c [new file with mode: 0644]