1. 04 Aug, 2020 2 commits
  2. 02 Aug, 2020 1 commit
  3. 01 Aug, 2020 1 commit
  4. 31 Jul, 2020 1 commit
  5. 30 Jul, 2020 1 commit
  6. 23 Jul, 2020 1 commit
  7. 18 Jul, 2020 3 commits
  8. 15 Jul, 2020 1 commit
  9. 14 Jul, 2020 4 commits
  10. 13 Jul, 2020 1 commit
    • M. Yas. Davoodeh's avatar
      update: prefix rm call with command in trap (#9107) · 5c1a5c6c
      M. Yas. Davoodeh authored
      * Suppress the problematic trap output in check_upg
      
      The newly added trap, in systems where `rm` is aliased to `rm="rm -v"`,
      shows a message stating that "update.lock" has been removed each time `zsh` is called.
      I simply suppressed it with directing the output to `/dev/null`.
      
      * Use `command` instead of >/dev/null to suppress
      5c1a5c6c
  11. 12 Jul, 2020 1 commit
  12. 11 Jul, 2020 4 commits
  13. 09 Jul, 2020 4 commits
  14. 06 Jul, 2020 4 commits
  15. 05 Jul, 2020 1 commit
  16. 03 Jul, 2020 2 commits
  17. 01 Jul, 2020 4 commits
  18. 30 Jun, 2020 2 commits
  19. 28 Jun, 2020 2 commits