aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit/src/org/eclipse/jgit/api/errors/CheckoutConflictException.java
Commit message (Expand)AuthorAgeFilesLines
* [errorprone] Fix error pattern JdkObsoleteMatthias Sohn2024-04-291-2/+2
* Fix all Javadoc warnings and fail on themAntoine Musso2023-06-161-0/+1
* Fix javadoc in org.eclipse.jgit annotations and api packagesMatthias Sohn2017-12-181-2/+5
* Enable and fix warnings about redundant specification of type argumentsDavid Pursehouse2017-02-201-1/+1
* Remove ambiguous CheckoutConflictExceptionTomasz Zarna2012-03-061-0/+2
* Throw API exception when MergeCommand hits checkout conflicts Matthias Sohn2011-12-081-0/+15
* Refactor Git API exceptions to a new packageChris Aniszczyk2010-09-011-0/+85