summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit/src/org/eclipse/jgit/attributes/AttributesRule.java
Commit message (Expand)AuthorAgeFilesLines
* Fix all Javadoc warnings and fail on themAntoine Musso2023-06-161-1/+0
* Merge branch 'stable-5.6'Matthias Sohn2020-02-221-1/+1
|\
| * Use indexOf(char) and lastIndexOf(char) rather than String versionsDavid Pursehouse2020-02-191-1/+1
* | Make the IMatcher public APIThomas Wolf2020-02-201-2/+2
* | Update EDL 1.0 license headers to new short SPDX compliant formatMatthias Sohn2020-01-041-38/+5
|/
* Fix javadoc in org.eclipse.jgit attributes packageMatthias Sohn2017-12-171-3/+10
* Fix path pattern matching to work also for gitattributesThomas Wolf2017-08-271-2/+2
* Add missing newlines at ends of Java filesDavid Pursehouse2017-07-251-1/+1
* Enable and fix warnings about redundant specification of type argumentsDavid Pursehouse2017-02-201-1/+1
* Add Attribute Macro ExpansionIvan Motsch2016-02-111-12/+18
* Add the new class Attributes holding multiple Attribute(s)Ivan Motsch2015-11-271-0/+19
* Add basic support for .gitattributesArthur Daussy2015-01-071-0/+203