.. |
data
|
added notes in testreop
|
2013-03-11 20:48:57 +01:00 |
__init__.py
|
tests: find out test modules automatically
|
2013-05-26 13:49:08 +02:00 |
test_blob.py
|
Fixing coding style with the help of pep8 (wip)
|
2013-05-26 10:32:05 +02:00 |
test_branch.py
|
Implement Branch.upstream_name getter.
|
2013-05-27 23:03:59 +02:00 |
test_commit.py
|
Update copyright
|
2013-03-02 12:16:16 +01:00 |
test_config.py
|
Coding style: Silent pep8
|
2013-05-26 14:39:12 +02:00 |
test_diff.py
|
Coding style: Silent pep8
|
2013-05-26 14:39:12 +02:00 |
test_index.py
|
Fixing coding style with the help of pep8 (wip)
|
2013-05-26 10:32:05 +02:00 |
test_note.py
|
Coding style: Silent pep8
|
2013-05-26 14:39:12 +02:00 |
test_oid.py
|
Coding style: Silent pep8
|
2013-05-26 14:39:12 +02:00 |
test_refs.py
|
Upgrading to libgit2 0.19 (wip)
|
2013-06-29 12:38:41 +02:00 |
test_remote.py
|
Upgrading to libgit2 0.19 (wip)
|
2013-06-30 13:35:51 +02:00 |
test_repository.py
|
Since I was PEP8-ing my tests, I decided to do it for the whole file.
|
2013-05-16 10:04:17 -03:00 |
test_revwalk.py
|
Coding style: Silent pep8
|
2013-05-26 14:39:12 +02:00 |
test_signature.py
|
Update copyright
|
2013-03-02 12:16:16 +01:00 |
test_status.py
|
Fixing coding style with the help of pep8 (wip)
|
2013-05-26 10:32:05 +02:00 |
test_tag.py
|
Return Oid wherever we returned raw oid (bytes) before
|
2013-04-14 12:26:22 +02:00 |
test_tree.py
|
Add TreeBuilder.get and remove TreeEntry.to_object
|
2013-05-04 00:31:03 +02:00 |
test_treebuilder.py
|
Coding style: Silent pep8
|
2013-05-26 14:39:12 +02:00 |
utils.py
|
Fix some "errors" found by pyflakes
|
2013-05-24 21:34:10 +02:00 |