Jelmer Vernooij
|
37c5565d97
releasing package dulwich version 0.17.3-1
|
8 лет назад |
Jelmer Vernooij
|
27776f90f9
Refresh patch.
|
8 лет назад |
Jelmer Vernooij
|
970f85f687
Merge branch 'upstream' into unstable
|
8 лет назад |
Jelmer Vernooij
|
2f07f2c8be
Patch in Debian source files.
|
8 лет назад |
Jelmer Vernooij
|
6c98152156
Bump standards version to 4.0.0 (no changes).
|
8 лет назад |
Jelmer Vernooij
|
14e75b835b
New upstream release.
|
8 лет назад |
Jelmer Vernooij
|
50aa77c9d5
New upstream version 0.17.3
|
8 лет назад |
Jelmer Vernooij
|
2f2ae37b07
Pass 'mkdir' argument onto Repo.init_bare() from Repo.clone. Fixes #504
|
8 лет назад |
Jelmer Vernooij
|
b92d6c60ef
Clarify docstrnigs for Client.{send_pack,fetch_pack}. Fixes #523
|
8 лет назад |
Jelmer Vernooij
|
3c31866bb3
Document push in tutorial.
|
8 лет назад |
fviolette
|
40fada272b
Fix typo in porcelain.push() docstring
|
8 лет назад |
Jelmer Vernooij
|
f3f62888f0
Use Py_hash_t type in Python3; should fix Python3 hash tests.
|
8 лет назад |
Jelmer Vernooij
|
51a89e7ded
Drop unnecessary version compatibility code.
|
8 лет назад |
Jelmer Vernooij
|
6f1a08a75f
Fix test on Python3 w/ Windows.
|
8 лет назад |
Jelmer Vernooij
|
deca114fc2
Skip test broken on Python3.6 w/ Windows.
|
8 лет назад |
Jelmer Vernooij
|
60b8b76fc8
Fix handling of invalid utf8 filenames.
|
8 лет назад |
Jelmer Vernooij
|
91ef7633b0
Attempt to fix 64 bit builds on Windows.
|
8 лет назад |
Jelmer Vernooij
|
8a4246ea80
Cope with type requirements for python3.6 on Windows.
|
8 лет назад |
Jelmer Vernooij
|
8cbf812ad4
Only include custom stdint.h on python < 3.6.
|
8 лет назад |
Jelmer Vernooij
|
823cf680a3
Update NEWS
|
8 лет назад |
Jelmer Vernooij
|
e1677c16a8
Disable bdist_wininst builds for now - they're breaking with my unicode
|
8 лет назад |
Jelmer Vernooij
|
14dd9a357d
There is no 'byref' in wintypes in python3.
|
8 лет назад |
Jelmer Vernooij
|
6086ed2e51
Use standard strings in more places.
|
8 лет назад |
Jelmer Vernooij
|
63c471ad8a
Consistently provide unicode strings to subprocess - needed for Windows.
|
8 лет назад |
Jelmer Vernooij
|
d691d0dce5
Add Windows build status badge.
|
8 лет назад |
Jelmer Vernooij
|
81ab7da01a
Avoid messing with encodings.
|
8 лет назад |
Jelmer Vernooij
|
591113a48a
Clarify encoding or symlinks.
|
8 лет назад |
Jelmer Vernooij
|
6e6df5bb94
Re-encode symlink.
|
8 лет назад |
Jelmer Vernooij
|
b3c2d6da2b
Move moduledef to beginning of function.
|
8 лет назад |
Jelmer Vernooij
|
7f5e503923
readlink on Windows/python3 requires a unicode string.
|
8 лет назад |