- 28 Feb, 2020 1 commit
-
-
Gianluca Recchia authored
* Add trailing new line at the end of output * Double-quote variable expansion
-
- 14 Jun, 2018 1 commit
-
-
Parham Alvani authored
Uses silence mode of curl for better autocomplete. Co-authored-by: Dominik Rimpf <dev@d-rimpf.de>
-
- 25 Apr, 2018 1 commit
-
-
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
-
- 18 Jan, 2016 1 commit
-
-
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à
-
- 22 Oct, 2014 4 commits
-
-
Marc Cornellà authored
This commit completes previous efforts and standardizes both curl commands into using silent mode and following redirects in case the URL changes again in the future.
-
WooParadog authored
-
Alex Shaindlin authored
-
Andrii Kostenko authored
github.io moved to https and http returns 301 redirect
-
- 19 Feb, 2014 2 commits
-
-
Brian McKenna authored
-
Alexander Hramov authored
Fix URL to gi (gitignore) function in _gitignireio_get_command_list function
-
- 18 Feb, 2014 1 commit
-
-
Brian McKenna authored
Previous URL doesn't seem to work because the host requires a www prefix.
-
- 14 Oct, 2013 1 commit
-
-
Kaiwen Xu authored
-
- 04 Oct, 2013 2 commits