Commitin historia

Tekijä SHA1 Viesti Päivämäärä
  Jelmer Vernooij 2f2ae37b07 Pass 'mkdir' argument onto Repo.init_bare() from Repo.clone. Fixes #504 7 vuotta sitten
  Jelmer Vernooij b92d6c60ef Clarify docstrnigs for Client.{send_pack,fetch_pack}. Fixes #523 7 vuotta sitten
  Jelmer Vernooij 3c31866bb3 Document push in tutorial. 8 vuotta sitten
  fviolette 40fada272b Fix typo in porcelain.push() docstring 8 vuotta sitten
  Jelmer Vernooij f3f62888f0 Use Py_hash_t type in Python3; should fix Python3 hash tests. 8 vuotta sitten
  Jelmer Vernooij 51a89e7ded Drop unnecessary version compatibility code. 8 vuotta sitten
  Jelmer Vernooij 6f1a08a75f Fix test on Python3 w/ Windows. 8 vuotta sitten
  Jelmer Vernooij deca114fc2 Skip test broken on Python3.6 w/ Windows. 8 vuotta sitten
  Jelmer Vernooij 60b8b76fc8 Fix handling of invalid utf8 filenames. 8 vuotta sitten
  Jelmer Vernooij 91ef7633b0 Attempt to fix 64 bit builds on Windows. 8 vuotta sitten
  Jelmer Vernooij 8a4246ea80 Cope with type requirements for python3.6 on Windows. 8 vuotta sitten
  Jelmer Vernooij 8cbf812ad4 Only include custom stdint.h on python < 3.6. 8 vuotta sitten
  Jelmer Vernooij 823cf680a3 Update NEWS 8 vuotta sitten
  Jelmer Vernooij e1677c16a8 Disable bdist_wininst builds for now - they're breaking with my unicode 8 vuotta sitten
  Jelmer Vernooij 14dd9a357d There is no 'byref' in wintypes in python3. 8 vuotta sitten
  Jelmer Vernooij 6086ed2e51 Use standard strings in more places. 8 vuotta sitten
  Jelmer Vernooij 63c471ad8a Consistently provide unicode strings to subprocess - needed for Windows. 8 vuotta sitten
  Jelmer Vernooij d691d0dce5 Add Windows build status badge. 8 vuotta sitten
  Jelmer Vernooij 81ab7da01a Avoid messing with encodings. 8 vuotta sitten
  Jelmer Vernooij 591113a48a Clarify encoding or symlinks. 8 vuotta sitten
  Jelmer Vernooij 6e6df5bb94 Re-encode symlink. 8 vuotta sitten
  Jelmer Vernooij b3c2d6da2b Move moduledef to beginning of function. 8 vuotta sitten
  Jelmer Vernooij 7f5e503923 readlink on Windows/python3 requires a unicode string. 8 vuotta sitten
  Jelmer Vernooij bf8fb96926 Enable modules on Python3/windows. 8 vuotta sitten
  Jelmer Vernooij 1f0a752a8e Install setuptools/wheel for bdist_wheel. 8 vuotta sitten
  Jelmer Vernooij 2f28c47588 Avoid need to depend on win32pipe, use ctypes instead. 8 vuotta sitten
  Jelmer Vernooij 9dbc27f094 Reuse some of the appveyor.yml code from https://github.com/ogrisel/python-appveyor-demo 8 vuotta sitten
  Jelmer Vernooij 65a4d74a71 Build against Python 3.6 on appveyor. 8 vuotta sitten
  Jelmer Vernooij 2efb081703 Properly close repository during tests, to fix Windows build. 8 vuotta sitten
  Jelmer Vernooij 6a5f9311ca Add really basic code example. 8 vuotta sitten