Age | Commit message (Expand) | Author | Lines |
2010-05-31 | feh completion: Update --start-at | Daniel Friesel | -2/+2 |
2010-04-02 | Replace $var by ${var} | Daniel Friesel | -56/+56 |
2010-03-19 | Update feh completion | Daniel Friesel | -20/+31 |
2010-02-11 | Update completion for feh | Daniel Friesel | -3/+20 |
2009-11-14 | Fix a typo in the feh completion | Daniel Friesel | -1/+1 |
2009-10-16 | off: Remove [place] argument, I don't use it anyway | Daniel Friesel | -13/+0 |
2009-08-30 | Removed devtodo completion (it has reached upstream) | Daniel Friesel | -176/+0 |
2009-06-27 | _feh: We neither use $expl nor $lstate | Daniel Friesel | -1/+1 |
2009-04-18 | devtodo completion: Use 'command todo' (just in case) | Daniel Friesel | -1/+1 |
2009-04-14 | Removed fan completion | Daniel Friesel | -20/+0 |
2009-04-04 | Removed unused (and probably obsolete) git-hook function | Daniel Friesel | -31/+0 |
2009-03-24 | feh completion: Use _functions instead of ->states, updated copyright foo | Daniel Friesel | -39/+36 |
2009-03-22 | Added modprobe completion | Daniel Friesel | -0/+7 |
2009-03-21 | __git_files: Removed debug line... | Daniel Friesel | -1/+0 |
2009-03-21 | _sshfs: Add : suffix to every host | Daniel Friesel | -1/+1 |
2009-03-21 | _sshfs: Added completion for remote directories (again, from _ssh) | Daniel Friesel | -2/+37 |
2009-03-21 | Use $ZDIR where appropiate | Daniel Friesel | -1/+1 |
2009-03-19 | Added completions for fbsetbg, fbsetroot and feh | Daniel Friesel | -0/+252 |
2009-03-14 | cryptsetup completion: Fixed arguments | Daniel Friesel | -4/+4 |
2009-03-14 | cryptsetup completion: Added arguments (does not work yet, though) | Daniel Friesel | -1/+24 |
2009-03-08 | continued cryptsetup completion | Daniel Friesel | -3/+20 |
2009-03-07 | Began cryptsetup completion | Daniel Friesel | -0/+11 |
2009-03-05 | off completion: Use _places provided by the places package | Daniel Friesel | -9/+1 |
2009-02-21 | __git_files: #autoload is enough | Daniel Friesel | -1/+1 |
2009-02-19 | __git_files: Silently fail if no gitdir was found | Daniel Friesel | -2/+1 |
2009-02-18 | off: Added zsh completion | Daniel Friesel | -0/+21 |
2009-02-01 | Merge branch 'experimental' | Daniel Friesel | -0/+41 |
2009-02-01 | __git_files: Apparently everything works now | Daniel Friesel | -1/+1 |
2009-01-30 | Almost finished __git_files | Daniel Friesel | -2/+7 |
2009-01-22 | devtodo completion: Removed FIXME, it has already been fixed | Daniel Friesel | -1/+0 |
2009-01-17 | _devtodo: Fixed broken completion for child items | Daniel Friesel | -1/+1 |
2009-01-17 | _devtodo: Almost added children support | Daniel Friesel | -3/+12 |
2009-01-17 | _devtodo: Prefix internal functions with _todo to avoid conflicts | Daniel Friesel | -23/+23 |
2009-01-17 | _devtodo: Added proper completion for --sort | Daniel Friesel | -1/+20 |
2009-01-15 | _pkill: More precise matching description | Daniel Friesel | -1/+2 |
2009-01-12 | devtodo completion: Added _format | Daniel Friesel | -0/+7 |
2009-01-06 | Removed sort completion, a better one is now available with zsh | Daniel Friesel | -32/+0 |
2009-01-02 | __git_files: Another partially working, but more promising approach | Daniel Friesel | -12/+16 |
2008-12-22 | __git_files: Return if gitdir is empty (->no git repo) | Daniel Friesel | -0/+2 |
2008-12-22 | Added __git_files completion | Daniel Friesel | -0/+30 |
2008-12-19 | Added completion for put | Daniel Friesel | -0/+12 |
2008-12-13 | Moved completions/_reload into completion | Daniel Friesel | -2/+0 |
2008-12-13 | Updated function and completion file headers | Daniel Friesel | -18/+29 |
2008-12-06 | devtodo completion: Minor style fix | Daniel Friesel | -5/+8 |
2008-11-26 | todo completion: Parse the commandline to get the database file | Daniel Friesel | -5/+12 |
2008-11-12 | initd completion: Configure matching mode via zstyle | Daniel Friesel | -0/+8 |
2008-11-12 | initd completion: minor rework | Daniel Friesel | -3/+3 |
2008-11-12 | initd completion: Also detect scripts with syntax like "restart|reload)"... | Daniel Friesel | -1/+2 |
2008-11-09 | initd completion: more granular matches | Daniel Friesel | -9/+11 |
2008-11-09 | pkill completion: The temporary array is not neccessary | Daniel Friesel | -3/+2 |