]> ruderich.org/simon Gitweb - config/dotfiles.git/shortlog
config/dotfiles.git
2014-01-05 Simon Ruderichsetup.sh: Support even older Git versions.
2014-01-05 Simon Ruderichssh_config: Document how to overwrite global rules.
2014-01-05 Simon Ruderichssh_config: Add VerifyHostKeyDNS no.
2014-01-05 Simon Ruderichssh_config: Use stronger algorithms.
2014-01-03 Simon Ruderichdigrc: Add. Configuration file for dig.
2014-01-03 Simon Ruderichsetup.sh: Disable 256 colors on virtual terminal.
2013-12-27 Simon Ruderichshell/rc: Rename timeout_setup_shell_lock() to _logout().
2013-12-27 Simon Ruderichscreenrc: Disable auto-lock.
2013-12-27 Simon RuderichAdd rsleep script and use it in crontab.d/jobs.
2013-12-27 Simon Ruderichbin/calc: Add lg() as shortcut for log10().
2013-12-21 Simon Ruderichsetup.sh: Update copyright year.
2013-12-21 Simon Rudericht: Minor style fix.
2013-12-21 Simon Ruderichsetup.sh: Detect libcoloredstderr and remove stderr...
2013-12-16 Simon Ruderichtmux.conf: Document how to replicate GNU screen's -x.
2013-12-07 Simon Ruderichvim/bundle/surround: Update to 42e9b46e7a20a2f394664874...
2013-12-07 Simon Ruderichbin/srsync-incremental: Try to remove current/ if backu...
2013-12-07 Simon Ruderichbin/srsync-incremental: Improve --link-dest search.
2013-12-07 Simon Ruderichsetup.sh: Simplify ls color detection.
2013-12-07 Simon Ruderichshell/rc: Use shell timeout in Tmux if vlock wasn't...
2013-11-19 Simon Ruderichlessfilter: Minor cleanup.
2013-11-19 Simon Ruderichcrontab.d/update.sh: Minor cleanup.
2013-11-18 Simon RuderichMinor cleanup.
2013-11-18 Simon RuderichDon't use echo for data from the user.
2013-11-07 Simon Ruderichhtoprc: Document \ mapping.
2013-11-05 Simon Ruderichshell/rc,tmux.conf: Auto-logout on TTYs after timeout.
2013-11-05 Simon Ruderichshell/rc: Disable flow control.
2013-11-05 Simon Ruderich*/rc: Move umask code from zsh/rc to shell/rc.
2013-11-05 Simon Ruderich*/env: Move man page coloring from zsh/env to shell...
2013-10-29 Simon Ruderichhtoprc: Remove priority and add start time column.
2013-10-26 Simon Ruderichmplayer2: Add configuration files.
2013-10-24 Simon RuderichDon't use echo for data from the user.
2013-10-24 Simon Ruderichxinitrc: Don't use echo for data from the user.
2013-10-24 Simon Ruderichhgrc: Remove old m4 code.
2013-10-24 Simon RuderichREADME: Add.
2013-10-24 Simon Ruderichgdb/README: Add.
2013-10-24 Simon Ruderichsetup.sh: Minor documentation typo fix.
2013-10-24 Simon Ruderichzsh/rc: Add zshrc_fortune_arguments configuration variable.
2013-10-24 Simon Ruderichbin/squvi: Add.
2013-10-24 Simon Ruderichbin/battery.pl: Update copyright year.
2013-10-24 Simon Ruderichzsh/rc: Minor documentation updates.
2013-10-24 Simon Ruderichtmux-windows.pl: Documentation updates/fixes.
2013-10-24 Simon Ruderichshell/dircolors: Display pipes and sockets in green.
2013-10-24 Simon Ruderichbin/temperature.pl: Display degree symbol.
2013-10-24 Simon Ruderichscreenrc,tmux.conf: Display CPU temperature.
2013-10-24 Simon Ruderichbin/temperature.pl: Support different sensor devices...
2013-10-24 Simon Ruderichbin/battery.pl,setup.sh: Support different battery...
2013-10-24 Simon Ruderichbin/battery.pl: Handle new keys ENERGY_NOW and ENERGY_FULL.
2013-10-24 Simon Ruderichsetup.sh: Use sed_i for consistency.
2013-10-24 Simon Ruderichsetup.sh: Use new generate() argument order.
2013-10-24 Simon Ruderichsetup.sh: Use new generate() argument order.
2013-10-24 Simon Ruderichsetup.sh: Display message when removing "--patience".
2013-10-24 Simon Ruderichgitconfig: Add push.default = simple.
2013-10-23 Simon Ruderichgitconfig: Use yes instead of true for consistency.
2013-10-23 Simon Ruderichcrontab: Remove CtrlP cache files after one day.
2013-10-23 Simon Ruderichsetup.sh,gitconfig: Simplify fallback solution for...
2013-10-23 Simon Ruderichlib.sh: Add grep_i().
2013-10-23 Simon Ruderichsetup.sh: Remove grep_i(), moved to lib.sh.
2013-10-23 Simon Ruderichsetup.sh: Use new generate() argument order.
2013-10-23 Simon Ruderichgnupg/gpg.conf: Ignore keyserver preferences on public...
2013-10-23 Simon Ruderichgnupg/gpg.conf: Use key stretching for private keys.
2013-10-23 Simon Ruderichgnupg/gpg.conf: Fix documentation typo.
2013-10-22 Simon Ruderichsetup.sh: Use simple_cpp where possible.
2013-10-22 Simon Ruderichsetup.sh: Use new generate() argument order.
2013-10-22 Simon Ruderichsetup.sh: Quote arguments to echo.
2013-10-22 Simon Ruderichsetup.sh: Add and use grep_i() - in-place grep.
2013-10-22 Simon Ruderichsetup.sh: Use >foo instead of > foo for redirections.
2013-10-22 Simon Ruderichlib.sh: Minor cleanup.
2013-10-22 Simon Ruderichlib.sh: Add simple_cpp() to replace "defines".
2013-10-22 Simon Ruderichlib.sh: Generalize generate().
2013-10-22 Simon Ruderichsetup.sh: Use simple_cpp() instead of m4 to create...
2013-10-22 Simon Ruderichsetup.sh: Drop unnecessary OS constant.
2013-10-22 Simon Ruderichsetup.sh: No need to convert hgrc with m4 anymore.
2013-10-22 Simon Ruderichgitconfig,hgrc: Drop settings for Mac.
2013-10-22 Simon Ruderichsetup.sh: Use new generate() argument order.
2013-10-22 Simon Ruderichlib.sh: Generalize sed_i() to cmd_i() for in-place...
2013-10-22 Simon Ruderichmutt/crypto-autoencrypt.pl: Minor documentation update.
2013-10-11 Simon Ruderichssh_config,sshd_config: Minor documentation updates.
2013-10-11 Simon Ruderichssh_config: Add ControlPersist 10.
2013-10-08 Simon Ruderichcrontab.d/jobs: Add support to run job on boot.
2013-10-08 Simon Ruderichshell/aliases: Drop s alias.
2013-10-08 Simon Ruderichsetup.sh: Use sed_i().
2013-10-08 Simon Ruderichsetup.sh: Use sed_i().
2013-10-08 Simon Ruderichsetup.sh: Use sed_i().
2013-10-08 Simon Ruderichlib.sh: Add sed_i() compatibility function.
2013-10-08 Simon Ruderichxinitrc: Disable audio bell.
2013-10-08 Simon Ruderichxinitrc,xmodmaprc: Fix typo in comment.
2013-10-08 Simon Ruderichxinitrc: Add empty line.
2013-10-08 Simon Ruderichxinitrc: Move settings from xmodmaprc to xinitrc.
2013-09-21 Simon Ruderichdebian/bin/init-reprepro.sh: Respect foreign architectures.
2013-09-16 Simon Ruderichzsh/rc: Use red # as prompt for root.
2013-09-16 Simon Ruderichzsh/rc: Check if the multiplexer is available.
2013-09-12 Simon Ruderichzsh/rc: Disable Mercurial support for vcs_info.
2013-09-12 Simon Ruderichsyntax/tmux.vim: Add.
2013-09-12 Simon Ruderichvimrc: Search for more cases of "do not edit".
2013-09-12 Simon Ruderichsetup.sh: Load xinitrc with lightdm.
2013-09-12 Simon Ruderichzsh/rc: Display errors from ~/.xinitrc.errors on startup.
2013-09-11 Simon Ruderichxinitrc: Fix incorrect use of "$@" in error().
2013-09-11 Simon Ruderichxinitrc: Only start ssh-agent if none is running yet.
2013-09-11 Simon Ruderichtigrc: Don't display uncommitted changes.
2013-09-11 Simon Ruderichtigrc: Unbind unnecessary views.
next