Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-06-25 | help: auto construct help | Timo Teras | 1 | -3/+6 | |
And add some more verbosity to the help message. | |||||
2009-06-25 | upgrade: add --available option | Timo Teras | 1 | -1/+20 | |
That will make the upgrade prefer packages available in repositories. This is good if one want's to downgrade packages by removing an experimental repository. Or to force re-install of locally built vs. repository version when the package version are same, but checksum is different. Fixes #51. | |||||
2009-06-25 | upgrade: new applet | Timo Teras | 1 | -0/+55 | |
Currently just goes through all world dependencies and updates them where possible (ref #51). |