|
|
caa65ca7c3
|
feat(git-provider): Initial DatabaseManager
|
2026-08-24 14:48:48 +10:00 |
|
|
|
93717b4e43
|
chore(git-provider): Code style
|
2026-08-24 14:25:53 +10:00 |
|
|
|
54d5dd25b9
|
refactor(git-provider): Rename GitReg to GitRegistration
- rename private GitRegistration to InternalGitRegistration
|
2026-08-24 10:17:08 +10:00 |
|
|
|
39022e4186
|
feat(git-provider): Display current branch when listing registered repos
- change setters to init when parsing git folders
- change Console.WriteLine to Debug.WriteLine in GitManager constructor
|
2026-08-24 10:12:35 +10:00 |
|
|
|
740d35d3e7
|
feat(git-provider): Initial Show-GitRepo implementation
|
2026-08-23 09:53:33 +10:00 |
|
|
|
af5c9e43b6
|
feat(git-provider): Initial Get-GitRepo implementation
|
2026-08-23 09:25:45 +10:00 |
|
|
|
2b3c7d0153
|
feat(git-provider): Remove concept of directory registrations and keep it simple
|
2026-08-21 16:53:54 +10:00 |
|
|
|
30e103f021
|
tests(git-provider): Add duplicated repo registration test
|
2026-08-21 16:53:54 +10:00 |
|
|
|
09236e826a
|
tests(git-provider): Add basic registration tests
- make ModuleCore internals visible to ModuleTests
|
2026-08-10 15:50:24 +10:00 |
|
|
|
b9f856e716
|
feat(git-provider): First pass of creating directories from New-GitRepo command
- move GitManager to ModuleCore
- refactor SetGitRepoCommand to own file
|
2026-08-10 14:54:15 +10:00 |
|