]> ruderich.org/simon Gitweb - config/dotfiles.git/history - setup.sh
setup.sh: Use simple_cpp() instead of m4 to create gitconfig.
[config/dotfiles.git] / setup.sh
2013-10-22 Simon Ruderichsetup.sh: Use simple_cpp() instead of m4 to create...
2013-10-22 Simon Ruderichsetup.sh: Drop unnecessary OS constant.
2013-10-22 Simon Ruderichsetup.sh: No need to convert hgrc with m4 anymore.
2013-10-22 Simon Ruderichsetup.sh: Use new generate() argument order.
2013-04-03 Simon Ruderichsetup.sh,gitconfig: Define PWD instead of TIG.
2013-03-16 Simon Ruderichhgignore,hgrc: Remove hgignore file.
2013-03-11 Simon Ruderichgitignore,gitconfig: Remove gitignore file.
2013-03-10 Simon Ruderichsetup.sh: Add set -e.
2013-02-11 Simon Ruderichtig.pl: Add, tig-like log view.
2012-09-27 Simon RuderichMerge remote-tracking branch 'asp/master'
2012-09-15 Simon Ruderichsetup.sh,gitconfig: Support old Git without diff -...
2012-09-15 Simon Ruderichsetup.sh: Rewrap lines.
2012-01-25 Simon Ruderich*: License under GPL v3+.
2011-08-30 Simon Ruderichcvsrc: Add.
2010-03-08 Simon Ruderichhgrc: Don't create ~/.hgignore.
2010-03-07 Simon Ruderichsetup.sh: Only create git configs when it's available.
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 Ruderichsetup.sh: Remove some unnecessary 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 RuderichOnly create links for mercurial if it's installed.
2009-02-18 Simon RuderichUse setup.sh instead of Makefile for setup process.