summaryrefslogtreecommitdiff
path: root/Documentation/gitattributes.txt
Commit message (Expand)AuthorAgeFilesLines
...
| * Merge branch 'bc/maint-diff-hunk-header-fix' into maintShawn O. Pearce2008-09-291-2/+2
| |\
| * | Clarified gitattributes documentation regarding custom hunk header.Garry Dolley2008-09-181-9/+9
* | | Merge branch 'bc/maint-diff-hunk-header-fix' into bc/master-diff-hunk-header-fixJunio C Hamano2008-09-181-3/+3
|\ \ \ | | |/ | |/|
| * | diff.*.xfuncname which uses "extended" regex's for hunk header selectionBrandon Casey2008-09-181-2/+2
| |/
| * Fix some manual typos.Ralf Wildenhues2008-09-121-1/+1
* | Teach "git diff -p" to locate PHP class methodsAndreas Ericsson2008-09-071-2/+4
* | Merge branch 'maint'Junio C Hamano2008-08-311-1/+1
|\ \ | |/
| * Document clarification: gitmodules, gitattributesGustaf Hendeby2008-08-311-1/+1
* | Merge branch 'maint'Junio C Hamano2008-08-301-3/+37
|\ \ | |/
| * gitattributes: -crlf is not binaryJunio C Hamano2008-08-301-3/+37
* | Teach "git diff -p" HTML funcname patternsJohan Herland2008-08-201-0/+2
* | Teach "git diff -p" Python funcname patternsKirill Smelkov2008-08-201-0/+2
|/
* Teach git diff about BibTeX head hunk patternsGustaf Hendeby2008-08-121-0/+2
* gitattributes: Document built in hunk header patternsGustaf Hendeby2008-08-121-3/+10
* Merge branch 'qq/maint'Junio C Hamano2008-07-051-22/+23
|\
| * attribute documentation: keep EXAMPLE at endJunio C Hamano2008-07-051-16/+17
* | manpages: italicize nongit command names (if they are in teletype font)Jonathan Nieder2008-07-051-3/+3
* | manpages: italicize git command names (which were in teletype font)Jonathan Nieder2008-07-051-8/+8
* | Documentation formatting and cleanupJonathan Nieder2008-07-011-6/+6
* | Documentation: be consistent about "git-" versus "git "Jonathan Nieder2008-07-011-7/+7
* | Teach new attribute 'export-ignore' to git-archiveRené Scharfe2008-06-091-0/+6
|/
* documentation: move git(7) to git(1)Christian Couder2008-06-061-2/+2
* Merge branch 'maint'Junio C Hamano2008-03-271-0/+7
|\
| * Documentation: clarify use of .git{ignore,attributes} versus .git/info/*Jeff King2008-03-271-0/+7
* | safecrlf: Add mechanism to warn about irreversible crlf conversionsSteffen Prohaska2008-02-061-0/+20
|/
* Documentation: rename gitlink macro to linkgitDan McGee2008-01-061-5/+5
* Documentation: describe 'union' low-level merge driverJunio C Hamano2007-12-221-3/+34
* Merge branch 'jc/spht'Junio C Hamano2007-12-091-0/+31
|\
| * Use gitattributes to define per-path whitespace ruleJunio C Hamano2007-12-061-0/+31
* | Merge branch 'maint'Junio C Hamano2007-11-141-8/+9
|\ \ | |/ |/|
| * Grammar fixes for gitattributes documentationWincent Colaiuta2007-11-141-8/+9
* | Sync with GIT 1.5.3.3Junio C Hamano2007-09-291-16/+4
|\ \ | |/
| * gitattributes.txt: Be more to the point in the filter driver description.Johannes Sixt2007-09-251-5/+4
| * gitattributes.txt: Remove a duplicated paragraph about 'ident' and 'crlf' int...Johannes Sixt2007-09-251-11/+0
* | archive: rename attribute specfile to export-substRené Scharfe2007-09-061-3/+3
* | archive: specfile syntax change: "$Format:%PLCHLDR$" instead of just "%PLCHLD...René Scharfe2007-09-061-1/+4
* | archive: specfile support (--pretty=format: in archive files)René Scharfe2007-09-031-0/+14
|/
* Documentation: Correct various misspellings and typos.Brian Hetro2007-08-241-3/+3
* Documentation/gitattributes.txt: typofixDavid Soria Parra2007-07-301-1/+1
* Document custom hunk header selectionJunio C Hamano2007-07-081-4/+51
* Use $Id$ as the ident attribute keyword rather than $ident$ to be consistent ...Andy Parkins2007-05-141-3/+3
* Add 'filter' attribute and external filter driver definition.Junio C Hamano2007-04-241-0/+39
* Add 'ident' conversion.Junio C Hamano2007-04-241-2/+29
* gitattributes documentation: clarify overridingJunio C Hamano2007-04-241-3/+5
* Document "diff=driver" attributeJunio C Hamano2007-04-231-3/+29
* Documentation/Makefile: fix section (5) installationJunio C Hamano2007-04-221-1/+1
* Document gitattributes(5)Junio C Hamano2007-04-191-0/+285