| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fixed bug caused by incorrect comparison of 'filled-up' binary shas, as it wo... | Sebastian Thiel | 2010-07-07 | 1 | -2/+3 |
| * | Moved partial_to_complete_sha_hex from gitdb to compounddb, its fitting there... | Sebastian Thiel | 2010-07-07 | 1 | -2/+59 |
| * | Added auto-doc api reference and fixed plenty of docstrings | Sebastian Thiel | 2010-06-30 | 1 | -5/+15 |
| * | gitdb now uses 20 byte shas internally only, reducing the need to convert sha... | Sebastian Thiel | 2010-06-25 | 1 | -10/+7 |
| * | CompoundDB: implemented simple dict base first-level cache which really helps... | Sebastian Thiel | 2010-06-25 | 1 | -1/+13 |
| * | Implemented gitdb, it should be a fully functional git database with full rea... | Sebastian Thiel | 2010-06-20 | 1 | -6/+30 |
| * | Base implementation and stubs added for git-like db, as well as the reference... | Sebastian Thiel | 2010-06-18 | 1 | -4/+69 |
| * | Made the db module a package to have enough room for expansion | Sebastian Thiel | 2010-06-14 | 1 | -0/+155 |
