]> ruderich.org/simon Gitweb - config/dotfiles.git/shortlog
config/dotfiles.git
2013-03-10 Simon Ruderichbundle/ctrlp: Update to version 1.79.
2013-03-10 Simon Ruderichssh_config: Disable unused authentication methods.
2013-03-10 Simon Ruderichscreenrc/tmux.conf: Increase scrollback buffer.
2013-03-10 Simon Ruderichcrontab.d/update.sh: Documentation update.
2013-03-10 Simon Ruderichsshd_config: Add ClientAlive* settings.
2013-03-05 Simon Ruderichsshd_config: Enable sftp.
2013-03-04 Simon Ruderichtig.pl: Fix graphs with "_".
2013-02-27 Simon Ruderichsshd_config: Add.
2013-02-16 Simon Ruderichsetup.sh: Don't create ~/.reminders from template.
2013-02-12 Simon Ruderichvimrc: Display unexpected BOM in statusline.
2013-02-11 Simon Ruderichtig.pl: Add, tig-like log view.
2013-02-09 Simon Ruderichshell/aliases: Use aliases for ll, la, lal.
2013-02-09 Simon Ruderichshell/aliases: Drop old Mercurial alias vqs.
2013-02-09 Simon Ruderichscreenrc: Minor documentation update.
2013-02-09 Simon Ruderichlessfilter: Use test.
2013-02-09 Simon Ruderichbin/srsync-incremental: Add set -e.
2013-02-09 Simon Ruderichbin/srsync-incremental: Use `test`.
2013-02-09 Simon Ruderichbin/notify.py: Minor documentation update.
2013-02-09 Simon Ruderichbin/mv-p: Rewrap for better readability.
2013-02-09 Simon Ruderichbin/calc: Add function to convert seconds to date.
2013-02-09 Simon Ruderichssh_config: Enable HashKnownHosts.
2013-02-09 Simon Ruderichssh_config: Disable PermitLocalCommand.
2013-02-09 Simon Ruderichssh_config: Move ExitOnForwardFailure to forwarding...
2013-02-09 Simon Ruderichssh_config: Minor documentation update.
2013-02-09 Simon Ruderichtmux-window.pl: Minor documentation fixes.
2013-02-09 Simon Ruderichxmonad/xmonad.hs: Minor documentation fix.
2013-02-09 Simon Ruderichvimrc: Don't create ~/.vim/.netrwhist.
2013-02-09 Simon Ruderichvimrc: Always open in the current window with CtrlP.
2013-02-09 Simon Ruderichvimrc: Minor documentation updates.
2013-02-02 Simon Ruderichsetup.sh: Create zsh's cache/ directory.
2013-02-02 Simon Ruderichxinitrc: Start a shell when starting X.
2013-01-24 Simon Ruderichbin: Add srandom-order. Pass files in random order...
2013-01-24 Simon Ruderichbin: Add slocate, supdatedb. `locale` only for $HOME.
2013-01-20 Simon Ruderichsetup.sh: Add set -e.
2013-01-20 Simon Ruderichmutt/display: Don't display the sidebar if this mutt...
2013-01-20 Simon Ruderichmutt/display: Don't display help bar.
2013-01-20 Simon Ruderichvim/bundle/ctrlp: Update to 78303a2b5fe4fcfecda0de1c783...
2013-01-20 Simon Ruderichmaxima/maxima-init.mac: Add notes how to solve Ax = b.
2012-12-31 Simon Ruderichbin/*.pl: Add missing die to close.
2012-12-31 Simon Ruderichshell/env: Use test instead of [ and $HOME instead...
2012-12-30 Simon Ruderichafter/syntax/diff.vim: Add highlights for GVim.
2012-12-29 Simon Ruderichvimrc: <SID> is only necessary for mappings.
2012-12-28 Simon Ruderichgitconfig: Move ssk alias after ss alias.
2012-12-28 Simon Ruderichxmonad/xmonad.hs: Use mod4Mask in a single place.
2012-12-23 Simon Ruderichxmonad/xmonad.hs: Use 20 workspaces.
2012-12-20 Simon Ruderichbundle/ctrlp: Update to 5b98c7453f53453d4a0ebb5dc73d1f6...
2012-12-20 Simon Ruderichgitconfig: Add missing # in comment.
2012-12-20 Simon Ruderichgitconfig: Add --abbrev-commit to tig alias.
2012-12-20 Simon Ruderichperl/perlcriticrc: Don't require checking print's retur...
2012-12-20 Simon Ruderichxpdfrc: Remove wrong quotes from urlCommand.
2012-12-20 Simon Ruderichxpdfrc: Improve Vi like bindings.
2012-12-20 Simon Ruderichzsh/rc: Don't change umask as root.
2012-12-20 Simon Ruderichssh_config: Document an undocumented ServerAlive* feature.
2012-12-20 Simon Ruderichbin/{git-update.sh,git-update-all.sh}: Remove. No longe...
2012-12-20 Simon Ruderichshell/aliases: Use grep --color=auto if available.
2012-12-20 Simon Ruderichzsh/rc: Handle fg in longrun_preexec().
2012-12-20 Simon Ruderichzsh/rc: Display running time for long running processes.
2012-12-20 Simon Ruderichzsh/rc: Also display fortune every 4 hours.
2012-12-20 Simon Ruderichzsh/rc: Prefer xpdf over zathura.
2012-12-20 Simon Ruderichshell/aliases: Display complete size in du alias.
2012-12-20 Simon Ruderichsetup.sh: Also link configuration file for newer htop...
2012-12-20 Simon Ruderichlesskey: Minor documentation update.
2012-12-20 Simon Ruderichlesskey: Don't use --search-skip-screen.
2012-12-14 Simon Ruderichsetup.sh: Link crontab into ~/.crontab.d if it's available.
2012-12-14 Simon Ruderichcrontab: Delete old CtrlP cache entries after a week.
2012-12-14 Simon Ruderichcrontab.d: Add, directory for crontab snippets.
2012-12-14 Simon Ruderichsetup.sh: Split in sections "{DIRECTORY,FILE,LINK}...
2012-12-14 Simon Ruderichsetup.sh: Add set -e.
2012-12-14 Simon Ruderichscreenrc: Add bindings for fast switching to windows...
2012-12-13 Simon Ruderichssh_config: Improve comment for ControlPath.
2012-12-02 Simon Ruderichvimrc: Use 'noignorecase' for * and #.
2012-12-02 Simon Ruderichvimrc: Fix compatibility with Vim 6.4 and later.
2012-12-02 Simon Ruderichvimrc: Don't display unexpected 'fileencoding' for...
2012-12-02 Simon Ruderichvimrc: Display unexpected 'fileformat'/'fileencoding...
2012-12-02 Simon Ruderichbundle/ctrlp: Update to f1acbbc503f44fc6d9c057fa593733e...
2012-12-02 Simon Ruderichftplugin/tex/tex.xpt.vim: Add `[text?]^ to description...
2012-12-02 Simon Ruderichafter/syntax/perl.vim: Fix regex for continue/break.
2012-12-02 Simon Ruderichafter/syntax/perl.vim: Mark continue and break as Errors.
2012-12-02 Simon Ruderichafter/syntax/perl.vim: Use SpecialComment for shebangs.
2012-12-02 Simon Ruderichafter/ftplugin/mail.vim: Fix documentation typo.
2012-12-02 Simon Ruderichvimrc: Minor documentation update.
2012-12-02 Simon Ruderichvim/after/syntax/gitcommit.vim: Don't fold diffs.
2012-11-30 Simon Ruderichgitconfig: Rename glog to tig and add --decorate.
2012-11-26 Simon Ruderichafter/ftplugin/mail.vim: Fix regex to remove spaces...
2012-11-23 Simon Ruderichxinitrc: Improve ~/.fehbg comment.
2012-11-23 Simon Ruderichgdbinit: Enable disassemble-next-line.
2012-11-20 Simon Ruderichvimrc: Check if 'splitright' is available.
2012-11-20 Simon Ruderichvimrc: Use echoerr to warn about possible template...
2012-11-20 Simon Ruderichvimrc: :make writes all files and not only the current...
2012-11-20 Simon Ruderichvimrc: Fix indentation for 'statusline' comments.
2012-11-20 Simon Ruderichvimrc: Use short function names in 'statusline'.
2012-11-20 Simon Ruderichvimrc: Enable fast terminal mode in GNU screen and...
2012-11-20 Simon Ruderichvimrc: Create new split windows on the right.
2012-11-20 Simon Ruderichafter/ftplugin/php.vim: Move syntax settings to vimrc.
2012-11-20 Simon Ruderichvimrc: Add Java highlighting settings.
2012-11-18 Simon Ruderichftplugin/tex/tex.xpt.vim: Add more snippets.
2012-11-18 Simon Ruderichftplugin/text: Add, basic snippets for LaTeX.
2012-11-17 Simon Ruderichftplugin/java: Add, basic snippets for Java.
2012-11-17 Simon Ruderichftplugin/*/*.xpt.vim: Add p (print) and pe (print error...
2012-11-17 Simon Ruderichftplugin/*/*.xpt.vim: Set empty `description^ to XXX.
next