Age | Commit message (Expand) | Author | Lines |
2009-01-20 | Updated description | Daniel Friesel | -1/+0 |
2009-01-20 | bootstrap: Added note about PKG_ROOT path | Daniel Friesel | -0/+1 |
2009-01-12 | pkg: silent mode: Run make in silent mode as well | Daniel Friesel | -0/+6 |
2009-01-07 | pkg: vcs_upgrade: Pull currently checked out branch | Daniel Friesel | -6/+7 |
2009-01-06 | Merge branch 'experimental' | Daniel Friesel | -53/+66 |
2009-01-06 | pkg: pkg_status: Fixed hooks and infos | Daniel Friesel | -1/+2 |
2009-01-06 | pkg: Added wrap_info to prefix output if neccessary (e.g. in pkg refresh) | Daniel Friesel | -7/+13 |
2009-01-06 | pkg: vcs_upgrade: Fixed parameter name | Daniel Friesel | -2/+2 |
2008-12-31 | pkg(1): Minor style update | Daniel Friesel | -1/+1 |
2008-12-31 | checklinks: Added copyright notice | Daniel Friesel | -0/+2 |
2008-12-29 | bin/pkg: Fixed syntax error in vcs_upgrade | Daniel Friesel | -1/+1 |
2008-12-29 | bin/pkg: Try to use git fetch to avoid merging master into another branch by ... | Daniel Friesel | -1/+10 |
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-24 | Merge branch 'master' into experimental | Daniel Friesel | -1/+1 |
2008-12-24 | bin/pkg: fix_origin: Operate silently | Daniel Friesel | -1/+1 |
2008-12-24 | bin/pkg: pkg_refresh: Use global hooks | Daniel Friesel | -7/+2 |
2008-12-24 | bin/pkg: Introduced global hooks | Daniel Friesel | -38/+38 |
2008-12-24 | bin/pkg: Removed redundant git remote origin from vcs_* | Daniel Friesel | -2/+0 |
2008-12-24 | bin/pkg: fix_origin: Change into right directory (broke with pkg add) | Daniel Friesel | -0/+1 |
2008-12-24 | bin/pkg: Added fix_origin | Daniel Friesel | -0/+12 |
2008-12-23 | pkg: Call git remote update after pulling/pushing | Daniel Friesel | -0/+2 |
2008-12-23 | Revert "bin/pkg: Don't explicitly operate on branch master" | Daniel Friesel | -2/+2 |
2008-12-23 | bin/pkg: Don't explicitly operate on branch master | Daniel Friesel | -2/+2 |
2008-12-19 | pkg(7): check_prereqs is called when adding/updating | Daniel Friesel | -1/+2 |
2008-12-19 | pkg(7): Added hooks | Daniel Friesel | -0/+28 |
2008-12-10 | pkg: vcs_to_list: Don't take (possibly local) branches into consideration | Daniel Friesel | -1/+1 |
2008-12-07 | pkg(1): Fixed little format issue | Daniel Friesel | -1/+1 |
2008-12-06 | bin/pkg: Fixed 'unknown action' error message | Daniel Friesel | -1/+1 |
2008-12-06 | Added pkg pull as alias for pkg upgrade | Daniel Friesel | -4/+4 |
2008-12-06 | pkg: Simplified expansion in debug alias | Daniel Friesel | -1/+1 |
2008-12-06 | bootstrap: Some output changes | Daniel Friesel | -2/+1 |
2008-11-29 | pkg: pkg_info: Use ls -m to avoid linebreaks | Daniel Friesel | -1/+1 |
2008-11-28 | Removed pkglist backwards-compatibility | Daniel Friesel | -27/+3 |
2008-11-28 | pkg: Minor documentation and output changes | Daniel Friesel | -2/+4 |
2008-11-27 | pkg: Fixed pkg eval | Daniel Friesel | -1/+1 |
2008-11-26 | bin/pkg: Added some debug info | Daniel Friesel | -0/+4 |
2008-11-26 | pkg: Make debug a no-op if it's not enabled | Daniel Friesel | -2/+7 |
2008-11-26 | pkg: debug: print to stderr, ignore SILENT | Daniel Friesel | -2/+2 |
2008-11-26 | pkg: Added debug options | Daniel Friesel | -0/+26 |
2008-11-26 | pkg: Added commandline options | Daniel Friesel | -4/+51 |
2008-11-26 | pkg: Supply the functions with as much arguments as possible | Daniel Friesel | -16/+21 |
2008-11-23 | Updated bootstrap(1) | Daniel Friesel | -5/+2 |
2008-11-23 | pkg refresh: Run make clean and make as well | Daniel Friesel | -0/+6 |
2008-11-23 | pkg: Minor cleanup, style and output changes | Daniel Friesel | -34/+37 |
2008-11-22 | pkg: populate_collected: Don't overwrite non-symlinks in ~/bin | Daniel Friesel | -3/+7 |
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-17 | pkg refresh: Check the prerequisites | Daniel Friesel | -0/+1 |
2008-11-16 | Added provides stuff for sysmaint | Daniel Friesel | -0/+5 |