aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/gitattributes.txt (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-04-07Documentation: clarify .gitattributes searchJason Merrill1-3/+3
2009-02-25gitattributes.txt: Path matching rules are explained in gitignore.txtJohannes Sixt1-6/+7
2009-01-21Change the spelling of "wordregex".Boyd Stephen Smith Jr1-2/+2
2009-01-17color-words: make regex configurable via attributesThomas Rast1-0/+21
2008-11-14Documentation: New GUI configuration and command-line options.Alexander Gavrilov1-0/+17
2008-11-12Merge branch 'jk/diff-convfilter-test-fix'Junio C Hamano1-13/+53
2008-11-02Merge branch 'maint'Junio C Hamano1-0/+6
2008-11-01Documentation/gitattributes: Add subsection header for each attributeJakub Narebski1-0/+6
2008-10-31Merge branch 'maint'Junio C Hamano1-2/+2
2008-10-31Documentation: clarify information about 'ident' attributeJan Krüger1-2/+2
2008-10-26document the diff driver textconv featureJeff King1-13/+53
2008-10-06Teach git diff about Objective-C syntaxJonathan del Strother1-0/+2
2008-09-29Merge branch 'maint' into bc/master-diff-hunk-header-fixShawn O. Pearce1-9/+9
2008-09-29Merge branch 'bc/maint-diff-hunk-header-fix' into maintShawn O. Pearce1-2/+2
2008-09-18Merge branch 'bc/maint-diff-hunk-header-fix' into bc/master-diff-hunk-header-fixJunio C Hamano1-3/+3
2008-09-18diff.*.xfuncname which uses "extended" regex's for hunk header selectionBrandon Casey1-2/+2
2008-09-18Clarified gitattributes documentation regarding custom hunk header.Garry Dolley1-9/+9
2008-09-12Fix some manual typos.Ralf Wildenhues1-1/+1
2008-09-07Teach "git diff -p" to locate PHP class methodsAndreas Ericsson1-2/+4
2008-08-31Merge branch 'maint'Junio C Hamano1-1/+1
2008-08-31Document clarification: gitmodules, gitattributesGustaf Hendeby1-1/+1
2008-08-30Merge branch 'maint'Junio C Hamano1-3/+37
2008-08-30gitattributes: -crlf is not binaryJunio C Hamano1-3/+37
2008-08-20Teach "git diff -p" HTML funcname patternsJohan Herland1-0/+2
2008-08-20Teach "git diff -p" Python funcname patternsKirill Smelkov1-0/+2
2008-08-12Teach git diff about BibTeX head hunk patternsGustaf Hendeby1-0/+2
2008-08-12gitattributes: Document built in hunk header patternsGustaf Hendeby1-3/+10
2008-07-05Merge branch 'qq/maint'Junio C Hamano1-22/+23
2008-07-05attribute documentation: keep EXAMPLE at endJunio C Hamano1-16/+17
2008-07-05manpages: italicize nongit command names (if they are in teletype font)Jonathan Nieder1-3/+3
2008-07-05manpages: italicize git command names (which were in teletype font)Jonathan Nieder1-8/+8
2008-07-01Documentation formatting and cleanupJonathan Nieder1-6/+6
2008-07-01Documentation: be consistent about "git-" versus "git "Jonathan Nieder1-7/+7
2008-06-09Teach new attribute 'export-ignore' to git-archiveRené Scharfe1-0/+6
2008-06-06documentation: move git(7) to git(1)Christian Couder1-2/+2
2008-03-27Merge branch 'maint'Junio C Hamano1-0/+7
2008-03-27Documentation: clarify use of .git{ignore,attributes} versus .git/info/*Jeff King1-0/+7
2008-02-06safecrlf: Add mechanism to warn about irreversible crlf conversionsSteffen Prohaska1-0/+20
2008-01-06Documentation: rename gitlink macro to linkgitDan McGee1-5/+5
2007-12-22Documentation: describe 'union' low-level merge driverJunio C Hamano1-3/+34
2007-12-09Merge branch 'jc/spht'Junio C Hamano1-0/+31
2007-12-06Use gitattributes to define per-path whitespace ruleJunio C Hamano1-0/+31
2007-11-14Merge branch 'maint'Junio C Hamano1-8/+9
2007-11-14Grammar fixes for gitattributes documentationWincent Colaiuta1-8/+9
2007-09-29Sync with GIT 1.5.3.3Junio C Hamano1-16/+4
2007-09-25gitattributes.txt: Be more to the point in the filter driver description.Johannes Sixt1-5/+4
2007-09-25gitattributes.txt: Remove a duplicated paragraph about 'ident' and 'crlf' int...Johannes Sixt1-11/+0
2007-09-06archive: rename attribute specfile to export-substRené Scharfe1-3/+3
2007-09-06archive: specfile syntax change: "$Format:%PLCHLDR$" instead of just "%PLCHLD...René Scharfe1-1/+4
2007-09-03archive: specfile support (--pretty=format: in archive files)René Scharfe1-0/+14