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