Commit Graph

1715 Commits

Author SHA1 Message Date
4992227614 use correct order of commands to move directory 2022-10-14 22:12:59 +03:30
7178b978ec adjust required string double quotes 2022-10-14 22:04:55 +03:30
ee01f26680 use absolute paths for moving items 2022-10-14 22:01:34 +03:30
eede47bfad set the workspace path for github actions correctly 2022-10-14 21:56:19 +03:30
9d9519bdd4 add missing prefix for github actions 2022-10-14 21:52:54 +03:30
f05c77e53c add resolve path for flatten directory function 2022-10-14 21:51:04 +03:30
0b163d43ab adjustments to github actions build 2022-10-14 21:48:40 +03:30
d567229050 add verbose message for flatten directory 2022-10-14 21:46:00 +03:30
800a4a953f changes for github actions build 2022-10-14 21:25:15 +03:30
be5198c74b use github actions 2022-10-14 21:15:46 +03:30
91d5a25fe9 use max cpu count switch for msbuild 2022-10-14 20:02:03 +03:30
760566acb9 resolve conflicts 2022-09-12 22:33:52 +04:30
a8bc932dbd resolve conflicts 2022-09-12 22:27:41 +04:30
6cd7817938 resolve merge conflicts 2022-09-11 09:56:40 +04:30
3d0e6b86e3 Merge pull request #2748 from DRSDavidSoft/master
Fix build system scripts (closes #2723)
2022-09-10 20:28:44 -04:00
a027bdc5c2 Merge pull request #2747 from DRSDavidSoft/patch-3
Add bin\cmder_shell.cmd
2022-09-10 20:23:57 -04:00
0f490fdb61 Merge pull request #2746 from DRSDavidSoft/taskdialog
Use TaskDialog instead of MessageBox (Fixes Builds)
2022-09-10 20:22:42 -04:00
795ab5746c Merge https://github.com/DRSDavidSoft/cmder into taskdialog 2022-09-10 01:49:31 +04:30
771c53c7f1 Re-target build tools & update script 2022-09-10 01:47:10 +04:30
805a5fc6e5 Merge pull request #3 from DRSDavidSoft/taskdialog
Merge TaskDialog
2022-09-10 01:35:04 +04:30
05c92f4cb0 Rename cmder_shell. to cmder_shell.cmd 2022-09-10 01:10:17 +04:30
d2d3d38782 Merge branch 'patch-3' of https://github.com/DRSDavidSoft/cmder into taskdialog 2022-09-10 01:09:44 +04:30
15d66d394a add cmder_shell.cmd 2022-09-10 00:00:24 +04:30
280e40f077 Merge branch 'master' into taskdialog 2022-09-09 21:31:25 +04:30
8ee5e36fca update switches string 2022-09-09 21:26:11 +04:30
dab1dd93f1 Merge pull request #2745 from DRSDavidSoft/patch-3
Minimal comspec detection (related to #2744)
2022-09-09 09:14:44 -04:00
e2d817a497 Add set to fix error 2022-09-09 09:11:45 -04:00
d1b1012741 minimal comspec detection (fixes #2744) 2022-09-09 17:24:25 +04:30
5c409dabc8 Merge pull request #2739 from DRSDavidSoft/patch-4
Update Clink, Clink Completions and ConEmu dependencies
2022-09-08 22:32:21 -04:00
05db3658ad Merge pull request #2738 from DRSDavidSoft/patch-3
Related to #2654: Move space from "{git}{hg}{svn}" to individual parts
2022-09-08 22:31:55 -04:00
ef0de62d82 Merge pull request #2742 from daxgames/better_bat
Better bat
2022-09-04 09:25:03 -04:00
61e7028566 CHANGELOG 2022-09-04 09:23:03 -04:00
59bbdaddc7 Cleanup 2022-09-04 09:16:39 -04:00
7a9ad78e66 Fix #2740 2022-09-01 13:00:43 +00:00
ec371bafff Update Clink, Clink Completions and ConEmu dependencies 2022-08-30 22:10:12 +04:30
a617397aea move space from "{git}{hg}{svn}" to individual parts 2022-08-30 21:59:09 +04:30
74060922a4 run script before compile 2022-07-18 18:21:08 +01:00
e48dec15ac VS2022 2022-07-18 18:13:38 +01:00
52389f21f0 VS 2019 2022-07-18 17:42:09 +01:00
d1e033c312 try 142 2022-07-18 17:40:54 +01:00
c89ef96347 Remove XP platform
Fixes #2723
2022-07-18 17:36:49 +01:00
4846eff298 Merge pull request #2720 from daxgames/CH
Update Clink and Git
2022-07-15 10:11:59 -04:00
5f25ea58a0 update Clink and Git 2022-07-15 10:08:52 -04:00
dceccffb72 Merge branch 'master' into CH 2022-07-15 10:06:59 -04:00
0a4d3bcb77 update Clink and Git 2022-07-15 10:04:30 -04:00
913f93d24a Merge pull request #2703 from Mikaz-fr/master
Add optional clink async prompt update for svn status
2022-07-13 08:52:52 -04:00
70b5822fd5 Enable asynchronous clink prompt update for svn status
If enabled in the cmder prompt config, use clink asynchronous update of the prompt for svn status (similar to git)
2022-05-25 15:34:22 +02:00
f184714457 Add new cmder config value
Add new setting value prompt_overrideSvnStatusOptIn to cmder_prompt_config.lua.default to control of asynchronous svn status update should be used with clink
2022-05-25 15:28:29 +02:00
7beb490048 Merge pull request #2695 from goodusername123/master
Update Git for Windows and Clink
2022-04-25 18:42:06 -04:00
f2d8e31e2e Update clink URL
Updates the Clink URL in the readme to point to the newer maintained version of Clink that is used by Cmder.
2022-04-25 16:58:37 -05:00