summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorLines
2009-09-12{populate → update}_collected: Remove broken package symlinks in ~/binDaniel Friesel-1/+1
2009-09-10Updated comments in include/pkglistDaniel Friesel-3/+8
2009-09-10Removed the newpackage script, it's quite uselessDaniel Friesel-34/+0
2009-09-10bootstrap: Print path to the cofig when writing itDaniel Friesel-1/+1
2009-07-13Updated bootstrap scriptDaniel Friesel-1/+1
2009-07-13Support more than one package rootDaniel Friesel-2/+7
2009-07-12bootstrap: Added support for remote package lists via curl/wgetDaniel Friesel-2/+37
2009-07-11Renamed pkg to caretakerDaniel Friesel-16/+16
2009-07-07Updated bootstrap and tests to install pkg as "pkg"Daniel Friesel-6/+6
2009-06-14bootstrap: Mention that $PATH should include ~/bin when running pkgDaniel Friesel-0/+7
2009-06-07bootstrap: Trap errorsDaniel Friesel-0/+1
2009-06-07bootstrap: setopt err_exitDaniel Friesel-1/+2
2009-06-01bootstrap: Fixed default PKG_DIRDaniel Friesel-1/+1
2009-06-01bootstrap: Save config in $XDG_CONFIG_HOME by defaultDaniel Friesel-2/+6
2009-05-17include/bootstrap: Fixed alignmentDaniel Friesel-1/+1
2009-04-29Renamed $PDIR to $PKG_DIR for more consistencyDaniel Friesel-8/+8
2009-04-16include/newpackage: Make a bare repo by defaultDaniel Friesel-2/+2
2009-04-16pkglist: Fixed handling of bare reposDaniel Friesel-1/+1
2009-04-16pkglist: Added support for bare reposDaniel Friesel-0/+3
2009-04-10bootstrap: Fixed a bug with $PDIR, custom PDIR should work nowDaniel Friesel-7/+7
2009-04-04pkglist: Check if we got the right arguments, just in caseDaniel Friesel-0/+6
2009-04-04pkglist: The PKG_PATH is already known, no need to figure it out by ourselvesDaniel Friesel-3/+3
2009-04-03commented pkglist a littleDaniel Friesel-0/+3
2009-03-12newpackage: Create package locally as wellDaniel Friesel-0/+5
2009-03-12Added helper to create a new package in the PKG_ROOTDaniel Friesel-0/+29
2009-01-20bootstrap: Added note about PKG_ROOT pathDaniel Friesel-0/+1
2008-12-27bootstrap: Execute pkg update at the endDaniel Friesel-0/+2
2008-12-27include/bootstrap: Add ~/bin to the pathDaniel Friesel-0/+2
2008-12-06bootstrap: Some output changesDaniel Friesel-2/+1
2008-11-28Removed pkglist backwards-compatibilityDaniel Friesel-19/+3
2008-11-22bootstrap: Allow custom PKG_PATHDaniel Friesel-4/+11
2008-11-22bootstrap: Be more verboseDaniel Friesel-5/+18
2008-11-15bootstrap: Write config before executing pkgDaniel Friesel-2/+1
2008-10-11include/bootstrap: Use absolute path when writing pkg.confDaniel Friesel-1/+1
2008-10-10include/bootstrap: Give PKG_ROOT as argumentDaniel Friesel-2/+12
2008-10-09pkglist: Use zsh features te replace fgrep and cutDaniel Friesel-2/+2
2008-10-08pkglist: Use git log -n 1, so head -n 1 is not neccessaryDaniel Friesel-2/+2
2008-10-08Add on-demand update of remote list. Caution: Not yet 100% testedDaniel Friesel-5/+19
2008-10-08Updated bootstrap. No guarantee thet it really works, thoughDaniel Friesel-34/+13
2008-10-08Removed mercurial supportDaniel Friesel-4/+1
2008-10-07include/pkglist: Give error message for non-git/-hg packagesDaniel Friesel-3/+2
2008-09-28Began adding the 'plain' package typeDaniel Friesel-2/+5
2008-07-07Moved bootstrap to includeDaniel Friesel-0/+53
2008-06-29include/pkglist: oops. fixed glob expansionDaniel Friesel-1/+1
2008-06-29include/pkglist: Also follow symlinks (for pkg_root)Daniel Friesel-1/+1
2008-06-27/bin/pkg: Also create local list on updateDaniel Friesel-0/+15