Age | Commit message (Expand) | Author | Lines |
2008-06-29 | update docs | Daniel Friesel | -0/+0 |
2008-06-29 | updated documentation | Daniel Friesel | -0/+8 |
2008-06-29 | bin/pkg: Rename lst_update_full -> lst_update_local | Daniel Friesel | -3/+3 |
2008-06-29 | Added functions graph for less confusion | Daniel Friesel | -0/+0 |
2008-06-29 | bin/pkg: Only one argument is needed for install | Daniel Friesel | -1/+1 |
2008-06-29 | bin/pkg: Made local and remote updats accessible via CLI | Daniel Friesel | -9/+20 |
2008-06-29 | bin/pkg: pkg_info: Show info even if the package ain't installed | Daniel Friesel | -21/+23 |
2008-06-29 | bin/pkg: added lst_update and related functions | Daniel Friesel | -12/+34 |
2008-06-29 | bin/pkg: rename pkg_update -> lst_update | Daniel Friesel | -2/+2 |
2008-06-29 | bin/pkg: pkg_remove: Use rm -f to get rid of those stupid write-protected git... | Daniel Friesel | -1/+1 |
2008-06-29 | include/pkglist: oops. fixed glob expansion | Daniel Friesel | -1/+1 |
2008-06-29 | include/pkglist: Also follow symlinks (for pkg_root) | Daniel Friesel | -1/+1 |
2008-06-29 | bin/pkg: pkg_upgrade: Had two \ns, removed one | Daniel Friesel | -1/+0 |
2008-06-28 | bin/pkg: pkg_info: Fixed repo size, added repo type | Daniel Friesel | -2/+4 |
2008-06-28 | bin/pkg: Some cleanups, fixed pkg_info | Daniel Friesel | -22/+23 |
2008-06-28 | bin/pkg: pkg_list_available: Fixed typo | Daniel Friesel | -1/+1 |
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 | man/1/pkg: Updated documentation | Daniel Friesel | -11/+6 |
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/+16 |
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 | -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 |