summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2024-11-05final commits before releasev0.22.6Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-11-05add repo.Whitelist boolJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-11-04init flag for new reposJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-11-01DirtyList()Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-11hack to override golang.org/x URL'sJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-03-21use 'go list' to get the URLv0.22.5Jeff Carr
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-09one must pass the go path to go mod initv0.22.3Jeff Carr
2024-03-09add submodules section of the .git/configv0.22.2Jeff Carr
2024-03-08look for go-import in the HTMLJeff Carr
2024-03-07initial clone worksJeff Carr
2024-03-07working on go-clonev0.22.1Jeff Carr
2024-03-02quiet loggingv0.22.0Jeff Carr
2024-03-02increment versionsJeff Carr
2024-03-02generate valid DebianVersions()v0.21.4Jeff Carr
2024-03-02get the proper devel branch namev0.21.3Jeff Carr
2024-03-01export isGitDir()v0.21.2Jeff Carr
2024-02-29remove bad function namev0.21.1Jeff Carr
2024-02-29quiet git pullJeff Carr
2024-02-25add the concept of "mode" for the git reposJeff Carr
2024-02-25add git fetchJeff 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-23fix missing append 'v'v0.21.0Jeff Carr
2024-02-23add repo.IsPrivate()v0.20.10Jeff Carr
2024-02-23expose the computed autoincrement valuev0.20.9Jeff Carr
2024-02-23add LastTag()Jeff 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-20go primative logic is correct nowv0.20.8Jeff Carr
2024-02-20finally rename back to 'Update'Jeff Carr
2024-02-20fix log outputJeff Carr
2024-02-20first pass at cleaning up the go.* logicJeff Carr
2024-02-19allow more fields to be mirroredJeff Carr
2024-02-19experiment with widget 'mirror'Jeff Carr
2024-02-18deprecateJeff Carr
2024-02-18guireleaser runs againJeff Carr
2024-02-18return the errorJeff Carr
2024-02-17export StatusJeff Carr
2024-02-17changes for repolist packageJeff Carr
2024-02-16dratJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-02-16almost to a releaseJeff 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