]>
ruderich.org/simon Gitweb - config/dotfiles.git/log
Simon Ruderich [Fri, 6 Apr 2018 09:39:09 +0000 (11:39 +0200)]
gitconfig: indent a few comments
Simon Ruderich [Fri, 6 Apr 2018 09:38:26 +0000 (11:38 +0200)]
gitconfig: consistently use "true" for boolean true values
Simon Ruderich [Sat, 16 Dec 2017 11:48:32 +0000 (12:48 +0100)]
tigrc: don't create ~/.tig_history
Simon Ruderich [Sat, 9 Dec 2017 13:58:41 +0000 (14:58 +0100)]
gitconfig: add ld alias to describe commits
Can be used to describe commits in commit messages with enough context
for the reader.
Simon Ruderich [Wed, 22 Nov 2017 10:07:53 +0000 (11:07 +0100)]
gitconfig: enable diff move detection
Simon Ruderich [Wed, 22 Nov 2017 10:07:12 +0000 (11:07 +0100)]
gitconfig: clarify diff commands
Simon Ruderich [Sat, 23 Sep 2017 14:59:39 +0000 (16:59 +0200)]
gitconfig: add cp alias (git cherry-pick)
Simon Ruderich [Sun, 6 Nov 2016 11:44:54 +0000 (12:44 +0100)]
gitconfig: disable annex.sshcaching
Simon Ruderich [Sun, 6 Nov 2016 11:43:50 +0000 (12:43 +0100)]
gitconfig: enable diff.mnemonicprefix
Simon Ruderich [Sun, 6 Nov 2016 11:43:23 +0000 (12:43 +0100)]
gitconfig: add sm alias (submodule)
Simon Ruderich [Tue, 12 Jul 2016 12:45:31 +0000 (14:45 +0200)]
t/test.sh: minor cleanup
Simon Ruderich [Tue, 12 Jul 2016 12:45:16 +0000 (14:45 +0200)]
setup.sh: remove unnecessary line wrap
Simon Ruderich [Tue, 12 Jul 2016 12:44:38 +0000 (14:44 +0200)]
gitconfig: set log.follow
Simon Ruderich [Tue, 12 Jul 2016 12:44:24 +0000 (14:44 +0200)]
gitconfig: add rv alias (git revert)
Simon Ruderich [Tue, 12 Jul 2016 12:44:08 +0000 (14:44 +0200)]
gitconfig: add gi alias (grep --ignore-case)
Simon Ruderich [Thu, 30 Jul 2015 16:58:12 +0000 (18:58 +0200)]
gitconfig: fix case for transfer.fsckObjects
Simon Ruderich [Thu, 30 Jul 2015 16:57:57 +0000 (18:57 +0200)]
gitconfig: update comment
Simon Ruderich [Thu, 30 Jul 2015 16:57:23 +0000 (18:57 +0200)]
gitconfig: add alias for branch (br)
b is already an alias for branch -a -v.
Simon Ruderich [Thu, 30 Jul 2015 16:56:58 +0000 (18:56 +0200)]
gitconfig: add aliases for clean
Simon Ruderich [Thu, 30 Jul 2015 16:55:50 +0000 (18:55 +0200)]
gitconfig: add aliases for reset and rebase
Simon Ruderich [Thu, 30 Jul 2015 16:55:10 +0000 (18:55 +0200)]
gitconfig: add alias for diff --cached --stat (dcs)
Simon Ruderich [Tue, 28 Jul 2015 08:35:52 +0000 (10:35 +0200)]
gitconfig: diff: color functions in hunks blue
Simon Ruderich [Tue, 28 Jul 2015 08:33:23 +0000 (10:33 +0200)]
gitconfig: use GNU grep-like colors for git grep
Simon Ruderich [Tue, 28 Jul 2015 08:31:41 +0000 (10:31 +0200)]
gitconfig: fix typo in color option
Simon Ruderich [Tue, 6 Jan 2015 20:25:30 +0000 (21:25 +0100)]
tigrc: draw commit graph in magenta
Simon Ruderich [Tue, 6 Jan 2015 20:25:17 +0000 (21:25 +0100)]
tigrc: add missing empty line
Simon Ruderich [Tue, 6 Jan 2015 20:24:31 +0000 (21:24 +0100)]
tigrc: ignore case when searching
Simon Ruderich [Tue, 6 Jan 2015 00:12:01 +0000 (01:12 +0100)]
tigrc: update for tig >= 2.0
Simon Ruderich [Tue, 14 Oct 2014 02:54:27 +0000 (04:54 +0200)]
gitconfig: add alias for grep (g)
Simon Ruderich [Fri, 19 Sep 2014 09:50:42 +0000 (11:50 +0200)]
gitconfig: use histogram as diff algorithm
Simon Ruderich [Fri, 19 Sep 2014 09:45:46 +0000 (11:45 +0200)]
gitconfig: display decoration in logs
Simon Ruderich [Fri, 19 Sep 2014 09:43:41 +0000 (11:43 +0200)]
gitconfig: add --index to stash apply/save aliases
Simon Ruderich [Fri, 19 Sep 2014 09:43:24 +0000 (11:43 +0200)]
gitconfig: use canonical case for wordRegex
Simon Ruderich [Fri, 19 Sep 2014 09:42:44 +0000 (11:42 +0200)]
gitconfig: use diff.algorithm instead of --patience
Simon Ruderich [Wed, 10 Sep 2014 12:19:19 +0000 (14:19 +0200)]
setup.sh: fix setup if LD_PRELOAD is not set
Simon Ruderich [Mon, 18 Aug 2014 13:55:27 +0000 (15:55 +0200)]
t: use set -u
Simon Ruderich [Sat, 21 Jun 2014 12:30:39 +0000 (14:30 +0200)]
use set -eu
Simon Ruderich [Tue, 29 Apr 2014 13:48:38 +0000 (15:48 +0200)]
gitconfig: enable merge.defaultToUpstream
Simon Ruderich [Sat, 22 Mar 2014 21:47:07 +0000 (22:47 +0100)]
setup.sh: add comment
Simon Ruderich [Sat, 22 Mar 2014 21:46:25 +0000 (22:46 +0100)]
bin/tig.pl: remove unnecessary variable
Simon Ruderich [Tue, 25 Feb 2014 15:42:20 +0000 (16:42 +0100)]
cvsrc: Add update -d.
Simon Ruderich [Tue, 25 Feb 2014 15:42:09 +0000 (16:42 +0100)]
cvsrc: Strip comments and newlines.
Simon Ruderich [Sun, 16 Mar 2014 15:20:51 +0000 (16:20 +0100)]
Makefile: add, runs ./setup.sh
Simon Ruderich [Fri, 24 Jan 2014 00:09:50 +0000 (01:09 +0100)]
gitconfig: Replace attribute helper scripts with inline sh.
Simon Ruderich [Sun, 5 Jan 2014 22:52:42 +0000 (23:52 +0100)]
setup.sh: Support even older Git versions.
Works fine with 1.6.1.
Simon Ruderich [Sat, 21 Dec 2013 22:02:10 +0000 (23:02 +0100)]
t: Minor style fix.
Simon Ruderich [Sat, 21 Dec 2013 22:01:53 +0000 (23:01 +0100)]
setup.sh: Detect libcoloredstderr and remove stderr "fix" if present.
Simon Ruderich [Thu, 24 Oct 2013 19:26:33 +0000 (21:26 +0200)]
hgrc: Remove old m4 code.
Simon Ruderich [Thu, 24 Oct 2013 00:06:55 +0000 (02:06 +0200)]
setup.sh: Display message when removing "--patience".
Simon Ruderich [Thu, 24 Oct 2013 00:06:16 +0000 (02:06 +0200)]
gitconfig: Add push.default = simple.
Simon Ruderich [Wed, 23 Oct 2013 23:40:16 +0000 (01:40 +0200)]
gitconfig: Use yes instead of true for consistency.
Simon Ruderich [Wed, 23 Oct 2013 23:09:26 +0000 (01:09 +0200)]
setup.sh,gitconfig: Simplify fallback solution for --patience.
Simon Ruderich [Tue, 22 Oct 2013 20:30:50 +0000 (22:30 +0200)]
setup.sh: Use simple_cpp() instead of m4 to create gitconfig.
Simon Ruderich [Tue, 22 Oct 2013 20:28:39 +0000 (22:28 +0200)]
setup.sh: Drop unnecessary OS constant.
Simon Ruderich [Tue, 22 Oct 2013 20:28:09 +0000 (22:28 +0200)]
setup.sh: No need to convert hgrc with m4 anymore.
Simon Ruderich [Tue, 22 Oct 2013 20:26:31 +0000 (22:26 +0200)]
gitconfig,hgrc: Drop settings for Mac.
Simon Ruderich [Tue, 22 Oct 2013 20:25:08 +0000 (22:25 +0200)]
setup.sh: Use new generate() argument order.
Simon Ruderich [Wed, 11 Sep 2013 11:39:24 +0000 (13:39 +0200)]
tigrc: Don't display uncommitted changes.
Simon Ruderich [Wed, 11 Sep 2013 11:38:12 +0000 (13:38 +0200)]
tigrc: Unbind unnecessary views.
Also remove one more command which may change the repository.
Simon Ruderich [Fri, 16 Aug 2013 20:26:01 +0000 (22:26 +0200)]
gitattributes: Add diff rule for *.gz files.
Simon Ruderich [Wed, 14 Aug 2013 12:32:13 +0000 (14:32 +0200)]
gitconfig: Add alias for stash save --include-untracked (ssu).
Simon Ruderich [Wed, 7 Aug 2013 19:26:33 +0000 (21:26 +0200)]
gitconfig: Add alias for diff --stat (ds).
Simon Ruderich [Thu, 1 Aug 2013 20:26:46 +0000 (22:26 +0200)]
gitconfig: Don't require date -R, use normal date format.
Simon Ruderich [Mon, 29 Jul 2013 10:39:11 +0000 (12:39 +0200)]
gitconfig: Remove unnecessary aliases.
They are way too long ;-)
Simon Ruderich [Mon, 22 Apr 2013 19:02:20 +0000 (21:02 +0200)]
gitconfig: Document interactive.singlekey needs Term::Readkey.
Simon Ruderich [Sat, 13 Apr 2013 01:39:12 +0000 (03:39 +0200)]
gitattributes: Add, global Git attributes file.
Also use it in gitconfig.
Simon Ruderich [Wed, 10 Apr 2013 01:22:09 +0000 (03:22 +0200)]
bin/tig.pl: Add missing timezone.
Simon Ruderich [Sun, 7 Apr 2013 02:39:51 +0000 (04:39 +0200)]
gitconfig: Remove noet from Vim's modeline.
Simon Ruderich [Sun, 7 Apr 2013 01:56:27 +0000 (03:56 +0200)]
bin: Add pdftotext- and sqlite3dump.
Used for Git's textconv.
Simon Ruderich [Sun, 7 Apr 2013 01:40:50 +0000 (03:40 +0200)]
tig.pl: Move to bin/.
Simon Ruderich [Wed, 3 Apr 2013 21:49:10 +0000 (23:49 +0200)]
setup.sh,gitconfig: Define PWD instead of TIG.
Simon Ruderich [Wed, 3 Apr 2013 21:42:21 +0000 (23:42 +0200)]
gitconfig: Add aliases for commit --amend (ca, cad).
Simon Ruderich [Wed, 3 Apr 2013 21:40:10 +0000 (23:40 +0200)]
gitconfig: Add alias for log with --color-words (lpw).
Simon Ruderich [Wed, 3 Apr 2013 21:31:06 +0000 (23:31 +0200)]
tig.pl: Fix running in subdirectories.
Simon Ruderich [Tue, 2 Apr 2013 03:15:26 +0000 (05:15 +0200)]
gitconfig: Add alias to display content of untracked files (u).
Simon Ruderich [Sun, 17 Mar 2013 15:26:28 +0000 (16:26 +0100)]
tig.pl: Fix graphs with "\".
Simon Ruderich [Sun, 17 Mar 2013 15:26:17 +0000 (16:26 +0100)]
tig.pl: Allow empty commit messages.
Simon Ruderich [Sat, 16 Mar 2013 19:48:32 +0000 (20:48 +0100)]
hgignore,hgrc: Remove hgignore file.
Simon Ruderich [Sat, 16 Mar 2013 16:21:58 +0000 (17:21 +0100)]
tig.pl: Pass specified arguments to Git or pass --all.
Simon Ruderich [Sat, 16 Mar 2013 16:20:31 +0000 (17:20 +0100)]
tig.pl: Spawn a pager.
Simon Ruderich [Sat, 16 Mar 2013 16:03:04 +0000 (17:03 +0100)]
tig.pl: Use array as argument for open().
Simon Ruderich [Mon, 11 Mar 2013 16:41:42 +0000 (17:41 +0100)]
gitconfig: Add alias to "backup" uncommitted changes (ssb).
Simon Ruderich [Mon, 11 Mar 2013 16:28:45 +0000 (17:28 +0100)]
tig.pl: Fix graphs with "." and "-".
Simon Ruderich [Mon, 11 Mar 2013 16:26:31 +0000 (17:26 +0100)]
tig.pl: Strip superfluous whitespace.
Simon Ruderich [Mon, 11 Mar 2013 16:23:08 +0000 (17:23 +0100)]
tig.pl: Detect --graph part correctly.
Simon Ruderich [Mon, 11 Mar 2013 16:18:31 +0000 (17:18 +0100)]
tig.pl: Print line when dieing.
Simon Ruderich [Mon, 11 Mar 2013 15:02:42 +0000 (16:02 +0100)]
gitconfig: Use transfer.fsckobjects instead of receive.fsckobjects.
transfer.fsckobjects applies to both fetch and receive-pack.
Simon Ruderich [Mon, 11 Mar 2013 14:21:28 +0000 (15:21 +0100)]
gitignore,gitconfig: Remove gitignore file.
Simon Ruderich [Mon, 11 Mar 2013 14:06:08 +0000 (15:06 +0100)]
tig.pl: Color refs.
Simon Ruderich [Mon, 11 Mar 2013 13:50:11 +0000 (14:50 +0100)]
tig.pl: Display refs after the author.
Simon Ruderich [Mon, 11 Mar 2013 13:42:43 +0000 (14:42 +0100)]
gitconfig: Don't require <Return> in `git add --patch`.
Simon Ruderich [Sun, 10 Mar 2013 21:40:58 +0000 (22:40 +0100)]
setup.sh: Add set -e.
Simon Ruderich [Mon, 4 Mar 2013 03:02:18 +0000 (04:02 +0100)]
tig.pl: Fix graphs with "_".
Simon Ruderich [Mon, 11 Feb 2013 15:15:25 +0000 (16:15 +0100)]
tig.pl: Add, tig-like log view.
Used when tig is not available or broken.
Also add tig alias to gitconfig.
Simon Ruderich [Fri, 28 Dec 2012 16:23:38 +0000 (17:23 +0100)]
gitconfig: Move ssk alias after ss alias.
Simon Ruderich [Thu, 20 Dec 2012 21:11:25 +0000 (22:11 +0100)]
gitconfig: Add missing # in comment.
Simon Ruderich [Thu, 20 Dec 2012 21:10:58 +0000 (22:10 +0100)]
gitconfig: Add --abbrev-commit to tig alias.
Simon Ruderich [Fri, 30 Nov 2012 02:17:02 +0000 (03:17 +0100)]
gitconfig: Rename glog to tig and add --decorate.
Simon Ruderich [Thu, 15 Nov 2012 16:22:35 +0000 (17:22 +0100)]
gitconfig: Add alias for stash pop (sp).
Simon Ruderich [Wed, 17 Oct 2012 23:19:59 +0000 (01:19 +0200)]
t: Add another test.
Shows one problem of words-nonword.