summaryrefslogtreecommitdiff
path: root/git.go
AgeCommit message (Collapse)Author
2025-01-29delete old code. start refactor to protobufv0.22.39v0.22.38v0.22.37Jeff Carr
2025-01-18code now moved to gitpbv0.22.33Jeff Carr
2025-01-07more removal of old codev0.22.32Jeff Carr
2025-01-07attempt to set pb.StateJeff Carr
2025-01-07last of the easy rm old codeJeff Carr
2025-01-07still rm old codeJeff Carr
2025-01-07rm old codeJeff Carr
2025-01-07rm old codeJeff Carr
2025-01-07remove lots of old stuff!Jeff Carr
2024-12-03lots more moved to using the protobufv0.22.24v0.22.23Jeff Carr
2024-11-15use more realtime output for git clonev0.22.14Jeff Carr
2024-11-13improve output handling via go-cmdJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-11-08use go-cmd/cmdv0.22.12Jeff Carr
2024-11-01DirtyList()Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-03-21exec things to STDOUTJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-03-09fix logic for go.work setupsJeff Carr
2024-03-07working on go-clonev0.22.1Jeff Carr
2024-02-29quiet git pullJeff Carr
2024-02-24try to show actual changesJeff Carr
2024-02-24cleanup checkdirty codeJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-02-24report dirty state changeJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-02-24GitPull() detects local only branchesJeff Carr
2024-02-23add repo.IncrementVersion()Jeff Carr
2024-02-22mtimeJeff Carr
2024-02-22add NewestTag() and Tag.Age()Jeff Carr
2024-02-22actually create the user branchesJeff Carr
2024-02-20fix log outputJeff Carr
2024-02-19allow more fields to be mirroredJeff Carr
2024-02-16redo the merge codeJeff Carr
2024-02-16continue to redo the branch handlingJeff Carr
2024-02-16ready to work on creating branchesJeff Carr
2024-02-16continue cleaning up original versionJeff Carr
2024-02-16tag date format thingsJeff Carr
2024-02-15xterm fixesJeff Carr
also a i18n syntax idea show all tags in the main window
2024-02-14need correct logic here to read main branch namev0.20.5Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-02-14trying to improve older codeJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-02-14code reorg and cleanJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-02-12smarter tag windowJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-02-10add CheckoutDevel()Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-31allow switching all branchesJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-30merge automationJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-30just use and parse 'git status' as it's more accurateJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-26more work on release versioningv0.13.13Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-26go status moving hereJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-25move comments to the cmd output widgetJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-25avoid a few nil'sv0.13.4Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-25cleaning code for release versionsv0.13.2Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-24more attempts to release versionsJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-23detect go.sum is cleanJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-23still has oneliner display bugJeff Carr
Signed-off-by: Jeff Carr <[email protected]>