Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | moved all contents, incl. submodule gitdb, up to the root directory | Sebastian Thiel | 2010-11-21 | 1 | -61/+0 |
* | Added python 2.4 support: Repo will now use the original GitCmdObjectDB in py... | Sebastian Thiel | 2010-07-09 | 1 | -4/+4 |
* | Added test for GitCmdObjectDB in order to verify the partial_to_complete_sha_... | Sebastian Thiel | 2010-07-07 | 1 | -3/+6 |
* | Initially working implementation of short-sha parsing and interpretation, tha... | Sebastian Thiel | 2010-07-07 | 1 | -3/+24 |
* | Adjusted all files to (hopefully) deal with the fact that all objects now use... | Sebastian Thiel | 2010-06-25 | 1 | -3/+3 |
* | index.write_tree: initial version implemented, although its not yet working c... | Sebastian Thiel | 2010-06-22 | 1 | -2/+5 |
* | db: added pure python git database | Sebastian Thiel | 2010-06-20 | 1 | -1/+2 |
* | GitCmd implementation of gitdb base moved to git-python where it belongs. Pre... | Sebastian Thiel | 2010-06-18 | 1 | -0/+33 |