Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2008-09-30 | prompt: Truncate to the left, not the right | Daniel Friesel | -1/+1 | |
2008-09-30 | Removed progress indicators | Daniel Friesel | -16/+0 | |
2008-09-30 | Added url-quote-magic | Daniel Friesel | -0/+5 | |
2008-09-30 | Added salias function from the grml zshrc | Daniel Friesel | -6/+43 | |
2008-09-30 | etc/rc: Added progress indicators | Daniel Friesel | -0/+15 | |
2008-09-30 | progress function: Added fix by penma | Daniel Friesel | -1/+1 | |
2008-09-30 | devtodo completion: Added (buggy) completion for --filter | Daniel Friesel | -1/+15 | |
2008-09-30 | options: Set dvorak | Daniel Friesel | -0/+3 | |
2008-09-30 | devtodo completion: -f/--filter may be used several times | Daniel Friesel | -2/+1 | |
2008-09-29 | pkill completion: Added signals | Daniel Friesel | -0/+1 | |
2008-09-29 | functions: Added some more header comments | Daniel Friesel | -0/+8 | |
2008-09-29 | Added pkill completion | Daniel Friesel | -0/+47 | |
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 | etc/unicode: Added documentation | Daniel Friesel | -0/+18 | |
2008-09-22 | etc/env: CHeck for enabled unicode | Daniel Friesel | -0/+1 | |
2008-09-22 | Added parameter to disable unicode | Daniel Friesel | -4/+27 | |
2008-09-22 | anytag: Fixed paths | Daniel Friesel | -2/+2 | |
2008-09-22 | Added anytag | Daniel Friesel | -1/+20 | |
2008-09-21 | Added iwlist completion | Daniel Friesel | -0/+32 | |
2008-09-21 | chpwd splitup | Daniel Friesel | -9/+24 | |
2008-09-21 | New aliases | Daniel Friesel | -4/+8 | |
lsi: list image files lsz: list a zip file's content suffix aliases for domains | ||||
2008-09-21 | Moved rtab into chpwd | Daniel Friesel | -5/+7 | |
2008-09-20 | Removed np completion | Daniel Friesel | -9/+0 | |
2008-09-20 | reload completion: Remove _arguments | Daniel Friesel | -1/+1 | |
2008-09-20 | initd completion: The functions take only one argument | Daniel Friesel | -1/+1 | |
2008-09-20 | completion: Added program-specific settings | Daniel Friesel | -1/+5 | |
2008-09-20 | Merged etc/modules into etc/function | Daniel Friesel | -13/+13 | |
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/+46 | |
2008-09-17 | devtodo completion: Complete finished entries for --not-done | Daniel Friesel | -7/+11 | |
2008-09-17 | Switched hgd and gitd back into functions | Daniel Friesel | -4/+2 | |
2008-09-17 | Use rtab within the prompt | Daniel Friesel | -4/+5 | |
2008-09-17 | rtab: Added generic header | Daniel Friesel | -0/+4 | |
2008-09-17 | rtab: Removed some old forgotten stuff | Daniel Friesel | -4/+2 | |
2008-09-17 | Finished rtab | Daniel Friesel | -8/+45 | |
2008-09-17 | devtodo completion: Fixed _color | Daniel Friesel | -7/+1 | |
2008-09-17 | devtodo completion: Added completion for colors | Daniel Friesel | -0/+15 | |
(Only partially working) | ||||
2008-09-14 | hooks/post-update: Use relative paths | Daniel Friesel | -1/+2 | |
2008-09-13 | etc/completion: Enable caching | Daniel Friesel | -1/+3 | |
2008-09-13 | Added reload function from the grml zshrc | Daniel Friesel | -0/+14 | |
2008-09-13 | etc/rc: Unfunction internal functions | Daniel Friesel | -0/+2 | |
2008-09-12 | Added functions: die, info, warn | Daniel Friesel | -3/+8 | |
2008-09-12 | Added default alias for tilp | Daniel Friesel | -0/+2 | |
2008-09-12 | etc/function: Enable Exceptions | Daniel Friesel | -0/+2 | |
2008-09-10 | include/conflicts: Display multiple files properly | Daniel Friesel | -6/+6 | |
2008-09-10 | options: Removed cdable_vars (too annoying) | Daniel Friesel | -1/+1 | |