summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Made MANIFEST changes.Michael Trier2008-07-191-0/+5
* Always fogetting the changes.Michael Trier2008-07-171-0/+6
* Removed method_missing since it was only used in one place.Michael Trier2008-07-1711-75/+49
* fixed a silly typoFlorian Apolloner2008-07-171-1/+1
* bump0.1.4Michael Trier2008-07-162-2/+2
* Cleaned up changes file.Michael Trier2008-07-161-2/+6
* Added license information to all files.Michael Trier2008-07-1632-2/+188
* fixed http://groups.google.com/group/git-python/browse_thread/thread/62b972d2...0.1.4-preFlorian Apolloner2008-07-081-5/+9
* fixed http://groups.google.com/group/git-python/browse_thread/thread/b8f3580a...Florian Apolloner2008-06-254-90/+52
* added os.path.expanduser to the repo initializationFlorian Apolloner2008-06-211-0/+1
* continued yesterdays work on the execute stuffFlorian Apolloner2008-06-211-24/+16
* Merge branch 'master' of git@gitorious.org:git-python/apollo13Florian Apolloner2008-06-200-0/+0
|\
| * Merge branch 'master' of git://gitorious.org/git-python/davidFlorian Apolloner2008-06-203-40/+94
| |\
* | | made with_exceptions=True default (don't look before you leak ;)) and removed...Florian Apolloner2008-06-203-53/+38
* | | Merge branch 'master' of git://gitorious.org/git-python/david into bisectFlorian Apolloner2008-06-203-40/+94
|\ \ \ | | |/ | |/|
| * | cmd: rename with_keep_cwd to keep_cwdDavid Aguilar2008-06-151-7/+9
| * | Merge commit 'sverre/master' into davidDavid Aguilar2008-06-152-2/+24
| |\ \
| | * | Added a with_keep_cwd optionSverre Rabbelier2008-06-131-1/+13
| | * | Improved the GIT_PYTHON_TRACE=full output formatSverre Rabbelier2008-06-131-1/+10
| | * | Added /dist to .gitignoreSverre Rabbelier2008-06-131-0/+1
| * | | cmd: better support for bare repositoriesDavid Aguilar2008-06-152-3/+6
| * | | cmd: properly handle cwd for repos with work treesDavid Aguilar2008-06-121-1/+4
| * | | repo: these changes make Govind's latest changes pass the test casesDavid Aguilar2008-06-121-1/+6
| * | | Determine git_dir and git_work_tree in python.Govind Salinas2008-06-122-37/+56
| |/ /
* | | fixed the tests, which where broken before my commit, although the bug didn't...Florian Apolloner2008-06-201-50/+50
| |/ |/|
* | fixed second problem in http://groups.google.com/group/git-python/browse_thre...Florian Apolloner2008-06-201-1/+3
|/
* stupid typo *grr*Florian Apolloner2008-06-111-2/+2
* removed to much :รพFlorian Apolloner2008-06-111-0/+4
* added support for GIT_PYTHON_TRACE=='full', thx to SRabbelier for the suggestionFlorian Apolloner2008-06-111-2/+5
* fixed init_bareFlorian Apolloner2008-06-111-10/+1
* Merge branch 'master' of git://gitorious.org/git-python/mainlineFlorian Apolloner2008-06-075-18/+15
|\
| * changed svn to git. This makes more sense. I tried trunk, master, edge.Michael Trier2008-06-022-2/+2
| * tests: removed an obsolete comment in test_it_ignores_false_kwargsDavid Aguilar2008-06-011-1/+0
| * Git: guard against passing False to git commandsDavid Aguilar2008-06-011-2/+2
| * style: remove spaces around parens per PEP8David Aguilar2008-06-012-1/+7
| * style: follow PEP 8 in git/cmd.pyDavid Aguilar2008-06-011-9/+9
| * put version stuff back.Michael Trier2008-06-012-5/+2
* | fixed up the getattr stuffFlorian Apolloner2008-06-071-10/+7
* | use getattr instead of gettatributeFlorian Apolloner2008-06-051-1/+1
* | tests: add a test to ensure False is never passed to Git.executeDavid Aguilar2008-05-311-0/+6
* | Git: guard against passing False to git commandsDavid Aguilar2008-05-311-2/+2
|/
* forgot to remove the stuff from README.Michael Trier2008-05-311-191/+0
* Removed tutorial from README and added it into new doc section.Michael Trier2008-05-311-0/+191
* stupid me i shouldn't use assert() in testsDavid Aguilar2008-05-311-1/+1
* fixed the buffer test.Florian Apolloner2008-06-011-1/+1
* Merge branch 'master' of git://gitorious.org/git-python/davidFlorian Apolloner2008-06-011-0/+4
|\
| * tests: ensure cmd.execute can handle large outputDavid Aguilar2008-05-311-0/+4
| * tests: allow "git version" test to pass on arbitrary git versionsDavid Aguilar2008-05-311-1/+1
* | fixed http://gitorious.org/projects/git-python/repos/apollo13/comments#comme...Florian Apolloner2008-06-011-1/+1
* | Merge branch 'master' of git://gitorious.org/git-python/davidFlorian Apolloner2008-06-011-1/+1
|\ \