Skip to content
  1. 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
  2. Nov 04, 2011
  3. Nov 01, 2011
  4. Oct 12, 2011
  5. Oct 07, 2011
  6. Aug 25, 2011
  7. Aug 18, 2011
  8. Aug 13, 2011
  9. Jul 25, 2011
  10. Apr 09, 2011
  11. Dec 14, 2010
  12. Jun 24, 2010
  13. Feb 22, 2010
  14. Feb 17, 2010
  15. Feb 13, 2010
  16. Feb 12, 2010
  17. Feb 11, 2010
  18. Oct 06, 2009
  19. Apr 22, 2008
  20. Apr 20, 2008
  21. Apr 09, 2008
  22. Apr 08, 2008
  23. Apr 06, 2008