summaryrefslogtreecommitdiff
path: root/Documentation/gitattributes.txt
AgeCommit message (Expand)Author
2012-06-25Let core.attributesfile default to $XDG_CONFIG_HOME/git/attributesHuynh Khoi Nguyen Nguyen
2012-02-17Add a setting to require a filter to be successfulJehan Bing
2011-11-16Add built-in diff patterns for MATLAB codeGustaf Hendeby
2011-08-18Merge branch 'mh/check-attr-relative'Junio C Hamano
2011-08-04doc: Add a link from gitattributes(5) to git-check-attr(1)Michael Haggerty
2011-08-03gitattributes: Reword "attribute macro" to "macro attribute"Michael Haggerty
2011-08-03gitattributes: Clarify discussion of attribute macrosMichael Haggerty
2011-05-24doc: discuss textconv versus external diff driversJeff King
2011-03-18docs: fix grammar in gitattributes.txtAlexei Sholik
2011-01-13Merge branch 'jn/perl-funcname'Junio C Hamano
2011-01-13Merge branch 'jk/diff-driver-binary-doc'Junio C Hamano
2011-01-10docs: explain diff.*.binary optionJeff King
2010-12-27diff: funcname and word patterns for perlJonathan Nieder
2010-12-22convert filter: supply path to external driverPete Wyckoff
2010-12-01Make the tab width used for whitespace checks configurableJohannes Sixt
2010-09-29Merge branch 'bc/fortran-userdiff'Junio C Hamano
2010-09-29Merge branch 'po/etc-gitattributes'Junio C Hamano
2010-09-10userdiff.c: add builtin fortran regex patternsBrandon Casey
2010-09-03Merge branch 'jn/merge-renormalize'Junio C Hamano
2010-09-01Add global and system-wide gitattributesPetr Onderka
2010-08-17Userdiff patterns for C#Petr Onderka
2010-07-02Avoid conflicts when merging branches with mixed normalizationEyvind Bernhardsen
2010-06-21Merge branch 'eb/core-eol'Junio C Hamano
2010-06-07Add "core.eol" config variableEyvind Bernhardsen
2010-05-21Merge branch 'tr/word-diff'Junio C Hamano
2010-05-20Rename the "crlf" attribute "text"Eyvind Bernhardsen
2010-05-20Add per-repository eol normalizationEyvind Bernhardsen
2010-04-14diff: add --word-diff option that generalizes --color-wordsThomas Rast
2010-04-02diff: cache textconv outputJeff King
2010-02-23Documentation: mention conflict marker size argument (%L) for merge driverBert Wesarg
2010-01-21conflict-marker-size: add test and docsJunio C Hamano
2010-01-10Documentation: spell 'git cmd' without dash throughoutThomas Rast
2009-12-15Illustrate "filter" attribute with an exampleNanako Shiraishi
2009-10-21Document `delta` attribute in "git help attributes".Nasser Grainawi
2009-08-12Change mentions of "git programs" to "git commands"Ori Avtalion
2009-04-18doc/gitattributes: clarify location of config textJeff King
2009-04-08Merge branch 'maint-1.6.1' into maintJunio C Hamano
2009-04-08Merge branch 'maint-1.6.0' into maint-1.6.1Junio C Hamano
2009-04-08Documentation: clarify .gitattributes searchJason Merrill
2009-02-25gitattributes.txt: Path matching rules are explained in gitignore.txtJohannes Sixt
2009-01-22Change the spelling of "wordregex".Boyd Stephen Smith Jr
2009-01-17color-words: make regex configurable via attributesThomas Rast
2008-11-15Documentation: New GUI configuration and command-line options.Alexander Gavrilov
2008-11-13Merge branch 'jk/diff-convfilter-test-fix'Junio C Hamano
2008-11-02Merge branch 'maint'Junio C Hamano
2008-11-02Documentation/gitattributes: Add subsection header for each attributeJakub Narebski
2008-10-31Merge branch 'maint'Junio C Hamano
2008-10-31Documentation: clarify information about 'ident' attributeJan Krüger
2008-10-26document the diff driver textconv featureJeff King
2008-10-06Teach git diff about Objective-C syntaxJonathan del Strother