Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Converted fast-import to a text based protocol. | Shawn O. Pearce | 2007-01-14 | 1 | -160/+326 | |
* | Implement blob ID validation in fast-import. | Shawn O. Pearce | 2007-01-14 | 1 | -4/+24 | |
* | Added tree and commit writing to fast-import. | Shawn O. Pearce | 2007-01-14 | 1 | -177/+729 | |
* | Implemented branch handling and basic tree support in fast-import. | Shawn O. Pearce | 2007-01-14 | 1 | -5/+165 | |
* | Added basic command handler to fast-import. | Shawn O. Pearce | 2007-01-14 | 1 | -14/+46 | |
* | Refactored fast-import's internals for future additions. | Shawn O. Pearce | 2007-01-14 | 1 | -66/+83 | |
* | Cleaned up memory allocation for object_entry structs. | Shawn O. Pearce | 2007-01-14 | 1 | -47/+46 | |
* | Added automatic index generation to fast-import. | Shawn O. Pearce | 2007-01-14 | 1 | -19/+163 | |
* | Created fast-import, a tool to quickly generating a pack from blobs. | Shawn O. Pearce | 2007-01-14 | 1 | -0/+214 |