summaryrefslogtreecommitdiff
path: root/git.go
AgeCommit message (Collapse)Author
2024-01-23Scan() everything functionsJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-23buttons for scanning .git/config and go.sumJeff Carr
common branch handling scan go.sum & .git/config on New() parse go & git config files cleaner debugging cleaning up logging Signed-off-by: Jeff Carr <[email protected]>
2024-01-21work on making a map of the windowsv0.12.20Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-20changes for the autotypistv0.12.17Jeff Carr
go mod automation testing read tags Signed-off-by: Jeff Carr <[email protected]> Signed-off-by: Jeff Carr <[email protected]>
2024-01-19works againJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-19lots of things brokenJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-18more git change trackingv0.12.15Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-18goimport fixv0.12.14Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-18new pathsv0.12.10Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-18gofmt autofix pathsv0.12.9Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-17compiles, runs, but displays is blankJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-16GetPath() & CheckoutBranch()Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-16hard code path againJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-15better debugging outputJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-15working on CheckDirty()Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-15work on autotypist resetJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-14properly track user branch name and versionv0.12.3Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-13allow branch namesv0.12.1Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-13status is almost doneJeff Carr
2024-01-11skip HEADJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-11update for new gui APIJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-10things are now almost automaticJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-09initial commitJeff Carr