aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit/src/org/eclipse/jgit/util/QuotedString.java
Commit message (Expand)AuthorAgeFilesLines
* Using for-each loop in jdtLars Vogel2020-02-281-2/+2
* Update EDL 1.0 license headers to new short SPDX compliant formatMatthias Sohn2020-01-041-38/+5
* DiffFormatter: support core.quotePath = falseThomas Wolf2019-11-151-17/+33
* Deprecate Constants.CHARSET in favor of StandardCharsets.UTF_8David Pursehouse2018-09-041-3/+5
* Remove 'final' in parameter listsHan-Wen Nienhuys2018-05-151-7/+7
* Fix javadoc in org.eclipse.jgit util packagesMatthias Sohn2017-12-201-1/+3
* Mark non-externalizable strings as suchRobin Rosenberg2012-12-271-4/+4
* Fix QuotedString.GIT_PATH escaping rulesShawn O. Pearce2010-09-031-1/+11
* Initial JGit contribution to eclipse.orgGit Development Community2009-09-291-0/+368