Merge branch 'master' of git://gitorious.org/git-python/mainline |
|
More...
|
about 17 years ago
|
fixed up the getattr stuff |
|
More...
|
about 17 years ago
|
Determine git_dir and git_work_tree in python. |
|
More...
|
about 17 years ago
|
use getattr instead of gettatribute |
|
More...
|
about 17 years ago
|
changed svn to git. This makes more sense. I tried trunk, master, edge. |
|
More...
|
about 17 years ago
|
tests: removed an obsolete comment in test_it_ignores_false_kwargs |
|
More...
|
about 17 years ago
|
put version stuff back. |
|
More...
|
about 17 years ago
|
style: follow PEP 8 in git/cmd.py |
|
More...
|
about 17 years ago
|
style: remove spaces around parens per PEP8 |
|
More...
|
about 17 years ago
|
tests: add a test to ensure False is never passed to Git.execute |
|
More...
|
about 17 years ago
|
Git: guard against passing False to git commands |
|
More...
|
about 17 years ago
|
Git: guard against passing False to git commands |
|
More...
|
about 17 years ago
|
forgot to remove the stuff from README. |
|
More...
|
about 17 years ago
|
Removed tutorial from README and added it into new doc section. |
|
More...
|
about 17 years ago
|
stupid me i shouldn't use assert() in tests |
|
More...
|
about 17 years ago
|
fixed the buffer test. |
|
More...
|
about 17 years ago
|
Merge branch 'master' of git://gitorious.org/git-python/david |
|
More...
|
about 17 years ago
|
fixed http://gitorious.org/projects/git-python/repos/apollo13/comments#comment_105 my mistake ;) I'll investigate this further, but I think we are on the safe side now... |
|
More...
|
about 17 years ago
|
tests: ensure cmd.execute can handle large output |
|
More...
|
about 17 years ago
|
Merge branch 'master' of git://gitorious.org/git-python/david |
|
More...
|
about 17 years ago
|
reverted to the cleaner and safer proc.wait method instead of communicate. |
|
More...
|
about 17 years ago
|
whoops forgot cmd. |
|
More...
|
about 17 years ago
|
renamed gitter to cmd since that makes more sense. Fixed up changes doc. |
|
More...
|
about 17 years ago
|
tests: allow "git version" test to pass on arbitrary git versions |
|
More...
|
about 17 years ago
|
tests: allow "git version" test to pass on arbitrary git versions |
|
More...
|
about 17 years ago
|
didn't work for git 1.5.3 ;) |
|
More...
|
about 17 years ago
|
fixed last failing test, hopefully this works for all git versions... |
|
More...
|
about 17 years ago
|
replaced another git_python with git |
|
More...
|
about 17 years ago
|
couple fixes to setup |
|
More...
|
about 17 years ago
|
added in changes to this release . |
|
More...
|
about 17 years ago
|