]> ruderich.org/simon Gitweb - config/dotfiles.git/shortlog
config/dotfiles.git
2009-02-18 Simon RuderichUse setup.sh instead of Makefile for setup process.
2009-02-18 Simon RuderichUse setup.sh instead of Makefile.
2009-02-18 Simon RuderichAdd better debug output to m4.sh and link.sh.
2009-02-18 Simon RuderichFix typo in m4.sh.
2009-02-17 Simon RuderichAdd setup support.
2009-02-17 Simon RuderichRename .hgignore to .gitignore as Git is now used.
2009-02-17 Simon RuderichAdd first autocmd, for mercurial.
2009-02-17 Simon RuderichOnly use syntax if available.
2009-02-17 Simon RuderichDon't use mkview and loadview; use modelines instead.
2009-02-17 Simon RuderichFix inserting xa0 on Mac.
2009-02-17 Simon RuderichHighlight text longer then 78 characters per line.
2009-02-17 Simon RuderichAdd move settings for normal mode like in mutt.
2009-02-17 Simon RuderichUse spaces around = in let.
2009-02-17 Simon RuderichCreate new section PLUGIN SETTINGS.
2009-02-16 Simon RuderichAdd setup support.
2009-02-16 Simon RuderichImprove Wq and Q fix. Thanks to Tony Mechelynck.
2009-02-16 Simon RuderichAdd setup support.
2009-02-16 Simon RuderichMerge commit 'rammstein/master'
2009-02-16 Simon RuderichAdd zsh logout configuration file.
2009-02-16 Simon RuderichAdd bash login and logout configuration files.
2009-02-16 Simon RuderichAllow more tabs with -p.
2009-02-16 Simon RuderichDon't backspace over edit start. Use virtualedit.
2009-02-16 Simon RuderichBe Vim 6 compatible.
2009-02-16 Simon RuderichRestructured vimrc and added section names.
2009-02-16 Simon RuderichDocumentation changes.
2009-02-16 Simon RuderichUse buffer variables in PHP ftplugin.
2009-02-16 Simon RuderichDon't use *.local files, use hostname instead.
2009-02-16 Simon RuderichImprove source_config() debug output.
2009-02-16 Simon RuderichConvert from Mercurial to Git.
2009-02-16 Simon RuderichAdd alias for df to use -h.
2009-02-16 Simon RuderichDisplay a ! in screen's window name for sudo programs.
2009-02-16 Simon RuderichDon't dump cores in zsh.
2009-02-16 Simon RuderichSimulate hooks using _functions arrays for older versions.
2009-02-16 Simon RuderichDon't try to autoload directories in ~/.zsh/functions.
2009-02-16 Simon RuderichMove autoload of add-zsh-hook to "function settings".
2009-02-16 Simon RuderichAdd more debug output.
2009-02-16 Simon RuderichNew function source_debug().
2009-02-16 Simon RuderichAutoload custom functions at start of zsh/rc.
2009-02-16 Simon RuderichMinor documentation update.
2009-02-16 Simon RuderichUse completion dumpfile in ~/.zsh/cache.
2009-02-16 Simon RuderichLoad zsh/complist before compinit.
2009-02-16 Simon RuderichAutoload functions in ~/.zsh/functions.
2009-02-16 Simon RuderichIncrease zsh history size to 5000 entries.
2009-02-16 Simon RuderichDon't use visual bell in screen.
2009-02-16 Simon RuderichUse program name as screen window title when sudo is...
2009-02-16 Simon RuderichOnly use vim -p when it's available.
2009-02-16 Simon RuderichFix whitespace problem introduced in last commit.
2009-02-16 Simon RuderichOnly use VCS_Info when it's available.
2009-02-16 Simon RuderichDon't display TODOs periodically.
2009-02-16 Simon RuderichDisplay expanded shortcut names in screen.
2009-02-16 Simon RuderichAdd global shortcut to cd up four directories.
2009-02-16 Simon RuderichAdd more shortcuts for often used applications.
2009-02-16 Simon RuderichNew alias wnc which fetches the current clipboard.
2009-02-16 Simon RuderichIncrease screen's scrollback buffer.
2009-02-16 Simon RuderichAdd generate target to Makefile.
2009-02-16 Simon RuderichDisplay unambiguous matches with one tab in readline.
2009-02-16 Simon RuderichUse a local variable in screen_preexec().
2009-02-16 Simon RuderichWhen using screen use current command as window name.
2009-02-16 Simon RuderichImproved documentation for source_config().
2009-02-16 Simon RuderichAlso ignore files on current line when using Git.
2009-02-16 Simon RuderichDisplay current VCS in right prompt.
2009-02-16 Simon RuderichAdded section names to zshrc.
2009-02-16 Simon RuderichMoved loading of add-zsh-hook up.
2009-02-16 Simon RuderichAlso export LANG, has same values as LC_ALL.
2009-02-16 Simon RuderichDisplay todo list every hour.
2009-02-16 Simon RuderichMake sure core dumps are saved.
2009-02-16 Simon RuderichMinor documentation fixes.
2009-02-16 Simon RuderichUse add-zsh-hook for hook functions.
2009-02-16 Simon RuderichImproved zsh's completion.
2009-02-16 Simon RuderichAdded useful aliases for zsh.
2009-02-16 Simon RuderichAdded Vim aliases for zsh.
2009-02-16 Simon RuderichAdded OS specific file for Darwin computers (Mac OS X).
2009-02-16 Simon RuderichAdded colorized prompt for bash.
2009-02-16 Simon RuderichAdded more color options for ls.
2009-02-16 Simon RuderichMoved host specific configuration files to own directory.
2009-02-16 Simon RuderichMinor documentation fixes.
2009-02-16 Simon RuderichUse colorized output with normal ls when GNU ls is...
2009-02-16 Simon RuderichDisplay the job count in zsh's prompt.
2009-02-16 Simon RuderichAdded env settings for all shells on my local computer.
2009-02-16 Simon RuderichAdded prompt for bash.
2009-02-16 Simon RuderichSimplified loading of config files by using a function.
2009-02-16 Simon RuderichCheck for new mails every ten seconds.
2009-02-16 Simon RuderichAutomatically use a screen session or start a new one...
2009-02-16 Simon RuderichZsh doesn't quit when <C-d> is pressed.
2009-02-16 Simon RuderichCheck for new mails.
2009-02-16 Simon RuderichUpdate umask settings in zsh.
2009-02-16 Simon RuderichRemoved old unnecessary code.
2009-02-16 Simon RuderichSome consistency changes.
2009-02-16 Simon RuderichAdded support for colorized completions in zsh.
2009-02-16 Simon RuderichAdded configuration file for all shells (in ~/.shell).
2009-02-16 Simon RuderichFirst load the bash file for this hostname, then rc...
2009-02-16 Simon RuderichUse color.ui which applies to all commands.
2009-02-16 Simon RuderichUpdate README for change 856e63f63eb829a53ae5f6f6957d93...
2009-02-16 Simon RuderichFix minor typo in README.
2009-02-16 Simon RuderichMake gitconfig system independent by using m4.
2009-02-16 Simon RuderichAdd m4.sh to process files with m4.
2009-02-16 Simon RuderichAdd git aliases.
2009-02-15 Simon RuderichAdd setup support.
2009-02-15 Simon RuderichAdd setup support.
2009-02-15 Simon RuderichAdd .gitignore which ignores log and history files.
next