Skip to content
Snippets Groups Projects
  1. Jul 07, 2022
  2. Jun 17, 2022
  3. Jun 15, 2022
  4. Jun 14, 2022
  5. Jun 07, 2022
  6. Mar 28, 2022
  7. Oct 06, 2021
  8. Jul 19, 2021
  9. Jul 17, 2021
    • Andre Maroneze's avatar
      [hdrck] quit when Ctrl+C is pressed · 80a06664
      Andre Maroneze authored
      Sys.cmd is called _very_ often and thousands of times; whenever a Ctrl+C
      is pressed while inside a subcommand, it returns a non-zero code. But
      in many loops, a message is emitted and nothing else, so hdrck continues on
      and on. Besides, the Ctrl+C leads to spurious "invalid header" messages at the
      end, because of that. The fix simply makes the program terminate.
      80a06664
  10. Feb 05, 2019
  11. Jan 14, 2019
  12. Dec 12, 2018
  13. Dec 04, 2018
  14. Dec 03, 2018
  15. Nov 28, 2018
  16. Nov 23, 2018
  17. Nov 22, 2018
  18. Nov 16, 2018
  19. Oct 31, 2018
Loading