Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix a bug when reading the last object in a tree. | Brian Cully | 2009-03-30 | 1 | -0/+4 |
| | |||||
* | Add copyright | Brian Cully | 2009-03-30 | 1 | -1/+1 |
| | |||||
* | Add perldoc. | Brian Cully | 2009-03-30 | 1 | -0/+74 |
| | |||||
* | Shorten code a little. | Brian Cully | 2009-03-29 | 1 | -3/+1 |
| | |||||
* | Don't need dumper anymore. | Brian Cully | 2009-03-29 | 1 | -1/+0 |
| | |||||
* | Print signature before name, since it's fixed size. | Brian Cully | 2009-03-29 | 1 | -1/+1 |
| | |||||
* | Add tree formatting. | Brian Cully | 2009-03-29 | 1 | -2/+18 |
| | |||||
* | Dump tag objects appropriately. Only trees are left. | Brian Cully | 2009-03-29 | 1 | -2/+1 |
| | |||||
* | Add hexdump of contents. | Brian Cully | 2009-03-29 | 1 | -5/+24 |
| | |||||
* | Add script to read git object files and print out their contents. | Brian Cully | 2009-03-26 | 1 | -0/+53 |