Skip to content
  1. Jun 11, 2012
  2. Jun 10, 2012
  3. Mar 21, 2012
  4. Mar 05, 2012
  5. Mar 04, 2012
  6. Feb 15, 2012
  7. Feb 12, 2012
    • Lukas Fleischer's avatar
      archrelease: Validate tags before releasing · 9ab0d945
      Lukas Fleischer authored
      
      
      Compare every single tag with a list of valid tags. This prevents broken
      releases which occurred whenever someone made a typo on the command
      line:
      
          $ ./archrelease community i686
          ==> ERROR: archrelease: Invalid tag: "community" (use -f to force release)
      
      Since the list is used in the ZSH completion as well, break it out to a
      separate file and move it to "lib/". Also, add a command line parameter
      to allow for releasing to an unknown repository when necessary.
      
      Signed-off-by: default avatarLukas Fleischer <archlinux@cryptocrack.de>
      Signed-off-by: default avatarPierre Schmitz <pierre@archlinux.de>
      9ab0d945
  8. Feb 08, 2012
  9. Feb 06, 2012
  10. Jan 19, 2012
  11. Jan 18, 2012
  12. Jan 14, 2012
  13. Dec 20, 2011
  14. Dec 04, 2011
  15. Nov 21, 2011
  16. Nov 11, 2011
  17. Nov 09, 2011