- 04 Oct, 2018 17 commits
- 
- 
Aswath K authored
- 
Jayadeep K M authored
- 
Jayadeep K M authored
- 
Marc Cornellà authored
- 
Marc Cornellà authored
- 
Marc Cornellà authored
- 
Zach Whitten authored
- 
Zach Whitten authored
- 
Sergey Lysenko authored
- 
Sergey Lysenko authored
- 
Sergey Lysenko authored
- 
Umberto Nicoletti authored
- 
Aswath K authored
- 
Bjorn Stange authored
- 
MasterOfTheTiger authored
- 
Griko Nibras authored
- 
MasterOfTheTiger authored
 
- 
- 03 Oct, 2018 15 commits
- 
- 
Sagar Patil authored
- 
Zach Whitten authored
- 
Zach Whitten authored
- 
Bjorn Stange authored
- 
Sebastian Müller authored
- 
Denys Dovhan authored
- 
Denys Dovhan authored
- 
Denys Dovhan authored
- 
Marc Cornellà authored
- 
Marc Cornellà authored
- 
Denys Dovhan authored
- 
Jonatan Skogsfors authoredThe flag '-h' isn't universal across implementation. According to FreeBSD man page for ln you can use 'n'. 
- 
Griko Nibras authored
- 
Rubén Durán Balda authoredForce the mark to point to the new dir, replacing the old one. Fixes #7195 
- 
Denys Dovhan authored
 
- 
- 02 Oct, 2018 8 commits
- 
- 
Sagar Patil authored
- 
Michal Mazur authored
- 
Fernando authoredChanged aliases from ``` alias vsce='code --extensions-dir' alias vsced='code --disable-extensions' ``` to ``` alias vsced='code --extensions-dir' alias vscde='code --disable-extensions' ``` `vsce` is the command line to publish extensions: https://code.visualstudio.com/docs/extensions/publish-extension 
- 
Marc Cornellà authored
- 
Marc Cornellà authored
- 
gramps authored
- 
gramps authored
- 
Marc Cornellà authoredThis commit triggers precmd and chpwd hook functions iff we changed directory. This has the same behavior as zsh's hook function execution, which tries to run the functions in the order specified and silently ignores any function that does not exist. See http://zsh.sourceforge.net/Doc/Release/Functions.html#Hook-Functions Also moved duplicate nopushdminus logic to the `switch-to-dir` function. 
 
- 
