.. |
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
|
test utils: implement a repo context manager
|
2013-08-30 17:25:18 +10:00 |
test_branch.py
|
Implement Branch.upstream_name getter.
|
2013-05-27 23:03:59 +02:00 |
test_commit.py
|
commit: rename Commit._message to Commit.raw_message
|
2013-08-19 11:54:28 -07:00 |
test_config.py
|
Don't forget to remove the temporary directory in the config tests
|
2013-08-29 17:18:01 +02:00 |
test_diff.py
|
Merge remote-tracking branch 'alexband/size'
|
2013-11-01 10:26:12 +01: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
|
implement push support
|
2013-08-30 17:42:24 +10:00 |
test_repository.py
|
test utils: implement a repo context manager
|
2013-08-30 17:25:18 +10:00 |
test_revwalk.py
|
Coding style: Silent pep8
|
2013-05-26 14:39:12 +02:00 |
test_signature.py
|
signature: rename Signature._name/_email to Signature.raw_name/raw_email
|
2013-08-19 13:38:57 -07:00 |
test_status.py
|
Fixing coding style with the help of pep8 (wip)
|
2013-05-26 10:32:05 +02:00 |
test_tag.py
|
tag: add get_object() method
|
2013-08-14 20:13:03 -07: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
|
test utils: implement a repo context manager
|
2013-08-30 17:25:18 +10:00 |