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
|
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 |
|
David Refoua
|
bf7d5166b4
|
Merge branch 'development' of https://github.com/cmderdev/cmder into development
|
2025-11-08 20:48:47 +03:30 |
|
David Refoua
|
3ca3b9f033
|
Merge branch 'master' of https://github.com/cmderdev/cmder into development
|
2025-11-08 20:48:30 +03:30 |
|
DRSDavidSoft
|
36670ea0dd
|
Merge branch 'master' into development
|
2025-11-08 17:18:21 +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 |
|
DRSDavidSoft
|
09ab2f25d8
|
Merge branch 'master' into development
|
2025-11-08 13:55:51 +00:00 |
|
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
|
85c0824553
|
merge with master
|
2025-11-07 20:28:22 +03:30 |
|
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 |
|
DRSDavidSoft
|
a0a5b2ceab
|
Merge branch 'master' into development
|
2025-11-07 15:53:37 +00:00 |
|
David Refoua
|
d37d173702
|
Fix comment formatting in profile.ps1
|
2025-11-07 19:23:30 +03:30 |
|
DRSDavidSoft
|
71b648f065
|
Merge branch 'master' into development
|
2025-11-07 15:08:51 +00:00 |
|
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 |
|
DRSDavidSoft
|
f6bf29dff6
|
Merge branch 'master' into development
|
2025-11-07 15:01:19 +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 |
|
DRSDavidSoft
|
d4433f8917
|
Merge branch 'master' into development
|
2025-11-07 14:56:01 +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 |
|
David Refoua
|
74b3f18c53
|
Merge pull request #3037 from mbotezatu/master
Wrap git_locale in quotes
|
2025-11-07 17:30:58 +03:30 |
|
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 |
|
DRSDavidSoft
|
b522c136ad
|
Merge branch 'master' into development
|
2025-11-06 15:19:49 +00: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
|
76711b43b4
|
improve consistency
|
2025-11-06 18:47:25 +03:30 |
|
David Refoua
|
375f63ac7e
|
fix indentation
|
2025-11-06 18:41:18 +03:30 |
|
David Refoua
|
278694285c
|
fix typo
|
2025-11-06 18:40:46 +03:30 |
|
DRSDavidSoft
|
f9a4b0d9fc
|
Merge branch 'master' into development
|
2025-11-06 14:53:33 +00:00 |
|
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 |
|
DRSDavidSoft
|
2f148fb36a
|
Merge branch 'master' into development
|
2025-11-06 14:43:48 +00: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 |
|
David Refoua
|
4886f612ea
|
Merge branch 'development' of https://github.com/cmderdev/cmder into development
|
2025-11-06 17:38:01 +03:30 |
|
David Refoua
|
d45651f805
|
Merge branch 'master' of https://github.com/cmderdev/cmder into development
|
2025-11-06 17:37:49 +03:30 |
|
David Refoua
|
75d6973ccf
|
Merge pull request #3029 from cmderdev/dependabot/github_actions/github/codeql-action-4
Bump github/codeql-action from 3 to 4
|
2025-11-06 17:35:10 +03:30 |
|
David Refoua
|
1bcba81bec
|
Merge pull request #3032 from cmderdev/dependabot/github_actions/actions/upload-artifact-5
Bump actions/upload-artifact from 4 to 5
|
2025-11-06 17:34:32 +03:30 |
|