Linus Torvalds
|
2ade934026
|
Add "check_sha1_signature()" helper function
And fix up header declarations.
|
2005-04-08 15:01:15 -07:00 |
|
Linus Torvalds
|
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 |
|
Linus Torvalds
|
bf0c6e839c
|
Make "cat-file" output the file contents to stdout.
New syntax: "cat-file -t <sha1>" shows the tag, while "cat-file <tag> <sha1>"
outputs the file contents after checking that the supplied tag matches.
|
2005-04-08 09:16:38 -07:00 |
|
Linus Torvalds
|
e83c516331
|
Initial revision of "git", the information manager from hell
|
2005-04-07 15:13:13 -07:00 |
|