Age | Commit message (Expand) | Author | Lines |
2009-06-14 | bootstrap: Mention that $PATH should include ~/bin when running pkg | Daniel Friesel | -0/+7 |
2009-06-07 | bootstrap: Trap errors | Daniel Friesel | -0/+1 |
2009-06-07 | bootstrap: setopt err_exit | Daniel Friesel | -1/+2 |
2009-06-01 | bootstrap: Fixed default PKG_DIR | Daniel Friesel | -1/+1 |
2009-06-01 | bootstrap: Save config in $XDG_CONFIG_HOME by default | Daniel Friesel | -2/+6 |
2009-05-17 | include/bootstrap: Fixed alignment | Daniel Friesel | -1/+1 |
2009-04-29 | Renamed $PDIR to $PKG_DIR for more consistency | Daniel Friesel | -8/+8 |
2009-04-16 | include/newpackage: Make a bare repo by default | Daniel Friesel | -2/+2 |
2009-04-16 | pkglist: Fixed handling of bare repos | Daniel Friesel | -1/+1 |
2009-04-16 | pkglist: Added support for bare repos | Daniel Friesel | -0/+3 |
2009-04-10 | bootstrap: Fixed a bug with $PDIR, custom PDIR should work now | Daniel Friesel | -7/+7 |
2009-04-04 | pkglist: Check if we got the right arguments, just in case | Daniel Friesel | -0/+6 |
2009-04-04 | pkglist: The PKG_PATH is already known, no need to figure it out by ourselves | Daniel Friesel | -3/+3 |
2009-04-03 | commented pkglist a little | Daniel Friesel | -0/+3 |
2009-03-12 | newpackage: Create package locally as well | Daniel Friesel | -0/+5 |
2009-03-12 | Added helper to create a new package in the PKG_ROOT | Daniel Friesel | -0/+29 |
2009-01-20 | bootstrap: Added note about PKG_ROOT path | Daniel Friesel | -0/+1 |
2008-12-27 | bootstrap: Execute pkg update at the end | Daniel Friesel | -0/+2 |
2008-12-27 | include/bootstrap: Add ~/bin to the path | Daniel Friesel | -0/+2 |
2008-12-06 | bootstrap: Some output changes | Daniel Friesel | -2/+1 |
2008-11-28 | Removed pkglist backwards-compatibility | Daniel Friesel | -19/+3 |
2008-11-22 | bootstrap: Allow custom PKG_PATH | Daniel Friesel | -4/+11 |
2008-11-22 | bootstrap: Be more verbose | Daniel Friesel | -5/+18 |
2008-11-15 | bootstrap: Write config before executing pkg | Daniel Friesel | -2/+1 |
2008-10-11 | include/bootstrap: Use absolute path when writing pkg.conf | Daniel Friesel | -1/+1 |
2008-10-10 | include/bootstrap: Give PKG_ROOT as argument | Daniel Friesel | -2/+12 |
2008-10-09 | pkglist: Use zsh features te replace fgrep and cut | Daniel Friesel | -2/+2 |
2008-10-08 | pkglist: Use git log -n 1, so head -n 1 is not neccessary | Daniel Friesel | -2/+2 |
2008-10-08 | Add on-demand update of remote list. Caution: Not yet 100% tested | Daniel Friesel | -5/+19 |
2008-10-08 | Updated bootstrap. No guarantee thet it really works, though | Daniel Friesel | -34/+13 |
2008-10-08 | Removed mercurial support | Daniel Friesel | -4/+1 |
2008-10-07 | include/pkglist: Give error message for non-git/-hg packages | Daniel Friesel | -3/+2 |
2008-09-28 | Began adding the 'plain' package type | Daniel Friesel | -2/+5 |
2008-07-07 | Moved bootstrap to include | Daniel Friesel | -0/+53 |
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-27 | /bin/pkg: Also create local list on update | Daniel Friesel | -0/+15 |