1. 819827a Fix blank line issues reported by flake8 by David Pursehouse · 4 years, 8 months ago
  2. 91d9587 Revert "Port _FileDescriptorStreamsNonBlocking to use poll()" by Mike Frysinger · 4 years, 8 months ago v1.13.9.1
  3. ec0ba27 Fix method signature of platform_utils.FileDescriptorStreams._create_stream() by Rostislav Krasny · 4 years, 8 months ago
  4. 1e01a74 Port _FileDescriptorStreamsNonBlocking to use poll() by Theodore Dubois · 4 years, 10 months ago
  5. f454512 sync: make .git init more robust by Mike Frysinger · 5 years ago
  6. f601376 set default file encoding to utf-8 by Mike Frysinger · 5 years ago
  7. d26146d platform_utils: Fix exception handling in _walk_windows_impl by David Pursehouse · 6 years ago
  8. bed8b62 Add support for long paths by Renaud Paquay · 6 years ago
  9. e469a0c fix some sync error while using python3 by Dylan Deng · 6 years ago
  10. 010fed7 Replace all os.remove calls by Renaud Paquay · 8 years ago
  11. 227ad2e Implement islink, readlink and realpath using Win32 api by Renaud Paquay · 8 years ago
  12. ad1abcb Port os.rename calls to work on Windows by Renaud Paquay · 8 years ago
  13. a65adf7 Workaround shutil.rmtree limitation on Windows by Renaud Paquay · 8 years ago
  14. d5cec5e Add support for creating symbolic links on Windows by Renaud Paquay · 8 years ago
  15. 2e70291 Make "git command" and "forall" work on Windows by Renaud Paquay · 8 years ago