Jelmer Vernooij
|
1dabfc2542
Remove compatibility code for collections.defaultdict, in preparation of
|
пре 11 година |
Jelmer Vernooij
|
b70b91f199
Move refs tests to dulwich.tests.test_refs.
|
пре 11 година |
Jelmer Vernooij
|
f0c79be8f0
Start on 0.9.5.
|
пре 11 година |
Jelmer Vernooij
|
a410821bee
Release 0.9.4.
|
пре 11 година |
Jelmer Vernooij
|
12646e0442
Two minor optimizations in heavily used code paths.
|
пре 11 година |
André Roth
|
f5c46b59a7
Support filesystems with 64bit inode and device numbers.
|
пре 11 година |
Jelmer Vernooij
|
8b5b6b15fd
Update NEWS, add tests for clone with bare.
|
пре 11 година |
Marcin Kuzminski
|
d66dd68eff
Added checkout support to porcelain.clone. It's enabled by default
|
пре 11 година |
Jelmer Vernooij
|
cfced379b2
Add LocalGitClient.
|
пре 11 година |
Jelmer Vernooij
|
e285ed2749
Split out tests for get_transport_and_path.
|
пре 11 година |
Jelmer Vernooij
|
bdbf57ebbd
Fix typo: URI -> URL.
|
пре 11 година |
Jelmer Vernooij
|
7c21c4f5a2
Allow overriding default class for local git client access.
|
пре 11 година |
Jelmer Vernooij
|
1f91a13115
Split get_transport_and_path_from_url() out of get_transport_and_path().
|
пре 11 година |
Jelmer Vernooij
|
2cae2611bf
Pass in known sha.
|
пре 11 година |
Jelmer Vernooij
|
ee89c0b394
Support reusing known sha during object creation.
|
пре 11 година |
Jelmer Vernooij
|
d0c3d74178
Move commit parsing into a separate function.
|
пре 11 година |
Jelmer Vernooij
|
cac8ca820c
Simplify handling of message-like objects.
|
пре 11 година |
Jelmer Vernooij
|
2218b43ffc
Pass chunks rather than full text to _parse_commit_or_tag.
|
пре 11 година |
Jelmer Vernooij
|
23775c3aee
Avoid double lookups of commits during walking operations.
|
пре 11 година |
Jelmer Vernooij
|
b1375ef538
Add porcelain for 'dulwich rev-list'.
|
пре 11 година |
Jelmer Vernooij
|
21a5f41e64
Fix typo in commit_tree command.
|
пре 11 година |
Jelmer Vernooij
|
62b5fed273
Make graftpoints methods private for the moment.
|
пре 11 година |
Jelmer Vernooij
|
ea7037dc14
Add missing docstring.
|
пре 11 година |
milki
|
dfcae2a18e
remove extraneous repo.serialize
|
пре 11 година |
milki
|
3cbf909137
graftpoints are required to parse/serialize
|
пре 11 година |
milki
|
65794a9c53
Simplify get_parents
|
пре 11 година |
milki
|
4bb632fb0b
No need to parse grafts on file creation
|
пре 11 година |
milki
|
571a9f946c
Update NEWS
|
пре 11 година |
milki
|
3947c8a5f0
Walker uses Repo.get_parents
|
пре 11 година |
milki
|
c024478d90
parse and serialize graftpoints
|
пре 12 година |