Skip to content
Snippets Groups Projects
  1. Aug 08, 2012
  2. Jul 27, 2012
  3. Jul 26, 2012
  4. Jul 25, 2012
  5. Jul 24, 2012
  6. 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
  7. Jul 19, 2012
  8. Jul 18, 2012
  9. Jul 17, 2012
  10. Jul 13, 2012
  11. Jul 11, 2012
  12. Jul 07, 2012
  13. Jul 06, 2012
Loading