Age | Commit message (Expand) | Author | Lines |
2008-06-28 | bin/pkg: pkg_list_*: use package list | Daniel Friesel | -6/+2 |
2008-06-28 | bin/pkg: -v | Daniel Friesel | -1/+3 |
2008-06-28 | bin/pkg: vcs_incoming: Grep with trailing space to avoid duplicates | Daniel Friesel | -2/+2 |
2008-06-28 | bin/pkg: vcs_incoming: oops | Daniel Friesel | -1/+1 |
2008-06-28 | bin/pkg: vcs_incoming: oops | Daniel Friesel | -1/+2 |
2008-06-28 | bin/pkg: vcs_incoming: oops | Daniel Friesel | -1/+1 |
2008-06-28 | bin/pkg: Use package list to check for updates | Daniel Friesel | -3/+2 |
2008-06-27 | another oops | Daniel Friesel | -2/+2 |
2008-06-27 | bin/pkg: Fixed package installation | Daniel Friesel | -2/+2 |
2008-06-27 | bin/pkg: check_valid: Forgot to add git | Daniel Friesel | -1/+1 |
2008-06-27 | oops2 | Daniel Friesel | -1/+1 |
2008-06-27 | oops | Daniel Friesel | -1/+1 |
2008-06-27 | bin/pkg: Automatically get the repo type | Daniel Friesel | -4/+8 |
2008-06-27 | oops | Daniel Friesel | -1/+1 |
2008-06-27 | /bin/pkg: Also create local list on update | Daniel Friesel | -0/+1 |
2008-06-27 | bin/pkg: pkg_update: Fixed that shit | Daniel Friesel | -3/+3 |
2008-06-27 | oops | Daniel Friesel | -1/+1 |
2008-06-27 | bin/pkg: Introduced pkg_update to update the package list | Daniel Friesel | -0/+10 |
2008-06-27 | bin/pkg: Renamed update to upgrade to support further upgrade commands | Daniel Friesel | -7/+7 |
2008-06-26 | bin/pkg: Print warnings/errors to stderr | Daniel Friesel | -2/+2 |
2008-06-26 | bin/bootstrap: Also add zsh package | Daniel Friesel | -0/+8 |
2008-06-26 | bin/bootstrap: Touch .zshrc to avoid stupid warnings, install zsh config afte... | Daniel Friesel | -0/+8 |
2008-06-25 | bin/pkg: Do not die when not installing dependencies | Daniel Friesel | -2/+0 |
2008-06-24 | bin/pkg: Fixed pkg_log, nicer style | Daniel Friesel | -5/+9 |
2008-06-24 | bin/pkg: pkg_update: forgot a spce | Daniel Friesel | -1/+1 |
2008-06-24 | bin/pkg: Only print 'to $new' unless $new is empty | Daniel Friesel | -1/+3 |
2008-06-24 | bin/pkg: Forgot a newline in a die | Daniel Friesel | -1/+1 |
2008-06-23 | bin/pkg: no more quiet updates | Daniel Friesel | -5/+3 |
2008-06-23 | now | Daniel Friesel | -1/+1 |
2008-06-23 | Backed out changeset da6642896106 | Daniel Friesel | -1/+1 |
2008-06-23 | oops2 | Daniel Friesel | -1/+1 |
2008-06-23 | oops | Daniel Friesel | -1/+1 |
2008-06-23 | bin/pkg: Make PKG_ROOT an absolute path so also git understands it. Sigh. | Daniel Friesel | -1/+1 |
2008-06-23 | bin/pkg: Use normal && stuff again | Daniel Friesel | -2/+2 |
2008-06-23 | bin/pkg: vcs_add: fixed misleading erroe message | Daniel Friesel | -1/+1 |
2008-06-23 | bin/pkg: Removed obsoleted VCS_ variables | Daniel Friesel | -5/+0 |
2008-06-23 | oops | Daniel Friesel | -2/+2 |
2008-06-23 | Enabled support for diverse VCSs (currently hg and git) | Daniel Friesel | -5/+29 |
2008-06-22 | bin/pkg: pkg_status: Also check conflicts | Daniel Friesel | -1/+2 |
2008-06-21 | bin/pkg: check_status: print nothing, also check deps and links | Daniel Friesel | -3/+2 |
2008-06-21 | bin/pkg: check_deps: Different formulation | Daniel Friesel | -1/+1 |
2008-06-21 | bin/pkg: Use less VCS_* variables | Daniel Friesel | -11/+9 |
2008-06-21 | oops | Daniel Friesel | -1/+4 |
2008-06-21 | bin/pkg: check_{deps,conflits}: Don't ask per package | Daniel Friesel | -10/+20 |
2008-06-21 | bin/pkg: check_deps: Removed unneccessary stuff | Daniel Friesel | -8/+2 |
2008-06-21 | bin/pkg: exec_hook: Change to package directory before including it | Daniel Friesel | -1/+2 |
2008-06-21 | bin/pkg: Use check_ instead of checking things and raising e_ | Daniel Friesel | -10/+10 |
2008-06-21 | removed removelinks which is now obsolete | Daniel Friesel | -24/+0 |
2008-06-21 | oops5... | Daniel Friesel | -1/+1 |
2008-06-21 | oops4 | Daniel Friesel | -1/+1 |