Jelmer Vernooij
|
62b5fed273
Make graftpoints methods private for the moment.
|
11 years ago |
Jelmer Vernooij
|
ea7037dc14
Add missing docstring.
|
11 years ago |
milki
|
dfcae2a18e
remove extraneous repo.serialize
|
11 years ago |
milki
|
3cbf909137
graftpoints are required to parse/serialize
|
11 years ago |
milki
|
65794a9c53
Simplify get_parents
|
11 years ago |
milki
|
4bb632fb0b
No need to parse grafts on file creation
|
11 years ago |
milki
|
571a9f946c
Update NEWS
|
11 years ago |
milki
|
3947c8a5f0
Walker uses Repo.get_parents
|
11 years ago |
milki
|
c024478d90
parse and serialize graftpoints
|
11 years ago |
milki
|
e53711cbc9
Graftpoint Tests
|
11 years ago |
Jelmer Vernooij
|
3cd646b2bf
Fix unnecessary incref of Py_False.
|
11 years ago |
Jelmer Vernooij
|
55ea298e8f
Some minor improvements to _diff_tree.c:
|
11 years ago |
Jelmer Vernooij
|
c26bb196f5
Fix docstring for StackedConfig.default_backends().
|
11 years ago |
Jelmer Vernooij
|
59477b3986
Cope with functions not having func_name in pypy.
|
11 years ago |
Jelmer Vernooij
|
77cbcca4e0
Extend tox config to run without extensions.
|
11 years ago |
Jelmer Vernooij
|
c4547ae117
Add configuration for tox.
|
11 years ago |
Jelmer Vernooij
|
2aea50d34c
Fix test suite when run on systems without ~/.gitconfig.
|
11 years ago |
Jelmer Vernooij
|
fcad3368c6
Deprecate Repo.ref.
|
11 years ago |
Jelmer Vernooij
|
7a597e6646
Actually use Repo.get_parents.
|
11 years ago |
Jelmer Vernooij
|
311f5c0941
Move implementation of ObjectStore.get_graph_walker() to Repo.
|
11 years ago |
Jelmer Vernooij
|
c04532f61f
Move write_info_refs to dulwich.refs.
|
11 years ago |
Jelmer Vernooij
|
aae3032cff
Move read_info_refs from dulwich.client to dulwich.refs.
|
11 years ago |
Jelmer Vernooij
|
8c186f1d68
Move refs handling to a separate file.
|
11 years ago |
Jelmer Vernooij
|
c42e47b57c
Update some copyright headers.
|
11 years ago |
Jelmer Vernooij
|
f3836f3650
Add ConfigDict.itersections.
|
11 years ago |
Jelmer Vernooij
|
46c4b29e46
Reimplement iteritems.
|
11 years ago |
Jelmer Vernooij
|
4969501030
Add test for ConfigDict.iteritems.
|
11 years ago |
Jelmer Vernooij
|
b202c74278
Add wrapper for commit-tree.
|
11 years ago |
Jelmer Vernooij
|
8d4d28cb9b
Add porcelain for diff-tree.
|
11 years ago |
max
|
4bf10e80dd
Properly close pack files on exceptions.
|
11 years ago |