daxgames
0550f3698f
Merge branch 'master' into development
2026-02-22 19:54:53 +00:00
Dax T. Games
7f22d2eb73
trigger
2026-02-22 14:54:42 -05:00
Dax T. Games
dc99548b65
Merge branch 'upstream-master' into upstream-development
...
* upstream-master:
trigger
2026-02-22 14:52:10 -05:00
Dax T. Games
573bf6ebfb
trigger
2026-02-22 14:49:51 -05:00
Dax T. Games
05de4f606a
fix codeql
2026-02-22 15:42:39 -05:00
Dax T. Games
c8495a0f58
fix vendor
2026-02-22 15:38:45 -05:00
Dax T. Games
6593acf8c8
Add historical changelog entries.
2026-02-22 14:25:56 -05:00
daxgames
884165d49b
Merge branch 'master' into development
2026-02-22 15:43:43 +00:00
daxgames
d8c52c4b8e
Merge branch 'master' into development
2026-02-22 15:39:12 +00:00
Dax T. Games
54b96dfe4e
sync master and CHANGELOG.md updates
2026-02-22 14:41:40 -05:00
Dax T. Games
039e7d22ea
Merge branch 'master' into upstream-development
...
* master:
Bump peter-evans/create-pull-request from 7 to 8
Bump actions/upload-artifact from 5 to 6
Update Dependabot configuration for GitHub Actions
Add success conditionals to build and package summary steps
Add missing success conditionals to CodeQL and branches workflows
Add success conditionals to upload summary and separate test completion step
Improve pluralization clarity, fix test table headers, and add hash comment
Refactor artifact summary to use loop and improve pluralization
Add success conditionals to test summary steps
Add GITHUB_STEP_SUMMARY to all CI/CD workflows
Initial plan
⬆️ Update dependencies (clink v1.9.5)
Clean luacheck warning.
Fix branch name in a newly inited repo.
Update the git prompt to support repos with git reftables.
Bump actions/checkout from 5 to 6
⬆️ Update dependencies (git-for-windows v2.52.0.windows.1, clink v1.9.2, clink-completions v0.6.7)
2026-02-21 22:00:17 -05:00
Dax T. Games
c06d852248
fix quotes
2026-02-21 11:20:21 -05:00
David Refoua
ee967279d0
Merge pull request #3056 from chrisant996/support_git_reftables
...
Update the Lua git prompt to support repos with git reftables.
2026-02-16 16:11:15 +03:30
David Refoua
9e6e1485b0
Merge pull request #3062 from cmderdev/dependabot/github_actions/actions/upload-artifact-6
...
Bump actions/upload-artifact from 5 to 6
2025-12-15 04:28:52 +03:30
David Refoua
baef798b6c
Merge pull request #3063 from cmderdev/dependabot/github_actions/peter-evans/create-pull-request-8
...
Bump peter-evans/create-pull-request from 7 to 8
2025-12-15 04:07:08 +03:30
dependabot[bot]
865d0c1858
Bump peter-evans/create-pull-request from 7 to 8
...
Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request ) from 7 to 8.
- [Release notes](https://github.com/peter-evans/create-pull-request/releases )
- [Commits](https://github.com/peter-evans/create-pull-request/compare/v7...v8 )
---
updated-dependencies:
- dependency-name: peter-evans/create-pull-request
dependency-version: '8'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-12-14 23:22:03 +00:00
dependabot[bot]
60848f56c5
Bump actions/upload-artifact from 5 to 6
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 5 to 6.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](https://github.com/actions/upload-artifact/compare/v5...v6 )
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-12-14 23:21:57 +00:00
David Refoua
b86fca35bc
Update Dependabot configuration for GitHub Actions
...
Removed comments and added labels for GitHub Actions updates.
2025-12-15 02:51:21 +03:30
David Refoua
d05d03117a
Add GITHUB_STEP_SUMMARY to CI/CD workflows
2025-12-09 00:08:05 +03:30
David Refoua
1509616205
Merge branch 'master' into copilot/add-github-step-summary
2025-12-09 00:07:49 +03:30
copilot-swe-agent[bot]
6a698046a0
Add success conditionals to build and package summary steps
...
Co-authored-by: DRSDavidSoft <4673812+DRSDavidSoft@users.noreply.github.com >
2025-12-08 20:19:08 +00:00
copilot-swe-agent[bot]
148f685bb3
Add missing success conditionals to CodeQL and branches workflows
...
Co-authored-by: DRSDavidSoft <4673812+DRSDavidSoft@users.noreply.github.com >
2025-12-08 20:17:40 +00:00
David Refoua
73685145ea
Automatically updated clink 1.9.2 → 1.9.5
2025-12-08 23:45:38 +03:30
copilot-swe-agent[bot]
799f63de1f
Add success conditionals to upload summary and separate test completion step
...
Co-authored-by: DRSDavidSoft <4673812+DRSDavidSoft@users.noreply.github.com >
2025-12-08 20:15:37 +00:00
copilot-swe-agent[bot]
6da8e5849e
Improve pluralization clarity, fix test table headers, and add hash comment
...
Co-authored-by: DRSDavidSoft <4673812+DRSDavidSoft@users.noreply.github.com >
2025-12-08 20:13:48 +00:00
copilot-swe-agent[bot]
25ac8f113e
Refactor artifact summary to use loop and improve pluralization
...
Co-authored-by: DRSDavidSoft <4673812+DRSDavidSoft@users.noreply.github.com >
2025-12-08 20:11:46 +00:00
copilot-swe-agent[bot]
40ddf9a451
Add success conditionals to test summary steps
...
Co-authored-by: DRSDavidSoft <4673812+DRSDavidSoft@users.noreply.github.com >
2025-12-08 20:10:04 +00:00
copilot-swe-agent[bot]
0db2dbf6f8
Add GITHUB_STEP_SUMMARY to all CI/CD workflows
...
Co-authored-by: DRSDavidSoft <4673812+DRSDavidSoft@users.noreply.github.com >
2025-12-08 20:08:07 +00:00
copilot-swe-agent[bot]
d285f63068
Initial plan
2025-12-08 20:02:31 +00:00
DRSDavidSoft
62cccaf284
⬆️ Update dependencies (clink v1.9.5)
2025-12-08 13:47:50 +00:00
Chris Antos
6ba699a3c4
Clean luacheck warning.
2025-12-07 19:58:48 -08:00
Chris Antos
13dd021d6a
Fix branch name in a newly inited repo.
...
"git branch" does not work in a newly inited repo. So in a newly inited
using reftables, the branch name was not able to be retrieved, and the
"Loading..." placeholder remained indefinitely.
This change updates it to try again with "git branch --show-current"
when "git branch" prints empty output.
2025-12-07 19:52:40 -08:00
Chris Antos
c3f239267d
Update the git prompt to support repos with git reftables.
...
Also move the " -> remote" logic from clink-completions/git_prompt.lua
directly into the Cmder prompt implementation (otherwise it can't work
properly with reftables).
2025-12-06 16:19:20 -08:00
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
e79f54e16e
Merge pull request #3049 from cmderdev/update-vendor
...
Updates to `3` vendored dependencies
2025-11-27 15:13:11 +00:00
Dax T Games
24427c1a41
Merge pull request #3051 from cmderdev/dependabot/github_actions/actions/checkout-6
...
Bump actions/checkout from 5 to 6
2025-11-27 15:12:33 +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
dependabot[bot]
a918a6aae1
Bump actions/checkout from 5 to 6
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 5 to 6.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v5...v6 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-11-24 15:41:25 +00:00
DRSDavidSoft
d3ae747a6d
⬆️ Update dependencies (git-for-windows v2.52.0.windows.1, clink v1.9.2, clink-completions v0.6.7)
2025-11-24 13:46:53 +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