]> ruderich.org/simon Gitweb - config/dotfiles.git/shortlog
config/dotfiles.git
2010-03-30 Simon Ruderichgitconfig: Automatically detect copies and renames.
2010-03-14 Simon Ruderichgitconfig: Call git branch with -av.
2010-03-14 Simon Ruderichgitconfig: Add some even shorter aliases.
2010-03-08 Simon Ruderichhgrc: Don't create ~/.hgignore.
2010-03-07 Simon Ruderichsetup.sh: Only create git configs when it's available.
2009-11-17 Simon Ruderichgitconfig: Add aliases for stash commands.
2009-07-20 Simon Ruderichgitconfig: Add aliases for fetch and push.
2009-05-15 Simon Ruderichgit: Use vimdiff as mergetool on Debian.
2009-05-01 Simon Ruderichhgrc: Also don't use pager for view and clone.
2009-05-01 Simon Ruderichhgrc: Generate with m4 to allow different paths to...
2009-04-20 Simon Ruderichtigrc: Add. Tig is the console equivalent of gitk.
2009-04-20 Simon Ruderichgit: Add fs command.
2009-04-20 Simon Ruderichsetup.sh: Remove some unnecessary comments.
2009-04-14 Simon Ruderichgitconfig.m4: Improve comments.
2009-04-13 Simon Ruderichsetup.sh: Use generate().
2009-03-16 Simon Ruderichgit: No need to create .gitignore.
2009-03-15 Simon Ruderichsetup.sh: Add missing shebang.
2009-03-01 Simon Ruderichgit: Use opendiff as merge tool 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 glog command to Git.
2009-02-23 Simon RuderichAlways use Vim as editor for Git.
2009-02-18 Simon RuderichUse setup.sh instead of Makefile for setup process.
2009-02-16 Simon RuderichUse color.ui which applies to all commands.
2009-02-16 Simon RuderichMake gitconfig system independent by using m4.
2009-02-16 Simon RuderichAdd git aliases.
2009-02-15 Simon RuderichAdd setup support.
2008-09-01 Simon RuderichUse graphlog extension to log output similar to hg...
2008-09-01 Simon RuderichUse pager extension with colordiff and less as pager.
2008-09-01 Simon RuderichUse simon@ruderich.org as my email.
2008-08-29 Simon RuderichUse transplant extension for cherry-picking and rebasing.
2008-08-29 Simon RuderichAdded hooks to prevent pushing and pulling if MQ patche...
2008-08-29 Simon RuderichEnable hg view through hgk extension.
2008-08-29 Simon RuderichUse Apple's FileMerge for merge conflicts.
2008-08-29 Simon RuderichAdded ignore files for git and mercurial.
2008-08-29 Simon RuderichAdded git configuration file.
2008-08-29 Simon RuderichAlways use git diffs.
2008-08-29 Simon RuderichMinor documentation changes.
2008-08-29 Simon RuderichFixed access rights for hgrc.
2008-08-29 Simon RuderichRemoved bisect extension as it's now bundled with mercu...
2007-11-07 Simon RuderichAdded mercurial configuration file.