Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix path pattern matching to work also for gitattributes | Thomas Wolf | 2017-08-27 | 1 | -2/+2 |
* | Use relative paths for attribute rule matching | Thomas Wolf | 2017-08-11 | 1 | -4/+10 |
* | Add missing newlines at ends of Java files | David Pursehouse | 2017-07-25 | 2 | -2/+2 |
* | Support -merge attribute in binary macro | Mathieu Cartaud | 2017-06-27 | 1 | -1/+23 |
* | Enable and fix warnings about redundant specification of type arguments | David Pursehouse | 2017-02-20 | 2 | -2/+2 |
* | Organize imports | David Pursehouse | 2016-11-14 | 1 | -1/+1 |
* | Add configuration parameter to enable built-in hooks/filters | Christian Halstrick | 2016-09-20 | 1 | -0/+9 |
* | Add support for built-in clean filters | Christian Halstrick | 2016-09-20 | 3 | -0/+298 |
* | Add Attribute Macro Expansion | Ivan Motsch | 2016-02-11 | 3 | -49/+452 |
* | Add the new class Attributes holding multiple Attribute(s) | Ivan Motsch | 2015-11-27 | 5 | -12/+243 |
* | Adds the git attributes computation on the treewalk | Arthur Daussy | 2015-11-18 | 2 | -0/+138 |
* | Add basic support for .gitattributes | Arthur Daussy | 2015-01-07 | 4 | -0/+552 |