• Joined on 2026-08-21
pascal_nulah pushed to feature/git-provider at pascal_nulah/Nulah.PowerShell 2026-08-24 20:48:16 +10:00
pascal_nulah pushed to feature/git-provider at pascal_nulah/Nulah.PowerShell 2026-08-24 17:36:01 +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
Compare 4 commits »
pascal_nulah pushed to feature/git-provider at pascal_nulah/Nulah.PowerShell 2026-08-24 16:03:00 +10:00
633b35f7e9 feat(git-provider): Initial git registration storage in database
caa65ca7c3 feat(git-provider): Initial DatabaseManager
93717b4e43 chore(git-provider): Code style
54d5dd25b9 refactor(git-provider): Rename GitReg to GitRegistration
39022e4186 feat(git-provider): Display current branch when listing registered repos
Compare 12 commits »
pascal_nulah pushed to feature/git-provider at pascal_nulah/Nulah.PowerShell 2026-08-24 12:38:16 +10:00
pascal_nulah pushed to feature/git-provider at pascal_nulah/Nulah.PowerShell 2026-08-24 09:00:25 +10:00
48ad65e86c refactor(git-provider): Centralise *-GitRepo noun name
740d35d3e7 feat(git-provider): Initial Show-GitRepo implementation
af5c9e43b6 feat(git-provider): Initial Get-GitRepo implementation
a0e29619a4 chore(git-provider): Move commands to command folder
2b3c7d0153 feat(git-provider): Remove concept of directory registrations and keep it simple
Compare 6 commits »
pascal_nulah pushed to feature/git-provider at pascal_nulah/Nulah.PowerShell 2026-08-23 12:08:17 +10:00
pascal_nulah pushed to feature/git-provider at pascal_nulah/Nulah.PowerShell 2026-08-23 10:06:37 +10:00
48ad65e86c refactor(git-provider): Centralise *-GitRepo noun name
740d35d3e7 feat(git-provider): Initial Show-GitRepo implementation
af5c9e43b6 feat(git-provider): Initial Get-GitRepo implementation
Compare 3 commits »
pascal_nulah pushed to feature/git-provider at pascal_nulah/Nulah.PowerShell 2026-08-23 09:04:47 +10:00
a0e29619a4 chore(git-provider): Move commands to command folder
2b3c7d0153 feat(git-provider): Remove concept of directory registrations and keep it simple
30e103f021 tests(git-provider): Add duplicated repo registration test
Compare 3 commits »
pascal_nulah pushed to feature/git-provider at pascal_nulah/Nulah.PowerShell 2026-08-21 19:18:18 +10:00
pascal_nulah pushed to feature/git-provider at pascal_nulah/Nulah.PowerShell 2026-08-21 16:54:10 +10:00
2b3c7d0153 feat(git-provider): Remove concept of directory registrations and keep it simple
30e103f021 tests(git-provider): Add duplicated repo registration test
Compare 2 commits »
pascal_nulah pushed to feature/git-provider at pascal_nulah/Nulah.PowerShell 2026-08-21 16:00:29 +10:00
cf2660b6b2 tests(git-provider): Add fact tests for empty name registrations
09236e826a tests(git-provider): Add basic registration tests
b9f856e716 feat(git-provider): First pass of creating directories from New-GitRepo command
1363f6ce02 chore(git-provider): explore setting the location based on a child fragment match
dedea9213b refactor(git-provider): Basic manager class implementation and dummy Set-GitRepo command
Compare 10 commits »
pascal_nulah created branch feature/git-provider in pascal_nulah/Nulah.PowerShell 2026-08-21 16:00:29 +10:00
pascal_nulah pushed to dev at pascal_nulah/Nulah.PowerShell 2026-08-21 11:15:10 +10:00
3547e32b6e tests(calendar): Add calendar render tests (#3)
ecb0a20cbb feat: add Cake build to produce powershell module (#2)
274d279732 feat: Add Get-Calendar command and Debug harnesses
Compare 3 commits »
pascal_nulah created branch dev in pascal_nulah/Nulah.PowerShell 2026-08-21 11:15:10 +10:00
pascal_nulah created branch main in pascal_nulah/Nulah.PowerShell 2026-08-21 11:15:09 +10:00
pascal_nulah pushed to main at pascal_nulah/Nulah.PowerShell 2026-08-21 11:15:09 +10:00
pascal_nulah created repository pascal_nulah/Nulah.PowerShell 2026-08-21 11:14:30 +10:00