Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2008-05-27 | hm, something fails here | Daniel Friesel | -1/+1 | |
2008-05-27 | oops | Daniel Friesel | -1/+1 | |
2008-05-27 | bin/pkg: check whether sed works properly | Daniel Friesel | -1/+10 | |
2008-05-27 | added comment mentioning hg >=1.0 is recommended | Daniel Friesel | -0/+1 | |
2008-05-27 | oops | Daniel Friesel | -1/+1 | |
2008-05-27 | bin/pkg: more verbosity | Daniel Friesel | -0/+1 | |
2008-05-27 | also use \r for pkg_status | Daniel Friesel | -2/+8 | |
2008-05-26 | no more plenking | Daniel Friesel | -1/+1 | |
2008-05-26 | changed output format a bit for update | Daniel Friesel | -4/+4 | |
2008-05-26 | bin/pkg: Changed format of info messages | Daniel Friesel | -15/+16 | |
2008-05-26 | oops | Daniel Friesel | -1/+1 | |
2008-05-26 | damn typos | Daniel Friesel | -1/+1 | |
2008-05-26 | bin/pkg: fix the update stuff... hopefully | Daniel Friesel | -3/+3 | |
2008-05-26 | bin/core: Only show version we update to | Daniel Friesel | -0/+1 | |
2008-05-26 | bin/pkg: oops | Daniel Friesel | -1/+1 | |
2008-05-26 | bin/bootstrap: style change | Daniel Friesel | -2/+2 | |
2008-05-26 | bin/pkg: Print new version of update | Daniel Friesel | -2/+2 | |
2008-05-26 | bin/pkg: Style changes | Daniel Friesel | -35/+35 | |
2008-05-26 | oops | Daniel Friesel | -1/+1 | |
2008-05-26 | bin/pkg: Only update if new version is available | Daniel Friesel | -6/+11 | |
2008-05-25 | now it should work | Daniel Friesel | -1/+1 | |
2008-05-25 | hopefully now really fixed changesrc | Daniel Friesel | -1/+1 | |
2008-05-25 | fixed changeroot | Daniel Friesel | -1/+1 | |
2008-05-25 | changed pkg_root path | Daniel Friesel | -2/+2 | |
2008-05-25 | add .pkg.conf | Daniel Friesel | -0/+5 | |
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-23 | bin/bootstrap: | Daniel Friesel | -1/+1 | |
2008-05-22 | bin/pkg: Use absolute paths where possible | Daniel Friesel | -4/+4 | |
2008-05-22 | etc/ssh_config: remvoed home | Daniel Friesel | -4/+0 | |
2008-05-22 | Re-added ssh_config | Daniel Friesel | -0/+18 | |
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/bootstrap: Fetch core via HTTPS | Daniel Friesel | -1/+1 | |
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-20 | bin/bootstrap: Also create ~/var(/tmp(/incoming)) | Daniel Friesel | -0/+1 | |