summaryrefslogtreecommitdiff
path: root/new.go
AgeCommit message (Collapse)Author
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-02-23add repo.IsPrivate()v0.20.10Jeff Carr
2024-02-22add NewestTag() and Tag.Age()Jeff Carr
2024-02-19experiment with widget 'mirror'Jeff Carr
2024-02-18guireleaser runs againJeff Carr
2024-02-18return the errorJeff Carr
2024-02-16continue to redo the branch handlingJeff Carr
2024-02-16continue cleaning up original versionJeff Carr
2024-02-15xterm fixesJeff Carr
also a i18n syntax idea show all tags in the main window
2024-02-14add a lookup by path functionv0.20.7v0.20.6Jeff Carr
2024-02-14trying to improve older codeJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-02-11don't track hidden in herev0.20.3Jeff 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-23detect go.sum is cleanJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
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-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-15Hide() worksJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-14Custom() detects window closeJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-14GPLv0.12.2Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-13status is almost doneJeff Carr
2024-01-11update for new gui APIJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-09initial commitJeff Carr