Jelmer Vernooij
|
85f64bb647
Set version to 0.8.0.
|
14 лет назад |
Jelmer Vernooij
|
558f971310
Add Pack.pack_tuples().
|
14 лет назад |
Jelmer Vernooij
|
d25e2aa373
Merge improvements to memory usage of write_pack_data.
|
14 лет назад |
Jelmer Vernooij
|
afab1b8811
Clarify NEWS.
|
14 лет назад |
Jelmer Vernooij
|
6a61085c1e
Avoid storing all objects in memory when writing pack.
|
14 лет назад |
Jelmer Vernooij
|
4c1f124703
write_pack_data and write_pack no longer take a num_objects argument.
|
14 лет назад |
Jelmer Vernooij
|
bd44ca24d6
Merge fiix compilation on newer versions of Mac OS X (Lion and up). Thanks Ryan McKern.
|
14 лет назад |
Ryan McKern
|
d6cc373992
Fix for bug https://bugs.launchpad.net/dulwich/+bug/794543, where strnlen is defined twice if you're using OS X 10.7 (Lion).
|
14 лет назад |
Jelmer Vernooij
|
cf9009d744
Fix use of SubprocessWrapper on Windows.
|
14 лет назад |
Jelmer Vernooij
|
5c36babce3
remove trailing whitespace
|
14 лет назад |
Jelmer Vernooij
|
c91e600475
Improve performance of Repo.revision_history().
|
14 лет назад |
Timo Schmid
|
73491c4bb2
Repo.commit is deprecated => using Repo[] instead
|
14 лет назад |
Timo Schmid
|
1ae1dbae6f
Improved Repo.revision_history(head)
|
14 лет назад |
Jelmer Vernooij
|
e2cac83049
Support IPv6 for git:// connections.
|
14 лет назад |
Jelmer Vernooij
|
3351d341e8
Merge improvement of assertion message.
|
14 лет назад |
Jelmer Vernooij
|
549daae698
Merge improved assert message.
|
14 лет назад |
Jelmer Vernooij
|
e1f230f539
Add message to assert.
|
14 лет назад |
Jelmer Vernooij
|
53e5c1bec5
Report protocol activity when communicating over SSH.
|
14 лет назад |
Brendan Cully
|
9582ae9c5e
Pass remote errors on as separate exception.
|
14 лет назад |
Jelmer Vernooij
|
23aa5a7469
Merge fix for building against Fink's Python from bcully.
|
14 лет назад |
Brendan Cully
|
960ff270e7
Hardcoding ARCHFLAGS breaks the build against fink's python
|
14 лет назад |
Jelmer Vernooij
|
88877334b0
Make read_refs private.
|
14 лет назад |
Jelmer Vernooij
|
d80940e7a7
Start on 0.7.2.
|
14 лет назад |
Jelmer Vernooij
|
2a2f889b23
Release 0.7.1.
|
14 лет назад |
Daniele Sluijters
|
d260102b44
Fix compilation with XCode 4 and older versions of Python.
|
14 лет назад |
Jelmer Vernooij
|
c4fe79ef4c
Merge support for submodules in write_tree_diff.
|
15 лет назад |
Jelmer Vernooij
|
f1c47c2720
Add more tests for write_object_diff, NEWS entry.
|
15 лет назад |
Jelmer Vernooij
|
373e28133d
Add submodule support in write_tree_diff.
|
15 лет назад |
Jelmer Vernooij
|
bec706e68e
Add test for write_tree_diff with a submodule.
|
15 лет назад |
Jelmer Vernooij
|
9a8b120760
Fix typo pointed out by Rob.
|
15 лет назад |