Jelmer Vernooij
|
eef89038f3
Start working on 0.3.1
|
16 years ago |
Jelmer Vernooij
|
fba50f283d
Allow refs to point at nonexisting things in as_dict.
|
16 years ago |
Jelmer Vernooij
|
f7e324fe38
Cope with HEAD not existing.
|
16 years ago |
Jelmer Vernooij
|
3d3d5cbde4
Fix remaining tests.
|
16 years ago |
Jelmer Vernooij
|
cdf2df28db
remove unnecessary refs functions from Repo that are now on refs.
|
16 years ago |
Jelmer Vernooij
|
0cae507b66
Implement Repo.__getitem__.
|
16 years ago |
Jelmer Vernooij
|
494d4472c9
Provide ShaFile.__str__.
|
16 years ago |
Jelmer Vernooij
|
90ae0ec9c5
Split out DiskRefsContainer.
|
16 years ago |
Jelmer Vernooij
|
1f7aa28252
Raise KeyError when RefsContainer can't find a ref, remove broad search for refs.
|
16 years ago |
Jelmer Vernooij
|
1eff8768c8
Use refs in a couple more places.
|
16 years ago |
Jelmer Vernooij
|
9726890c9b
Use RefsContainer for tags and heads.
|
16 years ago |
Jelmer Vernooij
|
17f9ae653b
Move follow ref logic to RefsContainer.
|
16 years ago |
Jelmer Vernooij
|
49d4bf1055
Move more logic to RefsContainer.
|
16 years ago |
Jelmer Vernooij
|
fae233c8af
Fix homepage.
|
16 years ago |
Jelmer Vernooij
|
2e636c64d2
Release 0.3.0.
|
16 years ago |
Jelmer Vernooij
|
34064c1faa
Add refs container.
|
16 years ago |
Jelmer Vernooij
|
77a48f77f0
Remove unnecessary indirection for DiskObjectStore.
|
16 years ago |
Jelmer Vernooij
|
1909fc4016
Use constants for directory names.
|
16 years ago |
Jelmer Vernooij
|
f545d12d08
Remove unused method Repo.pack_dir().
|
16 years ago |
Jelmer Vernooij
|
8d2082f30b
Cope git-upload-pack arguments, apparently necessary for some hosts.
|
16 years ago |
Jelmer Vernooij
|
f6e22bfbf2
Cope with username being specified to SSH client.
|
16 years ago |
Jelmer Vernooij
|
722067ed4b
Cope with timestamps not always being 10 characters long.
|
16 years ago |
Jelmer Vernooij
|
cc0470e402
Add extra asserts, skip more revisions.
|
16 years ago |
Jelmer Vernooij
|
407b5f0399
Fix remote dpush refs?
|
16 years ago |
Jelmer Vernooij
|
df55da1861
Deal with removed refs.
|
16 years ago |
Jelmer Vernooij
|
ba55d60e05
Deal with removed refs.
|
16 years ago |
Jelmer Vernooij
|
32e710a94c
Fix corner cases in client code.
|
16 years ago |
Jelmer Vernooij
|
27e09f418a
Fix sorting in trees.
|
16 years ago |
Jelmer Vernooij
|
e1c619ff4e
Fix definition.
|
16 years ago |
Jelmer Vernooij
|
d95e71ef96
Initial work simplifying push/pull.
|
16 years ago |