Alexander Belchenko
|
a323e124f2
setup.py: fixed extension names: using dot instead of / in the extension name (compatibilty with Python 2.5 @ win32)
|
16 vuotta sitten |
Jelmer Vernooij
|
8ee2fc9ffa
Fix iterator over objects in server.
|
16 vuotta sitten |
Jelmer Vernooij
|
655734ad35
Fix typo (thanks Lo-Lan-Do).
|
16 vuotta sitten |
Jelmer Vernooij
|
dcaba02adc
Implement ObjectStore.find_common_revisions().
|
16 vuotta sitten |
Jelmer Vernooij
|
bb188d92ce
Remove get_commit_parents, it's too trivial.
|
16 vuotta sitten |
Jelmer Vernooij
|
d109a4c1cc
ignore coverage files.
|
16 vuotta sitten |
Jelmer Vernooij
|
6c8a94a8cb
Start working on 0.3.2.
|
16 vuotta sitten |
Jelmer Vernooij
|
62fbe7301f
Switch to nosetests for tests, add coverage make target.
|
16 vuotta sitten |
Jelmer Vernooij
|
494860850d
Update NEWS.
|
16 vuotta sitten |
Jelmer Vernooij
|
bd3de4227a
Implement Repo.__setitem__ and Repo.__delitem__.
|
16 vuotta sitten |
Jelmer Vernooij
|
9111913e5d
Remove unused sha import
|
16 vuotta sitten |
Jelmer Vernooij
|
ea0cf88bfc
Start working on 0.3.1
|
16 vuotta sitten |
Jelmer Vernooij
|
0b9cf0640d
Allow refs to point at nonexisting things in as_dict.
|
16 vuotta sitten |
Jelmer Vernooij
|
ec7fceaa0a
Cope with HEAD not existing.
|
16 vuotta sitten |
Jelmer Vernooij
|
3ca1eda5f4
Fix remaining tests.
|
16 vuotta sitten |
Jelmer Vernooij
|
b6398119db
remove unnecessary refs functions from Repo that are now on refs.
|
16 vuotta sitten |
Jelmer Vernooij
|
231420a219
Implement Repo.__getitem__.
|
16 vuotta sitten |
Jelmer Vernooij
|
7eb8d99d0a
Provide ShaFile.__str__.
|
16 vuotta sitten |
Jelmer Vernooij
|
1ec5e8e00f
Split out DiskRefsContainer.
|
16 vuotta sitten |
Jelmer Vernooij
|
fe5f1fbd0f
Raise KeyError when RefsContainer can't find a ref, remove broad search for refs.
|
16 vuotta sitten |
Jelmer Vernooij
|
b1a639290b
Use refs in a couple more places.
|
16 vuotta sitten |
Jelmer Vernooij
|
00f9126337
Use RefsContainer for tags and heads.
|
16 vuotta sitten |
Jelmer Vernooij
|
20261d334e
Move follow ref logic to RefsContainer.
|
16 vuotta sitten |
Jelmer Vernooij
|
ae7ca03c97
Move more logic to RefsContainer.
|
16 vuotta sitten |
Jelmer Vernooij
|
fd48e20f47
Fix homepage.
|
16 vuotta sitten |
Jelmer Vernooij
|
107a147b13
Release 0.3.0.
|
16 vuotta sitten |
Jelmer Vernooij
|
21fe282a3e
Add refs container.
|
16 vuotta sitten |
Jelmer Vernooij
|
006295cdbc
Remove unnecessary indirection for DiskObjectStore.
|
16 vuotta sitten |
Jelmer Vernooij
|
8530c2613f
Use constants for directory names.
|
16 vuotta sitten |
Jelmer Vernooij
|
46366c4d50
Remove unused method Repo.pack_dir().
|
16 vuotta sitten |