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