1. 28 Jan, 2022 1 commit
  2. 13 Jan, 2022 1 commit
  3. 10 Jan, 2022 1 commit
  4. 27 Oct, 2021 1 commit
    • Marc Cornellà's avatar
      fix(changelog): fix for `${(@ps:$sep:)var}` construct in zsh < 5.0.8 · 1dba1120
      Marc Cornellà authored
      In recent zsh versions, `${(@ps:$sep:)var}` where $sep is a variable containing
      a separator string and $var is a string with multiple values separated by $sep,
      the `p` flag makes zsh correctly expand $sep before splitting $var. In versions
      older than 5.0.8, this doesn't happen, so we use `eval` to get the same effect.
      1dba1120
  5. 26 Oct, 2021 5 commits
  6. 07 Oct, 2021 1 commit
  7. 05 Oct, 2021 1 commit
  8. 07 Sep, 2021 2 commits
  9. 06 Sep, 2021 1 commit
  10. 14 Aug, 2021 1 commit
  11. 07 Jul, 2021 1 commit
  12. 10 Jan, 2021 1 commit
  13. 05 Jan, 2021 1 commit
  14. 30 Dec, 2020 1 commit
  15. 12 Dec, 2020 2 commits
  16. 07 Dec, 2020 1 commit
  17. 04 Dec, 2020 1 commit
  18. 30 Nov, 2020 1 commit