aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit/src/org/eclipse/jgit/lib/ConfigLine.java
Commit message (Expand)AuthorAgeFilesLines
* Update EDL 1.0 license headers to new short SPDX compliant formatMatthias Sohn2020-01-041-38/+5
* ConfigLine.includedFrom stores source, if it was read from included fileMarc Strapetz2018-09-201-0/+4
* Remove further unnecessary 'final' keywordsHan-Wen Nienhuys2018-05-181-2/+2
* Remove 'final' in parameter listsHan-Wen Nienhuys2018-05-151-2/+2
* Fix javadoc in org.eclipse.jgit lib packageMatthias Sohn2017-12-191-0/+1
* Mark non-externalizable strings as suchRobin Rosenberg2012-12-271-0/+1
* Extract inner classes from ConfigShawn O. Pearce2012-03-271-0/+128