aboutsummaryrefslogtreecommitdiffstats
path: root/src/action.rs (follow)
Commit message (Expand)AuthorAgeFilesLines
* make add checkout tag on tagged update modeGravatar lancebord 2026-03-031-0/+9
* tagged and none updateGravatar lancebord 2026-03-031-12/+37
* remove dependencies fieldGravatar lancebord 2026-03-021-1/+0
* use lockfile for update tracking instead of trusting repo headGravatar BanceDev 2026-03-021-2/+36
* don't send update prompt if no new packagesGravatar BanceDev 2026-02-281-6/+10
* simplified updating processGravatar BanceDev 2026-02-281-29/+7
* actually trigger the post-hooksGravatar BanceDev 2026-02-281-0/+2
* add short hash to list logGravatar BanceDev 2026-02-281-3/+10
* add package collect helpers to reduce duplicityGravatar BanceDev 2026-02-281-157/+26
* remove autoremove and update todoGravatar BanceDev 2026-02-271-7/+0
* added show commandGravatar BanceDev 2026-02-271-4/+7
* upgrade function addedGravatar BanceDev 2026-02-271-5/+63
* added update commandGravatar BanceDev 2026-02-271-4/+47
* add the clean subcommandGravatar BanceDev 2026-02-271-7/+63
* add version flagGravatar BanceDev 2026-02-261-0/+16
* begin permissions shift for build commandsGravatar BanceDev 2026-02-261-3/+3
* proper config command handlingGravatar BanceDev 2026-02-261-32/+7
* add build supportGravatar BanceDev 2026-02-261-20/+47
* updates to add, remove and listGravatar BanceDev 2026-02-261-21/+73
* begin work on add and removeGravatar BanceDev 2026-02-251-29/+76
* initial commitGravatar BanceDev 2026-02-251-0/+118