Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-03-31bug 278883: [publisher] BrandingIron broken for MacOSIan Bull1-7/+19
2010-03-24bug 305724 - Remove unnecessary version normalization codeAndrew Niefer1-14/+2
2010-03-24bug 306957 - unknown platform brandingAndrew Niefer1-5/+7
2010-03-24bug 291696 - Ensure we can get rid of the metadata generatorAndrew Niefer1-1/+2
2010-03-23bug 291696 - Ensure we can get rid of the metadata generatorAndrew Niefer8-61/+83
2010-03-20Adding pom files to allow build with tychoPascal Rapicault1-0/+14
2010-03-17Make the version handling protected to allow for overridePascal Rapicault1-1/+1
2010-03-10299507 : Filters on IRequirement should be an expressionThomas Hallgren9-32/+31
2010-03-09bug 305064: [api] Add a progress monitor to the execute batch methodibull1-10/+7
2010-03-08fix deprecated warningsv20100308-2027Andrew Niefer10-46/+37
2010-03-08bug 302990: [api] Make VersionedID APIibull3-3/+5
2010-03-08Bug 305031 - Remove reference to the org.osgi.Version type from the Version c...Pascal Rapicault4-30/+69
2010-03-04bug 269496 - SimpleConfiguratorManipulator apiAndrew Niefer10-18/+17
2010-03-03support -root and -rootVersion attributesAndrew Niefer2-0/+8
2010-03-03fixed javadoc errorJohn Arthorne1-2/+2
2010-03-02275800 : It is impossible to mirror repository references.Thomas Hallgren2-12/+15
2010-03-02Move metadata factory to a public package and change signature of IUpdateDesc...Pascal Rapicault16-35/+49
2010-03-01remove unused import packageJohn Arthorne1-6/+0
2010-02-27Rename the unmodifiableSet methodPascal Rapicault1-4/+4
2010-02-25302201 : Unify the two query approaches used in p2, final step.Thomas Hallgren5-16/+15
2010-02-24302201 : Unify the two query approaches used in p2, step 6.Thomas Hallgren1-13/+3
2010-02-24fix manifestsAndrew Niefer1-4/+9
2010-02-24Fix up import versionsPascal Rapicault1-36/+31
2010-02-22Bug 303269 - [repository] The method signatures on IMetadataRepository should...DJ Houghton1-1/+1
2010-02-22302201 : Unify the two query approaches used in p2, step 4.Thomas Hallgren1-4/+4
2010-02-21302201 : Unify the two query approaches used in p2, step 2.Thomas Hallgren2-47/+33
2010-02-19302201 : Unify the two query approaches used in p2Thomas Hallgren1-6/+3
2010-02-16updated prefsJohn Arthorne1-1/+4
2010-02-16Bug 302806 - Compiler warnings in N20100212-2000 for org.eclipse.equinox.p2....John Arthorne1-2/+2
2010-02-15fixed javadocJohn Arthorne1-8/+9
2010-02-15ignore suppress warning errorsJohn Arthorne1-0/+1
2010-02-12bug 291696 - get rid of metadata generatorAndrew Niefer13-61/+261
2010-02-10bug 302288 - feature comparison, *.mappingsAndrew Niefer2-3/+13
2010-02-08Bug 300928 - [publisher] Convert PublisherResult to use IUMapDJ Houghton1-69/+31
2010-02-04bug 274025: [publisher] p2 metadata generator does not scaleibull1-8/+46
2010-02-03bug 301754: [publisher] Filter "(&(|)(|)(|))" Missing '(' at position 4ibull1-1/+1
2010-02-03Bug 301262 - [publisher] NPE running headless app on non-main threadJohn Arthorne1-7/+38
2010-02-02bug 276834: [publisher] Remember the shape of the repo when publishing catego...ibull1-1/+1
2010-01-26Bug 300873 - Missing '<?xml' declaration in /org.eclipse.equinox.p2.touchpoin...Pascal Rapicault1-0/+2
2010-01-26[Bug 300417] poor performance resolving some 'dropped in' bundles makes eclip...v20100126John Arthorne1-4/+3
2010-01-26[Bug 300417] poor performance resolving some 'dropped in' bundles makes eclip...John Arthorne3-10/+45
2010-01-22Bug 299917 - Compile warnings in official buildJohn Arthorne1-0/+1
2010-01-15bug 299776 - special cases for macosxAndrew Niefer1-1/+10
2010-01-14bug 293715 - support filter attribute on inclusions/requirementsAndrew Niefer3-12/+5
2010-01-13Merge p2_api branchAndrew Niefer68-4117/+4049
2009-10-19fixed javadoc warningsv20091019John Arthorne3-5/+4
2009-10-14clean up warningsAndrew Niefer25-191/+168
2009-10-14Bug 291620 - Make VersionedName APIPascal Rapicault8-32/+42
2009-10-13Bug 291768 - some external tool builders specify to refresh <selected project>Pascal Rapicault1-1/+1
2009-10-08Moving the version classPascal Rapicault31-49/+45

Back to the top