]> ruderich.org/simon Gitweb - config/dotfiles.git/log
config/dotfiles.git
11 years agogitconfig: Rename glog to tig and add --decorate.
Simon Ruderich [Fri, 30 Nov 2012 02:17:02 +0000 (03:17 +0100)]
gitconfig: Rename glog to tig and add --decorate.

11 years agogitconfig: Add alias for stash pop (sp).
Simon Ruderich [Thu, 15 Nov 2012 16:22:35 +0000 (17:22 +0100)]
gitconfig: Add alias for stash pop (sp).

11 years agot: Add another test.
Simon Ruderich [Wed, 17 Oct 2012 23:19:59 +0000 (01:19 +0200)]
t: Add another test.

Shows one problem of words-nonword.

11 years agogitconfig: Add diff.wordregex for better git --color-words.
Simon Ruderich [Wed, 17 Oct 2012 20:00:17 +0000 (22:00 +0200)]
gitconfig: Add diff.wordregex for better git --color-words.

Also add t/ which some tests and examples.

11 years agogitconfig: Set receive.fsckobjects.
Simon Ruderich [Sun, 14 Oct 2012 20:22:19 +0000 (22:22 +0200)]
gitconfig: Set receive.fsckobjects.

11 years agogitconfig: Update alias rp to run in parallel.
Simon Ruderich [Sun, 14 Oct 2012 19:48:51 +0000 (21:48 +0200)]
gitconfig: Update alias rp to run in parallel.

11 years agogitconfig: Update alias ru to run updates in parallel.
Simon Ruderich [Sun, 14 Oct 2012 19:48:13 +0000 (21:48 +0200)]
gitconfig: Update alias ru to run updates in parallel.

11 years agogitconfig: Move alias rp to remote section.
Simon Ruderich [Sun, 14 Oct 2012 19:38:10 +0000 (21:38 +0200)]
gitconfig: Move alias rp to remote section.

11 years agogitconfig: Use ## for section headers in [alias].
Simon Ruderich [Sun, 14 Oct 2012 19:33:13 +0000 (21:33 +0200)]
gitconfig: Use ## for section headers in [alias].

A single # is used for normal comments.

11 years agogitconfig: Add mo alias (git merge origin/master).
Simon Ruderich [Thu, 27 Sep 2012 11:02:10 +0000 (13:02 +0200)]
gitconfig: Add mo alias (git merge origin/master).

11 years agoMerge remote-tracking branch 'asp/master'
Simon Ruderich [Thu, 27 Sep 2012 11:01:05 +0000 (13:01 +0200)]
Merge remote-tracking branch 'asp/master'

11 years agogitconfig: Add fg alias (git fs && git gc --aggressive).
Simon Ruderich [Thu, 27 Sep 2012 10:53:23 +0000 (12:53 +0200)]
gitconfig: Add fg alias (git fs && git gc --aggressive).

11 years agogitconfig: Redirect stderr for fs alias.
Simon Ruderich [Thu, 27 Sep 2012 10:52:27 +0000 (12:52 +0200)]
gitconfig: Redirect stderr for fs alias.

Also move it to new "Maintenance" section.

11 years agogitconfig: Add 'noexpandtab' to Vim modeline.
Simon Ruderich [Thu, 27 Sep 2012 10:51:27 +0000 (12:51 +0200)]
gitconfig: Add 'noexpandtab' to Vim modeline.

11 years agosetup.sh,gitconfig: Support old Git without diff --patience.
Simon Ruderich [Sat, 15 Sep 2012 13:40:04 +0000 (15:40 +0200)]
setup.sh,gitconfig: Support old Git without diff --patience.

11 years agosetup.sh: Rewrap lines.
Simon Ruderich [Sat, 15 Sep 2012 13:36:13 +0000 (15:36 +0200)]
setup.sh: Rewrap lines.

11 years agogitconfig: Don't use long option names for git branch.
Simon Ruderich [Sat, 1 Sep 2012 20:56:33 +0000 (22:56 +0200)]
gitconfig: Don't use long option names for git branch.

git branch only supports short options in (more or less) recent git
versions.

11 years agogitconfig: Add missing timezone in reference.
Simon Ruderich [Sat, 11 Aug 2012 20:12:45 +0000 (22:12 +0200)]
gitconfig: Add missing timezone in reference.

11 years agogitconfig: Add rp alias. Pushes to all remotes.
Simon Ruderich [Sat, 11 Aug 2012 03:04:34 +0000 (05:04 +0200)]
gitconfig: Add rp alias. Pushes to all remotes.

11 years agogitconfig: Add diff color settings.
Simon Ruderich [Sat, 11 Aug 2012 02:59:03 +0000 (04:59 +0200)]
gitconfig: Add diff color settings.

Similar to my `colordiff` setup.

11 years agogitconfig: Fix indentation.
Simon Ruderich [Sat, 11 Aug 2012 02:40:20 +0000 (04:40 +0200)]
gitconfig: Fix indentation.

No other changes.

11 years agogitconfig: Reorder some aliases.
Simon Ruderich [Sat, 11 Aug 2012 02:38:29 +0000 (04:38 +0200)]
gitconfig: Reorder some aliases.

11 years agogitconfig: Add dw and dcw aliases (diff --patience [--cached] --color-words).
Simon Ruderich [Sat, 11 Aug 2012 02:37:26 +0000 (04:37 +0200)]
gitconfig: Add dw and dcw aliases (diff --patience [--cached] --color-words).

11 years agogitconfig: Group aliases.
Simon Ruderich [Sat, 11 Aug 2012 02:36:30 +0000 (04:36 +0200)]
gitconfig: Group aliases.

11 years agogitconfig: Use long options in aliases.
Simon Ruderich [Sat, 11 Aug 2012 02:28:20 +0000 (04:28 +0200)]
gitconfig: Use long options in aliases.

12 years ago*: License under GPL v3+.
Simon Ruderich [Wed, 25 Jan 2012 22:54:09 +0000 (23:54 +0100)]
*: License under GPL v3+.

12 years agotigrc: Remove duplicate pp-* color entries.
Simon Ruderich [Tue, 22 Nov 2011 13:34:47 +0000 (14:34 +0100)]
tigrc: Remove duplicate pp-* color entries.

12 years agocvsrc: Add.
Simon Ruderich [Tue, 30 Aug 2011 16:57:05 +0000 (18:57 +0200)]
cvsrc: Add.

13 years agogitconfig: Allow diffing of gzip files.
Simon Ruderich [Thu, 25 Nov 2010 17:38:39 +0000 (18:38 +0100)]
gitconfig: Allow diffing of gzip files.

13 years agogitconfig: Documentation update.
Simon Ruderich [Fri, 12 Nov 2010 16:51:41 +0000 (17:51 +0100)]
gitconfig: Documentation update.

13 years agogitconfig: Add comment about sqlite3dump.
Simon Ruderich [Tue, 5 Oct 2010 13:36:14 +0000 (15:36 +0200)]
gitconfig: Add comment about sqlite3dump.

13 years agogitconfig: Allow diffing of SQLite files.
Simon Ruderich [Mon, 13 Sep 2010 15:52:06 +0000 (17:52 +0200)]
gitconfig: Allow diffing of SQLite files.

13 years agogitconfig: Add new aliases au, ssk, fp.
Simon Ruderich [Mon, 13 Sep 2010 15:51:06 +0000 (17:51 +0200)]
gitconfig: Add new aliases au, ssk, fp.

13 years agogitconfig: Use --patience for diffs.
Simon Ruderich [Mon, 13 Sep 2010 15:31:19 +0000 (17:31 +0200)]
gitconfig: Use --patience for diffs.

13 years agogitconfig: Don't use pager with clean.
Simon Ruderich [Mon, 13 Sep 2010 15:30:30 +0000 (17:30 +0200)]
gitconfig: Don't use pager with clean.

If I quit the pager before git is finished not all files are removed.

13 years agogitconfig: Also use the pager with tag.
Simon Ruderich [Sun, 25 Jul 2010 22:28:02 +0000 (00:28 +0200)]
gitconfig: Also use the pager with tag.

13 years agogitconfig: Allow diffing of PDF files.
Simon Ruderich [Mon, 5 Jul 2010 19:12:21 +0000 (21:12 +0200)]
gitconfig: Allow diffing of PDF files.

13 years agogitconfig: Add another alias.
Simon Ruderich [Mon, 5 Jul 2010 19:11:26 +0000 (21:11 +0200)]
gitconfig: Add another alias.

13 years agogitconfig: Remove "custom commands" distinction.
Simon Ruderich [Mon, 5 Jul 2010 19:10:30 +0000 (21:10 +0200)]
gitconfig: Remove "custom commands" distinction.

13 years agogitconfig: Add some more aliases.
Simon Ruderich [Mon, 5 Jul 2010 19:08:42 +0000 (21:08 +0200)]
gitconfig: Add some more aliases.

13 years agogitconfig: Add comment.
Simon Ruderich [Mon, 5 Jul 2010 19:06:30 +0000 (21:06 +0200)]
gitconfig: Add comment.

13 years agogitconfig: Use threads with git format-patch.
Simon Ruderich [Sat, 22 May 2010 00:02:51 +0000 (02:02 +0200)]
gitconfig: Use threads with git format-patch.

13 years agogitconfig: Fix comment.
Simon Ruderich [Sat, 22 May 2010 00:01:30 +0000 (02:01 +0200)]
gitconfig: Fix comment.

14 years agotigrc: Unbind all commands which may change the repository.
Simon Ruderich [Sat, 8 May 2010 08:36:18 +0000 (10:36 +0200)]
tigrc: Unbind all commands which may change the repository.

This needs a version newer than 0.15 (it's a noop on older versions).

14 years agogitconfig: Add t alias for tag.
Simon Ruderich [Sat, 8 May 2010 08:29:35 +0000 (10:29 +0200)]
gitconfig: Add t alias for tag.

14 years agotigrc: Add ft=muttrc modeline as it's very similar.
Simon Ruderich [Sat, 3 Apr 2010 20:58:13 +0000 (22:58 +0200)]
tigrc: Add ft=muttrc modeline as it's very similar.

14 years agotigrc: Add some more colors.
Simon Ruderich [Sat, 3 Apr 2010 20:58:03 +0000 (22:58 +0200)]
tigrc: Add some more colors.

14 years agotigrc: Add some more key bindings.
Simon Ruderich [Sat, 3 Apr 2010 20:41:35 +0000 (22:41 +0200)]
tigrc: Add some more key bindings.

14 years agotigrc: Minor whitespace fix.
Simon Ruderich [Sat, 3 Apr 2010 01:09:30 +0000 (03:09 +0200)]
tigrc: Minor whitespace fix.

14 years agotigrc: Use relative dates.
Simon Ruderich [Sat, 3 Apr 2010 00:30:51 +0000 (02:30 +0200)]
tigrc: Use relative dates.

14 years agotigrc: Add bindings for easy moving in main screen.
Simon Ruderich [Sat, 3 Apr 2010 00:26:59 +0000 (02:26 +0200)]
tigrc: Add bindings for easy moving in main screen.

14 years agotigrc: Use main-author instead of author for older versions.
Simon Ruderich [Sat, 3 Apr 2010 00:17:01 +0000 (02:17 +0200)]
tigrc: Use main-author instead of author for older versions.

Older versions is for me 0.11.

14 years agotigrc: Add gitk-like colors.
Simon Ruderich [Sat, 3 Apr 2010 00:08:36 +0000 (02:08 +0200)]
tigrc: Add gitk-like colors.

14 years agogitconfig: Also use pager for git clean.
Simon Ruderich [Sat, 3 Apr 2010 00:04:17 +0000 (02:04 +0200)]
gitconfig: Also use pager for git clean.

14 years agogitconfig: Also use a pager for git status.
Simon Ruderich [Tue, 30 Mar 2010 22:47:59 +0000 (00:47 +0200)]
gitconfig: Also use a pager for git status.

14 years agogitconfig: Automatically detect copies and renames.
Simon Ruderich [Tue, 30 Mar 2010 22:46:56 +0000 (00:46 +0200)]
gitconfig: Automatically detect copies and renames.

14 years agogitconfig: Call git branch with -av.
Simon Ruderich [Sun, 14 Mar 2010 00:28:32 +0000 (01:28 +0100)]
gitconfig: Call git branch with -av.

14 years agogitconfig: Add some even shorter aliases.
Simon Ruderich [Sun, 14 Mar 2010 00:25:12 +0000 (01:25 +0100)]
gitconfig: Add some even shorter aliases.

14 years agohgrc: Don't create ~/.hgignore.
Simon Ruderich [Mon, 8 Mar 2010 17:22:33 +0000 (18:22 +0100)]
hgrc: Don't create ~/.hgignore.

Instead just use the file in here and update hgrc to use it. Also update
setup.sh.

The reduces the pollution of my home directory.

14 years agosetup.sh: Only create git configs when it's available.
Simon Ruderich [Sun, 7 Mar 2010 14:16:25 +0000 (15:16 +0100)]
setup.sh: Only create git configs when it's available.

14 years agogitconfig: Add aliases for stash commands.
Simon Ruderich [Tue, 17 Nov 2009 22:04:15 +0000 (23:04 +0100)]
gitconfig: Add aliases for stash commands.

14 years agogitconfig: Add aliases for fetch and push.
Simon Ruderich [Mon, 20 Jul 2009 01:20:26 +0000 (03:20 +0200)]
gitconfig: Add aliases for fetch and push.

15 years agogit: Use vimdiff as mergetool on Debian.
Simon Ruderich [Fri, 15 May 2009 08:35:57 +0000 (10:35 +0200)]
git: Use vimdiff as mergetool on Debian.

15 years agohgrc: Also don't use pager for view and clone.
Simon Ruderich [Fri, 1 May 2009 14:38:24 +0000 (16:38 +0200)]
hgrc: Also don't use pager for view and clone.

15 years agohgrc: Generate with m4 to allow different paths to hgk.
Simon Ruderich [Fri, 1 May 2009 14:20:43 +0000 (16:20 +0200)]
hgrc: Generate with m4 to allow different paths to hgk.

Also added Vim modeline for proper highligting and updated .gitignore to
ignore the generated file.

15 years agotigrc: Add. Tig is the console equivalent of gitk.
Simon Ruderich [Mon, 20 Apr 2009 15:52:46 +0000 (17:52 +0200)]
tigrc: Add. Tig is the console equivalent of gitk.

Also create symbolic link in setup.sh

15 years agogit: Add fs command.
Simon Ruderich [Mon, 20 Apr 2009 15:22:13 +0000 (17:22 +0200)]
git: Add fs command.

15 years agosetup.sh: Remove some unnecessary comments.
Simon Ruderich [Mon, 20 Apr 2009 14:00:08 +0000 (16:00 +0200)]
setup.sh: Remove some unnecessary comments.

15 years agogitconfig.m4: Improve comments.
Simon Ruderich [Tue, 14 Apr 2009 19:03:57 +0000 (21:03 +0200)]
gitconfig.m4: Improve comments.

15 years agosetup.sh: Use generate().
Simon Ruderich [Mon, 13 Apr 2009 19:08:53 +0000 (21:08 +0200)]
setup.sh: Use generate().

15 years agogit: No need to create .gitignore.
Simon Ruderich [Mon, 16 Mar 2009 16:45:43 +0000 (17:45 +0100)]
git: No need to create .gitignore.

Just use gitignore in this directory.

15 years agosetup.sh: Add missing shebang.
Simon Ruderich [Sun, 15 Mar 2009 13:33:04 +0000 (14:33 +0100)]
setup.sh: Add missing shebang.

15 years agogit: Use opendiff as merge tool on Mac OS X.
Simon Ruderich [Sun, 1 Mar 2009 15:34:33 +0000 (16:34 +0100)]
git: Use opendiff as merge tool on Mac OS X.

15 years agoAdd Vim modeline to gitconfig.m4.
Simon Ruderich [Mon, 23 Feb 2009 18:04:34 +0000 (12:04 -0600)]
Add Vim modeline to gitconfig.m4.

This is necessary because of its m4 extension.

15 years agoOnly create links for mercurial if it's installed.
Simon Ruderich [Mon, 23 Feb 2009 17:57:30 +0000 (11:57 -0600)]
Only create links for mercurial if it's installed.

15 years agoAdd glog command to Git.
Simon Ruderich [Mon, 23 Feb 2009 17:40:58 +0000 (11:40 -0600)]
Add glog command to Git.

It's a "replacement" for gitk when only the console is available.

15 years agoAlways use Vim as editor for Git.
Simon Ruderich [Mon, 23 Feb 2009 17:39:21 +0000 (11:39 -0600)]
Always use Vim as editor for Git.

15 years agoUse setup.sh instead of Makefile for setup process.
Simon Ruderich [Wed, 18 Feb 2009 17:38:03 +0000 (18:38 +0100)]
Use setup.sh instead of Makefile for setup process.

It is much easier to extend in the future.

15 years agoUse color.ui which applies to all commands.
Simon Ruderich [Mon, 16 Feb 2009 14:56:35 +0000 (15:56 +0100)]
Use color.ui which applies to all commands.

This colors all output from git commands when used with a terminal.

15 years agoMake gitconfig system independent by using m4.
Simon Ruderich [Mon, 16 Feb 2009 13:42:57 +0000 (14:42 +0100)]
Make gitconfig system independent by using m4.

This replaces HOME with the current home directory. This was necessary as git
needs an absolute path for excludesfile.

gitconfig.m4 is automatically created when calling `make setup`.

15 years agoAdd git aliases.
Simon Ruderich [Mon, 16 Feb 2009 10:00:56 +0000 (11:00 +0100)]
Add git aliases.

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.