Change current mailmap usage to do matching on both name and email of author/committer.
[gitweb.git] / t / t4034-diff-words.sh
2009-02-04 Merge branch 'maint'
2009-02-04 Merge branch 'ns/am-slacker'
2009-02-04 Merge branch 'maint'
2009-02-03 Merge branch 'maint'
2009-02-03 Merge branch 'jc/maint-add-u-remove-conflicted'
2009-02-03 Merge branch 'jk/maint-cleanup-after-exec-failure'
2009-02-01 Merge branch 'ks/maint-mailinfo-folded'
2009-02-01 Merge branch 'jc/maint-apply-fix'
2009-02-01 Merge branch 'am/maint-push-doc'
2009-02-01 Merge branch 'jc/maint-allow-uninteresting-missing'
2009-02-01 Merge branch 'js/maint-rebase-i-submodule'
2009-02-01 Merge branch 'jc/maint-split-diff-metainfo'
2009-02-01 Merge branch 'sp/runtime-prefix'
2009-02-01 Merge branch 'jk/signal-cleanup'
2009-02-01 Merge branch 'jg/mergetool'
2009-02-01 Merge branch 'maint'
2009-01-29 Sync with 1.6.1.2
2009-01-28 Merge branch 'tr/previous-branch'
2009-01-28 Merge branch 'maint'
2009-01-26 Merge git://git.bogomips.org/git-svn
2009-01-26 Merge branch 'kb/lstat-cache'
2009-01-26 Merge branch 'js/diff-color-words'
2009-01-22 Change the spelling of "wordregex".
2009-01-21 color-words: Support diff.wordregex config option
2009-01-17 color-words: make regex configurable via attributes
2009-01-17 color-words: take an optional regular expression descri...
2009-01-17 color-words: change algorithm to allow for 0-character...