David Refoua
|
f4e68b0388
|
Update PowerShell test to set CMDER_DEBUG env variable inline
|
2025-11-09 03:48:57 +03:30 |
|
David Refoua
|
a824b721cb
|
improve CI PowrShell profile test debug/verbose output
|
2025-11-09 03:46:29 +03:30 |
|
David Refoua
|
153f7310a1
|
Merge pull request #3042 from cmderdev/copilot/fix-and-optimize-cmder-ps1
Refactor Cmder.ps1: Apply PowerShell naming conventions and optimize code
|
2025-11-09 03:29:06 +03:30 |
|
David Refoua
|
3172771f15
|
Modify PowerShell test command for debug output
* Update PowerShell command to include debug preference.
* Remove un-needed `Invoke-Expression`
|
2025-11-09 03:24:58 +03:30 |
|
David Refoua
|
ef46d6465d
|
Merge pull request #3043 from cmderdev/copilot/add-osc-133-d-exit-code
Add OSC 133 shell integration support across PowerShell, Bash, and CMD.exe
|
2025-11-09 03:10:20 +03:30 |
|
David Refoua
|
eabadf96dc
|
fix incorrect comment
|
2025-11-09 02:57:19 +03:30 |
|
David Refoua
|
7b248bc9a3
|
adjust comments
|
2025-11-09 02:50:47 +03:30 |
|
David Refoua
|
697c122faf
|
adjust comments
|
2025-11-09 02:48:02 +03:30 |
|
David Refoua
|
2ce0146d6e
|
adjust comments
|
2025-11-09 02:45:06 +03:30 |
|
copilot-swe-agent[bot]
|
5dfa14ccce
|
Avoid duplicating cmd.exe prompt definition
Co-authored-by: DRSDavidSoft <4673812+DRSDavidSoft@users.noreply.github.com>
|
2025-11-08 22:55:15 +00:00 |
|
copilot-swe-agent[bot]
|
4d259ba84c
|
Consolidate terminal conditionals and add shell integration for bash and cmd.exe
Co-authored-by: DRSDavidSoft <4673812+DRSDavidSoft@users.noreply.github.com>
|
2025-11-08 22:41:26 +00:00 |
|
copilot-swe-agent[bot]
|
bbd7507b4e
|
Add OSC 133;D support for command exit code tracking
Co-authored-by: DRSDavidSoft <4673812+DRSDavidSoft@users.noreply.github.com>
|
2025-11-08 22:27:38 +00:00 |
|
copilot-swe-agent[bot]
|
b9246177c0
|
Initial plan
|
2025-11-08 22:24:31 +00:00 |
|
David Refoua
|
a8d897f633
|
adjust comments
|
2025-11-09 01:49:20 +03:30 |
|
David Refoua
|
304b8c7a05
|
simplify regex
|
2025-11-09 01:48:05 +03:30 |
|
David Refoua
|
fc24040e5e
|
adjust comments
|
2025-11-09 01:14:28 +03:30 |
|
copilot-swe-agent[bot]
|
a1def7195e
|
Restore posh-git support for all versions in Import-Git
Co-authored-by: DRSDavidSoft <4673812+DRSDavidSoft@users.noreply.github.com>
|
2025-11-08 21:24:18 +00:00 |
|
copilot-swe-agent[bot]
|
456ddcc59e
|
Improve version comparison using dot-notation segment comparison
Co-authored-by: DRSDavidSoft <4673812+DRSDavidSoft@users.noreply.github.com>
|
2025-11-08 21:11:36 +00:00 |
|
copilot-swe-agent[bot]
|
f6adae5fb2
|
Fix version comparison to handle Git version strings correctly
Co-authored-by: DRSDavidSoft <4673812+DRSDavidSoft@users.noreply.github.com>
|
2025-11-08 21:00:30 +00:00 |
|
copilot-swe-agent[bot]
|
c039d977c2
|
Skip mingw64 check on 32-bit systems for better performance
Co-authored-by: DRSDavidSoft <4673812+DRSDavidSoft@users.noreply.github.com>
|
2025-11-08 20:52:58 +00:00 |
|
David Refoua
|
60045d8c4f
|
simplification
|
2025-11-08 23:52:45 +03:30 |
|
David Refoua
|
9b64482f37
|
add the same message from lib_git.cmd in PS1 script
|
2025-11-08 23:50:52 +03:30 |
|
copilot-swe-agent[bot]
|
bc970e7f78
|
Add end-of-line anchor and explanatory comment to Get-GitStatusSetting regex
Co-authored-by: DRSDavidSoft <4673812+DRSDavidSoft@users.noreply.github.com>
|
2025-11-08 19:00:56 +00:00 |
|
copilot-swe-agent[bot]
|
7df73096d6
|
Fix regex to match whole lines only in Get-GitStatusSetting
Co-authored-by: DRSDavidSoft <4673812+DRSDavidSoft@users.noreply.github.com>
|
2025-11-08 18:38:59 +00:00 |
|
copilot-swe-agent[bot]
|
96842bf09e
|
Refactor Cmder.ps1 with PowerShell naming conventions and optimizations
Co-authored-by: DRSDavidSoft <4673812+DRSDavidSoft@users.noreply.github.com>
|
2025-11-08 17:29:08 +00:00 |
|
copilot-swe-agent[bot]
|
ca068f5696
|
Initial plan
|
2025-11-08 17:22:50 +00:00 |
|
David Refoua
|
a0d085f93e
|
fix line endings
|
2025-11-08 20:48:07 +03:30 |
|
David Refoua
|
538662ce56
|
improve documentation
|
2025-11-08 17:39:50 +03:30 |
|
David Refoua
|
f9d402d447
|
Add OSC 133 shell integration sequences for Windows Terminal PowerShell support
|
2025-11-08 17:25:43 +03:30 |
|
copilot-swe-agent[bot]
|
88ca59f82e
|
Add OSC 133 shell integration sequences for Windows Terminal PowerShell support
Co-authored-by: DRSDavidSoft <4673812+DRSDavidSoft@users.noreply.github.com>
|
2025-11-08 13:42:07 +00:00 |
|
copilot-swe-agent[bot]
|
d7fd2244cf
|
Initial plan
|
2025-11-08 13:35:59 +00:00 |
|
David Refoua
|
667820105e
|
Merge pull request #3021 from chrisant996/fix_3020_hg_prompt_is_slow
Fix cmderdev/cmder#3020; hg prompt is slow.
|
2025-11-07 20:22:25 +03:30 |
|
David Refoua
|
6b26f5b9b4
|
Update vendored windows-terminal
|
2025-11-07 19:39:19 +03:30 |
|
David Refoua
|
d37d173702
|
Fix comment formatting in profile.ps1
|
2025-11-07 19:23:30 +03:30 |
|
David Refoua
|
1f70cfa508
|
Merge pull request #3026 from cmderdev/copilot/fix-3025
Add OSC 9;9 support for PowerShell prompt to enable Windows Terminal directory tracking
|
2025-11-07 18:38:43 +03:30 |
|
DRSDavidSoft
|
641a3b55fc
|
⬆️ Update dependencies (windows-terminal v1.23.12811.0)
|
2025-11-07 15:06:06 +00:00 |
|
David Refoua
|
89ec06b387
|
Merge pull request #3003 from cmderdev/update-vendor
Updates to `3` vendored dependencies
|
2025-11-07 18:31:11 +03:30 |
|
DRSDavidSoft
|
b20f084fbc
|
⬆️ Update dependencies (git-for-windows v2.51.2.windows.1, clink v1.8.8, clink-completions v0.6.6)
|
2025-11-07 14:59:14 +00:00 |
|
David Refoua
|
8ab1f11fa4
|
Merge pull request #3039 from cmderdev/copilot/exclude-rc-versions-update-script
Add pre-release/RC version filtering to update.ps1
|
2025-11-07 18:25:54 +03:30 |
|
copilot-swe-agent[bot]
|
73739407b1
|
Simplify conditional logic for better readability
Co-authored-by: DRSDavidSoft <4673812+DRSDavidSoft@users.noreply.github.com>
|
2025-11-07 14:40:21 +00:00 |
|
copilot-swe-agent[bot]
|
aa6b28a2b0
|
Refactor: Extract pre-release check to helper function
Co-authored-by: DRSDavidSoft <4673812+DRSDavidSoft@users.noreply.github.com>
|
2025-11-07 14:38:56 +00:00 |
|
copilot-swe-agent[bot]
|
d01ab39181
|
Fix pre-release filtering for archive downloads
Co-authored-by: DRSDavidSoft <4673812+DRSDavidSoft@users.noreply.github.com>
|
2025-11-07 14:36:57 +00:00 |
|
copilot-swe-agent[bot]
|
a513d08ab8
|
Add pre-release/RC version filtering to update.ps1
Co-authored-by: DRSDavidSoft <4673812+DRSDavidSoft@users.noreply.github.com>
|
2025-11-07 14:35:44 +00:00 |
|
copilot-swe-agent[bot]
|
fb01ee7bb9
|
Initial plan
|
2025-11-07 14:23:28 +00:00 |
|
Mihai Botezatu
|
0cbe1e8d8c
|
Wrap git_locale in quotes
Without quoting, the lookup would fail for some characters
|
2025-11-07 01:03:40 +01:00 |
|
David Refoua
|
614f314e41
|
Merge pull request #3033 from leo-liar (Update lib_path.cmd)
|
2025-11-06 18:49:40 +03:30 |
|
David Refoua
|
6f6c21dcae
|
add missing prefix
|
2025-11-06 18:23:10 +03:30 |
|
leo-liar
|
9653adc5f9
|
Update lib_path.cmd
Fixed missing variable in temp file name
|
2025-11-06 15:50:52 +01:00 |
|
David Refoua
|
f6bc623284
|
fix line endings
|
2025-11-06 18:13:33 +03:30 |
|
David Refoua
|
006567cdbc
|
fix inconsistencies
|
2025-11-06 18:07:13 +03:30 |
|