summaryrefslogtreecommitdiff
path: root/lib/git/utils.py
Commit message (Expand)AuthorAgeFilesLines
* renamed find_all to list_all, changed commit to use iterable interface in pre...Sebastian Thiel2009-10-131-2/+2
* Added base for all iteratable objectsSebastian Thiel2009-10-131-0/+38
* refs now take repo as first argument and derive from LazyMixin to allow them ...Sebastian Thiel2009-10-121-0/+25
* converted all spaces to tabs ( 4 spaces = 1 tab ) just to allow me and my edi...Sebastian Thiel2009-10-111-12/+12
* Lots of spring cleaning and added in Sphinx documentation.Michael Trier2009-01-241-1/+1
* Added license information to all files.Michael Trier2008-07-161-0/+6
* fixed http://groups.google.com/group/git-python/browse_thread/thread/b8f3580a...Florian Apolloner2008-06-251-1/+16
* renamed git_python to git. Removed pop_key and replaced with dict.pop. Fixed ...Michael Trier2008-05-301-0/+5