106 Commits (675a0fe297e88e0fab2ee9b311d4ebb3c3bfef28)

Author SHA1 Message Date
Nguyễn Thái Ngọc Duy 82dce998c2 attr: more matching optimizations from .gitignore 12 years ago
Nguyen Thai Ngoc Duy 40701adbcb attr: a note about the order of .gitattributes lookup 12 years ago
Adrian Johnson e90d065e64 Add userdiff patterns for Ada 12 years ago
Junio C Hamano 155a4b712e attr: "binary" attribute should choose built-in "binary" merge driver 12 years ago
Huynh Khoi Nguyen Nguyen 684e40f657 Let core.attributesfile default to $XDG_CONFIG_HOME/git/attributes 13 years ago
Jehan Bing 36daaaca00 Add a setting to require a filter to be successful 13 years ago
Gustaf Hendeby 53b10a1405 Add built-in diff patterns for MATLAB code 13 years ago
Michael Haggerty cde151815e doc: Add a link from gitattributes(5) to git-check-attr(1) 13 years ago
Michael Haggerty 0922570c76 gitattributes: Reword "attribute macro" to "macro attribute" 13 years ago
Michael Haggerty 98e8406632 gitattributes: Clarify discussion of attribute macros 13 years ago
Jeff King 55601c6a45 doc: discuss textconv versus external diff drivers 14 years ago
Alexei Sholik b547ce0b18 docs: fix grammar in gitattributes.txt 14 years ago
Jeff King ab4356111a docs: explain diff.*.binary option 14 years ago
Jonathan Nieder 71a5d4bc0e diff: funcname and word patterns for perl 14 years ago
Pete Wyckoff a2b665de4b convert filter: supply path to external driver 14 years ago
Johannes Sixt f4b05a4947 Make the tab width used for whitespace checks configurable 14 years ago
Brandon Casey 909a5494f8 userdiff.c: add builtin fortran regex patterns 14 years ago
Petr Onderka 6df42ab984 Add global and system-wide gitattributes 14 years ago
Petr Onderka b221207db9 Userdiff patterns for C# 14 years ago
Eyvind Bernhardsen f217f0e86d Avoid conflicts when merging branches with mixed normalization 15 years ago
Eyvind Bernhardsen 942e774767 Add "core.eol" config variable 15 years ago
Eyvind Bernhardsen 5ec3e67052 Rename the "crlf" attribute "text" 15 years ago
Eyvind Bernhardsen fd6cce9e89 Add per-repository eol normalization 15 years ago
Thomas Rast 882749a04f diff: add --word-diff option that generalizes --color-words 15 years ago
Jeff King d9bae1a178 diff: cache textconv output 15 years ago
Bert Wesarg 16758621d5 Documentation: mention conflict marker size argument (%L) for merge driver 15 years ago
Junio C Hamano 4c734803cb conflict-marker-size: add test and docs 15 years ago
Thomas Rast 0b444cdb19 Documentation: spell 'git cmd' without dash throughout 15 years ago
Nanako Shiraishi d79f5d1718 Illustrate "filter" attribute with an example 15 years ago
Nasser Grainawi 975457f185 Document `delta` attribute in "git help attributes". 15 years ago
Ori Avtalion 57f6ec0290 Change mentions of "git programs" to "git commands" 15 years ago
Jeff King c4c86d2389 doc/gitattributes: clarify location of config text 16 years ago
Jason Merrill 20ff3ec28e Documentation: clarify .gitattributes search 16 years ago
Johannes Sixt 3f74c8e8d8 gitattributes.txt: Path matching rules are explained in gitignore.txt 16 years ago
Boyd Stephen Smith Jr ae3b970ac3 Change the spelling of "wordregex". 16 years ago
Thomas Rast 80c49c3de2 color-words: make regex configurable via attributes 16 years ago
Alexander Gavrilov a2df1fb2e5 Documentation: New GUI configuration and command-line options. 16 years ago
Jakub Narebski 4f73e240f9 Documentation/gitattributes: Add subsection header for each attribute 16 years ago
Jan Krüger 2c850f1221 Documentation: clarify information about 'ident' attribute 16 years ago
Jeff King 678852d918 document the diff driver textconv feature 16 years ago
Jonathan del Strother 5d1e958e24 Teach git diff about Objective-C syntax 16 years ago
Brandon Casey 45d9414fa5 diff.*.xfuncname which uses "extended" regex's for hunk header selection 16 years ago
Garry Dolley c882c01ef9 Clarified gitattributes documentation regarding custom hunk header. 16 years ago
Ralf Wildenhues b66e00f12a Fix some manual typos. 16 years ago
Andreas Ericsson af9ce1ffc6 Teach "git diff -p" to locate PHP class methods 16 years ago
Gustaf Hendeby e5b5c1d2cf Document clarification: gitmodules, gitattributes 16 years ago
Junio C Hamano bbb896d8e1 gitattributes: -crlf is not binary 16 years ago
Johan Herland 1a1fcf4abe Teach "git diff -p" HTML funcname patterns 16 years ago
Kirill Smelkov 7c17205b64 Teach "git diff -p" Python funcname patterns 16 years ago
Gustaf Hendeby 23b5beb28f Teach git diff about BibTeX head hunk patterns 16 years ago