Commit History

Author SHA1 Message Date
  Jelmer Vernooij 91ef7633b0 Attempt to fix 64 bit builds on Windows. 7 years ago
  Jelmer Vernooij 8a4246ea80 Cope with type requirements for python3.6 on Windows. 7 years ago
  Jelmer Vernooij 8cbf812ad4 Only include custom stdint.h on python < 3.6. 7 years ago
  Jelmer Vernooij 823cf680a3 Update NEWS 7 years ago
  Jelmer Vernooij e1677c16a8 Disable bdist_wininst builds for now - they're breaking with my unicode 7 years ago
  Jelmer Vernooij 14dd9a357d There is no 'byref' in wintypes in python3. 7 years ago
  Jelmer Vernooij 6086ed2e51 Use standard strings in more places. 7 years ago
  Jelmer Vernooij 63c471ad8a Consistently provide unicode strings to subprocess - needed for Windows. 7 years ago
  Jelmer Vernooij d691d0dce5 Add Windows build status badge. 7 years ago
  Jelmer Vernooij 81ab7da01a Avoid messing with encodings. 7 years ago
  Jelmer Vernooij 591113a48a Clarify encoding or symlinks. 7 years ago
  Jelmer Vernooij 6e6df5bb94 Re-encode symlink. 7 years ago
  Jelmer Vernooij b3c2d6da2b Move moduledef to beginning of function. 7 years ago
  Jelmer Vernooij 7f5e503923 readlink on Windows/python3 requires a unicode string. 7 years ago
  Jelmer Vernooij bf8fb96926 Enable modules on Python3/windows. 7 years ago
  Jelmer Vernooij 1f0a752a8e Install setuptools/wheel for bdist_wheel. 7 years ago
  Jelmer Vernooij 2f28c47588 Avoid need to depend on win32pipe, use ctypes instead. 7 years ago
  Jelmer Vernooij 9dbc27f094 Reuse some of the appveyor.yml code from https://github.com/ogrisel/python-appveyor-demo 7 years ago
  Jelmer Vernooij 65a4d74a71 Build against Python 3.6 on appveyor. 7 years ago
  Jelmer Vernooij 2efb081703 Properly close repository during tests, to fix Windows build. 7 years ago
  Jelmer Vernooij 6a5f9311ca Add really basic code example. 7 years ago
  Jelmer Vernooij 015fc12672 Add documentation about contributing. 7 years ago
  Jelmer Vernooij 57fbe01044 Add note about encoding. 7 years ago
  Jelmer Vernooij 1a1213d039 Merge branch 'fix_mix_str_and_non-str_arguments' of https://github.com/dzhuang/dulwich 7 years ago
  dzhuang 3498080fe6 Fix TypeError: mix str and non-str arguments 7 years ago
  Jelmer Vernooij 45cf0b4778 Refresh authors list. 7 years ago
  Jelmer Vernooij b381a9c23e Add mailmap. 7 years ago
  Mikhail Terekhov cefa7f4c0c typo 7 years ago
  Jelmer Vernooij 75b9110963 Revert "Separately report coverage for c extension tests and non-c extension tests." 7 years ago
  Jelmer Vernooij 66c971a163 Fix codecov config. 7 years ago