Jelmer Vernooij
|
f6e15e3730
Merge tag 'upstream/0.14.1' into unstable
|
9 years ago |
Jelmer Vernooij
|
8d254b934e
Imported Upstream version 0.14.1
|
9 years ago |
Jelmer Vernooij
|
48a996edcf
RElease 0.14.1.
|
9 years ago |
Jelmer Vernooij
|
9138443d68
Revert "Drop dependency on greenlet/etc for Python3, as swift module is not yet"
|
9 years ago |
Jelmer Vernooij
|
03b55c97aa
Skip remaining python3 tests for swift contrib module.
|
9 years ago |
Jelmer Vernooij
|
bbafb324bb
Mork work on swift module python3 compatibility.
|
9 years ago |
Jelmer Vernooij
|
44ae644374
Drop dependency on greenlet/etc for Python3, as swift module is not yet
|
9 years ago |
Jelmer Vernooij
|
a1c32d0179
Python3; use StringIO.
|
9 years ago |
Jelmer Vernooij
|
1abf2d3872
Python3: fix BytesIO call, avoid iteritems.
|
9 years ago |
Jelmer Vernooij
|
d12ec19e3b
Improve python3 portability; support python3 urlparse.
|
9 years ago |
Jelmer Vernooij
|
ff7b4e9dee
Fix regression removing untouched refs when pushing over SSH. #441.
|
9 years ago |
Jelmer Vernooij
|
2dd55c3868
releasing package dulwich version 0.14.0-1
|
9 years ago |
Jelmer Vernooij
|
89f8f15e04
Bump standards version to 3.9.8 (no changes).
|
9 years ago |
Jelmer Vernooij
|
011a5af0db
Fix my surname.
|
9 years ago |
Jelmer Vernooij
|
862351b0ba
Drop patch 01_refs_unicode: applied upstream.
|
9 years ago |
Jelmer Vernooij
|
99f6a1c1bd
New upstream release.
|
9 years ago |
Jelmer Vernooij
|
53a382f22a
Merge tag 'upstream/0.14.0' into unstable
|
9 years ago |
Jelmer Vernooij
|
8bb0011b00
Imported Upstream version 0.14.0
|
9 years ago |
Jelmer Vernooij
|
d17c45a4a5
Start on 0.15.0.
|
9 years ago |
Jelmer Vernooij
|
4f34f1daf8
Release 0.14.0.
|
9 years ago |
Jelmer Vernooij
|
c0ed5019cd
Allow ZERO_SHA to mean 'does not exist' when setting/removing refs.
|
9 years ago |
Jelmer Vernooij
|
ca6edf70fb
Fix some pyflakes warnings.
|
9 years ago |
Jelmer Vernooij
|
5678e842dc
Stop magic protocol ref `capabilities^{}` from leaking out to users.
|
9 years ago |
Jelmer Vernooij
|
a8b36c9d37
Support removing refs from porcelain.push(). Fixes #437.
|
9 years ago |
Jelmer Vernooij
|
2f96306888
Add some documentation.
|
9 years ago |
Jelmer Vernooij
|
239ac80e96
Add backwards compatibility wrapper for RefsContainer._follow.
|
9 years ago |
Jelmer Vernooij
|
9f1d79c52c
Allow ZERO_SHA to be used to mean 'ref should not exist'.
|
9 years ago |
Jelmer Vernooij
|
8ab05ebdb4
Add test for pushing of ref deletes.
|
9 years ago |
Jelmer Vernooij
|
42884f54f3
Use conditional set/remove to cope with race conditions.
|
9 years ago |
Jelmer Vernooij
|
c71bcc9075
Add RefsContainer.follow() method. Addresses issue #438.
|
9 years ago |