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