summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorLines
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
2008-10-08bin/checklinks: Allow 'links' as well as '.links'Daniel Friesel-4/+9
2008-10-08pkglist: Use git log -n 1, so head -n 1 is not neccessaryDaniel Friesel-3/+3
2008-10-08pkg(1): The pkglist-bug has been fixedDaniel Friesel-6/+2
2008-10-08bin/pkg: Fixed another, now it seems to workDaniel Friesel-3/+3
2008-10-08bin/pkg: Oopsie. Now the backwards-compatibility should warkDaniel Friesel-0/+1
2008-10-08Add on-demand update of remote list. Caution: Not yet 100% testedDaniel Friesel-8/+29
2008-10-08pkg(1): Refer to pkg(7)Daniel Friesel-1/+4
2008-10-08pkg(7): Added background and overall informations. Still far from completeDaniel Friesel-0/+46
2008-10-08pkg(1): Added creditsDaniel Friesel-0/+14
2008-10-08Updated pkg manualsDaniel Friesel-8/+7
2008-10-08bin/pkg: Removed pkg doc and pkg changelogDaniel Friesel-20/+3
2008-10-08pkg(1): eval: Refer to examples and pkg(7)Daniel Friesel-1/+1
2008-10-08Updated bootstrap. No guarantee thet it really works, thoughDaniel Friesel-34/+13
2008-10-08Removed meta, it's useless and not up-to-date anywaysDaniel Friesel-0/+0
2008-10-08bin/pkg: vcs_push: Only update if we're actually pushing...Daniel Friesel-9/+9
2008-10-08bin/pkg: pkg_push: Pushing means the package got changed, so do the update stuffDaniel Friesel-0/+9
2008-10-08Removed mercurial supportDaniel Friesel-20/+9
2008-10-07removed pkg changeroot, it's no longer neededDaniel Friesel-20/+2
2008-10-07bin/pkg: clear_line: Use escape codes (faster, less code and better for debug...Daniel Friesel-6/+1
2008-10-07include/pkglist: Give error message for non-git/-hg packagesDaniel Friesel-3/+2
2008-10-07bin/pkg: vcs_upgrade/push: Explicitly name branchDaniel Friesel-2/+2
2008-10-07Updated pkg(1), fixed some typos in the docsDaniel Friesel-6/+31
2008-10-07Added pkg(7), describing the concept and internal functions of pkg. Not yet f...Daniel Friesel-0/+117
2008-10-07pkg manpage: Fixed pod error discovered by penmaDaniel Friesel-1/+1