Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
2009-10-06Move query related classes to p2.metadataPascal Rapicault32-49/+70
2009-08-28bug 281240 - [publisher] CCE when other version advice is suppliedAndrew Niefer1-1/+1
2009-08-28280339 - [publisher] Allow quoting of spaces in .product argumentsAndrew Niefer2-3/+140
2009-08-26bug 278588 - custom config without launcher name causes NPEAndrew Niefer1-18/+32
2009-08-26bug 287703 - Use SimpleConfiguratorManipulator to read bundles.infoAndrew Niefer2-87/+6
2009-08-24Cleanup bundle manifest imports.DJ Houghton1-4/+1
2009-07-28Incremented minor version for feature work in Helios streamv20090727John Arthorne1-1/+1
2009-07-22bug 278086 - feature root filesAndrew Niefer3-166/+83
2009-06-26fix typoAndrew Niefer1-1/+1
2009-05-27Bug 277923 - [publisher] CUs generated with wrong version on host requirementDJ Houghton1-3/+4
2009-05-25Update copyrightsJohn Arthorne20-20/+32
2009-05-21Bug 275316 - [publisher] CU versions should match product, not hostDJ Houghton1-1/+6
2009-05-20Bug 272956 [publisher] Should check args earlyv20090520-2000John Arthorne1-8/+21
2009-05-20Update copyrightsJohn Arthorne9-39/+74
2009-05-14Bug 272955 - [publisher] Strange message printed to consolePascal Rapicault1-1/+1
2009-05-13Bug 275864 - Publisher requires RuntimePascal Rapicault2-2/+19
2009-05-12bug 252743 - CU filters need to agree with hostAndrew Niefer3-32/+57

Back to the top