Age | Commit message (Collapse) | Author |
|
|
|
Co-authored-by: John Spurlock <john.spurlock@gmail.com>
|
|
|
|
|
|
Fixes #10677
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Closes #10881
|
|
|
|
|
|
Co-authored-by: Bartek Iwańczuk <biwanczuk@gmail.com>
|
|
|
|
Co-authored-by: RobyCigar <69680330+RobyCigar@users.noreply.github.com>
|
|
|
|
|
|
|
|
(#10573)
Fixes: #10561
|
|
Ref #8643
|
|
|
|
|
|
ref: #7512
|
|
|
|
Fixes: #10305
Co-authored-by: Kitson Kelly <me@kitsonkelly.com>
|
|
|
|
|
|
|
|
(#10332)
|
|
Co-authored-by: Satya Rohith <me@satyarohith.com>
|
|
Co-authored-by: Luca Casonato <lucacasonato@yahoo.com>
|
|
|
|
|
|
Co-authored-by: Bartek Iwańczuk <biwanczuk@gmail.com>
|
|
|
|
|
|
|
|
Co-authored-by: ayame113 <ayame113@users.noreply.github.com>
|
|
|
|
Fixes #9988
|
|
Co-authored-by: Kitson Kelly <me@kitsonkelly.com>
|
|
Co-authored-by: Kitson Kelly <me@kitsonkelly.com>
|
|
|
|
|
|
Co-authored-by: Kitson Kelly <me@kitsonkelly.com>
|
|
|
|
|
|
unlike other system config file, in windows `$profile` file is a
common config file of powershell , just use `>` will override
the user config file , which is terrible. This change use append
instead of override which is more reasonable
|