userdiff: add built-in pattern for CSS
authorWilliam Duclot <william.duclot@ensimag.grenoble-inp.fr>
Fri, 3 Jun 2016 12:32:26 +0000 (14:32 +0200)
committerJunio C Hamano <gitster@pobox.com>
Fri, 3 Jun 2016 21:45:56 +0000 (14:45 -0700)
commit0719f3e...cd1234f6331cab980088239207e93335
treebb3a1a0...ac9412ef6c35bf8337b278a221e96f14copy hash to clipboard (tree)
parent4b0891f...e4ec3aef081cf48c5f9a747586076f7acopy hash to clipboard (diff)
15 files changed:
Documentation/gitattributes.txt
t/t4018-diff-funcname.sh
t/t4018/css-brace-in-col-1 [new file with mode: 0644]
t/t4018/css-colon-eol [new file with mode: 0644]
t/t4018/css-colon-selector [new file with mode: 0644]
t/t4018/css-common [new file with mode: 0644]
t/t4018/css-long-selector-list [new file with mode: 0644]
t/t4018/css-prop-sans-indent [new file with mode: 0644]
t/t4018/css-short-selector-list [new file with mode: 0644]
t/t4018/css-trailing-space [new file with mode: 0644]
t/t4034-diff-words.sh
t/t4034/css/expect [new file with mode: 0644]
t/t4034/css/post [new file with mode: 0644]
t/t4034/css/pre [new file with mode: 0644]
userdiff.c