2ade934026
Add "check_sha1_signature()" helper function
...
And fix up header declarations.
2005-04-08 15:01:15 -07:00
24778e335a
Factor out "read_sha1_file" into mapping/inflating/unmapping.
...
This allows us to also actually check the sha1 hash using these
routines. Needed for the "fsck" thing.
2005-04-08 14:42:29 -07:00
19b2860cba
Use "-Wall -O2" for the compiler to get more warnings.
...
And fix up the warnings that it pointed out. Let's keep the tree
clean from early on.
Not that the code is very beautiful anyway ;)
2005-04-08 09:59:28 -07:00
8bc9a0c769
Add copyright notices.
...
The tool interface sucks (especially "committing" information, which is just
me doing everything by hand from the command line), but I think this is in
theory actually a viable way of describing the world. So copyright it.
2005-04-07 15:16:10 -07:00
e83c516331
Initial revision of "git", the information manager from hell
2005-04-07 15:13:13 -07:00