Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2008-05-25 | fixed changeroot | Daniel Friesel | -1/+1 | |
2008-05-25 | changed pkg_root path | Daniel Friesel | -1/+1 | |
2008-05-25 | add .pkg.conf | Daniel Friesel | -0/+4 | |
2008-05-24 | bin/pkg: split error into warn() and die() | Daniel Friesel | -3/+8 | |
2008-05-24 | oops, again | Daniel Friesel | -1/+1 | |
2008-05-24 | hrm | Daniel Friesel | -1/+1 | |
2008-05-24 | oopsie | Daniel Friesel | -2/+2 | |
2008-05-24 | bin/pkg: Try being less interactive | Daniel Friesel | -1/+7 | |
2008-05-24 | bin/pkg: Use info/error | Daniel Friesel | -15/+23 | |
2008-05-23 | bin/pkg: Added the aliases delete/install | Daniel Friesel | -0/+2 | |
2008-05-22 | bin/pkg: Use absolute paths where possible | Daniel Friesel | -4/+4 | |
2008-05-21 | bin/pkg: Use ssh -q to prevent the issue.net from beind displayed | Daniel Friesel | -1/+1 | |
2008-05-21 | bin/pkg: oops^2 | Daniel Friesel | -1/+1 | |
2008-05-21 | bin/pkg: oops | Daniel Friesel | -1/+1 | |
2008-05-21 | bin/pkg: Added list-all to list all available packages | Daniel Friesel | -0/+7 | |
2008-05-21 | bin/pkg: fixed some things pointed out by Zaba | Daniel Friesel | -3/+3 | |
- Don't execute 'pkg', but use the corresponding function - print packagename on errors | ||||
2008-05-21 | bin/pkg: Added 'status' to show whether a package contains local ↵ | Daniel Friesel | -1/+20 | |
modifications or has unmet dependencies | ||||
2008-05-21 | bin/pkg: Add 'list' to list installed packages | Daniel Friesel | -0/+5 | |
2008-05-21 | bin/pkg: enable support of updating a single package | Daniel Friesel | -14/+22 | |
2008-05-21 | bin/pkg: Added function 'changesrc' to change all packages' source URLs | Daniel Friesel | -1/+11 | |
2008-05-20 | bin/pkg: Use pull --update instead of fetch to support hg<1.0 | Daniel Friesel | -2/+3 | |
2008-05-20 | bin/pkg: Fixed typo | Daniel Friesel | -1/+1 | |
2008-05-20 | bin/pkg: Be more flexible | Daniel Friesel | -4/+7 | |
2008-05-19 | bin/pkg: Another stupid mistake | Daniel Friesel | -1/+1 | |
2008-05-19 | bin/pkg: *sigh* another typo | Daniel Friesel | -1/+1 | |
2008-05-19 | bin/pkg: Oops | Daniel Friesel | -1/+1 | |
2008-05-19 | bin/pkg: Added experimental dependency support | Daniel Friesel | -0/+16 | |
2008-05-19 | bin/pkg: Be more silent | Daniel Friesel | -4/+6 | |
2008-05-19 | initial commit | Daniel Friesel | -0/+66 | |