Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Optimized test-decorators, by completely removing with_bare_rw_repo, which wa... | Sebastian Thiel | 2010-11-15 | 1 | -7/+6 |
* | Repo: added submodule query and iteration methods similar to the ones provide... | Sebastian Thiel | 2010-11-15 | 1 | -1/+21 |
* | BaseIndexEntry: Added to_blob method, refactored functionality sligthly | Sebastian Thiel | 2010-07-20 | 1 | -1/+11 |
* | Added python 2.4 support: Repo will now use the original GitCmdObjectDB in py... | Sebastian Thiel | 2010-07-09 | 1 | -1/+6 |
* | Adjusted clone method to allow static classmethod clone ( using clone_from ) ... | Sebastian Thiel | 2010-07-07 | 1 | -18/+29 |
* | Adjusted previous object creators to use the rev_parse method directly. rev_p... | Sebastian Thiel | 2010-07-07 | 1 | -13/+6 |
* | Initially working implementation of short-sha parsing and interpretation, tha... | Sebastian Thiel | 2010-07-07 | 1 | -2/+1 |
* | Made repo.py a package to allow better localization of functions and utilitie... | Sebastian Thiel | 2010-07-06 | 1 | -0/+695 |