- 07 Dec, 2020 3 commits
- 
- 
Marc Cornellà authoredBREAKING CHANGE: the `upgrade_oh_my_zsh` function now calls `omz update` directly. 
- 
Marc Cornellà authoredAlso fixed a call to a defunct display:type-header function in displaying breaking changes. 
- 
Marc Cornellà authoredFixes #9495 
 
- 
- 05 Dec, 2020 1 commit
- 
- 
赵崇延 authored
 
- 
- 04 Dec, 2020 3 commits
- 
- 
Marc Cornellà authored
- 
Marc Cornellà authored
- 
Marc Cornellà authored
 
- 
- 03 Dec, 2020 1 commit
- 
- 
Stimim Chen authoredcheck_output() in get_tagname_or_hash() returns bytes instead of str in python3. Decode the return value to utf-8, this works in both python2 and python3. Co-authored-by: Stimim Chen <stimim@google.com> Stimim Chen <stimim@google.com>
 
- 
- 02 Dec, 2020 1 commit
- 
- 
Marc Cornellà authoredI used _ which is a convention in other languages, but in shell scripting $_ is a special variable set by the shell, and in Zsh versions older than 5.0.6 it complains for being a `read-only variable`. Fixes #9482 
 
- 
- 01 Dec, 2020 1 commit
- 
- 
Marc Cornellà authored
 
- 
- 30 Nov, 2020 4 commits
- 
- 
Marc Cornellà authored
- 
Marc Cornellà authored
- 
Marc Cornellà authored
- 
Marc Cornellà authored
 
- 
- 26 Nov, 2020 1 commit
- 
- 
Marc Cornellà authored
 
- 
- 25 Nov, 2020 1 commit
- 
- 
Marc Cornellà authored
 
- 
- 22 Nov, 2020 1 commit
- 
- 
Eugéne Roux authored
 
- 
- 20 Nov, 2020 2 commits
- 
- 
Mohamed El Mouctar Haidara authored
- 
Septs authored
 
- 
- 19 Nov, 2020 2 commits
- 
- 
Felipe Contreras authoredSigned-off-by: Felipe Contreras <felipe.contreras@gmail.com> Felipe Contreras <felipe.contreras@gmail.com>
- 
Roman Danyk authored
 
- 
- 12 Nov, 2020 2 commits
- 
- 
ratijas authored
- 
Alisson B. Santos authored
 
- 
- 11 Nov, 2020 2 commits
- 
- 
Subhaditya Nath authoredCo-authored-by: Marc Cornellà <marc.cornella@live.com> Marc Cornellà <marc.cornella@live.com>
- 
Rob Vadai authored
 
- 
- 10 Nov, 2020 3 commits
- 
- 
Marc Cornellà authored* fix(aws): don't duplicate aws_prompt_info function in RPROMPT * refactor(aws): clean up logic in acp function and fix session duration input Fixes #9409 
- 
Nacho González-Garilleti authoredAdd a description about adding thefuck to the plugins list 
- 
aimuz authoredReturns the battery charge consistent with the system battery manager 
 
- 
- 09 Nov, 2020 4 commits
- 
- 
Marc Cornellà authoredAlso prefix all formatting functions with fmt_ Related: #9427 
- 
Marc Cornellà authoredFixes error message when using zplug, due to $opts having been declared as an associative array: omz_urlencode:2: bad set of key/value pairs for associative array Fixes #9429 
- 
Elyézer Rezende authoredBe consistent and ignore contents of `.git` directory no matter how FZF_DEFAULT_COMMAND is set. 
- 
Marc Cornellà authoredThis reverts commit 23760228. Fixes #9430 
 
- 
- 04 Nov, 2020 1 commit
- 
- 
Maksym authoredPreviously, the plugin only supported MFA for profiles that had a role to assume, specified in role_arn. Now, the plugin supports MFA for profiles without a role to assume. Closes #9408 * refactor(aws plugin): remove dependency on jq Previously, acp command relied on jq. Now that dependency has been removed, as well as some linter suggestions implemented. 
 
- 
- 29 Oct, 2020 4 commits
- 
- 
Maksym authoredthe change to assume a role when it is specified in configuration broke some workflows. This fix addresses that Fixes #9394 
- 
Marc Cornellà authored
- 
Setu Shah authored
- 
spreiter authoredThe direct assignment of a local array is not possible in older ZSH version, as used by RHEL/CentOS 7. 
 
- 
- 28 Oct, 2020 1 commit
- 
- 
Marc Cornellà authored
 
- 
- 27 Oct, 2020 2 commits
- 
- 
Felipe Contreras authoredSigned-off-by: Felipe Contreras <felipe.contreras@gmail.com> Felipe Contreras <felipe.contreras@gmail.com>
- 
Marc Cornellà authoredNOTE: it still lives somewhere in the current zsh process. Run `fc -P` to restore it. 
 
- 
