Age | Commit message (Expand) | Author | Lines |
2010-10-18 | make "ct new <package> <files>" also work for existing packages | Daniel Friesel | -4/+7 |
2010-10-17 | Use "." package for package related to current working directory | Daniel Friesel | -1/+4 |
2010-10-16 | Update copyright statements while at it | Daniel Friesel | -1/+1 |
2010-10-16 | ct(1): Forgot to add n=new to abbrev. list | Daniel Friesel | -0/+1 |
2010-10-16 | Finish "ct new" | Daniel Friesel | -0/+6 |
2010-01-17 | ct(1): Remove EXAMPLES section, add better explanation of ct refresh instead | Daniel Friesel | -12/+5 |
2009-11-29 | ct(1): Don't use L<> for manpage references at all | Daniel Friesel | -1/+1 |
2009-09-29 | Began mking ct add/remove wrappable | Daniel Friesel | -4/+4 |
2009-09-10 | Sorted some stuff | Daniel Friesel | -12/+12 |
2009-09-10 | Replaced the fairly useless --debug option by 'ct debug' | Daniel Friesel | -0/+5 |
2009-07-11 | Documentation updates | Daniel Friesel | -11/+1 |
2009-07-11 | Renamed pkg to caretaker | Daniel Friesel | -13/+13 |
2009-07-07 | pkg: Recommend to postfix manuals in man/ with .pod | Daniel Friesel | -6/+0 |
2009-07-07 | pkg(1): Explained short actionss a bit more | Daniel Friesel | -0/+3 |
2009-07-07 | Finished core → pkg transition (updated manuals and info/error messages) | Daniel Friesel | -2/+2 |
2009-07-07 | pkg: Added short actions (pkg a = add etc) | Daniel Friesel | -0/+16 |
2009-07-07 | Shortened pkg, updated pkg(1) and the zsh completion | Daniel Friesel | -3/+3 |
2009-07-06 | pkg(1): There are no more examples for pkg eval | Daniel Friesel | -1/+1 |
2009-07-06 | Merged the options in pkg(1) into pkg.conf(5) | Daniel Friesel | -29/+2 |
2009-06-18 | pkg(1), pkg(7): Escaped < and > signs | Daniel Friesel | -1/+1 |
2009-06-16 | pkg {local-,remote-,}update → pkg update {local,remote,} | Daniel Friesel | -10/+2 |
2009-06-16 | Removed bootstrap manpage (it's rather useless) | Daniel Friesel | -31/+0 |
2009-04-30 | pkg(1): Removed WARNING (we're fairly stable already) | Daniel Friesel | -5/+0 |
2009-04-27 | pkg(1), pkg(7): Updated description in NAME | Daniel Friesel | -1/+1 |
2009-04-20 | pkg: Added --packageroot option | Daniel Friesel | -0/+4 |
2009-04-20 | pkg: Removed support for short options | Daniel Friesel | -10/+8 |
2009-04-04 | pkg: pkg_list: Also list not-installed packages, depending on argument | Daniel Friesel | -6/+15 |
2009-03-08 | Merge branch 'master' of ssh://aneurysm/home/derf/var/packages_root/core | Daniel Friesel | -1/+1 |
2009-03-08 | Use unicode in manuals | Daniel Friesel | -1/+1 |
2009-03-08 | Fixed wrong argument in pkg(1) | Daniel Friesel | -1/+1 |
2008-12-31 | pkg(1): Minor style update | Daniel Friesel | -1/+1 |
2008-12-07 | pkg(1): Fixed little format issue | Daniel Friesel | -1/+1 |
2008-12-06 | Added pkg pull as alias for pkg upgrade | Daniel Friesel | -1/+1 |
2008-11-26 | pkg: Added debug options | Daniel Friesel | -0/+4 |
2008-11-26 | pkg: Added commandline options | Daniel Friesel | -1/+31 |
2008-11-23 | Updated bootstrap(1) | Daniel Friesel | -5/+2 |
2008-10-11 | Automatically update on upgrade/push | Daniel Friesel | -2/+4 |
2008-10-09 | pkg check -> pkg refresh, this also obsoletes the pkg eval fiddling | Daniel Friesel | -11/+8 |
2008-10-08 | pkg(1): The pkglist-bug has been fixed | Daniel Friesel | -6/+2 |
2008-10-08 | pkg(1): Refer to pkg(7) | Daniel Friesel | -1/+4 |
2008-10-08 | pkg(1): Added credits | Daniel Friesel | -0/+14 |
2008-10-08 | Updated pkg manuals | Daniel Friesel | -6/+5 |
2008-10-08 | pkg(1): eval: Refer to examples and pkg(7) | Daniel Friesel | -1/+1 |
2008-10-07 | removed pkg changeroot, it's no longer needed | Daniel Friesel | -7/+0 |
2008-10-07 | Updated pkg(1), fixed some typos in the docs | Daniel Friesel | -2/+27 |
2008-10-07 | pkg manpage: Fixed pod error discovered by penma | Daniel Friesel | -1/+1 |
2008-09-13 | Added pkg eval | Daniel Friesel | -0/+4 |
2008-08-03 | man/1/pkg: Added check, updated remove | Daniel Friesel | -1/+5 |
2008-08-01 | man/1/pkg: Added pkg push | Daniel Friesel | -0/+5 |
2008-08-01 | man/1/pkg: Removed unneccessary newline | Daniel Friesel | -1/+0 |