Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | unified name of utils module, recently it was named util and utils in ↵ | Sebastian Thiel | 2009-10-13 | 1 | -1/+1 | |
| | | | | different packages | |||||
* | refs now take repo as first argument and derive from LazyMixin to allow them ↵ | Sebastian Thiel | 2009-10-12 | 1 | -53/+41 | |
| | | | | | | 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 | -4/+4 | |
| | | | | _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/+241 | |