Commit Graph

1838 Commits

Author SHA1 Message Date
Dax T. Games
1c77c9261d Merge remote-tracking branch 'upstream/master' into development-dax
* upstream/master:
  cleanup
  respect PATHEXT instead of hardcoding our own value
  add missing qualified dir
  cleanup
  prevent warnings if the dir does not exist
  enable `/d` flag in `excd` by default
  fix conflict
  add notes on what shim actually is
  ⬆️ Update dependencies (git-for-windows v2.47.0.windows.1, clink v1.7.3, clink-completions v0.6.0)
  make library comments consistent and clean up code
2024-12-29 16:04:36 -05:00
Dax T. Games
f11b1cbca5 x 2024-12-22 14:31:05 -05:00
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
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
David Refoua
42315d8cec enable /d flag in excd by default 2024-10-18 03:18:17 +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
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
David Refoua
540532f126 make library comments consistent and clean up code 2024-10-14 14:40:21 +03:30
Dax T. Games
d047236d37 x 2024-08-22 12:22:39 +00:00
Dax T. Games
376981a3c6 x 2024-08-22 12:15:43 +00:00
Dax T. Games
ffa37d4d5c sync fix launcher overwrite 2024-08-22 11:42:12 +00:00
Dax T. Games
f4f6255c1a remove extra {} 2024-08-20 12:25:33 +00:00
Dax T. Games
8e44dafdba Sync 2024-08-20 12:13:07 +00:00
Dax T. Games
85fcef13c2 Merge remote-tracking branch 'origin/fix_launcher_overwrite' into development-dax
* origin/fix_launcher_overwrite:
  Fix launcher overwritting/backing up emulator settings
2024-08-20 12:07:12 +00:00
Dax T. Games
82ab068f12 cleanup 2024-08-15 10:24:02 -04:00
Dax T. Games
3feebbcb2f Merge branch 'upstream_development' into development-dax 2024-08-03 12:45:26 +00:00
DRSDavidSoft
e84f2ff365 Merge branch 'master' into development 2024-07-27 17:34:23 +00:00
David Refoua
28f6098d48 Merge pull request #2959 from stanwest/cmd-double-quotes
In "lib_git.cmd", use single quotes inside double quotes
2024-07-27 21:04:15 +03:30
Stan West
b56a6d43cb Use single quotes inside double quotes 2024-07-26 20:24:12 -04:00
DRSDavidSoft
339e6b40fd Merge branch 'master' into development 2024-06-06 10:05:08 +00:00
David Refoua
d2f7136ef8 modify the header to remove outdated mention 2024-06-06 13:34:55 +03:30
Dax T. Games
2e945fb02b Fix launcher overwritting/backing up emulator settings 2024-05-31 18:31:16 -04:00
Dax T. Games
fe4f460443 Merge remote-tracking branch 'upstream/development' into development-dax
* upstream/development:
  add vendor/start_git_mintty.cmd
  remove vendor/start_git_mintty.cmd
  Update Windows Terminal default settings and version
  ⬆️ Update dependencies (git-for-windows v2.45.1.windows.1, clink v1.6.14, clink-completions v0.5.2)
2024-05-31 13:19:03 -04:00
DRSDavidSoft
e457afa8d1 Merge branch 'master' into development 2024-05-31 15:06:45 +00:00
David Refoua
4daff054eb Fix #2944 v1.3.25 2024-05-31 18:36:31 +03:30
Dax T. Games
f38e0b3e03 sync 2024-05-30 17:21:29 -04:00
Dax T. Games
167f57bc97 Merge branch 'upstream-development' into cmder4win 2024-05-30 17:13:15 -04:00
Dax T Games
9120d92318 Merge pull request #2943 from daxgames/new_wt
Update to latest released Windows Terminal to allow launching shells as Administrator.
2024-05-30 17:08:58 -04:00
Dax T. Games
9463d4ebc4 update build workflow to upload cmder_win* 2024-05-30 17:03:37 -04:00
Dax T. Games
c5946422e7 update build workflow to upload cmder_win.zip 2024-05-30 16:42:48 -04: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
Dax T. Games
0643c6f4d4 Update Windows terminal default settings 2024-05-30 12:19:44 -04:00
Dax T. Games
23b2a8646e Update Windows terminal default settings 2024-05-30 12:16:18 -04:00
Dax T. Games
2b05b3a7aa Update Windows Terminal default settings 2024-05-30 09:13:16 -04:00
Dax T. Games
6692331f2a Merge remote-tracking branch 'upstream/development' into development-dax
* upstream/development:
  display git improper version string as debug
  log the executable path for improper git
2024-05-29 19:09:28 -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
Dax T. Games
41ac7612bc Update Windows Terminal 2024-05-28 17:35:47 -04: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
Dax T. Games
9ce82383e2 Update Windows Terminal to 1.20.11271.0 2024-05-22 15:00:36 -04:00