]> ruderich.org/simon Gitweb - config/dotfiles.git/shortlog
config/dotfiles.git
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.
2009-02-20 Simon RuderichOnly load ~/.bashrc if it's available.
2009-02-18 Simon RuderichMerge commit 'rammstein/master'
2009-02-18 Simon RuderichRun status after a fetch in sync.sh.
2009-02-18 Simon RuderichRemove ".git" from repository output in sync.sh.
2009-02-18 Simon RuderichOnly print status output if git log did in sync.sh.
2009-02-18 Simon RuderichAdd status method to sync.sh.
2009-02-18 Simon RuderichRemove an unnecessary check in sync.sh.
2009-02-18 Simon RuderichFix doc typo in sync.sh.
2009-02-18 Simon RuderichAdd shortcuts to sync.sh
2009-02-18 Simon RuderichUpdate doc for sync.sh.
2009-02-18 Simon Ruderichsync.sh supports pushing to remotes.
2009-02-18 Simon RuderichAdd sync.sh which fetches all remote branches.
2009-02-18 Simon RuderichUse setup.sh instead of Makefile for setup process.
2009-02-18 Simon RuderichUse setup.sh instead of Makefile for setup process.
2009-02-18 Simon RuderichUse setup.sh instead of Makefile for setup process.
next