]> ruderich.org/simon Gitweb - config/dotfiles.git/log
config/dotfiles.git
15 years agoAdd setup support.
Simon Ruderich [Sun, 15 Feb 2009 17:26:53 +0000 (18:26 +0100)]
Add setup support.

The Makefile contains a setup target which creates all necessary symbolic
links in ~/.

15 years agoUse graphlog extension to log output similar to hg view but as ASCII.
Simon Ruderich [Mon, 1 Sep 2008 20:06:10 +0000 (22:06 +0200)]
Use graphlog extension to log output similar to hg view but as ASCII.

15 years agoUse pager extension with colordiff and less as pager.
Simon Ruderich [Mon, 1 Sep 2008 20:04:26 +0000 (22:04 +0200)]
Use pager extension with colordiff and less as pager.

It's not used for commands which require interactive input like hg record.

15 years agoUse simon@ruderich.org as my email.
Simon Ruderich [Mon, 1 Sep 2008 20:02:22 +0000 (22:02 +0200)]
Use simon@ruderich.org as my email.

15 years agoUse transplant extension for cherry-picking and rebasing.
Simon Ruderich [Fri, 29 Aug 2008 19:14:36 +0000 (21:14 +0200)]
Use transplant extension for cherry-picking and rebasing.

15 years agoAdded hooks to prevent pushing and pulling if MQ patches are applied.
Simon Ruderich [Fri, 29 Aug 2008 19:13:09 +0000 (21:13 +0200)]
Added hooks to prevent pushing and pulling if MQ patches are applied.

15 years agoEnable hg view through hgk extension.
Simon Ruderich [Fri, 29 Aug 2008 19:12:59 +0000 (21:12 +0200)]
Enable hg view through hgk extension.

15 years agoUse Apple's FileMerge for merge conflicts.
Simon Ruderich [Fri, 29 Aug 2008 19:12:42 +0000 (21:12 +0200)]
Use Apple's FileMerge for merge conflicts.

15 years agoAdded ignore files for git and mercurial.
Simon Ruderich [Fri, 29 Aug 2008 19:06:24 +0000 (21:06 +0200)]
Added ignore files for git and mercurial.

15 years agoAdded git configuration file.
Simon Ruderich [Fri, 29 Aug 2008 19:05:58 +0000 (21:05 +0200)]
Added git configuration file.

15 years agoAlways use git diffs.
Simon Ruderich [Fri, 29 Aug 2008 19:04:17 +0000 (21:04 +0200)]
Always use git diffs.

They support renames, binary files, access rights, etc.

15 years agoMinor documentation changes.
Simon Ruderich [Fri, 29 Aug 2008 18:37:28 +0000 (20:37 +0200)]
Minor documentation changes.

15 years agoFixed access rights for hgrc.
Simon Ruderich [Fri, 29 Aug 2008 18:30:47 +0000 (20:30 +0200)]
Fixed access rights for hgrc.

15 years agoRemoved bisect extension as it's now bundled with mercurial.
Simon Ruderich [Fri, 29 Aug 2008 18:09:21 +0000 (20:09 +0200)]
Removed bisect extension as it's now bundled with mercurial.

16 years agoAdded mercurial configuration file.
Simon Ruderich [Wed, 7 Nov 2007 20:30:39 +0000 (21:30 +0100)]
Added mercurial configuration file.