aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit/src/org/eclipse/jgit/util/RefMap.java
Commit message (Expand)AuthorAgeFilesLines
* Fix all Javadoc warnings and fail on themAntoine Musso2023-06-161-7/+1
* Remove redundant type argumentsThomas Wolf2021-09-301-1/+2
* Update EDL 1.0 license headers to new short SPDX compliant formatMatthias Sohn2020-01-041-38/+5
* Enable and fix "Statement unnecessarily nested within else clause" warningsDavid Pursehouse2019-10-171-5/+4
* [error prone] suppress AmbiguousMethodReference in AnyObjectIdMatthias Sohn2019-08-081-1/+3
* Use RefMap instead of HashMapMasaya Suzuki2019-03-201-0/+18
* Remove 'final' in parameter listsHan-Wen Nienhuys2018-05-151-2/+2
* Fix javadoc in org.eclipse.jgit util packagesMatthias Sohn2017-12-201-6/+17
* Enable and fix 'Should be tagged with @Override' warningDavid Pursehouse2017-02-191-0/+6
* [performance] Remove synthetic access$ methods in lib, util and dircacheAndrey Loskutov2015-10-281-7/+7
* Mark non-externalizable strings as suchRobin Rosenberg2012-12-271-2/+2
* DHT: Add sequence RefDataShawn O. Pearce2011-05-251-5/+6
* Create new RefList and RefMap utility typesShawn O. Pearce2010-01-221-0/+423