Commit Graph

806 Commits

Author SHA1 Message Date
David Refoua
b140db4617 Merge branch 'development' of https://github.com/cmderdev/cmder into development 2024-11-14 00:13:38 +03:30
David Refoua
d15e7ac69f cleanup 2024-11-14 00:08:31 +03:30
David Refoua
126347025f cleanup 2024-11-14 00:01:29 +03:30
David Refoua
7ceacb63dd respect PATHEXT instead of hardcoding our own value
* support other path extensions as well (e.g. `.py` commonly used)
2024-11-14 00:00:53 +03:30
David Refoua
510178852d add missing qualified dir
https://github.com/cmderdev/cmder/pull/1961
2024-11-13 23:58:11 +03:30
David Refoua
4d15730d05 cleanup 2024-11-13 23:14:49 +03:30
DRSDavidSoft
cc40343157 Merge branch 'master' into development 2024-11-13 19:38:51 +00:00
David Refoua
25ccfeed77 prevent warnings if the dir does not exist
https://github.com/cmderdev/cmder/issues/121#issuecomment-654171568
2024-11-13 23:08:13 +03:30
DRSDavidSoft
940cadc526 Merge branch 'master' into development 2024-10-17 23:48:28 +00:00
David Refoua
42315d8cec
enable /d flag in excd by default 2024-10-18 03:18:17 +03:30
David Refoua
9b466e3963 merge changes from master 2024-10-17 20:03:45 +03:30
David Refoua
c6dbb89129 Merge branch 'master' of https://github.com/cmderdev/cmder 2024-10-17 20:00:32 +03:30
David Refoua
1cfba25beb fix conflict 2024-10-17 20:00:21 +03:30
David Refoua
2007baef6e
Updates to 3 vendored dependencies 2024-10-17 19:52:36 +03:30
David Refoua
4740b836f3 adjust indentation and merge from main 2024-10-17 19:46:22 +03:30
David Refoua
e220d114b2
add notes on what shim actually is 2024-10-17 19:43:14 +03:30
DRSDavidSoft
4204faa063 ⬆️ Update dependencies (git-for-windows v2.47.0.windows.1, clink v1.7.3, clink-completions v0.6.0) 2024-10-16 13:42:04 +00:00
DRSDavidSoft
fbd4c0422c Merge branch 'master' into development 2024-10-14 11:10:56 +00:00
David Refoua
540532f126 make library comments consistent and clean up code 2024-10-14 14:40:21 +03:30
DRSDavidSoft
e84f2ff365 Merge branch 'master' into development 2024-07-27 17:34:23 +00:00
Stan West
b56a6d43cb Use single quotes inside double quotes 2024-07-26 20:24:12 -04:00
DRSDavidSoft
e457afa8d1 Merge branch 'master' into development 2024-05-31 15:06:45 +00:00
Dax T. Games
e850f8241d add vendor/start_git_mintty.cmd 2024-05-30 16:37:37 -04:00
Dax T. Games
db3889d5e5 remove vendor/start_git_mintty.cmd 2024-05-30 16:27:43 -04:00
Dax T. Games
881938ed18 Update Windows Terminal default settings and version 2024-05-30 16:23:51 -04:00
DRSDavidSoft
45fd0c2666 ⬆️ Update dependencies (git-for-windows v2.45.1.windows.1, clink v1.6.14, clink-completions v0.5.2) 2024-05-29 13:40:37 +00:00
DRSDavidSoft
546d921e58 Merge branch 'master' into development 2024-05-28 13:49:59 +00:00
David Refoua
5145a15139
display git improper version string as debug 2024-05-28 17:19:47 +03:30
DRSDavidSoft
92c662de2f Merge branch 'master' into development 2024-05-23 18:29:27 +00:00
David Refoua
92419a48fc
log the executable path for improper git 2024-05-23 21:59:16 +03:30
David Refoua
aac7cfc47a
Fix GitHub action (merge master into development) 2024-05-21 11:58:26 +03:30
David Refoua
c9b77f618a
enable match.expand_envvars
This is part of the "Enhanced default settings" by Clink and a very useful feature
2024-05-20 10:57:51 +03:30
Dax T. Games
f8aa7feb1f PR - Requested Changes 2023-11-23 07:10:59 -05:00
David Refoua
8025b5baa2
Merge branch 'development' into windows_terminal 2023-11-21 03:43:31 +03:30
David Refoua
9a4041941e
Merge pull request #2896 from daxgames/more_speed_2
Applying the more speed branch to the development
2023-11-21 03:41:20 +03:30
Dax T. Games
86091b74e9 properly set CMDER_ROOT for windows terminal bash 2023-11-11 17:29:28 -08:00
Dax T. Games
2135fce19f revert git update to not include a release candidate 2023-11-11 09:12:30 -08:00
Dax T. Games
01c41a9268 Merge branch 'master' into more_speed_2 2023-11-10 18:21:11 -08:00
Dax T. Games
678b482269 Merge branch 'master' into windows_terminal 2023-11-10 17:02:47 -08:00
DRSDavidSoft
8498447878 ⬆️ Update dependencies (git-for-windows v2.43.0-rc0.windows.1, clink v1.5.12) 2023-11-03 13:40:42 +00:00
David Refoua
ffb93b1804
call init.bat with the same arguments 2023-10-25 12:32:31 +03:30
DRSDavidSoft
d0cb6b5c23 ⬆️ Update dependencies (clink v1.5.9, clink-completions v0.4.11) 2023-10-10 13:40:41 +00:00
Dax T. Games
ddad83c70f PR Review requested changes 2023-09-26 11:17:16 -04:00
Dax T. Games
01da2fe638 turn off /t in windows terminal defaults 2023-09-25 16:30:41 -04:00
Dax T. Games
ab10e83d95 sync and add windows terminal to sources. 2023-09-25 14:47:20 -04:00
Dax T. Games
cb543528af Merge branch 'master' of https://github.com/cmderdev/cmder into windows_terminal 2023-09-25 14:41:09 -04:00
Dax T. Games
7d3e691a69 add start_git_bash.cmd 2023-09-25 14:04:12 -04:00
Dax T. Games
d75ba7bce2 Merge branch 'master' of https://github.com/cmderdev/cmder into windows_terminal 2023-09-25 11:15:06 -04:00
Dax T. Games
968beb8a27 Add initial Windows Terminal support 2023-09-25 11:14:54 -04:00
Dax T. Games
7c04ee9f6a fixes 2023-09-22 17:15:23 -04:00