1. 14 Jul, 2020 3 commits
  2. 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
  3. 12 Jul, 2020 1 commit
  4. 11 Jul, 2020 4 commits
  5. 09 Jul, 2020 4 commits
  6. 06 Jul, 2020 4 commits
  7. 05 Jul, 2020 1 commit
  8. 03 Jul, 2020 2 commits
  9. 01 Jul, 2020 4 commits
  10. 30 Jun, 2020 2 commits
  11. 28 Jun, 2020 3 commits
  12. 26 Jun, 2020 1 commit
  13. 23 Jun, 2020 1 commit
  14. 19 Jun, 2020 2 commits
  15. 18 Jun, 2020 1 commit
  16. 17 Jun, 2020 2 commits
  17. 10 Jun, 2020 4 commits