]> ruderich.org/simon Gitweb - config/dotfiles.git/shortlog
config/dotfiles.git
2012-01-25 Simon Ruderichgvimrc: Disable mouse and mouse wheel.
2012-01-25 Simon Ruderich*: License under GPL v3+.
2012-01-25 Simon Ruderich*: License under GPL v3+.
2012-01-25 Simon Ruderichvimrc,gvimrc,setup.sh: License under GP v3+.
2012-01-25 Simon Ruderich*: License under GPL v3+.
2012-01-24 Simon Ruderichxinitrc: Start ssh-agent with -s.
2012-01-24 Simon Ruderichxinitrc: Use absolute path for ssh-agent.
2012-01-24 Simon Ruderichzathurarc: Add, basic configuration file.
2012-01-24 Simon Ruderichzsh/rc: Add pdf command.
2012-01-15 Simon Ruderichmplayer/config: Add comment about -cache.
2012-01-15 Simon Ruderichmplayer/config: Prefer xv driver (hardware accelerated).
2012-01-15 Simon Ruderichmplayer/config: Enable fullscreen playback.
2012-01-15 Simon Ruderichmplayer/config: Improve comments.
2012-01-15 Simon Ruderichmplayer/config: Reorder some settings.
2012-01-15 Simon Ruderichsetup.sh: Rename to multimedia.
2012-01-14 Simon Ruderichvimrc: Enable additional highlighting for Haskell and...
2012-01-14 Simon Ruderichvimrc: Enable folding for Vim and XML.
2012-01-14 Simon Ruderichvimrc: Use syntax based omni completion.
2012-01-14 Simon Ruderichvimrc: Documentation update for mappings.
2012-01-14 Simon Ruderichvimrc: Remember marks for more files.
2012-01-14 Simon Ruderich.gitignore: Use absolute paths.
2012-01-14 Simon Ruderichvimrc: Don't use abbreviated commands (:b -> :buffer).
2012-01-14 Simon Ruderichxmonad.hs: Move to new xmonad/ directory.
2012-01-14 Simon Ruderich.gitignore: Use absolute paths.
2012-01-14 Simon Ruderichshell/function,zsh/rc: Replace $@ with "$@".
2012-01-14 Simon Ruderichshell/aliases: Replace remaining $* with "$@".
2012-01-14 Simon Ruderichzsh/rc: Use ghci with rlwrap if available.
2012-01-14 Simon Ruderichzsh/rc: Improved gitk and tig commands.
2012-01-14 Simon Ruderichzsh/rc: Add new section custom commands.
2012-01-14 Simon Ruderichinputrc: Ctrl-P/Ctrl-N only display matching lines.
2012-01-03 Simon Ruderichvimrc: Remove mac only settings.
2012-01-03 Simon Ruderichvimrc: Use local variables when possible.
2012-01-03 Simon Ruderichvimrc: Use UTF-8 for all internal data.
2012-01-03 Simon Ruderichvimrc: Minor documentation update.
2012-01-03 Simon Ruderichvimrc: Move new text objects to mappings section.
2012-01-03 Simon Ruderichvimrc: Add support to undo <C-@>, <C-A> and <C-W> in...
2011-12-05 Simon Ruderichvimrc: Add support to undo Ctrl-U in insert mode.
2011-12-02 Simon Ruderichvimrc: Minor documentation updates.
2011-12-02 Simon Ruderichvimrc: Add :DiffOrig command.
2011-12-02 Simon Ruderichvimrc: Fix indentation.
2011-11-29 Simon Ruderichvimrc: Really disable spell checking when diffing.
2011-11-28 Simon Ruderichvimrc: Add <silent> to mappings where useful.
2011-11-25 Simon RuderichMerge remote-tracking branch 'all-my-faults/master'
2011-11-25 Simon Ruderichvimrc: Minor documentation update.
2011-11-25 Simon Ruderichvimrc: Allow running as root.
2011-11-22 Simon Ruderichvimrc: Fix indentation.
2011-11-22 Simon Ruderichvimrc: Wrap all plugin settings in one if has('eval').
2011-11-22 Simon Ruderichtigrc: Remove duplicate pp-* color entries.
2011-11-21 Simon Ruderichvimrc: Remove unnecessary has('eval').
2011-11-21 Simon Ruderichvimrc: Add Haskell syntax settings.
2011-11-21 Simon Ruderichvimrc: Minor cleanup for variables.
2011-11-20 Simon RuderichMerge remote branch 'asp/master'
2011-11-20 Simon Ruderichbin/*: Prefix wrapper scripts with "s", no ".sh" suffix...
2011-11-19 Simon Ruderichvimrc: Make IndTxtObj script local.
2011-11-19 Simon Ruderichvimrc: Add new text-objects ii ai for indented text.
2011-11-19 Simon Ruderichvimrc: Use tex compiler for (La)TeX files.
2011-11-19 Simon Ruderichvimrc: Save changes when running :mak[e].
2011-11-16 Simon Ruderichshell/logout: Always clear the console, independent...
2011-11-16 Simon Ruderichshell/aliases: Correctly use "$@" instead of $* for...
2011-11-16 Simon Ruderichcsh/rc: Start zsh as login shell.
2011-11-04 Simon Ruderichzsh/rc: Handle fg when naming windows.
2011-10-31 Simon Ruderichvimrc: Fix exists() check for InsertLeave.
2011-10-31 Simon Ruderichgvimrc: Don't display menu and toolbars.
2011-10-22 Simon Ruderichbin/mv-p: Add.
2011-10-12 Simon Ruderichzsh/rc: Set histignorespace.
2011-10-09 Simon Ruderichxinitrc: Start ssh-agent if a private SSH key is available.
2011-10-06 Simon Ruderichvimrc: Minor documentation update.
2011-09-25 Simon Ruderichvimrc: Mark non 0x20 unicode whitespace as error.
2011-09-25 Simon Ruderichvimrc: Also highlight REMOVED and DELETED.
2011-09-25 Simon Ruderichvimrc: Call matchadd() multiple times.
2011-09-25 Simon Ruderichvimrc: Use exists() instead of checking the version.
2011-09-25 Simon Ruderichvimrc: Fix compatibility for older Vim versions.
2011-09-25 Simon Ruderichvimrc: Fix and improve perl syntax settings.
2011-09-17 Simon Ruderichvimrc: Remap <C-G> to display more information.
2011-09-17 Simon Ruderichvimrc: Write current file when suspending (<C-Z>).
2011-09-06 Simon Ruderichzsh/env: Display error message if lesspipe failed.
2011-08-30 Simon Ruderichcvsrc: Add.
2011-08-19 Simon Ruderichxinitrc: Display reminders using notify.py.
2011-08-12 Simon Ruderichzsh/rc: Always use "yes" to enable zstyle settings.
2011-08-12 Simon Ruderichzsh/rc: Major update of completion settings.
2011-08-12 Simon Ruderichzsh/rc: Add directory stack settings.
2011-08-12 Simon Ruderichssh_config: Set StrictHostKeyChecking to ask.
2011-08-06 Simon Ruderichzsh/rc: Minor rewrapping cleanup.
2011-08-06 Simon Ruderichzsh/env: Color standout in bold black on yellow for...
2011-08-06 Simon Ruderichzsh/env: Minor cleanup, order termcap codes.
2011-08-06 Simon Ruderichzsh/rc: Multiple documentation fixes/updates.
2011-07-02 Simon Ruderichgdbinit: Add, GDB configuration file.
2011-06-23 Simon Ruderichmaxima: Improved version of norm_2(), also rename to...
2011-06-23 Simon Ruderichmaxima: Add norm() which calculates the euclid norm.
2011-06-21 Simon RuderichRevert "vimrc: Behave like 'scrolloff' while searching."
2011-06-19 Simon Ruderichxmonad.hs: Add Mirror tiled as possible Gimp sub-layout.
2011-06-19 Simon Ruderichxmonad.hs: Minor documentation fix.
2011-06-19 Simon Ruderichxmonad.hs: Start Gimp to workspace "5" and use a specia...
2011-06-19 Simon Ruderichxmonad.hs: Whitespace only change.
2011-06-19 Simon Ruderichxmonad.hs: Fix endless loop in nextLayoutIncluding.
2011-06-19 Simon Ruderichxmonad.hs: Update version requirements.
2011-06-19 Simon Ruderichxmonad.hs: Correct spelling of xmonad.
2011-06-15 Simon RuderichMerge remote-tracking branch 'all-my-faults/master'
2011-06-15 Simon Ruderichbin/temperature.pl: Add.
2011-06-15 Simon Ruderichbin/battery.pl: Minor documentation fix.
next