tests: add a test for git.foo( with_exceptions=True )
[jelmer/gitpython.git] / test / git / test_git.py
2008-05-29 David Aguilartests: add a test for git.foo( with_exceptions=True )
2008-05-29 David Aguilartests: add a git.foo( with_status=True ) testcase
2008-05-29 David Aguilartests: add a test for git.foo( istream=fh )
2008-05-29 David Aguilartests: update test_git.py to use the new single-charact...
2008-05-26 Michael TrierMerge git://gitorious.org/git-python/apollo13
2008-05-21 Florian Apollonerfixed errors in the test, two permission errors remaini...
2008-05-08 Michael TrierMoved test stuff around and modified imports to just...
2008-05-08 Michael Triercleaned up a bunch of imports for the tests.
2008-05-07 Michael Trierinitial project