• Joined on 2026-08-21
pascal_nulah commented on pull request pascal_nulah/Nulah.PowerShell#5 2026-09-03 22:18:17 +10:00
feat: Add GitRepoRegistration cmdlets

todo: Will document this later, probably as a readme in the output bundle so everything can be stand alone

pascal_nulah commented on issue pascal_nulah/Nulah.PowerShell#6 2026-09-03 22:11:01 +10:00
Create GitRepoRegistration cmdlets

Added a bunch of build script updates to generate a minimal set of files plus an initial script setup file

pascal_nulah pushed to feature/git-provider at pascal_nulah/Nulah.PowerShell 2026-09-03 22:08:56 +10:00
5cfc4819fe build(git-provider): Generate initial import script
pascal_nulah pushed to feature/git-provider at pascal_nulah/Nulah.PowerShell 2026-09-03 21:47:38 +10:00
9665ed1ae3 build(git-provider): Bundle up minimal required module files
270d545e56 build(git-provider): Add GitRepoRegistration commands to build
Compare 2 commits »
pascal_nulah opened issue pascal_nulah/Nulah.PowerShell#6 2026-09-02 14:14:56 +10:00
Create GitRepoRegistration cmdlets
pascal_nulah created pull request pascal_nulah/Nulah.PowerShell#5 2026-09-02 14:12:02 +10:00
WIP: feat: Add GitRepoRegistration cmdlets
pascal_nulah pushed to feature/git-provider at pascal_nulah/Nulah.PowerShell 2026-09-02 14:10:48 +10:00
5448fa3f9e docs(git-provider): Change info box to be normal-markdown instead of Obsidian-markdown
pascal_nulah commented on issue pascal_nulah/Nulah.PowerShell#2 2026-09-02 11:36:41 +10:00
Terminal Colour Provider

This will also be used for custom prompts to colour the output

pascal_nulah opened issue pascal_nulah/Nulah.PowerShell#4 2026-09-02 11:30:25 +10:00
Add Update-GitRepoRegistration to collapse workflow
pascal_nulah pushed to feature/git-provider at pascal_nulah/Nulah.PowerShell 2026-09-02 11:30:23 +10:00
78974c732c docs(git-provider): Update general section to outline case-sensitivity
pascal_nulah pushed to feature/git-provider at pascal_nulah/Nulah.PowerShell 2026-09-02 11:19:25 +10:00
e2caa604c5 docs(git-provider): Small documentation updates to verb usage and default behaviour for New-GitRepoRegistration
c8717df44a docs(git-provider): Document Remove-GitRepoRegistration
b91a868a54 feat(git-provider): Update Remove-GitRepoRegistration to work from any directory when -Name is given
6550da8c99 docs(git-provider): Update Show-GitRepoRegistration
Compare 4 commits »
pascal_nulah opened issue pascal_nulah/Nulah.PowerShell#3 2026-08-29 08:44:58 +10:00
Quick branch creation
pascal_nulah opened issue pascal_nulah/Nulah.PowerShell#2 2026-08-29 08:29:41 +10:00
Terminal Colour Provider
pascal_nulah opened issue pascal_nulah/Nulah.PowerShell#1 2026-08-29 08:01:08 +10:00
Custom Prompt Support
pascal_nulah pushed to feature/git-provider at pascal_nulah/Nulah.PowerShell 2026-08-26 17:18:43 +10:00
0fbb0775c1 docs(git-provider): Document Show-GitRepoRegistration
d53e5b2fe4 feat(git-provider): Change alias of NoStack to NoPushLocation
52944936ed docs(git-provider): Document Get-GitRepoRegistration
Compare 3 commits »
pascal_nulah pushed to feature/git-provider at pascal_nulah/Nulah.PowerShell 2026-08-26 14:17:16 +10:00
5e0e4ad2be docs(git-provider): Document New-GitRepoRegistration
46eeb0cb1e feat(git-provider): Update debug output when registering
8d64b1aa9e fix(git-provider): Return after successful registration removal
7c6a47bfcb docs(git-provider): Add initial git command documentation
Compare 4 commits »
pascal_nulah pushed to feature/git-provider at pascal_nulah/Nulah.PowerShell 2026-08-25 17:58:02 +10:00
5528a756f9 refactor(git-provider): Rename noun to GitRepoRegistration
pascal_nulah pushed to feature/git-provider at pascal_nulah/Nulah.PowerShell 2026-08-25 17:10:36 +10:00
5f04ed4262 feat(git-provider): Set OutputType for GetGitRepoCommand
e49b322ec0 chore(git-provider): Rename class to match file name
50752c0699 chore: Remove unneeded files
9eb58698fa chore(git-provider): Code style
Compare 4 commits »
pascal_nulah pushed to feature/git-provider at pascal_nulah/Nulah.PowerShell 2026-08-25 11:22:04 +10:00
27117ce64b refactor(git-provider): remove SetGitRepoCommand
a666a49db0 feat(git-provider): Implement RemoveGitRepoCommand
cf446fc5dc refactor(git-provider): move IsGitRepo to GitManager, refactor NewGitRepoCommand
Compare 3 commits »
pascal_nulah pushed to feature/git-provider at pascal_nulah/Nulah.PowerShell 2026-08-25 08:15:08 +10:00
c48549117f chore(git-provider): Trim output when getting current branch
7b59b90572 chore(git-provider): Use -C when checking if current directory is a git repo
164df4ecf4 chore(git-provider): Code style
cf336da271 feat(git-provider): Load previous registrations, add debug hook
633b35f7e9 feat(git-provider): Initial git registration storage in database
Compare 16 commits »