1. 28 Feb, 2020 1 commit
  2. 14 Jun, 2018 1 commit
  3. 25 Apr, 2018 1 commit
    • Tomasz Borek's avatar
      Better app error handling in curl (#5828) · b85c72b5
      Tomasz Borek authored
      Deals with app error page, saving true error instead.
      
      Upon app failure, Heroku returns HTML "Application Error" page.
      Finding HTML page in .gitignore is confusing, so I replaced
      `-s` with `-f` in curl calls, which cuts such output.
      
      Replace instead of addition as no progress meter outputs either.
      
      It is practically impossible to teach good programming style to students that have had prior exposure to BASIC.  As potential programmers, they are mentally mutilated beyond hope of regeneration.
            -- E. W. Dijkstra
      b85c72b5
  4. 18 Jan, 2016 1 commit
    • low-ghost's avatar
      Update gitignore.plugin: comma separated arguments · 494b07b0
      low-ghost authored
      Seems like this is more like the intended effect, splits arguments with commas
      for proper gitignore.io api request.
      Thanks for teaching me about custom compdef completions!
      
      Updated with zsh join operator by Marc Cornellà
      494b07b0
  5. 22 Oct, 2014 4 commits
  6. 19 Feb, 2014 2 commits
  7. 18 Feb, 2014 1 commit
  8. 14 Oct, 2013 1 commit
  9. 04 Oct, 2013 2 commits