aboutsummaryrefslogtreecommitdiff
path: root/lib/git/util.py
AgeCommit message (Expand)Author
2010-11-18ORIG_HEAD handling is now implemented in the ref-class itself, instead of bei...Sebastian Thiel
2010-11-17RootModule.update: initial implementation of update method, which should be a...Sebastian Thiel
2010-11-15Repo: added submodule query and iteration methods similar to the ones provide...Sebastian Thiel
2010-07-02win32 compatability adjustmentsunknown
2010-06-29Renamed modules utils to util, and errors to exc to be more conforming to the...Sebastian Thiel