| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | refs now take repo as first argument and derive from LazyMixin to allow them ↵ | Sebastian Thiel | 2009-10-12 | 1 | -1/+1 |
| | | | | | | | to dynamically retrieve their objects Improved way commits are returned by refs as they now use the path to be sure they always point to the ref even if it changes - previously it would use the sha intead so it would not update after being cached on the ref object | ||||
| * | renamed from_string and list_from_string to _from_string and ↵ | Sebastian Thiel | 2009-10-12 | 1 | -6/+6 |
| | | | | | _list_from_string to indicate their new status as private method, adjusted all callers respectively | ||||
| * | Reorganized package structure and cleaned up imports | Sebastian Thiel | 2009-10-12 | 1 | -0/+284 |
