aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.test/tst/org/eclipse/jgit/attributes/AttributesNodeWorkingTreeIteratorTest.java
Commit message (Expand)AuthorAgeFilesLines
* Replace use of deprecated constructor AttributesHandler(TreeWalk)Matthias Sohn2024-12-291-3/+5
* Update EDL 1.0 license headers to new short SPDX compliant formatMatthias Sohn2020-01-041-38/+5
* Close TreeWalks in testsThomas Wolf2019-10-151-51/+48
* Add Attribute Macro ExpansionIvan Motsch2016-02-111-3/+5
* Fix unused throws CorruptObjectException from addTreeShawn Pearce2016-01-201-2/+1
* Add the new class Attributes holding multiple Attribute(s)Ivan Motsch2015-11-271-5/+5
* Adds the git attributes computation on the treewalkArthur Daussy2015-11-181-32/+15
* Add basic support for .gitattributesArthur Daussy2015-01-071-0/+282