2017-12-16 |
Simon Ruderich | tigrc: don't create ~/.tig_history |
commit | commitdiff | tree | snapshot |
2017-12-09 |
Simon Ruderich | gitconfig: add ld alias to describe commits |
commit | commitdiff | tree | snapshot |
2017-11-22 |
Simon Ruderich | gitconfig: enable diff move detection |
commit | commitdiff | tree | snapshot |
2017-11-22 |
Simon Ruderich | gitconfig: clarify diff commands |
commit | commitdiff | tree | snapshot |
2017-09-23 |
Simon Ruderich | gitconfig: add cp alias (git cherry-pick) |
commit | commitdiff | tree | snapshot |
2016-11-06 |
Simon Ruderich | gitconfig: disable annex.sshcaching |
commit | commitdiff | tree | snapshot |
2016-11-06 |
Simon Ruderich | gitconfig: enable diff.mnemonicprefix |
commit | commitdiff | tree | snapshot |
2016-11-06 |
Simon Ruderich | gitconfig: add sm alias (submodule) |
commit | commitdiff | tree | snapshot |
2016-07-12 |
Simon Ruderich | t/test.sh: minor cleanup |
commit | commitdiff | tree | snapshot |
2016-07-12 |
Simon Ruderich | setup.sh: remove unnecessary line wrap |
commit | commitdiff | tree | snapshot |
2016-07-12 |
Simon Ruderich | gitconfig: set log.follow |
commit | commitdiff | tree | snapshot |
2016-07-12 |
Simon Ruderich | gitconfig: add rv alias (git revert) |
commit | commitdiff | tree | snapshot |
2016-07-12 |
Simon Ruderich | gitconfig: add gi alias (grep --ignore-case) |
commit | commitdiff | tree | snapshot |
2015-07-30 |
Simon Ruderich | gitconfig: fix case for transfer.fsckObjects |
commit | commitdiff | tree | snapshot |
2015-07-30 |
Simon Ruderich | gitconfig: update comment |
commit | commitdiff | tree | snapshot |
2015-07-30 |
Simon Ruderich | gitconfig: add alias for branch (br) |
commit | commitdiff | tree | snapshot |
2015-07-30 |
Simon Ruderich | gitconfig: add aliases for clean |
commit | commitdiff | tree | snapshot |
2015-07-30 |
Simon Ruderich | gitconfig: add aliases for reset and rebase |
commit | commitdiff | tree | snapshot |
2015-07-30 |
Simon Ruderich | gitconfig: add alias for diff --cached --stat (dcs) |
commit | commitdiff | tree | snapshot |
2015-07-28 |
Simon Ruderich | gitconfig: diff: color functions in hunks blue |
commit | commitdiff | tree | snapshot |
2015-07-28 |
Simon Ruderich | gitconfig: use GNU grep-like colors for git grep |
commit | commitdiff | tree | snapshot |
2015-07-28 |
Simon Ruderich | gitconfig: fix typo in color option |
commit | commitdiff | tree | snapshot |
2015-01-06 |
Simon Ruderich | tigrc: draw commit graph in magenta |
commit | commitdiff | tree | snapshot |
2015-01-06 |
Simon Ruderich | tigrc: add missing empty line |
commit | commitdiff | tree | snapshot |
2015-01-06 |
Simon Ruderich | tigrc: ignore case when searching |
commit | commitdiff | tree | snapshot |
2015-01-06 |
Simon Ruderich | tigrc: update for tig >= 2.0 |
commit | commitdiff | tree | snapshot |
2014-10-14 |
Simon Ruderich | gitconfig: add alias for grep (g) |
commit | commitdiff | tree | snapshot |
2014-09-19 |
Simon Ruderich | gitconfig: use histogram as diff algorithm |
commit | commitdiff | tree | snapshot |
2014-09-19 |
Simon Ruderich | gitconfig: display decoration in logs |
commit | commitdiff | tree | snapshot |
2014-09-19 |
Simon Ruderich | gitconfig: add --index to stash apply/save aliases |
commit | commitdiff | tree | snapshot |
2014-09-19 |
Simon Ruderich | gitconfig: use canonical case for wordRegex |
commit | commitdiff | tree | snapshot |
2014-09-19 |
Simon Ruderich | gitconfig: use diff.algorithm instead of --patience |
commit | commitdiff | tree | snapshot |
2014-09-10 |
Simon Ruderich | setup.sh: fix setup if LD_PRELOAD is not set |
commit | commitdiff | tree | snapshot |
2014-08-18 |
Simon Ruderich | t: use set -u |
commit | commitdiff | tree | snapshot |
2014-06-21 |
Simon Ruderich | use set -eu |
commit | commitdiff | tree | snapshot |
2014-04-29 |
Simon Ruderich | gitconfig: enable merge.defaultToUpstream |
commit | commitdiff | tree | snapshot |
2014-03-22 |
Simon Ruderich | setup.sh: add comment |
commit | commitdiff | tree | snapshot |
2014-03-22 |
Simon Ruderich | bin/tig.pl: remove unnecessary variable |
commit | commitdiff | tree | snapshot |
2014-03-16 |
Simon Ruderich | cvsrc: Add update -d. |
commit | commitdiff | tree | snapshot |
2014-03-16 |
Simon Ruderich | cvsrc: Strip comments and newlines. |
commit | commitdiff | tree | snapshot |
2014-03-16 |
Simon Ruderich | Makefile: add, runs ./setup.sh |
commit | commitdiff | tree | snapshot |
2014-01-24 |
Simon Ruderich | gitconfig: Replace attribute helper scripts with inline sh. |
commit | commitdiff | tree | snapshot |
2014-01-05 |
Simon Ruderich | setup.sh: Support even older Git versions. |
commit | commitdiff | tree | snapshot |
2013-12-21 |
Simon Ruderich | t: Minor style fix. |
commit | commitdiff | tree | snapshot |
2013-12-21 |
Simon Ruderich | setup.sh: Detect libcoloredstderr and remove stderr... |
commit | commitdiff | tree | snapshot |
2013-10-24 |
Simon Ruderich | hgrc: Remove old m4 code. |
commit | commitdiff | tree | snapshot |
2013-10-24 |
Simon Ruderich | setup.sh: Display message when removing "--patience". |
commit | commitdiff | tree | snapshot |
2013-10-24 |
Simon Ruderich | gitconfig: Add push.default = simple. |
commit | commitdiff | tree | snapshot |
2013-10-23 |
Simon Ruderich | gitconfig: Use yes instead of true for consistency. |
commit | commitdiff | tree | snapshot |
2013-10-23 |
Simon Ruderich | setup.sh,gitconfig: Simplify fallback solution for... |
commit | commitdiff | tree | snapshot |
2013-10-22 |
Simon Ruderich | setup.sh: Use simple_cpp() instead of m4 to create... |
commit | commitdiff | tree | snapshot |
2013-10-22 |
Simon Ruderich | setup.sh: Drop unnecessary OS constant. |
commit | commitdiff | tree | snapshot |
2013-10-22 |
Simon Ruderich | setup.sh: No need to convert hgrc with m4 anymore. |
commit | commitdiff | tree | snapshot |
2013-10-22 |
Simon Ruderich | gitconfig,hgrc: Drop settings for Mac. |
commit | commitdiff | tree | snapshot |
2013-10-22 |
Simon Ruderich | setup.sh: Use new generate() argument order. |
commit | commitdiff | tree | snapshot |
2013-09-11 |
Simon Ruderich | tigrc: Don't display uncommitted changes. |
commit | commitdiff | tree | snapshot |
2013-09-11 |
Simon Ruderich | tigrc: Unbind unnecessary views. |
commit | commitdiff | tree | snapshot |
2013-08-16 |
Simon Ruderich | gitattributes: Add diff rule for *.gz files. |
commit | commitdiff | tree | snapshot |
2013-08-14 |
Simon Ruderich | gitconfig: Add alias for stash save --include-untracked... |
commit | commitdiff | tree | snapshot |
2013-08-07 |
Simon Ruderich | gitconfig: Add alias for diff --stat (ds). |
commit | commitdiff | tree | snapshot |
2013-08-01 |
Simon Ruderich | gitconfig: Don't require date -R, use normal date format. |
commit | commitdiff | tree | snapshot |
2013-07-29 |
Simon Ruderich | gitconfig: Remove unnecessary aliases. |
commit | commitdiff | tree | snapshot |
2013-04-23 |
Simon Ruderich | gitconfig: Document interactive.singlekey needs Term... |
commit | commitdiff | tree | snapshot |
2013-04-13 |
Simon Ruderich | gitattributes: Add, global Git attributes file. |
commit | commitdiff | tree | snapshot |
2013-04-10 |
Simon Ruderich | bin/tig.pl: Add missing timezone. |
commit | commitdiff | tree | snapshot |
2013-04-07 |
Simon Ruderich | gitconfig: Remove noet from Vim's modeline. |
commit | commitdiff | tree | snapshot |
2013-04-07 |
Simon Ruderich | bin: Add pdftotext- and sqlite3dump. |
commit | commitdiff | tree | snapshot |
2013-04-07 |
Simon Ruderich | tig.pl: Move to bin/. |
commit | commitdiff | tree | snapshot |
2013-04-03 |
Simon Ruderich | setup.sh,gitconfig: Define PWD instead of TIG. |
commit | commitdiff | tree | snapshot |
2013-04-03 |
Simon Ruderich | gitconfig: Add aliases for commit --amend (ca, cad). |
commit | commitdiff | tree | snapshot |
2013-04-03 |
Simon Ruderich | gitconfig: Add alias for log with --color-words (lpw). |
commit | commitdiff | tree | snapshot |
2013-04-03 |
Simon Ruderich | tig.pl: Fix running in subdirectories. |
commit | commitdiff | tree | snapshot |
2013-04-02 |
Simon Ruderich | gitconfig: Add alias to display content of untracked... |
commit | commitdiff | tree | snapshot |
2013-03-17 |
Simon Ruderich | tig.pl: Fix graphs with "\". |
commit | commitdiff | tree | snapshot |
2013-03-17 |
Simon Ruderich | tig.pl: Allow empty commit messages. |
commit | commitdiff | tree | snapshot |
2013-03-16 |
Simon Ruderich | hgignore,hgrc: Remove hgignore file. |
commit | commitdiff | tree | snapshot |
2013-03-16 |
Simon Ruderich | tig.pl: Pass specified arguments to Git or pass --all. |
commit | commitdiff | tree | snapshot |
2013-03-16 |
Simon Ruderich | tig.pl: Spawn a pager. |
commit | commitdiff | tree | snapshot |
2013-03-16 |
Simon Ruderich | tig.pl: Use array as argument for open(). |
commit | commitdiff | tree | snapshot |
2013-03-11 |
Simon Ruderich | gitconfig: Add alias to "backup" uncommitted changes... |
commit | commitdiff | tree | snapshot |
2013-03-11 |
Simon Ruderich | tig.pl: Fix graphs with "." and "-". |
commit | commitdiff | tree | snapshot |
2013-03-11 |
Simon Ruderich | tig.pl: Strip superfluous whitespace. |
commit | commitdiff | tree | snapshot |
2013-03-11 |
Simon Ruderich | tig.pl: Detect --graph part correctly. |
commit | commitdiff | tree | snapshot |
2013-03-11 |
Simon Ruderich | tig.pl: Print line when dieing. |
commit | commitdiff | tree | snapshot |
2013-03-11 |
Simon Ruderich | gitconfig: Use transfer.fsckobjects instead of receive... |
commit | commitdiff | tree | snapshot |
2013-03-11 |
Simon Ruderich | gitignore,gitconfig: Remove gitignore file. |
commit | commitdiff | tree | snapshot |
2013-03-11 |
Simon Ruderich | tig.pl: Color refs. |
commit | commitdiff | tree | snapshot |
2013-03-11 |
Simon Ruderich | tig.pl: Display refs after the author. |
commit | commitdiff | tree | snapshot |
2013-03-11 |
Simon Ruderich | gitconfig: Don't require <Return> in `git add --patch`. |
commit | commitdiff | tree | snapshot |
2013-03-10 |
Simon Ruderich | setup.sh: Add set -e. |
commit | commitdiff | tree | snapshot |
2013-03-04 |
Simon Ruderich | tig.pl: Fix graphs with "_". |
commit | commitdiff | tree | snapshot |
2013-02-11 |
Simon Ruderich | tig.pl: Add, tig-like log view. |
commit | commitdiff | tree | snapshot |
2012-12-28 |
Simon Ruderich | gitconfig: Move ssk alias after ss alias. |
commit | commitdiff | tree | snapshot |
2012-12-20 |
Simon Ruderich | gitconfig: Add missing # in comment. |
commit | commitdiff | tree | snapshot |
2012-12-20 |
Simon Ruderich | gitconfig: Add --abbrev-commit to tig alias. |
commit | commitdiff | tree | snapshot |
2012-11-30 |
Simon Ruderich | gitconfig: Rename glog to tig and add --decorate. |
commit | commitdiff | tree | snapshot |
2012-11-15 |
Simon Ruderich | gitconfig: Add alias for stash pop (sp). |
commit | commitdiff | tree | snapshot |
2012-10-17 |
Simon Ruderich | t: Add another test. |
commit | commitdiff | tree | snapshot |
2012-10-17 |
Simon Ruderich | gitconfig: Add diff.wordregex for better git --color... |
commit | commitdiff | tree | snapshot |
2012-10-14 |
Simon Ruderich | gitconfig: Set receive.fsckobjects. |
commit | commitdiff | tree | snapshot |
next |