| Age | Commit message (Collapse) | Author |
|
repo.clone: assured backslashes won't reach the remote configuration, as it can cause trouble when re-reading the file later on. Some git commands don't appear to be able to properly deal with backslashes, other's do
|
|
python 2.4, as the pure python implementation cannot work without memory maps
|
|
as well as the previous instance method clone to keep it compatible
Fixed small bug in test code
|
|
rev_parse could be adjusted not to return Objects anymore, providing better performance for those who just want a sha only. On the other hand, the method is high-level and should be convenient to use as well, its a starting point for more usually, hence its unlikely to call it in tight loops
|
|
thanks to new gitdb functionality
|
|
utilities - the repo module got rather large
|