Jelmer Vernooij
|
c3f7fc92d7
Merge improvements to pack writing code.
|
14 years ago |
Jelmer Vernooij
|
cba857a52d
Add some tests for deltification.
|
14 years ago |
Jelmer Vernooij
|
fa7e59bffa
Separate out delta generation from pack writing.
|
14 years ago |
Jelmer Vernooij
|
173ea01481
Support OFS_DELTA when writing packs.
|
14 years ago |
Jelmer Vernooij
|
8253dbb048
Re-use entries dictionary for deltas.
|
14 years ago |
Jelmer Vernooij
|
0b90c370e6
Keep entries in dictionary.
|
14 years ago |
Jelmer Vernooij
|
f7880bae86
Some simplifications.
|
14 years ago |
Jelmer Vernooij
|
de41586796
Actually create deltas when creating packs.
|
14 years ago |
Jelmer Vernooij
|
85f64bb647
Set version to 0.8.0.
|
14 years ago |
Jelmer Vernooij
|
558f971310
Add Pack.pack_tuples().
|
14 years ago |
Jelmer Vernooij
|
d25e2aa373
Merge improvements to memory usage of write_pack_data.
|
14 years ago |
Jelmer Vernooij
|
afab1b8811
Clarify NEWS.
|
14 years ago |
Jelmer Vernooij
|
6a61085c1e
Avoid storing all objects in memory when writing pack.
|
14 years ago |
Jelmer Vernooij
|
4c1f124703
write_pack_data and write_pack no longer take a num_objects argument.
|
14 years ago |
Jelmer Vernooij
|
bd44ca24d6
Merge fiix compilation on newer versions of Mac OS X (Lion and up). Thanks Ryan McKern.
|
14 years ago |
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 years ago |
Jelmer Vernooij
|
cf9009d744
Fix use of SubprocessWrapper on Windows.
|
14 years ago |
Jelmer Vernooij
|
5c36babce3
remove trailing whitespace
|
14 years ago |
Jelmer Vernooij
|
c91e600475
Improve performance of Repo.revision_history().
|
14 years ago |
Timo Schmid
|
73491c4bb2
Repo.commit is deprecated => using Repo[] instead
|
14 years ago |
Timo Schmid
|
1ae1dbae6f
Improved Repo.revision_history(head)
|
14 years ago |
Jelmer Vernooij
|
e2cac83049
Support IPv6 for git:// connections.
|
14 years ago |
Jelmer Vernooij
|
3351d341e8
Merge improvement of assertion message.
|
14 years ago |
Jelmer Vernooij
|
549daae698
Merge improved assert message.
|
14 years ago |
Jelmer Vernooij
|
e1f230f539
Add message to assert.
|
14 years ago |
Jelmer Vernooij
|
53e5c1bec5
Report protocol activity when communicating over SSH.
|
14 years ago |
Brendan Cully
|
9582ae9c5e
Pass remote errors on as separate exception.
|
14 years ago |
Jelmer Vernooij
|
23aa5a7469
Merge fix for building against Fink's Python from bcully.
|
14 years ago |
Brendan Cully
|
960ff270e7
Hardcoding ARCHFLAGS breaks the build against fink's python
|
14 years ago |
Jelmer Vernooij
|
88877334b0
Make read_refs private.
|
14 years ago |