- 05 Jun, 2018 1 commit
-
-
Paul Ossenbruggen authored
-
- 28 May, 2018 2 commits
-
-
Marc Cornellà authored
-
Michael Fladischer authored
The git protocol is likely to be blocked in some networks while HTTPS usually works.
-
- 26 May, 2018 7 commits
-
-
Erwan ROUSSEL authored
* Documentation for Npm plugin added * Fix style and add alias descriptions
-
Lorenzo Bolla authored
This gives much faster start up times and only loads virtualenvwrapper when needed. Fix #6839
-
Marc Cornellà authored
Fixes #6317
-
Kaleb Elwert authored
-
Marc Cornellà authored
This reverts commit 3dab7e46.
-
Pooya Parsa authored
-
Marc Cornellà authored
-
- 25 May, 2018 1 commit
-
-
Marc Cornellà authored
-
- 20 May, 2018 3 commits
-
-
Chuan Jin authored
-
Lorenzo Bolla authored
This is much faster.
-
Lorenzo Bolla authored
-
- 17 May, 2018 3 commits
-
-
Mauro Porras P authored
-
Matt Lewin authored
-
dt-rush authored
unset chpwd_functions before running cd to work with the path, to avoid side-effects if the user has set any chpwd_functions which cause output, such as is the case if the user is using auto-ls (#6830)
-
- 16 May, 2018 3 commits
-
-
Frank Wittig authored
-
Julien Palmas authored
-
rco-ableton authored
-
- 15 May, 2018 1 commit
-
-
Marc Cornellà authored
-
- 14 May, 2018 2 commits
-
-
Varun Patro authored
If `EDITOR` variable contains arguments to an editor such as mine: `export EDITOR=emacsclient -t -c --alternate-editor=''` Then, the editor's arguments are passed on to `fasd`. To fix this, pass the EDITOR program in quotes.
-
Harald Nordgren authored
-
- 13 May, 2018 2 commits
-
-
Quentin Nerden authored
Signed-off-by: Troy Fontaine <tfontaine@troyfontaine.com>
-
Ian Chesal authored
The `virtualenvwrapper` script has been relocated to `/usr/local/bin/virtualenvwrapper.sh`. Update the plugin to look in the new location first. See: http://virtualenvwrapper.readthedocs.io/en/latest/#introduction to confirm the change in location for this script. This addresses issue #3047 where the solution was to source this file from your zshrc.
-
- 12 May, 2018 1 commit
- 11 May, 2018 1 commit
-
-
Xiao Fan authored
-
- 10 May, 2018 1 commit
-
-
Hosh authored
-
- 09 May, 2018 1 commit
-
-
Quentin Nerden authored
-
- 08 May, 2018 2 commits
-
-
Francisco Zuviría authored
-
David Harrigan authored
This change allows the gradle plugin to recongise build.gradle.kts files and thus generate the autocomplete entries. -=david=- closes #6528
-
- 07 May, 2018 2 commits
-
-
MikeDawg authored
-
Marc Cornellà authored
* Add README to copydir plugin * Add README to copyfile plugin
-
- 01 May, 2018 1 commit
-
-
Joseph Richey authored
See the help output for rustc (v1.25)
-
- 30 Apr, 2018 1 commit
-
-
Oliver Baumann authored
Inside a fresh git repo, i.e. immediately after a `git init`, usually no commit template exists yet. In this case, git renders a different status message than "Initial commit on". We should consider this message when attempting to parse out the branch name. Fixes #6301
-
- 28 Apr, 2018 1 commit
-
-
Ady Romantika authored
-
- 27 Apr, 2018 1 commit
-
-
Marc Cornellà authored
Fixes #6772
-
- 25 Apr, 2018 3 commits
-
-
Konstantin Zolotarev authored
-
Cristian Álvarez Belaustegui authored
The mix command for listing all available actions has been changed from `mix --help` to `mix help`.
-
George Kaklamanos authored
-