summaryrefslogtreecommitdiff
path: root/tools/repo2solv.sh
AgeCommit message (Expand)AuthorFilesLines
2014-05-14add a 'g' to the sed lineMichael Schroeder1-1/+1
2014-05-14use sed instead of grep to get rid of the <?xml...> lineMichael Schroeder1-1/+1
2014-03-26fix grep callMichael Schroeder1-1/+1
2014-03-26repo2solv.sh: ignore -A optionMichael Schroeder1-0/+2
2013-12-09enable appdata support for suseMichael Schroeder1-2/+8
2013-12-03support appdata parsing in tools, support SUSE auto-pattern generationMichael Schroeder1-4/+36
2012-02-07- remove 'echo <products>' for repodata products, which seems to just break t...Michael Schroeder1-6/+2
2011-12-15Also allow passing the repodata dir to repo2solv.sh.BASE-SuSE-Code-12_1-BranchMichael Andres1-2/+4
2010-11-13if susedata doesn't exist, don't try to use itDirk Mueller1-2/+2
2010-07-17Fix handling of compressed susetags filesDirk Mueller1-4/+4
2010-05-03- add lzma and xz compression support for both rpmmd and susetags. Clean up c...Michael Schroeder1-33/+27
2010-03-10Enhance repomd_findfile usageMichael Andres1-4/+7
2009-11-23Get (optionally compressed) product.xml from repomdMichael Andres1-4/+6
2009-09-15- use repomdxml to query for the location (bnc#501425)Michael Schroeder1-127/+66
2009-06-24- fix typo: "desc" -> "descr". Seems to make no difference, thoughMichael Schroeder1-1/+1
2009-03-18- kill obsolete and broken patchxml supportMichael Schroeder1-21/+2
2009-01-27Ignore trailing whitespace in content file parser.Michael Andres1-1/+1
2009-01-26Fix parsing DESCRDIR from content fileMichael Andres1-10/+13
2008-12-05- assume repotype=plaindir if -R option is givenMichael Schroeder1-3/+20
2008-11-18- support "-R" option for recursive plaindir searchMichael Schroeder1-16/+16
2008-10-15- add two missing test statementsMichael Schroeder1-0/+2
2008-10-15- add '-o' optionMichael Schroeder1-80/+80
2008-10-01- support repomd pattern.xmlMichael Schroeder1-2/+24
2008-09-22- add CPE (Common Platform Enumeration) attribute to installed productDuncan Mac-Vicar P1-35/+51
2008-09-12support for susedata.xmlDuncan Mac-Vicar P1-1/+23
2008-08-06- implement product handling using buddy packagesDuncan Mac-Vicar P1-3/+23
2008-07-11- make repo2solv.sh also take repomd.xml in countDuncan Mac-Vicar P1-2/+26
2008-06-27- add support for the package's URL [bnc#402434]Michael Schroeder1-0/+1
2008-05-13read description dir path from content file (bnc #389414)Josef Reidinger1-2/+19
2008-05-13- include deltainfo.xmlJan Kupec1-12/+34
2008-05-12Generate translated strings for susetags repos (only packages for now).Michael Matz1-3/+29
2008-04-09- add support for parsing updateinfo.xml from repo2solv.sh soDuncan Mac-Vicar P1-3/+26
2008-03-25- make it work with really large directoriesMichael Schroeder1-3/+7
2008-03-24support plaindir repos (at least some)Stephan Kulow1-1/+6
2008-02-19signal broken factory repoStephan Kulow1-0/+3
2008-02-18return error, if *2solv helpers doMichael Andres1-3/+3
2008-02-15Argh, can't code Bash properlyKlaus Kaempf1-3/+7
2008-02-15add help to rpmmd2solv and patchxml2solvKlaus Kaempf1-3/+3
2008-02-15susetags2solv always constructs attributes now, by default into the mainMichael Matz1-1/+1
2008-02-11Make susetags2solv directly read content files, so that we can use itsMichael Matz1-6/+1
2008-02-06unbreakDuncan Mac-Vicar P1-1/+10
2007-10-20Now that I can read content files, let's use that.Michael Matz1-2/+9
2007-10-15Simple shell script accepting a directory with local repository data,Michael Matz1-0/+83