- 25 Oct, 2019 4 commits
-
-
Marc Cornellà authored
* Add profiles documentation * Fix order and reword some things
-
Łukasz Chrząszcz authored
-
Marc Cornellà authored
-
Anton Balaniuc authored
-
- 24 Oct, 2019 4 commits
-
-
Marc Cornellà authored
Co-authored-by: Marc Cornellà <marc.cornella@live.com>
-
Marc Cornellà authored
-
Marc Cornellà authored
-
Lukasz Chrzaszcz authored
-
- 22 Oct, 2019 1 commit
-
-
Tim authored
-
- 21 Oct, 2019 1 commit
-
-
Marc Cornellà authored
- core.autocrlf=false -> #4069 - fsck.zeroPaddedFilemode -> #4963 Fixes #4069 Fixes #4963
-
- 20 Oct, 2019 2 commits
-
-
Kenny Heaton authored
-
Netoun authored
-
- 19 Oct, 2019 6 commits
-
-
-
Marco Zühlke authored
-
Marc Cornellà authored
-
Marc Cornellà authored
-
Marc Cornellà authored
-
Marc Cornellà authored
-
- 18 Oct, 2019 8 commits
-
-
Marco Zühlke authored
-
Marco Zühlke authored
Sync completion with original source.
-
Angelos Orfanakos authored
-
Vsevolod Romashov authored
-
flowin authored
-
Nick authored
-
Nick authored
-
Nick Fagerlund authored
When another function calls one of the bundler plugin's wrapper functions, the command to run gets passed as an array instead of a space-separated string. That works fine when the arguments are expanded alone, like `bundle exec $@`, but something like `./bin/$@` will expand to something like `./bin/rake ./bin/--silent ./bin/--tasks`, which of course will explode. This was causing a nasty interaction with the rake-fast plugin, and I'd be shocked if it wasn't causing other problems. The fix is to explicitly turn off the `RC_EXPAND_PARAM` option for that expansion. See http://zsh.sourceforge.net/Doc/Release/Expansion.html#Parameter-Expansion for more details.
-
- 16 Oct, 2019 3 commits
-
-
Shahin Sorkh authored
-
Jakub Łuczyński authored
Typo introduced in f56b6788 fixing #8253
-
Shriniwas Sharma authored
-
- 15 Oct, 2019 6 commits
-
-
Sofia Rivas authored
-
Marc Cornellà authored
-
flowin authored
-
Kenny Heaton authored
-
Marc Cornellà authored
People sometimes use the bug report template for things that are support. Maintainers will confirm whether it's a bug with the appropriate label.
-
Marc Cornellà authored
Fixes #8253 Co-authored-by: Mariusz B <mb@binary-offensive.com>
-
- 14 Oct, 2019 2 commits
-
-
yasnakateb authored
-
Yasna Kateb authored
-
- 10 Oct, 2019 3 commits
-
-
Marc Cornellà authored
-
Marc Cornellà authored
-
jotaro-sama authored
-