]> ruderich.org/simon Gitweb - config/dotfiles.git/shortlog
config/dotfiles.git
2010-08-16 Simon Ruderichzsh/rc: Escape non printable characters when setting...
2010-08-16 Simon Ruderichzsh/rc: Minor documentation fix.
2010-07-25 Simon Ruderichgitconfig: Also use the pager with tag.
2010-07-24 Simon Ruderichzsh/rc: Minor documentation fix.
2010-07-24 Simon Ruderichzsh/rc: Add fallback completer to ^F which always compl...
2010-07-24 Simon Ruderichshell/env: Remove unnecessary "function".
2010-07-24 Simon Ruderichshell/aliases: Add aliases for ls (l) and cd (d).
2010-07-24 Simon Ruderichshell/aliases: Remove unnecessary quotes.
2010-07-05 Simon Ruderichgitconfig: Allow diffing of PDF files.
2010-07-05 Simon Ruderichgitconfig: Add another alias.
2010-07-05 Simon Ruderichgitconfig: Remove "custom commands" distinction.
2010-07-05 Simon Ruderichgitconfig: Add some more aliases.
2010-07-05 Simon Ruderichgitconfig: Add comment.
2010-06-21 Simon Ruderichzsh/rc: Prevent error when running on a different TERM.
2010-06-21 Simon Ruderichzsh/rc: Minor documentation fix.
2010-06-21 Simon Ruderichzsh/rc: Use @:!hostname for remote root screens in...
2010-05-24 Simon Ruderichzsh/rc: Use a multiline prompt.
2010-05-22 Simon Ruderichgitconfig: Use threads with git format-patch.
2010-05-22 Simon Ruderichgitconfig: Fix comment.
2010-05-17 Simon Ruderichzsh/rc: Minor documentation updates.
2010-05-17 Simon Ruderichzsh/rc: Also set RPROMPT in a precmd() hook.
2010-05-17 Simon Ruderichzsh/rc: Set PROMPT in a precmd() hook.
2010-05-17 Simon Ruderichzsh/rc: Move prompt below vcs_info.
2010-05-17 Simon Ruderichzsh/rc: Use caching with vcs_info to speed up the prompt.
2010-05-11 Simon RuderichMakefile: Use && with cd.
2010-05-08 Simon Ruderichtigrc: Unbind all commands which may change the repository.
2010-05-08 Simon Ruderichgitconfig: Add t alias for tag.
2010-04-24 Simon Ruderichzsh/rc: Fix title when using screen.
2010-04-23 Simon Ruderichzsh/rc: Use exec when automatically starting screen.
2010-04-23 Simon RuderichMerge remote branch 'rammstein/master'
2010-04-23 Simon Ruderichzsh/rc: Only call uname once.
2010-04-23 Simon Ruderichzsh/rc: Ignore same values in current line for all...
2010-04-23 Simon Ruderichzsh/rc: Fix wrong handling of vi in title code.
2010-04-23 Simon Ruderichzsh/rc: Minor documentation update.
2010-04-23 Simon Ruderichscreenrc: Use zsh as shell.
2010-04-05 Simon Ruderichzsh/rc: Handle whitespace/quotes correctly when abortin...
2010-04-03 Simon Ruderichtigrc: Add ft=muttrc modeline as it's very similar.
2010-04-03 Simon Ruderichtigrc: Add some more colors.
2010-04-03 Simon Ruderichtigrc: Add some more key bindings.
2010-04-03 Simon Ruderichtigrc: Minor whitespace fix.
2010-04-03 Simon Ruderichtigrc: Use relative dates.
2010-04-03 Simon Ruderichtigrc: Add bindings for easy moving in main screen.
2010-04-03 Simon Ruderichtigrc: Use main-author instead of author for older...
2010-04-03 Simon Ruderichupdate.sh: Fix branch selection.
2010-04-03 Simon Ruderichtigrc: Add gitk-like colors.
2010-04-03 Simon Ruderichgitconfig: Also use pager for git clean.
2010-03-30 Simon Ruderichzsh/rc: Fix window_precmd() when running zsh as root...
2010-03-30 Simon Ruderichgitconfig: Also use a pager for git status.
2010-03-30 Simon Ruderichgitconfig: Automatically detect copies and renames.
2010-03-30 Simon Ruderichshell/logout: Ignore errors if sudo isn't installed.
2010-03-30 Simon Ruderichzsh/rc: Fix window_title() if unknown TERM is used.
2010-03-30 Simon Ruderichupdate.sh: Add, updates git repositories.
2010-03-29 Simon Ruderichshell/aliases: Don't alias vi to vim.
2010-03-29 Simon Ruderichlib.sh: Add support for FreeBSD to os().
2010-03-29 Simon Ruderichlib.sh: Use simpler version in installed() using cut.
2010-03-29 Simon Ruderichlib.sh: Don't require perl in installed(), instead...
2010-03-24 Simon Ruderichlesskey: Improve less options description.
2010-03-16 Simon Ruderichzsh/rc: Simplify bindkey a little bit more.
2010-03-16 Simon Ruderichzsh/rc: Bindkey can unbind multiple keys.
2010-03-16 Simon Ruderichzsh/rc: Also allow jj to exit insert mode.
2010-03-16 Simon Ruderichzsh/rc: Disable arrow keys.
2010-03-16 Simon Ruderichzsh/rc: Create new key bindings section.
2010-03-14 Simon Ruderichzsh/rc: Improve stderr colorization script.
2010-03-14 Simon Ruderichzsh/rc: Use ' instead of " when possible, drop them...
2010-03-14 Simon Ruderichgitconfig: Call git branch with -av.
2010-03-14 Simon Ruderichgitconfig: Add some even shorter aliases.
2010-03-14 Simon Ruderichsetup.sh: Add some debug output.
2010-03-14 Simon Ruderichlib.sh: Fix installed() for which with no output in...
2010-03-13 Simon Ruderichsetup.sh: If rxvt is installed remove a xterm "fix".
2010-03-13 Simon Ruderichsetup.sh: Don't call hostname multiple times.
2010-03-13 Simon Ruderichscreenrc: Change hardstatus color when in copy mode.
2010-03-13 Simon Ruderichzsh/rc: window_title() optimization, only check TERM...
2010-03-13 Simon Ruderichzsh/rc: Display @:hostname when running screen on remot...
2010-03-13 Simon Ruderichzsh/rc: Add global aliases for head and tail.
2010-03-13 Simon Ruderichzsh/rc: Minor documentation fixes.
2010-03-13 Simon Ruderichzsh/rc: Also simulate chpwd_functions for older Zsh.
2010-03-12 Simon Ruderichzsh/rc: Use correct spelling of vcs_info.
2010-03-11 Simon Ruderichshell/aliases: Fix colors in normal ls.
2010-03-11 Simon Ruderichzsh/rc: Run commands after everything else is done.
2010-03-11 Simon Ruderichzsh/rc: Only use %u/%c if VCS_Info is current enough.
2010-03-11 Simon Ruderichzsh/rc: Also display staged/unstaged changes in actionf...
2010-03-11 Simon Ruderichzsh/rc: Minor documentation changes for VCS_Info.
2010-03-11 Simon Ruderichshell/aliases: Add new aliases p (less) and s (mpc).
2010-03-11 Simon Ruderichshell/env: Also add ~/.bin to PATH if it exists.
2010-03-11 Simon Ruderichshell/aliases: Add lal() and update ll().
2010-03-11 Simon Ruderichscreenrc: Ignore case when searching.
2010-03-11 Simon Ruderichbash/rc: Documentation update.
2010-03-11 Simon Ruderichsetup.sh: "systemofadown" also supports 256 colors.
2010-03-11 Simon Ruderichsetup.sh: Make sure ~/.less is 0600.
2010-03-10 Simon Ruderichzsh/rc: Unstaged/stages changes are displayed in RPROMPT.
2010-03-10 Simon Ruderichzsh/rc: Don't display + in prompt when running as subshell.
2010-03-10 Simon Ruderichzsh/rc: Simplify prompts with color variables.
2010-03-10 Simon Ruderichzsh/rc: Minor documentation fixes.
2010-03-10 Simon Ruderich.gitignore: Also ignore additional zsh history files.
2010-03-10 Simon Ruderichscreenrc: Use a variable to build up hardstatus/caption.
2010-03-08 Simon Ruderichshell/aliases: Add some more aliases from zsh/rc.
2010-03-08 Simon Ruderichhgrc: Don't create ~/.hgignore.
2010-03-08 Simon Ruderichbash/rc: Minor whitespace fix.
2010-03-08 Simon Ruderichbash/rc, zsh/rc: Move aliases to shell/aliases.
2010-03-07 Simon Ruderichzsh/rc: Drop title stumpwm support.
next