Age | Commit message (Expand) | Author | Files | Lines |
2014-05-14 | add a 'g' to the sed line | Michael Schroeder | 1 | -1/+1 |
2014-05-14 | use sed instead of grep to get rid of the <?xml...> line | Michael Schroeder | 1 | -1/+1 |
2014-03-26 | fix grep call | Michael Schroeder | 1 | -1/+1 |
2014-03-26 | repo2solv.sh: ignore -A option | Michael Schroeder | 1 | -0/+2 |
2013-12-09 | enable appdata support for suse | Michael Schroeder | 1 | -2/+8 |
2013-12-03 | support appdata parsing in tools, support SUSE auto-pattern generation | Michael Schroeder | 1 | -4/+36 |
2012-02-07 | - remove 'echo <products>' for repodata products, which seems to just break t... | Michael Schroeder | 1 | -6/+2 |
2011-12-15 | Also allow passing the repodata dir to repo2solv.sh.BASE-SuSE-Code-12_1-Branch | Michael Andres | 1 | -2/+4 |
2010-11-13 | if susedata doesn't exist, don't try to use it | Dirk Mueller | 1 | -2/+2 |
2010-07-17 | Fix handling of compressed susetags files | Dirk Mueller | 1 | -4/+4 |
2010-05-03 | - add lzma and xz compression support for both rpmmd and susetags. Clean up c... | Michael Schroeder | 1 | -33/+27 |
2010-03-10 | Enhance repomd_findfile usage | Michael Andres | 1 | -4/+7 |
2009-11-23 | Get (optionally compressed) product.xml from repomd | Michael Andres | 1 | -4/+6 |
2009-09-15 | - use repomdxml to query for the location (bnc#501425) | Michael Schroeder | 1 | -127/+66 |
2009-06-24 | - fix typo: "desc" -> "descr". Seems to make no difference, though | Michael Schroeder | 1 | -1/+1 |
2009-03-18 | - kill obsolete and broken patchxml support | Michael Schroeder | 1 | -21/+2 |
2009-01-27 | Ignore trailing whitespace in content file parser. | Michael Andres | 1 | -1/+1 |
2009-01-26 | Fix parsing DESCRDIR from content file | Michael Andres | 1 | -10/+13 |
2008-12-05 | - assume repotype=plaindir if -R option is given | Michael Schroeder | 1 | -3/+20 |
2008-11-18 | - support "-R" option for recursive plaindir search | Michael Schroeder | 1 | -16/+16 |
2008-10-15 | - add two missing test statements | Michael Schroeder | 1 | -0/+2 |
2008-10-15 | - add '-o' option | Michael Schroeder | 1 | -80/+80 |
2008-10-01 | - support repomd pattern.xml | Michael Schroeder | 1 | -2/+24 |
2008-09-22 | - add CPE (Common Platform Enumeration) attribute to installed product | Duncan Mac-Vicar P | 1 | -35/+51 |
2008-09-12 | support for susedata.xml | Duncan Mac-Vicar P | 1 | -1/+23 |
2008-08-06 | - implement product handling using buddy packages | Duncan Mac-Vicar P | 1 | -3/+23 |
2008-07-11 | - make repo2solv.sh also take repomd.xml in count | Duncan Mac-Vicar P | 1 | -2/+26 |
2008-06-27 | - add support for the package's URL [bnc#402434] | Michael Schroeder | 1 | -0/+1 |
2008-05-13 | read description dir path from content file (bnc #389414) | Josef Reidinger | 1 | -2/+19 |
2008-05-13 | - include deltainfo.xml | Jan Kupec | 1 | -12/+34 |
2008-05-12 | Generate translated strings for susetags repos (only packages for now). | Michael Matz | 1 | -3/+29 |
2008-04-09 | - add support for parsing updateinfo.xml from repo2solv.sh so | Duncan Mac-Vicar P | 1 | -3/+26 |
2008-03-25 | - make it work with really large directories | Michael Schroeder | 1 | -3/+7 |
2008-03-24 | support plaindir repos (at least some) | Stephan Kulow | 1 | -1/+6 |
2008-02-19 | signal broken factory repo | Stephan Kulow | 1 | -0/+3 |
2008-02-18 | return error, if *2solv helpers do | Michael Andres | 1 | -3/+3 |
2008-02-15 | Argh, can't code Bash properly | Klaus Kaempf | 1 | -3/+7 |
2008-02-15 | add help to rpmmd2solv and patchxml2solv | Klaus Kaempf | 1 | -3/+3 |
2008-02-15 | susetags2solv always constructs attributes now, by default into the main | Michael Matz | 1 | -1/+1 |
2008-02-11 | Make susetags2solv directly read content files, so that we can use its | Michael Matz | 1 | -6/+1 |
2008-02-06 | unbreak | Duncan Mac-Vicar P | 1 | -1/+10 |
2007-10-20 | Now that I can read content files, let's use that. | Michael Matz | 1 | -2/+9 |
2007-10-15 | Simple shell script accepting a directory with local repository data, | Michael Matz | 1 | -0/+83 |