Jelmer Vernooij
|
909d3b892a
Move some functions back from DiskRefsContainer to RefsContainer.
|
há 15 anos atrás |
Jelmer Vernooij
|
dbdcbd6572
Ask for forgiveness, not permission.
|
há 15 anos atrás |
Jelmer Vernooij
|
ca47424fef
Make base directories variable global.
|
há 15 anos atrás |
Jelmer Vernooij
|
b787e303e6
Move do_commit() and has_index() from Repo to BaseRepo.
|
há 15 anos atrás |
Jelmer Vernooij
|
4aa396e600
Add BaseRepo.put_named_file.
|
há 15 anos atrás |
Dave Borowitz
|
2a9e8a0de8
Fix flaky/failing tests introduced in the last few changes.
|
há 15 anos atrás |
Dave Borowitz
|
17dce7dc52
Working pass at an HTTP server, only dumb at the moment
|
há 15 anos atrás |
Dave Borowitz
|
afad608e26
Improve ref handling.
|
há 15 anos atrás |
Dave Borowitz
|
c3863e1558
Work towards making Dulwich less dependent on the filesystem.
|
há 15 anos atrás |
Dave Borowitz
|
98ceb396a1
Add a GitFile class that uses the same locking protocol for writes as git.
|
há 15 anos atrás |
Jelmer Vernooij
|
0ab7df6ebd
Implement Repo.get_config().
|
há 15 anos atrás |
Jelmer Vernooij
|
5a29a7266d
Fix fetch() without determine_wants argument.
|
há 15 anos atrás |
Jelmer Vernooij
|
94281c2930
Add convenience function for creating a new commit in a git repository.
|
há 16 anos atrás |
Jelmer Vernooij
|
1c4682a434
Fix call to get_graph_walker.
|
há 16 anos atrás |
Jelmer Vernooij
|
d997d74fe7
Add convenience functions for fetching objects.
|
há 16 anos atrás |
Jelmer Vernooij
|
80f3bb3545
Don't use just the fact that the objects directory exists.
|
há 16 anos atrás |
Jelmer Vernooij
|
678c78a8b2
Add more docstrings.
|
há 16 anos atrás |
Jelmer Vernooij
|
ba8e57dd8d
Fix open modes of e.g. packs to be binary.
|
há 16 anos atrás |
Jelmer Vernooij
|
97fb702359
attempt to fix some win32 issues; thanks to Alexander for pointing these out.
|
há 16 anos atrás |
Jelmer Vernooij
|
eced39b925
Fix iterator over objects in server.
|
há 16 anos atrás |
Jelmer Vernooij
|
1d101a4a9c
Fix typo (thanks Lo-Lan-Do).
|
há 16 anos atrás |
Jelmer Vernooij
|
5b6585bfd8
Implement ObjectStore.find_common_revisions().
|
há 16 anos atrás |
Jelmer Vernooij
|
29339d9e3a
Remove get_commit_parents, it's too trivial.
|
há 16 anos atrás |
Jelmer Vernooij
|
b48a7e19af
Implement Repo.__setitem__ and Repo.__delitem__.
|
há 16 anos atrás |
Jelmer Vernooij
|
fba50f283d
Allow refs to point at nonexisting things in as_dict.
|
há 16 anos atrás |
Jelmer Vernooij
|
f7e324fe38
Cope with HEAD not existing.
|
há 16 anos atrás |
Jelmer Vernooij
|
3d3d5cbde4
Fix remaining tests.
|
há 16 anos atrás |
Jelmer Vernooij
|
cdf2df28db
remove unnecessary refs functions from Repo that are now on refs.
|
há 16 anos atrás |
Jelmer Vernooij
|
0cae507b66
Implement Repo.__getitem__.
|
há 16 anos atrás |
Jelmer Vernooij
|
90ae0ec9c5
Split out DiskRefsContainer.
|
há 16 anos atrás |