summaryrefslogtreecommitdiff
path: root/shell.go
AgeCommit message (Collapse)Author
2024-12-17move Revert() hereJeff Carr
2024-12-17lots of changes to isolate exec 'git'Jeff Carr
2024-12-17keep isolating use of os.Exec("git")Jeff Carr
2024-12-17smarter and faster mtime logicJeff Carr
2024-12-13IsLocalBranch()Jeff Carr
2024-12-13store autogenerated files in git notesJeff Carr
2024-12-13working on go-mod-cleanJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-12-10add RunEcho()Jeff Carr
2024-12-04always run goimports. misc other changesJeff Carr
2024-12-03renamev0.0.22Jeff Carr
2024-12-01cleanup old codev0.0.17Jeff Carr
2024-12-01autogenpb now completely automaticJeff Carr
2024-12-01Repotype() working somewhatv0.0.15Jeff Carr
2024-12-01add IsDirectory() checkv0.0.12Jeff Carr
2024-11-30moving go.mod handling herev0.0.2Jeff Carr
2024-11-28init things from hereJeff Carr
2024-11-27first attempt that seems to kinda work on New()Jeff Carr