summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorLines
2008-11-28pkg: Minor documentation and output changesDaniel Friesel-2/+4
2008-11-27pkg: Fixed pkg evalDaniel Friesel-1/+1
2008-11-26bin/pkg: Added some debug infoDaniel Friesel-0/+4
2008-11-26pkg: Make debug a no-op if it's not enabledDaniel Friesel-2/+7
2008-11-26pkg: debug: print to stderr, ignore SILENTDaniel Friesel-2/+2
2008-11-26pkg: Added debug optionsDaniel Friesel-0/+26
2008-11-26pkg: Added commandline optionsDaniel Friesel-4/+51
2008-11-26pkg: Supply the functions with as much arguments as possibleDaniel Friesel-16/+21
2008-11-23Updated bootstrap(1)Daniel Friesel-5/+2
2008-11-23pkg refresh: Run make clean and make as wellDaniel Friesel-0/+6
2008-11-23pkg: Minor cleanup, style and output changesDaniel Friesel-34/+37
2008-11-22pkg: populate_collected: Don't overwrite non-symlinks in ~/binDaniel Friesel-3/+7
2008-11-22bootstrap: Allow custom PKG_PATHDaniel Friesel-4/+11
2008-11-22bootstrap: Be more verboseDaniel Friesel-5/+18
2008-11-17pkg refresh: Check the prerequisitesDaniel Friesel-0/+1
2008-11-16Added provides stuff for sysmaintDaniel Friesel-0/+5
2008-11-16pkg(7): Explained priority a bit moreDaniel Friesel-1/+2
2008-11-16bin/pkg: Fixed check_validDaniel Friesel-3/+3
2008-11-16bin/pkg: list_exists, list_is_installed: We only want return valuesDaniel Friesel-2/+2
2008-11-16bin/pkg: pkg_add: Check if a package exists before installing itDaniel Friesel-1/+2
2008-11-15bootstrap: Write config before executing pkgDaniel Friesel-2/+1
2008-11-09bin/pkg: Use parameter expansion for the default valuesDaniel Friesel-4/+4
2008-11-03bin/pkg: Fixed PKG_PATHDaniel Friesel-6/+2
2008-11-03bin/pkg: Add $PKG_USERDaniel Friesel-3/+9
2008-10-30Updated in pkg(7): check_prereqsDaniel Friesel-3/+13
2008-10-30bin/pkg: check_prereqs: Added require() for less redundancyDaniel Friesel-4/+17
2008-10-26bin/pkg: populate_collected: Give some output about manpagesDaniel Friesel-2/+27
2008-10-26bin/pkg: pkg_remove: check_valid is not useful hereDaniel Friesel-1/+0
2008-10-26bin/pkg: Made check_valid more fitting to it's nameDaniel Friesel-4/+4
2008-10-26bin/pkg: pkg_info: Check if the package actually existsDaniel Friesel-0/+4
2008-10-24pkg update: Added 'package state' informationDaniel Friesel-1/+10
2008-10-24Updated pkg(7)Daniel Friesel-1/+1
2008-10-23bin/pkg: Improved SILENT a bitDaniel Friesel-2/+3
2008-10-22bin/pkg: Declare functions with function()Daniel Friesel-50/+51
2008-10-22bin/pkg: populate_collected: Introduced say()Daniel Friesel-4/+8
2008-10-13bin/pkg: Rplaced last remaining /home/derf by $HOMEDaniel Friesel-1/+1
2008-10-11bin/pkg: Remove default PKG_ROOT valueDaniel Friesel-5/+6
2008-10-11include/bootstrap: Use absolute path when writing pkg.confDaniel Friesel-1/+1
2008-10-11pkg.conf(5): It's ~/.pkg.conf, not pkg.confDaniel Friesel-1/+1
2008-10-11Automatically update on upgrade/pushDaniel Friesel-13/+29
2008-10-11pkg(7): Added the package listDaniel Friesel-2/+17
2008-10-10include/bootstrap: Give PKG_ROOT as argumentDaniel Friesel-2/+12
2008-10-10bin/pkg: pkg_add: Execute both post-add and post-update hooksDaniel Friesel-0/+1
2008-10-09bin/pkg: Replaced more external programs by zsh-builtinsDaniel Friesel-11/+5
2008-10-09bin/pkg: Added Licence notice (MIT/X Consortium)Daniel Friesel-5/+15
2008-10-09pkglist: Use zsh features te replace fgrep and cutDaniel Friesel-3/+3
2008-10-09pkg check -> pkg refresh, this also obsoletes the pkg eval fiddlingDaniel Friesel-17/+16
2008-10-09Removed hgrc (does not belong to pkg nor core anymore)Daniel Friesel-3/+0
2008-10-09pkg(7): Added packages_rootDaniel Friesel-0/+12
2008-10-08Updated documentation (.links -> links)Daniel Friesel-3/+3