aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit/src/org/eclipse/jgit/api/CherryPickResult.java
Commit message (Expand)AuthorAgeFilesLines
* Silence non-externalized string warnings in CherryPickResultMatthias Sohn2015-04-031-3/+3
* Add @Override annotations to enumsTomasz Zarna2012-04-021-0/+2
* [findbugs] Make mutable static field finalMatthias Sohn2011-04-031-1/+1
* Do not categorize merge failures as 'abnormal'Philipp Thun2011-03-281-3/+3
* Introduce CherryPickResultPhilipp Thun2011-03-231-0/+164