Skip to content
  1. Jul 21, 2015
  2. Oct 12, 2014
    • Seblu's avatar
      Rework config/cache files · 3034291f
      Seblu authored
      Static files are now under a directory in xdg directories (config or cache)
      
      New paths:
      $XDG_CONFIG/packages.conf
      $XDG_CONFIG/sendmail.conf
      $XDG_CACHE/packages.conf
      3034291f
    • Seblu's avatar
      Add sendmail command · 2ac8472a
      Seblu authored
      2ac8472a
  3. Oct 11, 2014
  4. Feb 03, 2014
  5. 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
  6. May 25, 2013
    • Seblu's avatar
      Allow upstream check to retry · b9e83f08
      Seblu authored
      Allow upstream web parsing to be retryed in case of error. The number of retry
      can be set with the retry parameter.
      b9e83f08
  7. May 11, 2013
  8. Apr 05, 2013
    • Seblu's avatar
      Split archversion from absr · 09aea778
      Seblu authored
      Instead of having all tools into one arch tools repository, split into
      sub autonomous project.
      09aea778