Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2021-03-19Bug 572043 - Deprecate pack200 support for removalI20210319-1800Alexander Kurtakov4-1/+28
2019-07-01Convert to the generic IProvisioningAgent.getService()Alexander Kurtakov1-1/+1
2018-08-22Bug 535802 - Update p2 EPL-2.0 for its plug-ins - Part 1Lars Vogel13-39/+78
2018-08-22Adds linebreak before the EPL 1.0 licenceLars Vogel4-4/+8
2018-08-22Fixes incorrectly formated EPL 1.0 license headerI20180822-0800Lars Vogel3-3/+6
2018-06-07Bug 535636 - Update bundles to Java 1.8Alexander Kurtakov11-180/+198
2018-06-01Bug 512407 - Let's dump 'ie.wombat.jbdiff' and related from GitI20180601-0915I20180601-0900Alexander Kurtakov4-478/+0
2016-04-19Bug 489706 - Replace new Integer() with Integer.valueOf()I20160419-0800Alex Blewitt1-2/+2
2015-02-26Bug 460967 - Use type safe service retrievingI20150303-0800Alexander Kurtakov1-2/+3
2013-09-03Bug 381673 - 16 compile warnings in official build Ian Bull1-1/+0
2011-05-02copyright updateIan Bull13-12/+22
2010-02-05299987 : Removal of p2 services in favor of always using an agent.Thomas Hallgren7-45/+42
2010-01-13Merging api branch back to HEADv20100113Pascal Rapicault12-118/+139
2009-10-08Moving the version classPascal Rapicault2-2/+2
2009-10-06Move query related classes to p2.metadataPascal Rapicault2-2/+4
2009-05-25Update copyrightsv20090525John Arthorne7-7/+9
2009-05-20Update copyrightsJohn Arthorne1-0/+10
2008-12-22Bug 233699 - Add support for version types other than OSGipost_version_2008Pascal Rapicault2-2/+2
2008-12-20Bug 233699 Add support for version types other than OSGiSimon Kaegi2-2/+2
2008-12-20Bug 233699Simon Kaegi2-2/+2
2008-10-09Bug 237776 Replace URL by URIJohn Arthorne3-12/+12
2008-05-14Bug 231138 - Pack200 processing step not shipped with the SDKPascal Rapicault5-132/+2
2008-05-08improve messagesPascal Rapicault3-4/+7
2008-05-08Bug 224710 - Need to better handle problem files on serverPascal Rapicault3-6/+40
2008-04-15better error detection for bug 226144sliebig1-0/+16
2008-02-25Remove namespace from the artifact keyPascal Rapicault2-6/+5
2008-02-15Bug 219109 [prov] IArtifactRepository#getOutputStream should declare a thrown...John Arthorne3-23/+24
2008-02-15fixed compiler warningJohn Arthorne2-1/+3
2008-02-14uses protected setter/getters instead of accessing fields in super classsliebig5-14/+14
2008-02-14due to new IStateful contract that is no longer necessarysliebig1-3/+1
2008-02-11Update copyrightsJohn Arthorne1-7/+9
2008-02-10Bug 218451 [prov] Rename API packages to provisional APIJohn Arthorne13-42/+34
2008-01-25Cleanups and translationPascal Rapicault3-11/+33
2008-01-25cleanupsliebig3-16/+66
2008-01-25minor cleanupsPascal Rapicault2-9/+18
2008-01-14changed | -> ||sliebig1-1/+1
2008-01-11Bug 212348 [prov] [repo] Find a way to better report the failure of repositor...John Arthorne3-6/+9
2007-12-03removed IArtifactRequest parameter (bug: 210475)sliebig3-3/+3
2007-11-30reflect interface change within IArtifactRepository (bug: 210475)sliebig3-3/+3
2007-11-13add JarDelta optimizer, some tests and refactor all of the aboveJeff McAffer18-551/+420
2007-11-09update the JarDelta optimizer/processors, integrate with JBdiff and add some ...Jeff McAffer13-91/+436
2007-11-08Fixed compile errors due to javadoc problemJohn Arthorne1-2/+2
2007-11-08fix javadoc commentJeff McAffer1-1/+1
2007-11-08added jbdiff based optimizerssliebig8-0/+771
2007-11-07Fixed bogus javadocDJ Houghton1-3/+1
2007-11-07refactor the repository optimizers and processors and further adapt to API ch...Jeff McAffer3-3/+3
2007-11-06initial commit of consolidated optimizersJeff McAffer7-0/+544

    Back to the top