summaryrefslogtreecommitdiffstats
path: root/read_object.pl
Commit message (Expand)AuthorAgeFilesLines
* Fix a bug when reading the last object in a tree.Brian Cully2009-03-301-0/+4
* Add copyrightBrian Cully2009-03-301-1/+1
* Add perldoc.Brian Cully2009-03-301-0/+74
* Shorten code a little.Brian Cully2009-03-291-3/+1
* Don't need dumper anymore.Brian Cully2009-03-291-1/+0
* Print signature before name, since it's fixed size.Brian Cully2009-03-291-1/+1
* Add tree formatting.Brian Cully2009-03-291-2/+18
* Dump tag objects appropriately. Only trees are left.Brian Cully2009-03-291-2/+1
* Add hexdump of contents.Brian Cully2009-03-291-5/+24
* Add script to read git object files and print out their contents.Brian Cully2009-03-261-0/+53