1. 13 Feb, 2019 2 commits
    • Felip Moll's avatar
      Fix typo. · adee0b6f
      Felip Moll authored
      adee0b6f
    • Morris Jette's avatar
      Change gres/gpu sorting · 9893b259
      Morris Jette authored
      Previous logic would sort by name using xstrcmp(). The new logic
      extracts the numeric suffix and sorts based upon that number. The
      difference is that the old algorithm would put "/dev/nvidia10" before
      "/dev/nvidia2". The new logic would put "/dev/nvidia10" after
      "/dev/nvidia2" and "/dev/nvidia9".
      9893b259
  2. 12 Feb, 2019 2 commits
  3. 11 Feb, 2019 11 commits
  4. 10 Feb, 2019 17 commits
  5. 09 Feb, 2019 1 commit
  6. 08 Feb, 2019 5 commits
  7. 07 Feb, 2019 2 commits