FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Commits · powershellsupport/PSTui · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
powershellsupport
/
PSTui
Public
forked from
tui-cs/PSTui
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
User selector
Datepicker
Commit history
Commits on Jun 25, 2026
Fix #18: re-anchor prompt after F7 history under Terminal.Gui v2 (#19)
Show description for 81ade9e
tig
and
claude
authored
81ade9e
View commit details
Copy full SHA for 81ade9e
Browse repository at this point
Commits on Jun 24, 2026
Update README.md
tig
authored
f2fcf46
View commit details
Copy full SHA for f2fcf46
Browse repository at this point
docs: GIFs now show the pwsh prompt + command; add demo.gif
Show description for 140dc31
tig
and
claude
committed
140dc31
View commit details
Copy full SHA for 140dc31
Browse repository at this point
docs: add tuirec recording guidance + ocgv/shot/F7 demo GIFs
Show description for 0d20270
tig
and
claude
committed
0d20270
View commit details
Copy full SHA for 0d20270
Browse repository at this point
docs: clarify F7 bindings require Import-Module (not just install)
Show description for 6347a19
tig
committed
6347a19
View commit details
Copy full SHA for 6347a19
Browse repository at this point
release: resolve next *untagged* patch version
Show description for 9ec5b5c
tig
committed
9ec5b5c
View commit details
Copy full SHA for 9ec5b5c
Browse repository at this point
Fix #15: F7/Shift+F7 do nothing after install (#16)
Show description for a47b8dc
tig
and
claude
authored
a47b8dc
View commit details
Copy full SHA for a47b8dc
Browse repository at this point
test: force deterministic headless screen size in OCGV integration tests
Show description for af58e0c
tig
and
claude
committed
af58e0c
View commit details
Copy full SHA for af58e0c
Browse repository at this point
Commits on Jun 23, 2026
ci: retry Install-PSResource on transient PSGallery errors
Show description for 89fdede
tig
and
claude
committed
89fdede
View commit details
Copy full SHA for 89fdede
Browse repository at this point
nuget: use nuget.org instead of the Microsoft CFS feed
Show description for 2452d72
tig
and
claude
committed
2452d72
View commit details
Copy full SHA for 2452d72
Browse repository at this point
deps: bump Terminal.Gui 2.1.0 -> 2.4.10 (latest stable)
Show description for 42fa92d
tig
and
claude
committed
42fa92d
View commit details
Copy full SHA for 42fa92d
Browse repository at this point
README: credits to Tyler + Tig only; document F7 history properly
Show description for 6ebfc8b
tig
and
claude
committed
6ebfc8b
View commit details
Copy full SHA for 6ebfc8b
Browse repository at this point
README: rewrite for the shipped 1.0.0 release
Show description for 9d6d29e
tig
and
claude
committed
9d6d29e
View commit details
Copy full SHA for 9d6d29e
Browse repository at this point
PLAN: mark CI/release pipeline (#5) and 1.0.0 publish (#6) done
Show description for be94a10
tig
committed
be94a10
View commit details
Copy full SHA for be94a10
Browse repository at this point
build: ship only PSTui + Terminal.Gui closure (29MB -> 9MB) (#6)
Show description for b7948c8
tig
and
claude
committed
b7948c8
View commit details
Copy full SHA for b7948c8
Browse repository at this point
docs: fix external help file name (PSTui.dll-Help.xml)
Show description for 69f1bd0
tig
committed
69f1bd0
View commit details
Copy full SHA for 69f1bd0
Browse repository at this point
Fold F7History into PSTui (F7/Shift+F7 command history) (#14)
Show description for 7dc6dce
tig
and
claude
committed
7dc6dce
View commit details
Copy full SHA for 7dc6dce
Browse repository at this point
Rename internal references: gui-cs → tui-cs (#12)
Show description for eba4d86
tig
and
claude
authored
eba4d86
View commit details
Copy full SHA for eba4d86
Browse repository at this point
Sweep gui-cs -> tui-cs after org rename (#9)
Show description for 77c9c48
tig
and
claude
committed
77c9c48
View commit details
Copy full SHA for 77c9c48
Browse repository at this point
release: use throwaway nuget.org-only config for PowerShell tool install
Show description for eeae0c8
tig
committed
eeae0c8
View commit details
Copy full SHA for eeae0c8
Browse repository at this point
release: install PowerShell tool from nuget.org (repo feed lacks it)
Show description for ff4a392
tig
and
claude
committed
ff4a392
View commit details
Copy full SHA for ff4a392
Browse repository at this point
release: hard-lock publish/tag to main branch
Show description for 24ff7d0
tig
and
claude
committed
24ff7d0
View commit details
Copy full SHA for 24ff7d0
Browse repository at this point
release: run pipeline under PowerShell 7.6+ to validate/publish manifest
Show description for f6dd612
tig
and
claude
committed
f6dd612
View commit details
Copy full SHA for f6dd612
Browse repository at this point
CI: run Build+Test on develop; move packaging to release pipeline
Show description for 5bb15bc
tig
and
claude
committed
5bb15bc
View commit details
Copy full SHA for 5bb15bc
Browse repository at this point
Merge branch 'main' into develop
Show description for 1827a71
tig
committed
1827a71
View commit details
Copy full SHA for 1827a71
Browse repository at this point
Add migration guide and clet-style release pipeline
Show description for f1370f9
claude
committed
f1370f9
View commit details
Copy full SHA for f1370f9
Browse repository at this point
Replace Newtonsoft.Json with System.Text.Json (#3)
Show description for 2031bdf
claude
committed
2031bdf
View commit details
Copy full SHA for 2031bdf
Browse repository at this point
PLAN: mark workstream A item 2 done (CI green on .NET 10)
Show description for 91974df
tig
and
claude
committed
91974df
View commit details
Copy full SHA for 91974df
Browse repository at this point
CI: pin SDK to global.json (.NET 10) for build+test (#10)
Show description for 4761f74
tig
and
claude
authored
4761f74
View commit details
Copy full SHA for 4761f74
Browse repository at this point
Rebrand module to PSTui (de-Microsoft), target net10/PS 7.6+
Show description for 206fee9
claude
committed
206fee9
View commit details
Copy full SHA for 206fee9
Browse repository at this point
Create FUNDING.yml
tig
authored
2ec9c38
View commit details
Copy full SHA for 2ec9c38
Browse repository at this point
Merge PSTui v2 foundation, rebrand plan, and WIP README into main
Show description for 9501d01
claude
committed
9501d01
View commit details
Copy full SHA for 9501d01
Browse repository at this point
README: explain the gui-cs/PSTui situation and WIP status
Show description for 244748f
claude
committed
244748f
View commit details
Copy full SHA for 244748f
Browse repository at this point
Add PSTui rebranding & re-release plan
Show description for 9be2842
claude
committed
9be2842
View commit details
Copy full SHA for 9be2842
Browse repository at this point
Commits on May 18, 2026
Remove dead Serializers class and tests
Show description for e992e0d
tig
and
Copilot
committed
e992e0d
View commit details
Copy full SHA for e992e0d
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL