Initial revision of "git", the information manager from hellmaster
commite83c5163316f89bfbde7d9ab23ca2e25604af290
authorLinus Torvalds <torvalds@ppc970.osdl.org>
Thu, 7 Apr 2005 22:13:13 +0000 (7 15:13 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Thu, 7 Apr 2005 22:13:13 +0000 (7 15:13 -0700)
tree2b5bfdf7798569e0b59b16eb9602d5fa572d6038
Initial revision of "git", the information manager from hell
Makefile [new file with mode: 0644]
README [new file with mode: 0644]
cache.h [new file with mode: 0644]
cat-file.c [new file with mode: 0644]
commit-tree.c [new file with mode: 0644]
init-db.c [new file with mode: 0644]
read-cache.c [new file with mode: 0644]
read-tree.c [new file with mode: 0644]
show-diff.c [new file with mode: 0644]
update-cache.c [new file with mode: 0644]
write-tree.c [new file with mode: 0644]