]> ruderich.org/simon Gitweb - config/dotfiles.git/shortlog
config/dotfiles.git
2009-04-08 Simon Ruderichzsh: Add new global alias E which performs 2>&1.
2009-04-08 Simon Ruderichafter/ftplugin/gitcommit.vim: Don't use modeline.
2009-04-07 Simon Ruderichlib.sh: Move warning code to own function.
2009-04-07 Simon Ruderichsetup.sh: Be more compatible.
2009-04-04 Simon Ruderichdebian: Add aptitude configuration file.
2009-03-31 Simon Ruderichzsh/os: Add rc.Linux for linux hosts.
2009-03-31 Simon Ruderichzsh: Use -n consistently in window name feature.
2009-03-31 Simon Ruderichzsh: Add documentation to window name feature.
2009-03-31 Simon Ruderichzsh: Make sure entries in $fpath are unique.
2009-03-31 Simon Ruderichrc: Add .... command.
2009-03-31 Simon Ruderichrc: Use a colorized prompt.
2009-03-31 Simon Ruderichsync.sh: Be more compatible.
2009-03-31 Simon RuderichREADME: Fix typo and update.
2009-03-25 Simon Ruderichzsh: Also add ! to command name when running zsh as...
2009-03-24 Simon Ruderichzsh: Fix 62d757146f6bcf1f4951059769239db024144812.
2009-03-22 Simon Ruderichvimrc: Be more compatible with less capable versions.
2009-03-22 Simon Ruderichzsh: Display @ in window name when running ssh.
2009-03-22 Simon Ruderichzsh: Expand aliases in window names correctly with...
2009-03-20 Simon Ruderichrc: Add section names.
2009-03-20 Simon Ruderichrc: Documentation fix.
2009-03-20 Simon Ruderichscreenrc: Add ^B binding which runs urlview.
2009-03-18 Simon Ruderichx11: Let Ctrl-t t in stumpWM work with XTerm.
2009-03-16 Simon Ruderichgit: No need to create .gitignore.
2009-03-16 Simon Ruderichlib.sh: Fix m4() to work with arguments with spaces.
2009-03-16 Simon Ruderichtests: Add test for m4() with multiple arguments.
2009-03-16 Simon Ruderichlib.sh: Add Gentoo support to os().
2009-03-15 Simon Ruderichsetup.sh: Add missing shebang.
2009-03-15 Simon Ruderichsetup.sh: Add missing shebang.
2009-03-15 Simon Ruderichsetup.sh: Add missing shebang.
2009-03-15 Simon Ruderichsetup.sh: Add missing shebang.
2009-03-15 Simon Ruderichsetup.sh: Add missing shebang.
2009-03-15 Simon Ruderichsetup.sh: Add missing shebang.
2009-03-14 Simon RuderichAdd keymap configuration file.
2009-03-14 Simon RuderichXdefaults: Allow use of meta key in emacs.
2009-03-14 Simon Ruderichxinitrc: Add Vim modeline.
2009-03-14 Simon Ruderichxinitrc: Use black background.
2009-03-14 Simon Ruderichafter/ftplugin/mail.vim: Use setlocal.
2009-03-14 Simon Ruderichvimrc: Minor indentation fix.
2009-03-13 Simon Ruderichzsh: Fix display of running program on linux console.
2009-03-13 Simon Ruderichzsh: Fix infinite loop with screen on linux console.
2009-03-12 Simon Ruderichbash: Abort if the shell is not interactive.
2009-03-12 Simon Ruderichzsh: Fix for 4.3.4 so add-zsh-hook works.
2009-03-10 Simon Ruderichzsh: Try to fix mistakes when completing.
2009-03-10 Simon Ruderichzsh: Display multiple matches in different groups.
2009-03-10 Simon Ruderichzsh: Reorder completion settings.
2009-03-10 Simon Ruderichzsh: Colorize stderr.
2009-03-10 Simon Ruderichzsh: Set window title to current program in stumpwm.
2009-03-10 Simon Ruderichzsh: Automatically start screen.
2009-03-09 Simon RuderichAdd Xdefaults file.
2009-03-06 Simon RuderichInitial import.
2009-03-01 Simon RuderichAdd mapping to append ; to the current line.
2009-03-01 Simon Ruderichsync.sh: Status also displays unpushed commits.
2009-03-01 Simon Ruderichgit: Use opendiff as merge tool on Mac OS X.
2009-03-01 Simon Ruderichtests: Add tests for m4() in lib.sh.
2009-03-01 Simon Ruderichlib.sh: m4() define useful macros.
2009-03-01 Simon Ruderichlib.sh: Add os function which returns current OS.
2009-03-01 Simon Ruderichsync.sh: Status is the default command now.
2009-02-28 Simon RuderichAdd crontab after syntax for better spell checking.
2009-02-28 Simon RuderichAdd apache after syntax for better spell checking.
2009-02-28 Simon RuderichAdd perl after filetype to allow folding.
2009-02-28 Simon RuderichAdd mail after fileplugin.
2009-02-28 Simon Ruderichstump: Fix to work with current git version.
2009-02-28 Simon RuderichMerge commit 'simpleplan/master'
2009-02-28 Simon Ruderichscreen: Display hostname in the hardstatus line.
2009-02-28 Simon Ruderichzsh: Prevent :q exists the shell.
2009-02-26 Simon Ruderichstumpwm: Better way to enable modeline and display...
2009-02-26 Simon Ruderichstumpwm: Add section names.
2009-02-26 Simon RuderichOnly create links if applications are installed.
2009-02-26 Simon RuderichUse default escape key for screen.
2009-02-26 Simon RuderichExpand aliases when using sudo.
2009-02-26 Simon RuderichMove code to change window title to own function.
2009-02-24 Simon RuderichMinor documentation fix.
2009-02-24 Simon RuderichAdd Vim modeline to lib.sh.test.
2009-02-24 Simon RuderichAdd tests for BSD which on Mac OS X.
2009-02-24 Simon RuderichFix installed() in setup.sh on Mac OS X.
2009-02-23 Simon RuderichAdd Vim modeline to gitconfig.m4.
2009-02-23 Simon RuderichOnly create links for mercurial if it's installed.
2009-02-23 Simon RuderichAdd installed() function to check if a program exists.
2009-02-23 Simon RuderichAdd glog command to Git.
2009-02-23 Simon RuderichAlways use Vim as editor for Git.
2009-02-23 Simon RuderichUse running program name for xterm's window name.
2009-02-23 Simon RuderichInitial import with configuration for stumpwm.
2009-02-22 Simon RuderichAdd Vim modeline.
2009-02-22 Simon RuderichMerge commit 'rammstein/master'
2009-02-22 Simon RuderichFallback to clear if clear_console is not found in...
2009-02-22 Simon RuderichUse one logout file which is included by bash and zsh.
2009-02-22 Simon Ruderichsource_config() can load normal configuration files.
2009-02-22 Simon RuderichBe more compatible in shell/env.
2009-02-21 Simon RuderichAbort if the fetch fails in setup.sh.
2009-02-21 Simon Ruderichsetup.sh runs gc on newly created repositories.
2009-02-21 Simon Ruderichsetup.sh removes the remote if fetching was unsuccessful.
2009-02-22 Simon Ruderichsetup.sh can create repositories and setup remotes.
2009-02-21 Simon RuderichFix leaking a variable in lib.sh.
2009-02-21 Simon RuderichDon't use local in source_config().
2009-02-21 Simon RuderichTest if variables are leaked in source_config().
2009-02-21 Simon RuderichFind git directories in setup.sh automatically.
2009-02-21 Simon RuderichImprove documentation in setup.sh.
2009-02-21 Simon RuderichFix doc typo in setup.sh.
2009-02-20 Simon RuderichForgot to replace one source in tests/.
2009-02-20 Simon RuderichUse . instead of source to load config files.
next