- 16 May, 2018 3 commits
- 
- 
Frank Wittig authored
- 
Julien Palmas authored
- 
rco-ableton authored
 
- 
- 15 May, 2018 3 commits
- 
- 
Marc Cornellà authoredWe have to assume that if people disabled the compfix system they really want their completion to work, ignoring any permission issues. Fixes #5651 Fixes #5957 Fixes #6461 
- 
Marc Cornellà authored
- 
Gert de Pagter authored`[Oh My Zsh] Would you like to check for updates? [Y/n]: ` does not make sense, since answering yes will download/apply the new updates instead of checking for them. 
 
- 
- 14 May, 2018 2 commits
- 
- 
Varun Patro authoredIf `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 authoredSigned-off-by: Troy Fontaine <tfontaine@troyfontaine.com> Troy Fontaine <tfontaine@troyfontaine.com>
- 
Ian Chesal authoredThe `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 2 commits
- 
- 
Marc Cornellà authored* New Feature: Navigate directory hierarchy using ALT-UP and ALT-DOWN. (mac keybindings not yet implemented) ALT-UP moves to higher hierarchy (cd ..) ALT-DOWN moves into the first directory found in alphabetical order 
 
- 
- 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 authoredThis change allows the gradle plugin to recongise build.gradle.kts files and thus generate the autocomplete entries. -=david=- closes #6528 
 
- 
- 07 May, 2018 5 commits
- 
- 
Marc Cornellà authoredFixes #6426 Close #6598 
- 
MikeDawg authored
- 
Joshua Kovach authored* Fix branch not updating on checkout in steeef * Check for `hub` in steeef when switching branches 
- 
Marc Cornellà authoredFixes #3775, fixes #6543 
- 
Marc Cornellà authored* Add README to copydir plugin * Add README to copyfile plugin 
 
- 
- 06 May, 2018 1 commit
- 
- 
ningwei1993 authored
 
- 
- 05 May, 2018 1 commit
- 
- 
Marc Cornellà authoredFixes #4955 Closes #5931 Closes #6398 Co-authored-by:  Void <vst4rbot@gmail.com>
Co-authored-by: Void <vst4rbot@gmail.com>
Co-authored-by: Kaleb Elwert <belak@coded.io> Kaleb Elwert <belak@coded.io>
 
- 
- 01 May, 2018 1 commit
- 
- 
Joseph Richey authoredSee the help output for rustc (v1.25) 
 
- 
- 30 Apr, 2018 1 commit
- 
- 
Oliver Baumann authoredInside 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à authoredFixes #6772 
 
- 
- 25 Apr, 2018 4 commits
- 
- 
Konstantin Zolotarev authored
- 
Cristian Álvarez Belaustegui authoredThe mix command for listing all available actions has been changed from `mix --help` to `mix help`. 
- 
George Kaklamanos authored
- 
Tomasz Borek authoredDeals 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
 
- 
- 24 Apr, 2018 2 commits
- 
- 
Marc Cornellà authoredThis will work only on files and directories in a DrvFs mount, i.e. that can be translated to a Windows drive path. For example: /mnt/c/Users/user. Files and folders inside the LXSS directory can't be handled in Windows, they must be ONLY used by the WSL subsystem. That's why you won't be able to open your $HOME directory, for instance. See https://blogs.msdn.microsoft.com/commandline/2016/11/17/do-not-change-linux-files-using-windows-apps-and-tools/ 
- 
Marc Cornellà authored* Simplify hub check and hardcode aliasing * Update hub completion 
 
- 
- 23 Apr, 2018 4 commits
- 
- 
Marc Cornellà authoredFixes #6758 
- 
oooooooo authored
- 
Marc Cornellà authoredFixes #6757 
- 
Francisco Zuviría authoredChanges to be committed: modified: dirhistory/dirhistory.plugin.zsh New Feature: Navigate directory hierarchy using ALT-UP and ALT-DOWN. (mac keybindings not yet implemented) ALT-UP moves to higher hierarchy (cd ..) ALT-DOWN moves into the first directory found in alphabetical order 
 
- 
- 22 Apr, 2018 2 commits
- 
- 
Sean Abraham authored* Make steef much faster by not printing all history each time * Use whence -c to expand shell functions as well * Use $2 (expanded command about to be ran) 
- 
Julian Laubstein authored
 
- 
