1. 30 Aug, 2012 1 commit
  2. 29 Aug, 2012 1 commit
  3. 28 Aug, 2012 3 commits
  4. 21 Aug, 2012 3 commits
  5. 13 Aug, 2012 1 commit
  6. 10 Aug, 2012 4 commits
  7. 09 Aug, 2012 2 commits
  8. 08 Aug, 2012 2 commits
  9. 07 Aug, 2012 4 commits
  10. 06 Aug, 2012 1 commit
  11. 03 Aug, 2012 2 commits
  12. 02 Aug, 2012 1 commit
  13. 01 Aug, 2012 6 commits
  14. 31 Jul, 2012 7 commits
  15. 30 Jul, 2012 1 commit
  16. 27 Jul, 2012 1 commit
    • Morris Jette's avatar
      Enhancements to sinfo reservation output · 3fd84252
      Morris Jette authored
      I would like to make two changes to this:
      
      1) since the reservation name can easily exceed 9 characters, I would like the field to be however large it needs to be without truncating the name. I did this by looking at the names then setting the field size to that width.
      
      2) The other headers are in capitals, so I changed
      
       ResName    State       StartTime             EndTime           Duration  Nodelist
      
      to
      
      RESV_NAME        STATE           START_TIME            END_TIME     DURATION  NODELIST
      3fd84252