]> ruderich.org/simon Gitweb - config/dotfiles.git/shortlog
config/dotfiles.git
2012-09-01 Simon Ruderichgitconfig: Don't use long option names for git branch.
2012-09-01 Simon Ruderichhtoprc: Add Vim modeline.
2012-08-30 Simon Ruderichzsh/rc: Don't use add-zsh-hook.
2012-08-30 Simon Ruderichzsh/rc: Fix version check for test versions.
2012-08-29 Simon Ruderichzsh/rc: Add global alias LS (2>&1 | less -S).
2012-08-29 Simon Ruderichzsh/rc: Fix typo in documentation.
2012-08-29 Simon Ruderichzsh/rc: Update documentation for global aliases.
2012-08-29 Simon Ruderichzsh/rc: Add global aliases A (| awk) and P (| perl).
2012-08-29 Simon Ruderichzsh/rc: Sort global aliases.
2012-08-29 Simon Ruderichzsh/rc: Remove a few indirections in aliases.
2012-08-29 Simon Ruderichzsh/rc: Create program functions only if the programs...
2012-08-29 Simon Ruderichbin/srsync-incremental: Only match directories when...
2012-08-29 Simon Ruderichbin/srsync-incremental: Use --itemize-changes.
2012-08-29 Simon Ruderichbin/srsync-incremental: Add, incremental backups with...
2012-08-28 Simon Ruderichbin/print-constant.pl: Add, print values of C constants.
2012-08-28 Simon Ruderichzsh/rc: Improve documentation for matcher-list.
2012-08-27 Simon Ruderichvimrc: Add j to 'formatoptions' if available.
2012-08-27 Simon Ruderichvim/ftplugin/*/*.xpt.vim: Prevent errors if XPTemplate...
2012-08-18 Simon Ruderichmplayer/config: Disable the mouse.
2012-08-12 Simon Ruderichvim/colors/simon.vim: Add support for GVim.
2012-08-11 Simon Ruderichvim/colors/simon.vim: Add examples for statementControl...
2012-08-11 Simon Ruderichvim/colors/simon.vim: Documentation update.
2012-08-11 Simon Ruderichgitconfig: Add missing timezone in reference.
2012-08-11 Simon Ruderichgitconfig: Add rp alias. Pushes to all remotes.
2012-08-11 Simon Ruderichgitconfig: Add diff color settings.
2012-08-11 Simon Ruderichgitconfig: Fix indentation.
2012-08-11 Simon Ruderichgitconfig: Reorder some aliases.
2012-08-11 Simon Ruderichgitconfig: Add dw and dcw aliases (diff --patience...
2012-08-11 Simon Ruderichgitconfig: Group aliases.
2012-08-11 Simon Ruderichgitconfig: Use long options in aliases.
2012-08-07 Simon Ruderichzsh/rc: Fix indentation.
2012-08-07 Simon Ruderichzsh/rc: Add option to use tmux instead of screen.
2012-08-02 Simon Ruderichvim/ftplugin/perl/perl.xpt.vim: Add missing year default.
2012-08-02 Simon Ruderichvim/ftplugin: Add XPTemplate file skeletons for C and...
2012-08-02 Simon Ruderichvim/after/syntax: Special highlight for statement contr...
2012-07-27 Simon Ruderichvimrc: Always use unix line-endings for new files.
2012-07-27 Simon Ruderichvimrc: Only remove . from 'directory' if safe directori...
2012-07-14 Simon Ruderichvim/after/syntax/diff.vim: Add. Better highlighting...
2012-07-04 Simon Ruderichvimrc: Show a message when viewing the first buffer...
2012-07-04 Simon Ruderichvimrc: Minor documentation updates.
2012-06-30 Simon Ruderichvimrc: Use replacement for %f in statusline which uses...
2012-06-30 Simon Ruderichvimrc: Minor documentation update.
2012-06-30 Simon Ruderichvimrc: Also fix some English spelling mistakes.
2012-06-30 Simon Ruderichvimrc: Only enable some items in securemodelines.
2012-06-30 Simon Ruderichvimrc: Only map NERDCommenterToggle in normal mode.
2012-06-30 Simon Ruderichvimrc: Fix weird double fold in #if 0 in C files.
2012-06-30 Simon Ruderichvimrc: Don't draw vertical split separator.
2012-06-22 Simon Ruderichvim/plugin/securemodelines.vim: Merge version ca214e9f70.
2012-06-21 Simon Ruderichvim/after/**: License under GPL v3+.
2012-06-21 Simon Ruderichvim/after/**: Minor cleanup.
2012-06-21 Simon Ruderichvimrc: Don't use abbreviated commands (:bprev -> :bprev...
2012-06-21 Simon Ruderichvimrc: Use inoreabbrev instead of iabbrev.
2012-06-21 Simon Ruderichvimrc: Use additional syntax groups of my color scheme.
2012-06-21 Simon Ruderichvim/colors/simon.vim: Add, custom color scheme.
2012-06-17 Simon Ruderichvimrc: Don't highlight overlong lines in diff mode.
2012-06-17 Simon Ruderichvimrc: Documentation update.
2012-06-17 Simon Ruderichvimrc: Add tab and precedes to 'listchars'.
2012-06-17 Simon Ruderichvimrc: Split 'listchars' in multiple lines.
2012-06-17 Simon Ruderichvimrc: Fix copyright year.
2012-06-16 Simon Ruderichvimrc: Fix highlight of Unicode whitespace.
2012-06-15 Simon RuderichMinor documentation updates.
2012-06-15 Simon RuderichMinor documentation updates.
2012-06-07 Simon Ruderichvimrc: Only use 'foldcolumn' if there's enough space.
2012-04-09 Simon Ruderichvimrc: Fix compatibility for older Vim versions.
2012-04-09 Simon Ruderichvimrc: Another minor documentation update.
2012-04-07 Simon Ruderichvimrc,gvimrc: Minor documentation update.
2012-04-07 Simon Ruderichvimrc: Don't use 'ignorecase' for insert mode completion.
2012-04-07 Simon Ruderichvimrc: Add Shell syntax settings.
2012-04-05 Simon Ruderichvimrc: Ignore errors when pathogen is missing.
2012-04-05 Simon Ruderichvimrc: Fix compatibility for older Vim versions.
2012-03-31 Simon Ruderichvimrc: Remove superfluous empty line.
2012-03-31 Simon Ruderichvimrc: Use local variables in s:CustomSyntaxHighlights().
2012-03-31 Simon Ruderichvimrc: Fix indentation in s:CustomSyntaxHighlights().
2012-03-31 Simon Ruderichvimrc: Fix custom highlights disappearing in new windows.
2012-03-27 Simon Ruderichssh_config: Check host IP when connecting.
2012-03-27 Simon Ruderichssh_config: Abort if not all requested port forwardings...
2012-03-02 Simon Ruderichvimrc: Use 'noignorecase' for * and # in visual mode.
2012-03-02 Simon Ruderichvimrc: Enable 'hlsearch'.
2012-03-02 Simon Ruderichvimrc: 'nostartofline' for window scroll commands only.
2012-03-02 Simon Ruderichvimrc: Display highest buffer number in 'statusline'.
2012-03-02 Simon Ruderichzsh/rc: Fix "fg" in window_preexec() for programs start...
2012-02-26 Simon Ruderichvimrc: Only use spelling maps in normal mode.
2012-02-26 Simon Ruderichvimrc: Prefer '..' for strings.
2012-02-19 Simon Ruderichvimrc: Fix compatibility for older Vim versions.
2012-02-18 Simon Ruderichvimrc: Move all autocmds in the vimrc augroup.
2012-02-18 Simon Ruderichmaxima/maxima-init.mac: Minor documentation fix.
2012-02-18 Simon RuderichMerge remote-tracking branch 'nocreeps/master'
2012-02-18 Simon Ruderich*: License under GPL v3+.
2012-02-18 Simon Ruderichmaxima/maxima-init.mac: Minor style fix.
2012-02-18 Simon Ruderichmaxima/maxima-init.lisp: Add missing time zone.
2012-02-18 Simon Ruderich*: License under GPL v3+.
2012-02-16 Simon Ruderichgdbinit: Increase history size.
2012-02-14 Simon Ruderichzsh/rc: Don't use which.
2012-02-14 Simon Ruderichzsh/rc: Add support for tmux to window_preexec().
2012-02-14 Simon Ruderichbin/notify.py: Add, displays a message on the screen.
2012-02-14 Simon Ruderichbin/srsync: Add, rsync shortcut with useful options.
2012-02-14 Simon Ruderichbin/README: Add GPL notice.
2012-02-01 Simon Ruderichbin/*: Use exec to prevent unnecessary shell processes.
2012-02-01 Simon Ruderichhtoprc: Add, basic configuration file.
2012-02-01 Simon Ruderichvimrc: Don't highlight embedded languages in Vim script.
next