Age | Commit message (Expand) | Author | Lines |
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 | -10/+10 |
2008-06-26 | bin/pkg: Print warnings/errors to stderr | Daniel Friesel | -2/+2 |
2008-06-26 | man/5/pkg.conf: Updated PKG_ROOT default | Daniel Friesel | -1/+1 |
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-26 | man/5/pkg.conf: Removed VCS_ variables | Daniel Friesel | -10/+0 |
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 | man/1/pkg: minor updates | Daniel Friesel | -2/+4 |
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 | man/1/pkg: Mention that git does not really work | Daniel Friesel | -0/+6 |
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 | -7/+32 |
2008-06-23 | another new todo | Daniel Friesel | -0/+3 |
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 |
2008-06-21 | oops3 | Daniel Friesel | -1/+1 |
2008-06-21 | oops2 | Daniel Friesel | -1/+1 |
2008-06-21 | oops | Daniel Friesel | -1/+1 |
2008-06-21 | bin/pkg: removelinks is now done by genocide_collected | Daniel Friesel | -1/+0 |
2008-06-21 | Now automatically populating ~/bin | Daniel Friesel | -7/+5 |
2008-06-21 | bin/pkg: genocide_collected: also use zsh magic | Daniel Friesel | -8/+6 |
2008-06-21 | bin/pkg: Use more zsh magic | Daniel Friesel | -11/+9 |
2008-06-21 | added another todo | Daniel Friesel | -3/+6 |
2008-06-15 | bin/pkg: Made hook-handling simpler | Daniel Friesel | -12/+13 |
2008-06-15 | bin/pkg: Use error functions for some messages | Daniel Friesel | -6/+14 |
2008-06-14 | forgot to update the todo | Daniel Friesel | -1/+4 |