Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2008-12-13 | Updated function and completion file headers | Daniel Friesel | -4/+21 | |
2008-12-05 | Re-added countdown function | Daniel Friesel | -0/+18 | |
2008-12-03 | rtab: Removed 'possibly slow' from help | Daniel Friesel | -1/+1 | |
(it takes several hundred named directories and a slow machine to actually slow rtab down) | ||||
2008-12-02 | Removed imagetag function | Daniel Friesel | -16/+0 | |
It has been replaced by a better shell script in the x repository, using feh actions | ||||
2008-11-30 | Use filemode +x to autoload a function file | Daniel Friesel | -0/+0 | |
2008-11-30 | Added quick & dirty imagetag function | Daniel Friesel | -0/+16 | |
2008-11-29 | off: Print fsck notice a bit earlier | Daniel Friesel | -2/+2 | |
2008-11-22 | rtab: Added support for named directories | Daniel Friesel | -10/+25 | |
2008-11-22 | Cleaned up / updated file headers | Daniel Friesel | -6/+2 | |
2008-11-19 | off: Added -h for help, print commands when simulating | Daniel Friesel | -1/+15 | |
2008-11-18 | off: Die when encountering an unknown option to prevent typos | Daniel Friesel | -1/+2 | |
2008-11-18 | Use the hosts array to associate some information with each host | Daniel Friesel | -1/+10 | |
2008-11-18 | off: Added -n / -r (simulate / reboot) | Daniel Friesel | -2/+20 | |
2008-11-17 | off: Show filesystems to be checked at next boot | Daniel Friesel | -0/+17 | |
2008-11-16 | rtab function: Allow configuration via zstyle | Daniel Friesel | -1/+12 | |
2008-11-15 | put function: Warn if curl is not present | Daniel Friesel | -2/+7 | |
2008-11-01 | extr: Added cpio and lzma | Daniel Friesel | -0/+2 | |
2008-10-30 | Added gtd-move function | Daniel Friesel | -0/+18 | |
2008-10-25 | extr is a function, so use return instead of exit | Daniel Friesel | -1/+1 | |
2008-10-25 | Added need-comp | Daniel Friesel | -0/+9 | |
2008-10-24 | git-hook: Use git rev-parse (pointed out by mxey) | Daniel Friesel | -3/+4 | |
2008-10-24 | git-hook: Default to list | Daniel Friesel | -5/+1 | |
2008-10-24 | git-hook: Changed directory order for less interference | Daniel Friesel | -2/+2 | |
2008-10-23 | Added git-hook function | Daniel Friesel | -0/+63 | |
2008-10-20 | Replaced gtd function by aliases for now | Daniel Friesel | -6/+0 | |
2008-10-20 | Added q&d gtd stuff | Daniel Friesel | -0/+6 | |
2008-10-19 | fput functions: Added aneurysm_int and additional error checking | Daniel Friesel | -4/+20 | |
2008-10-12 | rtab function: Don't return empty string when in / | Daniel Friesel | -1/+1 | |
2008-10-10 | extr function: *.shar: Confirm shar extraction | Daniel Friesel | -1/+7 | |
2008-10-10 | Removed anytag function | Daniel Friesel | -19/+0 | |
2008-10-03 | dirinfo function: Don't call todo (->zshrc speedup) | Daniel Friesel | -7/+1 | |
2008-10-01 | Added check_com from the grml zshrc | Daniel Friesel | -0/+31 | |
2008-09-30 | Added salias function from the grml zshrc | Daniel Friesel | -0/+37 | |
2008-09-30 | progress function: Added fix by penma | Daniel Friesel | -1/+1 | |
2008-09-29 | functions: Added some more header comments | Daniel Friesel | -0/+8 | |
2008-09-25 | chpwd: Added comments | Daniel Friesel | -1/+3 | |
2008-09-25 | New function: progress (for internal use) | Daniel Friesel | -0/+25 | |
2008-09-22 | anytag: Fixed paths | Daniel Friesel | -2/+2 | |
2008-09-22 | Added anytag | Daniel Friesel | -0/+19 | |
2008-09-21 | chpwd splitup | Daniel Friesel | -7/+22 | |
2008-09-21 | Moved rtab into chpwd | Daniel Friesel | -1/+3 | |
2008-09-20 | rtab: Fixed a bug in -l | Daniel Friesel | -5/+4 | |
As pointed out by mxey: When a path contains the same directory name several times, -l will cut off the path after the first of those names. | ||||
2008-09-20 | rtab: unfunction chpwd | Daniel Friesel | -0/+1 | |
chpwd is useless within the function | ||||
2008-09-20 | put: Accept paths, too | Daniel Friesel | -3/+3 | |
2008-09-19 | rtab: Prevent endless loops | Daniel Friesel | -2/+2 | |
2008-09-18 | Added put function | Daniel Friesel | -0/+44 | |
2008-09-17 | Switched hgd and gitd back into functions | Daniel Friesel | -2/+0 | |
2008-09-17 | Use rtab within the prompt | Daniel Friesel | -2/+0 | |
2008-09-17 | rtab: Added generic header | Daniel Friesel | -0/+4 | |
2008-09-17 | rtab: Removed some old forgotten stuff | Daniel Friesel | -4/+2 | |