Jelmer Vernooij
|
ffd9431410
Merge fiix compilation on newer versions of Mac OS X (Lion and up). Thanks Ryan McKern.
|
13 years ago |
Jelmer Vernooij
|
d118a8fa1d
Fix use of SubprocessWrapper on Windows.
|
13 years ago |
Jelmer Vernooij
|
c5c53892b9
Improve performance of Repo.revision_history().
|
13 years ago |
Jelmer Vernooij
|
211735d899
Support IPv6 for git:// connections.
|
13 years ago |
Jelmer Vernooij
|
a6cf880a7a
Start on 0.7.2.
|
13 years ago |
Jelmer Vernooij
|
ed85df99e4
Release 0.7.1.
|
13 years ago |
Daniele Sluijters
|
5127c9a0f5
Fix compilation with XCode 4 and older versions of Python.
|
13 years ago |
Jelmer Vernooij
|
a13c2c762c
Add more tests for write_object_diff, NEWS entry.
|
14 years ago |
Jelmer Vernooij
|
b951ca4fae
Merge Pack.keep support from Marc Brinkmann.
|
14 years ago |
Jelmer Vernooij
|
1dc365aa52
Merge deprecation of Tree.entries.
|
14 years ago |
Jelmer Vernooij
|
10eaad8509
Deprecate Tree.entries.
|
14 years ago |
Jelmer Vernooij
|
9c7de183bd
Fix order of parameters to Tree.add.
|
14 years ago |
Jelmer Vernooij
|
ee747f65ca
BaseObjectStore.determine_wants_all no longer breaks on zero SHAs.
|
14 years ago |
Ted Horst
|
d9253a9d55
_diff_tree_.c: Fix double decref of objects module.
|
14 years ago |
Jelmer Vernooij
|
db97b45701
Merge sphinxification of documentation, by Lukasz Balcerzak.
|
14 years ago |
Lukasz Balcerzak
|
f61a26cb0a
Merged changelog and overview docs into main index file. Fixed typo at NEWS.
|
14 years ago |
Jelmer Vernooij
|
ff4efa1bfc
Fix get_transport_and_path compatibility with pre-2.6.5 versions of Python.
|
14 years ago |
Pascal Quantin
|
193b0f3e56
Fix the build on Windows.
|
14 years ago |
Jelmer Vernooij
|
186d45dbf9
Start working on 0.7.1.
|
14 years ago |
Jelmer Vernooij
|
b1c2c2baa5
Release 0.7.0.
|
14 years ago |
Jelmer Vernooij
|
00e6078e8f
NEWS: Add two missing items.
|
14 years ago |
Jelmer Vernooij
|
a2a3faecbc
Update NEWS.
|
14 years ago |
Jelmer Vernooij
|
5140734dfd
Add entry for tutorial update.
|
14 years ago |
Jelmer Vernooij
|
d77e80b8bf
Fix dul-receive-pack and dul-upload-pack.
|
14 years ago |
Jelmer Vernooij
|
e1fd8c6dd1
dulwich.server: Add serve_command.
|
14 years ago |
Jelmer Vernooij
|
89e2e22671
Reorganize the tutorial. This kills some of the duplication and
|
14 years ago |
Jelmer Vernooij
|
c5b2ca8245
Run the tutorial inside the test suite.
|
14 years ago |
Jelmer Vernooij
|
9e9a89ff8a
Add write_tree_diff.
|
14 years ago |
Jelmer Vernooij
|
1757726e24
Support parsing git mbox patches without a version tail, as generated by Mercurial.
|
14 years ago |
Jelmer Vernooij
|
b6ab38c097
Merge fix to correctly cope with no-op fetches in the server.
|
14 years ago |