Skip to content
Snippets Groups Projects
  1. Aug 22, 2012
  2. Jul 23, 2012
    • Iustin Pop's avatar
      Ensure a stable content of the bash completion file · f5ce7613
      Iustin Pop authored
      
      Currently, the order of commands in the bash completion file is
      random, because the sub-commands are not sorted. This makes it harder
      to investigate the differences in packaged Ganeti or in installed
      Ganeti, since chunks in this file will have a random order.
      
      To fix this, we sort the subcommands based on the first subcommand in
      a given group ('first' also in sorted order); this results in a stable
      contents of file, as tested by building it many times and checking for
      differences.
      
      The patch also does a few other minor changes to the file
      (e.g. updating copyright years, etc.).
      
      Signed-off-by: default avatarIustin Pop <iustin@google.com>
      Reviewed-by: default avatarGuido Trotter <ultrotter@google.com>
      f5ce7613
  3. Aug 30, 2011
  4. Aug 24, 2011
  5. Aug 19, 2011
  6. Dec 01, 2010
  7. Sep 14, 2010
  8. Sep 07, 2010
  9. Jul 15, 2010
  10. Mar 23, 2010
  11. Mar 09, 2010
  12. Jan 14, 2010
  13. Jan 13, 2010
  14. Nov 25, 2009
  15. Oct 27, 2009
  16. Sep 18, 2009
  17. Sep 16, 2009
  18. Sep 10, 2009
  19. Sep 04, 2009
  20. Sep 03, 2009
  21. Aug 28, 2009
  22. Aug 26, 2009
  23. Aug 25, 2009
  24. Aug 24, 2009
Loading