Historial de Commits

Autor SHA1 Mensaje Fecha
  Jelmer Vernooij 200fcb0a94 Add typing. hace 5 años
  Nicolas Dandrimont f268cf2649 Only return files from the loose store that look like git objects hace 5 años
  Jelmer Vernooij 87f7221678 Switch binaries over to using python3. hace 5 años
  Jelmer Vernooij 2b714c5190 Fix GitHub actions on Windows and Mac OSX . (#767) hace 5 años
  Jelmer Vernooij ff6911f4aa Don't pass in filesystem encoding. hace 5 años
  Jelmer Vernooij 8ee58912bc Fix style. hace 5 años
  Jelmer Vernooij 4ef2bcba99 Add note about pathlib.Path. hace 5 años
  Jelmer Vernooij b709ec60a2 Avoid hard urllib3 dependency. hace 5 años
  Jelmer Vernooij dc13d649b3 Remove python2 compat code. hace 5 años
  Jelmer Vernooij 823853dfad Drop pointless submodule test. hace 5 años
  Jelmer Vernooij 72acfd9be2 Skip some hook tests on Mac OS X. hace 5 años
  Jelmer Vernooij 040be04936 Return hook return code. hace 5 años
  Jelmer Vernooij 82bb2e70a8 Upload coverage details. hace 5 años
  Jelmer Vernooij a8c7a6e317 Add note about on-disk filenames. hace 5 años
  Jelmer Vernooij 905f56033a Handle UnicodeDecodeError on Python 3.8 on Windows. hace 5 años
  Jelmer Vernooij 4fa76cfe2e Fix more types not compatible with py3.5. hace 5 años
  Jelmer Vernooij 92abcdd15a Also add 3.5 support in workflow. hace 5 años
  Jelmer Vernooij 5b0b0823f7 Attempt to add back Python 3.5 support. hace 5 años
  Jelmer Vernooij 10d3aa4162 Attempt to fix index test on Mac OS X. hace 5 años
  Jelmer Vernooij 98efd2ebf4 Skip test_commit_no_encode_decode on Mac OS X. hace 5 años
  Jelmer Vernooij e81948a3a8 Use os.path.samefile. hace 5 años
  Jelmer Vernooij ea2316999a Print expected vs actual path. hace 5 años
  Jelmer Vernooij e6fc635407 Fix warning message. hace 5 años
  Jelmer Vernooij e60104becb Fix syntax. hace 5 años
  Jelmer Vernooij 195fc8d564 Don't run mypy on pypy. hace 5 años
  Jelmer Vernooij 8fe9680a10 Fix some tests on Mac OS X. hace 5 años
  Jelmer Vernooij 884fd894f4 Fix test when run with tempdir on different windows drive. hace 5 años
  Jelmer Vernooij a3d7dc4b26 Install mypy. hace 5 años
  Jelmer Vernooij 934c386814 Disable fail-fast for the moment, it makes debugging slightly easier. hace 5 años
  Jelmer Vernooij 9c9e0ec8db pypy3 on Windows has os.symlink, but it raises NotImplementedError. hace 5 años