aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit/src/org/eclipse/jgit/lib/UserConfig.java
Commit message (Expand)AuthorAgeFilesLines
* Update EDL 1.0 license headers to new short SPDX compliant formatMatthias Sohn2020-01-041-38/+5
* Remove 'final' in parameter listsHan-Wen Nienhuys2018-05-151-1/+1
* Fix javadoc in org.eclipse.jgit lib packageMatthias Sohn2017-12-191-8/+29
* Eliminate SectionParser construction boilerplateDave Borowitz2017-08-021-6/+1
* Enable and fix 'Should be tagged with @Override' warningDavid Pursehouse2017-02-191-0/+1
* Read user.name and email from environment firstMatthias Sohn2015-02-241-8/+9
* Strip "<", ">", and "\n" from name/email in UserConfigRobin Stocker2014-08-211-2/+6
* Mark non-externalizable strings as suchRobin Rosenberg2012-12-271-3/+3
* Expose if name or email is based on a guessMatthias Sohn2011-03-161-19/+87
* Initial JGit contribution to eclipse.orgGit Development Community2009-09-291-0/+155