]> ruderich.org/simon Gitweb - config/dotfiles.git/history - setup.sh
tigrc: update for tig >= 2.0
[config/dotfiles.git] / setup.sh
2015-01-06 Simon Ruderichtigrc: update for tig >= 2.0
2014-09-19 Simon Ruderichgitconfig: use diff.algorithm instead of --patience
2014-09-10 Simon Ruderichsetup.sh: fix setup if LD_PRELOAD is not set
2014-06-21 Simon Ruderichuse set -eu
2014-03-22 Simon Ruderichsetup.sh: add comment
2014-03-16 Simon Ruderichcvsrc: Strip comments and newlines.
2014-01-05 Simon Ruderichsetup.sh: Support even older Git versions.
2013-12-21 Simon Ruderichsetup.sh: Detect libcoloredstderr and remove stderr...
2013-10-24 Simon Ruderichsetup.sh: Display message when removing "--patience".
2013-10-24 Simon Ruderichgitconfig: Add push.default = simple.
2013-10-23 Simon Ruderichsetup.sh,gitconfig: Simplify fallback solution for...
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.