Age | Commit message (Expand) | Author | Lines |
2009-02-15 | completion: separate manuals by section | Daniel Friesel | -0/+4 |
2009-02-15 | completion: beautified kill completion | Daniel Friesel | -0/+5 |
2009-02-15 | still more comments | Daniel Friesel | -1/+17 |
2009-02-15 | parameters: More comments | Daniel Friesel | -3/+12 |
2009-02-15 | rc: Updated comments | Daniel Friesel | -8/+9 |
2009-02-11 | removed host-specific named directories | Daniel Friesel | -12/+0 |
2009-02-11 | parameters: Moved some parameters to zshenv | Daniel Friesel | -11/+11 |
2009-02-08 | Removed passwd-a function | Daniel Friesel | -14/+0 |
2009-02-08 | off: Only check currently mounted filesystems (unmounted ones might lie on st... | Daniel Friesel | -6/+8 |
2009-02-04 | Added check_ssh function | Daniel Friesel | -0/+6 |
2009-02-03 | gtd-all: Don't use colors, they confuse fgrep (cause trailing newline) | Daniel Friesel | -1/+1 |
2009-02-03 | gtd-all: Remove @online GTD entries when offline | Daniel Friesel | -1/+16 |
2009-02-03 | Added gtd-all function | Daniel Friesel | -0/+7 |
2009-02-02 | Updated directories | Daniel Friesel | -4/+1 |
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-31 | short aliases: Only set git/hg aliases if git/hg are available | Daniel Friesel | -26/+30 |
2009-01-30 | Almost finished __git_files | Daniel Friesel | -2/+7 |
2009-01-30 | off: uinit: Show progress | Daniel Friesel | -1/+1 |
2009-01-29 | newsbeuter: Sync with aneurysm | Daniel Friesel | -1/+1 |
2009-01-28 | default aliases: todo: Use noglob | Daniel Friesel | -1/+1 |
2009-01-26 | etc/alias/short: Made gtd aliases more flexible | Daniel Friesel | -3/+3 |
2009-01-22 | zshrc: Fixed copyright notice | Daniel Friesel | -1/+1 |
2009-01-22 | devtodo completion: Removed FIXME, it has already been fixed | Daniel Friesel | -1/+0 |
2009-01-20 | put: Only show error message if at least one host caused it | Daniel Friesel | -3/+3 |
2009-01-20 | Added newsbeuter wrapper function for synchronization | Daniel Friesel | -0/+12 |
2009-01-20 | Added confirm functions | Daniel Friesel | -0/+12 |
2009-01-20 | function: Removed colors, it's unused | Daniel Friesel | -3/+0 |
2009-01-20 | zprofile: Only show gtd-todo if var/gtd is available | Daniel Friesel | -1/+1 |
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-14 | Removed calendar alias | Daniel Friesel | -1/+0 |
2009-01-12 | devtodo completion: Added _format | Daniel Friesel | -0/+7 |
2009-01-12 | directories: Fixed order | Daniel Friesel | -2/+3 |
2009-01-11 | directorie: Always set ~vcs | Daniel Friesel | -3/+2 |
2009-01-11 | default aliases: calendar: One week in advance is enough | Daniel Friesel | -1/+1 |
2009-01-09 | etc/profile: Use $() instead of `` | Daniel Friesel | -1/+1 |
2009-01-08 | zshrc: Added another (git trackable) method for local configurations | Daniel Friesel | -0/+1 |
2009-01-08 | zshrc: slightly changed the OS detection | Daniel Friesel | -5/+8 |
2009-01-07 | profile: Fixed typo in check_com | Daniel Friesel | -1/+1 |
2009-01-07 | profile: Only exec calendar if everything needed is installed | Daniel Friesel | -1/+1 |
2009-01-06 | Removed sort completion, a better one is now available with zsh | Daniel Friesel | -32/+0 |
2009-01-05 | put: Change 'illegal' filenames | Daniel Friesel | -5/+12 |
2009-01-05 | off: D'oh. Use pgrep -x | Daniel Friesel | -1/+1 |
2009-01-04 | off: Use execute when stopping amarok... | Daniel Friesel | -1/+1 |
2009-01-04 | off: Stop amarok if it's running | Daniel Friesel | -0/+4 |
2009-01-03 | Fixed key bindings | Daniel Friesel | -3/+3 |