Skip to content
  1. Nov 12, 2014
  2. Oct 15, 2014
  3. Oct 12, 2014
  4. Oct 11, 2014
  5. Oct 10, 2014
  6. Feb 03, 2014
  7. Jan 28, 2014
    • Seblu's avatar
      Add regex_exclude · 07abcdbf
      Seblu authored
      This option allow to use a regex to exclude upstream versions before trying to
      find the last one. Useful to exclude rc* version from a list without building
      a complex regex_version.
      07abcdbf
  8. Dec 17, 2013
  9. Nov 15, 2013
  10. Jun 16, 2013
  11. Jun 05, 2013
  12. May 25, 2013
    • Seblu's avatar
      Move pacman query into a class · 292734a9
      Seblu authored
      pacman database queries are now handled by a singleton class into pacman module.
      This will avoid a huge memory consumption to the current implementation.
      292734a9