aboutsummaryrefslogtreecommitdiff
path: root/lib/git/repo.py
AgeCommit message (Expand)Author
2008-06-15cmd: better support for bare repositoriesDavid Aguilar
2008-06-12repo: these changes make Govind's latest changes pass the test casesDavid Aguilar
2008-06-12Determine git_dir and git_work_tree in python.Govind Salinas
2008-06-11stupid typo *grr*Florian Apolloner
2008-06-11removed to much :รพFlorian Apolloner
2008-06-11fixed init_bareFlorian Apolloner
2008-05-31renamed gitter to cmd since that makes more sense. Fixed up changes doc.Michael Trier
2008-05-30renamed git_python to git. Removed pop_key and replaced with dict.pop. Fixed ...Michael Trier