Releases: 0zhu/cygwin-portable
Releases · 0zhu/cygwin-portable
v.190915
v.190913
v.180629
v.171123
v.171119
abeb7ba#diff-59ea73e28750a79be57fa2b32bfef4ed
- installer: now can update existing concygsys installations
- conemu: default task changed to xterm-compatible MinTTY to resolve:
- random hangs in vim
- Tab autompletion artefacts in screen session over ssh
- \e[1m no longer shows brighter colour in ConEmu after recent update
- conemu: deleted unnecessary settings from conemu config file
- conemu: "kill ssh-agent" is set to off by default in config file
- conemu: added task for WSL
- launchers: if
HOME_FOLDER
is empty, set to concygsys - launchers: added cygwin/cygwin-install-options.cmd to store personal installation options in case of concygsys upgrade
- launchers: added cygwin/cygwin-settings.cmd to store personal variables (e.g. username, home folder path) in case of concygsys upgrade
- cygwin: discontinued transcode-open/apt-cyg replaced with its more powerful and up-to-date fork kou1okada/apt-cyg
75d5d64#diff-59ea73e28750a79be57fa2b32bfef4ed
- description additions
- code optimization
e18373c#diff-59ea73e28750a79be57fa2b32bfef4ed
- corrected header
- optimised script settings
- added colours to installation/upgrade process
- cygwin settings, installation options, launcher code and updater aggregated in one file
- added optional full or cygwin-only upgrade
- optimised the code
- reorganised launcher files creation order
c629427#diff-59ea73e28750a79be57fa2b32bfef4ed
- Minor corrections
8edbec4#diff-59ea73e28750a79be57fa2b32bfef4ed
- disabled DelayedExpansion where it is not required to prevent conflicts
- changed apt-cyg repository back to transcode-open