summaryrefslogtreecommitdiff
path: root/lib/git/objects/util.py
Commit message (Collapse)AuthorAgeFilesLines
* util.get_user_id(): Will try a windows environment variable as well, the ↵Sebastian Thiel2010-07-161-1/+1
| | | | method now yields good results on all tested platforms
* Renamed modules utils to util, and errors to exc to be more conforming to ↵Sebastian Thiel2010-06-291-0/+365
the submodules's naming conventions