]> ruderich.org/simon Gitweb - config/dotfiles.git/shortlog
config/dotfiles.git
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-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-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 Ruderichzsh/rc: Display errors from ~/.xinitrc.errors on startup.
2013-09-06 Simon Ruderichinputrc,zsh/rc: Remove jj mapping.
2013-09-06 Simon Ruderichssh_config: Add IdentitiesOnly yes.
2013-09-06 Simon Ruderichshell/dircolors: Remove unnecessary rules.
2013-09-03 Simon Ruderichbin/notify.py: Check for invalid arguments.
2013-08-19 Simon Ruderichshell/dircolors: Underline hardlinks.
2013-08-18 Simon Ruderich.gitignore: Ignore crontab.dotfiles-vim and crontab...
2013-08-18 Simon Ruderichcrontab.d/jobs: Add support to run job every minute.
2013-08-18 Simon Ruderichcrontab.d/jobs: Add Vim modeline.
2013-08-18 Simon Ruderichcrontab.d/jobs: Random sleep before running a command.
2013-07-13 Simon Ruderichzsh/rc: Restart automatically once ~/.zshrc changes.
2013-07-09 Simon Ruderichzsh/rc: Fix display of Git stash count.
2013-07-08 Simon RuderichMakefile: Remove, not used anymore.
2013-07-08 Simon Ruderichlesskey: Minor documentation update.
2013-07-06 Simon Ruderichzsh/rc: Display number of Git stashes in prompt.
2013-07-06 Simon Ruderichshell/env: Unset LANGUAGE.
2013-07-05 Simon Ruderichshell/logout: Minor cleanup.
2013-05-13 Simon Ruderichreminders.in: Don't display todo items in calendar...
2013-05-07 Simon Ruderichsetup.sh: Add "Do not edit" warning to generated shell...
2013-04-27 Simon Ruderichzsh/rc: Display staged/unstaged info next to cwd in...
2013-04-27 Simon Ruderichzsh/rc: Use ${..} for color variables.
2013-04-27 Simon Ruderichzsh/rc: Enable warn_create_global.
2013-04-27 Simon Ruderichzsh/rc: Remove unnecessary variable zshrc_window_root.
2013-04-27 Simon Ruderichzsh/rc: Prefix all functions and global variables with...
2013-04-15 Simon Ruderichzsh/rc: Minor cleanup.
2013-04-15 Simon Ruderichzsh/rc: Documentation update.
2013-04-15 Simon Ruderichssh_config: Use GatewayPorts no.
2013-04-15 Simon Ruderichsetup.sh: Only link ssh_config if ~/.ssh is owned by...
2013-04-13 Simon Ruderichsetup.sh: Link ~/.ssh/config if ~/.ssh/ exists.
2013-04-13 Simon Ruderichshell/env: Add missing timezone to comment.
2013-04-12 Simon Ruderichcrontab.d/jobs: Add support to run job every 6 hours.
2013-04-11 Simon Ruderichzsh/rc: Consistently use [[ instead of [.
2013-04-11 Simon Ruderichsshd_config: Minor documentation fix.
2013-04-10 Simon Ruderichsetup.sh: Create alias for tig (git tig) if it's not...
2013-04-10 Simon Ruderichshell/dircolors: Color "NEWS" file.
2013-04-10 Simon Ruderichshell/aliases: Add aliases lt (ls -lt) and lat (ls...
2013-04-07 Simon Ruderichbin/pdftotext-: Remove.
2013-04-07 Simon Ruderichshell/functions: Cleanup.
2013-04-02 Simon Ruderichshell/aliases: Run `unalias` for mv and cp.
2013-04-02 Simon Ruderichshell/aliases: Add aliases mv (mv -i) and cp (cp -i...
2013-04-01 Simon Ruderichcsh/rc: Only exec Zsh when it's available.
2013-04-01 Simon RuderichMinor documentation updates.
2013-04-01 Simon Ruderichzsh/rc: Underline hostname when running on a remote...
2013-04-01 Simon Ruderichbin/calc: Add s() to convert number to scientific notation.
2013-04-01 Simon Ruderichshell/dircolors: $LS_COLORS settings in more readable...
2013-04-01 Simon Ruderichcrontab.d/jobs: Add. Run jobs with run-parts regularly.
2013-04-01 Simon Ruderichcrontab.d/update.sh: Expand $HOME when changing $PATH...
2013-03-30 Simon Ruderichsshd_config: Add (disabled) MaxSessions setting.
2013-03-30 Simon Ruderichssh_config: Use ControlMaster auto.
2013-03-27 Simon Ruderichcrontab.d/update.sh: Use C sort order when reading...
2013-03-23 Simon Ruderichzsh/rc: Cleanup prompt creation.
2013-03-12 Simon Ruderichsetup.sh: Fix ls color detection.
2013-03-10 Simon Ruderichsetup.sh,shell/aliases: Only use `column -t` if it...
2013-03-10 Simon Ruderichsetup.sh: Don't use `which`.
2013-03-10 Simon Ruderichscreenrc: Minor documentation update.
2013-03-10 Simon Ruderichscreenrc: Display window flags.
2013-03-10 Simon Ruderichssh_config: Mark default values.
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-02-27 Simon Ruderichsshd_config: Add.
2013-02-16 Simon Ruderichsetup.sh: Don't create ~/.reminders from template.
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-02 Simon Ruderichsetup.sh: Create zsh's cache/ directory.
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.
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-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.
next