Commit Graph

2004 Commits

Author SHA1 Message Date
Dax T Games
f4619040cf Merge pull request #3034 from cmderdev/pr/lib_path
Improve path enhancement handling in lib_path.cmd
2025-11-27 16:03:54 +00:00
Dax T Games
13904e452b Merge pull request #3053 from daxgames/cmder-micro-tasks
Cmder micro tasks
2025-11-27 15:04:56 +00:00
Dax T. Games
974f5b0d77 spacing 2025-11-27 14:22:09 +00:00
Dax T. Games
8fa1d2e7ef Merge remote-tracking branch 'upstream/development' into development-dax
* upstream/development: (84 commits)
  update profile.ps1's debug output
  Make PowerShell profile.ps1's debug and verbose working correctly
  Redirect Verbose and Debug stream
  ignore git commit
  fix line endings
  adjust comments
  Update PowerShell test to set CMDER_DEBUG env variable inline
  improve CI PowrShell profile test debug/verbose output
  Modify PowerShell test command for debug output
  fix incorrect comment
  adjust comments
  adjust comments
  adjust comments
  Avoid duplicating cmd.exe prompt definition
  Consolidate terminal conditionals and add shell integration for bash and cmd.exe
  Add OSC 133;D support for command exit code tracking
  Initial plan
  adjust comments
  simplify regex
  adjust comments
  ...
2025-11-27 14:08:51 +00:00
DRSDavidSoft
480b638e0e Merge branch 'master' into development 2025-11-09 01:06:50 +00:00
David Refoua
7f0cfac498 update profile.ps1's debug output 2025-11-09 04:36:41 +03:30
DRSDavidSoft
7bb7678521 Merge branch 'master' into development 2025-11-09 00:59:41 +00:00
David Refoua
dc3b142b32 Make PowerShell profile.ps1's debug and verbose working correctly 2025-11-09 04:29:32 +03:30
David Refoua
105ff0158b resolve conflicts 2025-11-09 04:09:31 +03:30
David Refoua
9c3bbe9b24 Redirect Verbose and Debug stream 2025-11-09 04:06:50 +03:30
David Refoua
5536ea2088 ignore git commit 2025-11-09 04:05:08 +03:30
David Refoua
f67e5704ed resolve conflicts 2025-11-09 04:04:28 +03:30
David Refoua
be44bac956 fix line endings 2025-11-09 03:59:33 +03:30
David Refoua
4fb6bed907 adjust comments 2025-11-09 03:55:06 +03:30
DRSDavidSoft
d001d9113b Merge branch 'master' into development 2025-11-09 00:19:03 +00:00
David Refoua
f4e68b0388 Update PowerShell test to set CMDER_DEBUG env variable inline 2025-11-09 03:48:57 +03:30
DRSDavidSoft
9030e7a25e Merge branch 'master' into development 2025-11-09 00:16:35 +00:00
David Refoua
a824b721cb improve CI PowrShell profile test debug/verbose output 2025-11-09 03:46:29 +03:30
DRSDavidSoft
1b03e29fa3 Merge branch 'master' into development 2025-11-08 23:59:15 +00:00
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
DRSDavidSoft
e2fcb1ceda Merge branch 'master' into development 2025-11-08 23:55:06 +00:00
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
DRSDavidSoft
842393aea0 Merge branch 'master' into development 2025-11-08 23:40:27 +00:00
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
DRSDavidSoft
a571eedab6 Merge branch 'master' into development 2025-11-08 22:19:27 +00:00
David Refoua
a8d897f633 adjust comments 2025-11-09 01:49:20 +03:30
DRSDavidSoft
d900f6a630 Merge branch 'master' into development 2025-11-08 22:18:11 +00:00
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
David Refoua
96f0bc9c6e ignore commit 2025-11-08 21:16:24 +03:30
David Refoua
f91d0bd5ba Refactor .git-blame-ignore-revs for clarity
Updated the .git-blame-ignore-revs file to include comments and remove duplicate entries.
2025-11-08 21:14:51 +03:30
David Refoua
081e818465 Ignore whitespace-only .cmd commits in blame 2025-11-08 21:07:27 +03:30
David Refoua
b0ab14d29f Ignore whitespace-only .ps1 commits in blame 2025-11-08 21:06:07 +03:30
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