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