Age | Commit message (Expand) | Author | Lines |
2009-07-08 | function: I don't use catch or throw | Daniel Friesel | -1/+0 |
2009-07-07 | Simply autoload all functions, don't make them executable | Daniel Friesel | -1/+1 |
2009-04-14 | etc/function: Nullglobbing is bad here | Daniel Friesel | -1/+1 |
2009-03-27 | etc/function: Style change | Daniel Friesel | -8/+4 |
2009-03-12 | some more progress messages | Daniel Friesel | -0/+1 |
2009-03-06 | function: autoload the cool way | Daniel Friesel | -3/+1 |
2009-03-04 | Start/Stop/...: Don't call sudo unneccessarily | Daniel Friesel | -1/+8 |
2009-03-03 | Start/Stop: Re-added support for more than one argument | Daniel Friesel | -3/+3 |
2009-03-03 | Prettied up Start/Stop/... | Daniel Friesel | -11/+5 |
2009-02-15 | still more comments | Daniel Friesel | -0/+2 |
2009-01-20 | function: Removed colors, it's unused | Daniel Friesel | -3/+0 |
2008-12-18 | Reverted xsource changes, use source for includes | Daniel Friesel | -1/+0 |
2008-12-18 | xsource: Removed alias definition from zshrc | Daniel Friesel | -0/+1 |
2008-12-07 | etc/function: unset a temporary parameter | Daniel Friesel | -0/+1 |
2008-11-30 | Use filemode +x to autoload a function file | Daniel Friesel | -3/+2 |
2008-11-17 | Actually enable 'off'... | Daniel Friesel | -1/+1 |
2008-11-16 | rtab function: Allow configuration via zstyle | Daniel Friesel | -1/+0 |
2008-11-09 | start/stop/... functions: Allow multiple arguments | Daniel Friesel | -1/+7 |
2008-10-30 | Added gtd-move function | Daniel Friesel | -2/+3 |
2008-10-23 | Added git-hook function | Daniel Friesel | -1/+1 |
2008-10-20 | Replaced gtd function by aliases for now | Daniel Friesel | -1/+1 |
2008-10-20 | ... Actually loading gtd might be helpful | Daniel Friesel | -1/+1 |
2008-10-10 | Removed anytag function | Daniel Friesel | -1/+1 |
2008-10-09 | use check_com instead of 'ls-colors:' | Daniel Friesel | -1/+1 |
2008-09-30 | Added salias function from the grml zshrc | Daniel Friesel | -2/+2 |
2008-09-22 | Added anytag | Daniel Friesel | -1/+1 |
2008-09-21 | chpwd splitup | Daniel Friesel | -2/+2 |
2008-09-20 | Merged etc/modules into etc/function | Daniel Friesel | -5/+11 |
2008-09-18 | Added put function | Daniel Friesel | -0/+2 |
2008-09-17 | Use rtab within the prompt | Daniel Friesel | -1/+1 |
2008-09-13 | Added reload function from the grml zshrc | Daniel Friesel | -0/+1 |
2008-09-12 | Added functions: die, info, warn | Daniel Friesel | -3/+3 |
2008-09-12 | etc/function: Enable Exceptions | Daniel Friesel | -0/+2 |
2008-07-23 | etc/function: initd: Remvoed Zap | Daniel Friesel | -1/+1 |
2008-07-23 | Added Restart/Stop etc. for init.d | Daniel Friesel | -0/+5 |
2008-06-28 | now use autoloading for functions | Daniel Friesel | -0/+3 |