summaryrefslogtreecommitdiff
path: root/lib/git/objects/tree.py
Commit message (Expand)AuthorAgeFilesLines
* tree: renamed content_from_string to _from_string to make it private. Removed...Sebastian Thiel2009-10-131-2/+2
* tree: now behaves like a list with string indexing functionality - using a di...Sebastian Thiel2009-10-121-34/+136
* renamed from_string and list_from_string to _from_string and _list_from_strin...Sebastian Thiel2009-10-121-2/+2
* Reorganized package structure and cleaned up importsSebastian Thiel2009-10-121-0/+102