summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add "check_sha1_signature()" helper functionLinus Torvalds2005-04-082-0/+12
* Factor out "read_sha1_file" into mapping/inflating/unmapping.Linus Torvalds2005-04-082-9/+33
* Use "-Wall -O2" for the compiler to get more warnings.Linus Torvalds2005-04-088-9/+9
* Make "cat-file" output the file contents to stdout.Linus Torvalds2005-04-082-10/+35
* Make read-tree actually unpack the whole tree.Linus Torvalds2005-04-071-1/+41
* Add copyright notices.Linus Torvalds2005-04-078-0/+40
* Initial revision of "git", the information manager from hellinitialLinus Torvalds2005-04-0711-0/+1244