a66b8b3035
Merge pull request #2458 from FTOH/patch-1
...
Fix: Incomplete operation when closing bash.exe
2021-02-09 09:07:15 -05:00
ed60c14a44
Merge pull request #2475 from simaek/patch-1
...
Fix some commands like 'ls' are not available
2021-02-09 09:04:45 -05:00
cc1d459ea9
Fix some commands like ls' are not available
2021-02-08 23:23:30 +08:00
633d673bd7
Fix escaping double quotes
2021-01-17 22:13:01 +07:00
a7e45ef64a
Merge pull request #2464 from stephensolis/patch-1
...
Fix: "The system cannot find the file specified" if %GIT_INSTALL_ROOT%\usr\bin doesn't exist
2021-01-17 08:30:32 -05:00
10d63daf90
Fix enhance_path call if no usr\bin in %GIT_INSTALL_ROOT%
2021-01-16 23:34:22 +01:00
3608b5bc81
Added quotes as in previous commits
2021-01-11 15:03:52 +07:00
2d75a635de
Fix: Incomplete operation when closing bash.exe
2021-01-11 14:22:54 +07:00
9c9eac1875
Merge pull request #2449 from daxgames/alias_fix
...
Alias fix
v1.3.17
2020-12-23 07:55:52 -05:00
ae0b7722ed
CHANGELOG.md
2020-12-23 07:55:16 -05:00
bb2f89d044
CHANGELOG.md
2020-12-23 07:33:12 -05:00
24cad3ed5c
fix 'alias ..=cd ..' removing 2 char aliases
2020-12-23 07:30:47 -05:00
ae7ddb7f86
Merge branch 'master' of https://github.com/cmderdev/cmder
2020-12-23 07:29:36 -05:00
e0b8ebc669
Clink fork fixes ( #2441 )
...
* debug
* remove debug
* Switch to chrisant996 Clink 1.1.8
* Update to Clink 1.1 10
* CHANGELOG.md
Co-authored-by: dgames <dgames@dtg.local >
2020-12-21 21:30:30 +00:00
00b22ea79a
Update clink-completions to 0.3.6 ( #2440 )
...
https://github.com/vladimir-kotikov/clink-completions/releases/tag/0.3.6
2020-12-17 10:26:59 +00:00
eb8e470fe3
Merge branch 'master' of https://github.com/cmderdev/cmder
2020-12-11 05:52:31 -05:00
9088a5e2e6
Merge pull request #2430 from qfp64/faster-init
...
Improve init speed
2020-12-11 05:48:07 -05:00
25bc575e8a
Merge pull request #2390 from daxgames/sysinfo
...
add systeminfo.exe output to cmder_diag.*
2020-12-11 05:42:22 -05:00
0ff3b391f1
Merge branch 'master' of https://github.com/cmderdev/cmder into master
2020-12-11 03:47:19 -05:00
11a78a8d64
Fix errors
2020-12-10 13:35:40 +00:00
2a9a4d2860
Speed up calls to lib_console
2020-12-07 19:41:11 +00:00
4874e78953
remove debug
2020-12-06 10:56:58 -05:00
f4988480f6
debug
2020-12-06 09:23:23 -05:00
44f5095047
fix docs for user-aliases.cmd #2397 ( #2398 )
2020-10-27 17:32:05 +00:00
2205461943
Update git for windows to 2.29.1 ( #2410 )
2020-10-27 17:31:19 +00:00
467b4d4ad9
hide possible file write conflict
2020-09-13 08:27:10 -04:00
ea6e18c834
hide possible file write confilct
2020-09-13 08:02:46 -04:00
4378741aad
add systeminfo.exe output
2020-09-12 06:10:41 -04:00
6458199812
Merge pull request #2380 from daxgames/fix_git_not_expected
...
Fix `\Git\cmd\git.exe" found." was unexpected at this time.`
2020-08-31 19:11:19 -04:00
d1adf16fa8
'fixes'
2020-08-24 20:27:56 -04:00
cda883bc39
add setlocal
2020-08-23 08:47:20 -04:00
b1ef763922
add setlocal
2020-08-23 08:42:58 -04:00
2cd7632720
Merge pull request #2376 from MMShep97/update-readme-links
...
Update readme links
2020-08-15 09:02:51 -04:00
92169c1295
Deletes link to non-existent repo :(
2020-08-14 17:57:50 -05:00
e0aba11018
Updates readme link to correct path
...
Fixes capitalization
Fixes opt to be bin
Updates readme link to correct path
2020-08-14 17:47:24 -05:00
e8fe522a99
Merge pull request #2372 from cmderdev/revert-2371-revert-2369-fix-powershell-prompt
...
Revert "Revert "Update profile.ps1""
2020-08-13 12:19:36 -04:00
937874f03c
Revert "Revert "Update profile.ps1""
2020-08-13 07:29:24 -04:00
9e085f5938
Merge pull request #2371 from cmderdev/revert-2369-fix-powershell-prompt
...
Revert "Update profile.ps1"
2020-08-13 07:09:20 -04:00
829a65f552
Revert "Update profile.ps1"
2020-08-13 07:08:20 -04:00
93b69798f4
Merge pull request #2369 from mcnubblet/fix-powershell-prompt
...
Update profile.ps1
2020-08-13 06:48:01 -04:00
3f6aa3b348
Update profile.ps1
...
Set utf-8 BOM in profile.ps1 to fix incorrect prompt display in PowerShell
2020-08-13 14:05:49 +10:00
a1785415fd
Merge pull request #2359 from daxgames/changelog
...
Changelog
v1.3.16
2020-07-29 20:43:32 -04:00
794ae2ad60
changelog
2020-07-29 20:42:14 -04:00
28c416a15c
changelog
2020-07-29 20:41:29 -04:00
70aa573111
changelog
2020-07-29 20:39:37 -04:00
4cacd2fdc8
Merge pull request #2358 from FloSchwalm/update-to-git-2.28
...
Update git for windows to 2.28.0
2020-07-29 20:28:25 -04:00
80f76ad956
Merge pull request #2357 from FloSchwalm/fix-git-version-comparison
...
Fix git version comparison
2020-07-29 20:27:23 -04:00
906bb5d357
Merge pull request #2339 from daxgames/fix_global_vars_vscode_err
...
1.3.16-pre: 1.3.15 Fixes
2020-07-29 19:33:12 -04:00
29d784b2b1
Update git for windows to 2.28.0
2020-07-29 22:58:30 +02:00
fc90722faa
Prepend %GIT_INSTALL_ROOT%\cmd to path instead of appending it
...
The default setting for path enhancing is appending,
so the provided unix tools don't overwrite windows tools we may want to keep.
For Git this is undesired behavior, though, as we just compared git versions
to decide which one we want to use. The git directory thus needs to be prepended
to the path to make sure a call to git uses the version we selected.
2020-07-29 22:48:01 +02:00