aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit/src/org/eclipse/jgit/notes/NoteMapMerger.java
Commit message (Expand)AuthorAgeFilesLines
* NoteMapMerger: remove unnecessary castMatthias Sohn2024-10-011-1/+1
* Fix all Javadoc warnings and fail on themAntoine Musso2023-06-161-0/+6
* 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-3/+3
* [error prone] suppress AmbiguousMethodReference in AnyObjectIdMatthias Sohn2019-08-081-2/+2
* Remove unused importsMatthias Sohn2017-12-201-2/+0
* Fix javadoc in org.eclipse.jgit nls and notes packageMatthias Sohn2017-12-191-8/+11
* Replace deprecated release() methods by close() in NoteMapMergerMatthias Sohn2015-04-041-2/+2
* Mark non-externalizable strings as suchRobin Rosenberg2012-12-271-1/+1
* Fix ClassCastException in MergeCommandDenys Digtiar2011-08-211-18/+7
* Merging Git notesSasa Zivkov2011-01-091-0/+353