aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit/src/org/eclipse/jgit/attributes
Commit message (Expand)AuthorAgeFilesLines
* Fix path pattern matching to work also for gitattributesThomas Wolf2017-08-271-2/+2
* Use relative paths for attribute rule matchingThomas Wolf2017-08-111-4/+10
* Add missing newlines at ends of Java filesDavid Pursehouse2017-07-252-2/+2
* Support -merge attribute in binary macroMathieu Cartaud2017-06-271-1/+23
* Enable and fix warnings about redundant specification of type argumentsDavid Pursehouse2017-02-202-2/+2
* Organize importsDavid Pursehouse2016-11-141-1/+1
* Add configuration parameter to enable built-in hooks/filtersChristian Halstrick2016-09-201-0/+9
* Add support for built-in clean filtersChristian Halstrick2016-09-203-0/+298
* Add Attribute Macro ExpansionIvan Motsch2016-02-113-49/+452
* Add the new class Attributes holding multiple Attribute(s)Ivan Motsch2015-11-275-12/+243
* Adds the git attributes computation on the treewalkArthur Daussy2015-11-182-0/+138
* Add basic support for .gitattributesArthur Daussy2015-01-074-0/+552