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_win32.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
cleanup: Update codebase to expect Python 3.6
Jason R. Coombs
2023-10-31
1
-7
/
+5
*
isort: format codebase
v2.36
Mike Frysinger
2023-08-22
1
-4
/
+20
*
Format codebase with black and check formatting in CQ
Gavin Mak
2023-03-22
1
-112
/
+133
*
drop pyversion & is_python3 checking
Mike Frysinger
2021-01-06
1
-23
/
+4
*
strip python2-only coding:utf-8 & print_function settings
Mike Frysinger
2021-01-06
1
-2
/
+0
*
flake8: Suppress "F821 undefined name" inline for Python 2 names
David Pursehouse
2020-02-15
1
-2
/
+2
*
pyflakes: Fix remaining "E501 line too long" warnings
David Pursehouse
2020-02-13
1
-1
/
+2
*
[Win32] Make platform_utils compatible for Python3
Remy Böhmer
2020-02-06
1
-4
/
+9
*
Fix a typo
Rostislav Krasny
2020-01-25
1
-3
/
+3
*
Make _preserve_encoding in platform_utils_win32 compatible with Python 3
Rostislav Krasny
2020-01-24
1
-0
/
+5
*
set default file encoding to utf-8
Mike Frysinger
2019-06-13
1
-0
/
+1
*
platform_utils_win32: remove an unnecessary workaround
Роман Донченко
2019-03-21
1
-12
/
+5
*
Windows: Add support for creating symlinks as an unprivileged user
Renaud Paquay
2018-10-03
1
-7
/
+15
*
Implement islink, readlink and realpath using Win32 api
Renaud Paquay
2017-08-31
1
-5
/
+159
*
Add support for creating symbolic links on Windows
Renaud Paquay
2017-05-29
1
-0
/
+63