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