Jelmer Vernooij
|
7dd732625b
Add docstrings.
|
15 tahun lalu |
Jelmer Vernooij
|
71ef2049d0
The 'committer' and 'message' arguments to Repo.do_commit() have
|
15 tahun lalu |
Jelmer Vernooij
|
4b4e4bc40f
Add Index.commit.
|
15 tahun lalu |
Jelmer Vernooij
|
7d7d8e6252
Fix Repository.__setitem__.
|
15 tahun lalu |
Dave Borowitz
|
5ee31ca465
Add include-tag capability to server.
|
15 tahun lalu |
Dave Borowitz
|
69ad47463d
Add get_peeled to BaseRepo so HTTP and git servers use one call to peel tags.
|
15 tahun lalu |
Jelmer Vernooij
|
dc2ee9c6b7
Use ConfigParser for now
|
15 tahun lalu |
Augie Fackler
|
ad9506b485
repo: drop nonstandard ConfigObj dependency
|
15 tahun lalu |
Jelmer Vernooij
|
cb066cfe6c
Remove put_named_file from public API
|
15 tahun lalu |
Jelmer Vernooij
|
1ad5b1c06a
Add convenience function for parsing info/refs file.
|
15 tahun lalu |
Jelmer Vernooij
|
9da742ad52
Extend DictRefsContainer.
|
15 tahun lalu |
Jelmer Vernooij
|
79034ac0e7
Fix issue creating new repositories, with trivial smoke test.
|
15 tahun lalu |
Jelmer Vernooij
|
909d3b892a
Move some functions back from DiskRefsContainer to RefsContainer.
|
15 tahun lalu |
Jelmer Vernooij
|
dbdcbd6572
Ask for forgiveness, not permission.
|
15 tahun lalu |
Jelmer Vernooij
|
ca47424fef
Make base directories variable global.
|
15 tahun lalu |
Jelmer Vernooij
|
b787e303e6
Move do_commit() and has_index() from Repo to BaseRepo.
|
15 tahun lalu |
Jelmer Vernooij
|
4aa396e600
Add BaseRepo.put_named_file.
|
15 tahun lalu |
Dave Borowitz
|
2a9e8a0de8
Fix flaky/failing tests introduced in the last few changes.
|
15 tahun lalu |
Dave Borowitz
|
17dce7dc52
Working pass at an HTTP server, only dumb at the moment
|
15 tahun lalu |
Dave Borowitz
|
afad608e26
Improve ref handling.
|
15 tahun lalu |
Dave Borowitz
|
c3863e1558
Work towards making Dulwich less dependent on the filesystem.
|
15 tahun lalu |
Dave Borowitz
|
98ceb396a1
Add a GitFile class that uses the same locking protocol for writes as git.
|
15 tahun lalu |
Jelmer Vernooij
|
0ab7df6ebd
Implement Repo.get_config().
|
15 tahun lalu |
Jelmer Vernooij
|
5a29a7266d
Fix fetch() without determine_wants argument.
|
15 tahun lalu |
Jelmer Vernooij
|
94281c2930
Add convenience function for creating a new commit in a git repository.
|
16 tahun lalu |
Jelmer Vernooij
|
1c4682a434
Fix call to get_graph_walker.
|
16 tahun lalu |
Jelmer Vernooij
|
d997d74fe7
Add convenience functions for fetching objects.
|
16 tahun lalu |
Jelmer Vernooij
|
80f3bb3545
Don't use just the fact that the objects directory exists.
|
16 tahun lalu |
Jelmer Vernooij
|
678c78a8b2
Add more docstrings.
|
16 tahun lalu |
Jelmer Vernooij
|
ba8e57dd8d
Fix open modes of e.g. packs to be binary.
|
16 tahun lalu |