aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit/src/org/eclipse/jgit/api/errors
Commit message (Expand)AuthorAgeFilesLines
* Add missing @since tagsMatthias Sohn2013-11-091-0/+2
* Add Squash/Fixup support for rebase interactive in RebaseCommandTobias Pfeifer2013-11-051-0/+60
* Add missing @since tagsMatthias Sohn2013-06-151-4/+5
* Add missing javadoc for archive codeJonathan Nieder2013-05-291-0/+8
* ArchiveCommand: make archive formats non-inner classesJonathan Nieder2013-05-231-2/+10
* Fix stash apply using merge logicRobin Rosenberg2013-01-301-0/+19
* Mark non-externalizable strings as suchRobin Rosenberg2012-12-271-2/+2
* Add Javadoc description for packagesRobin Stocker2012-10-311-0/+4
* Add a hint on the purpose of JGitInternalException to the constructorRobin Rosenberg2012-10-141-0/+4
* Output result of switching branch -- o.e.jgit.pgm.CheckoutTomasz Zarna2012-09-051-1/+1
* Git API does not declare GitAPIException call() and related cleanupsRobin Rosenberg2012-05-301-1/+11
* Move JGitText to an internal packageRobin Rosenberg2012-03-125-5/+5
* Remove ambiguous CheckoutConflictExceptionTomasz Zarna2012-03-061-0/+2
* Add ApplyCommand to JGit APITomasz Zarna2012-03-042-0/+146
* Throw API exception when LsRemoteCommand fails with TransportExceptionMatthias Sohn2012-01-151-0/+63
* Merge branch 'stable-1.2'Matthias Sohn2011-12-101-0/+15
|\
| * Throw API exception when MergeCommand hits checkout conflicts Matthias Sohn2011-12-081-0/+15
* | Throw invalid ref exception instead of invalid remote exceptionKevin Sawicki2011-12-081-0/+8
|/
* Make the supported Transports extensible and discoverableShawn O. Pearce2011-03-131-1/+9
* Convert all JGit unit tests to JUnit 4Robin Rosenberg2010-12-311-1/+0
* Implement rebase --continue and --skipMathias Kinzler2010-12-091-0/+54
* Add Cherry-Pick commandChristian Halstrick2010-10-151-0/+65
* Add "Branch" commandMathias Kinzler2010-10-105-0/+266
* Add "Pull" commandMathias Kinzler2010-10-083-0/+185
* Add FetchCommandChris Aniszczyk2010-09-171-0/+52
* Refactor Git API exceptions to a new packageChris Aniszczyk2010-09-0110-0/+674