Age | Commit message (Expand) | Author | Lines |
2010-10-16 | Finish "ct new" | Daniel Friesel | -2/+5 |
2010-04-21 | Add option to disable hook execution for ct push | Daniel Friesel | -0/+2 |
2009-09-29 | Began mking ct add/remove wrappable | Daniel Friesel | -0/+4 |
2009-09-10 | Replaced the fairly useless --debug option by 'ct debug' | Daniel Friesel | -2/+1 |
2009-07-11 | Renamed pkg to caretaker | Daniel Friesel | -22/+18 |
2009-07-08 | provides/zsh/alias: added ct alias | Maximilian Gass | -0/+1 |
2009-07-07 | pkg: Added short actions (pkg a = add etc) | Daniel Friesel | -7/+7 |
2009-07-07 | Removed the sysmaint provides | Daniel Friesel | -5/+0 |
2009-07-07 | Shortened pkg, updated pkg(1) and the zsh completion | Daniel Friesel | -4/+8 |
2009-06-16 | pkg {local-,remote-,}update → pkg update {local,remote,} | Daniel Friesel | -1/+5 |
2009-06-13 | Fixed completion for pkg add | Daniel Friesel | -1/+1 |
2009-04-20 | pkg: Added --packageroot option | Daniel Friesel | -5/+6 |
2009-04-05 | zsh completion: Fixed arguments for pkg list | Daniel Friesel | -1/+1 |
2009-04-04 | pkg: pkg_list: Also list not-installed packages, depending on argument | Daniel Friesel | -4/+8 |
2009-03-08 | Added arguments (-q etc) to zsh completion | Daniel Friesel | -36/+43 |
2008-12-06 | Added pkg pull as alias for pkg upgrade | Daniel Friesel | -2/+2 |
2008-11-16 | Added provides stuff for sysmaint | Daniel Friesel | -0/+5 |
2008-10-22 | bin/pkg: Declare functions with function() | Daniel Friesel | -1/+2 |
2008-10-09 | pkg check -> pkg refresh, this also obsoletes the pkg eval fiddling | Daniel Friesel | -3/+3 |
2008-10-08 | bin/pkg: Removed pkg doc and pkg changelog | Daniel Friesel | -2/+2 |
2008-10-07 | removed pkg changeroot, it's no longer needed | Daniel Friesel | -2/+2 |
2008-09-14 | More excessive completion | Daniel Friesel | -0/+18 |
2008-09-13 | zsh completion: _arguments is not needed anymore | Daniel Friesel | -5/+18 |
2008-09-13 | Added pkg eval | Daniel Friesel | -2/+2 |
2008-09-04 | completion: No more eval | Daniel Friesel | -22/+26 |
2008-08-17 | Added zsh completion for pkg | Daniel Friesel | -0/+36 |