index
:
tools/git-repo.git
main
maint
master
repo-1
stable
Mirror of gerrit.googlesource.com/git-repo
N/A
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
platform_utils.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "Port _FileDescriptorStreamsNonBlocking to use poll()"
v1.13.9.1
Mike Frysinger
2020-02-03
1
-15
/
+3
*
Fix method signature of platform_utils.FileDescriptorStreams._create_stream()
Rostislav Krasny
2020-01-25
1
-1
/
+1
*
Port _FileDescriptorStreamsNonBlocking to use poll()
Theodore Dubois
2019-12-18
1
-3
/
+15
*
sync: make .git init more robust
Mike Frysinger
2019-11-12
1
-4
/
+5
*
set default file encoding to utf-8
Mike Frysinger
2019-06-13
1
-0
/
+1
*
platform_utils: Fix exception handling in _walk_windows_impl
David Pursehouse
2018-11-06
1
-1
/
+1
*
Add support for long paths
Renaud Paquay
2018-10-22
1
-16
/
+110
*
fix some sync error while using python3
Dylan Deng
2018-07-24
1
-1
/
+6
*
Replace all os.remove calls
Renaud Paquay
2017-08-31
1
-0
/
+17
*
Implement islink, readlink and realpath using Win32 api
Renaud Paquay
2017-08-31
1
-0
/
+54
*
Port os.rename calls to work on Windows
Renaud Paquay
2017-05-29
1
-0
/
+17
*
Workaround shutil.rmtree limitation on Windows
Renaud Paquay
2017-05-29
1
-0
/
+15
*
Add support for creating symbolic links on Windows
Renaud Paquay
2017-05-29
1
-0
/
+43
*
Make "git command" and "forall" work on Windows
Renaud Paquay
2017-05-29
1
-0
/
+169