- 13 Dec, 2020 2 commits
- 
- 
Matt Lewin authored
- 
Aaron Toponce authored
 
- 
- 12 Dec, 2020 3 commits
- 
- 
Marc Cornellà authoredThis also allows the option to put extra paragraphs after the BREAKING CHANGE message while properly displaying the breaking change message. Useful, for example, to add signed-off or co-authored lines. 
- 
- 
Aaron Toponce authored
 
- 
- 11 Dec, 2020 1 commit
- 
- 
Marc Cornellà authoredAntigen doesn't call `compinit` until the user prompt is about to be shown, which means `_cache_invalid` isn't automatically autoloaded. This patch fixes that, though we should work towards a better caching mechanism. Fixes #9490 
 
- 
- 10 Dec, 2020 3 commits
- 
- 
Marc Cornellà authoredBREAKING CHANGE: the git config option to skip running `git_prompt_info` has changed from `oh-my-zsh.hide-status` to `oh-my-zsh.hide-info` (#9188). 
- 
Bruno Borges authoredShow the remote branch the local branch is tracking if `ZSH_THEME_GIT_SHOW_UPSTREAM` is set, like so: `ZSH_THEME_GIT_SHOW_UPSTREAM=1`. Co-authored-by: Marc Cornellà <marc.cornella@live.com> Marc Cornellà <marc.cornella@live.com>
- 
Marc Cornellà authored
 
- 
- 09 Dec, 2020 4 commits
- 
- 
Marc Cornellà authoredBREAKING CHANGE: in `common-aliases`, the `fd` alias won't be defined if `fd` is installed (https://github.com/sharkdp/fd). 
- 
Marc Cornellà authored
- 
Rohit Goswami authoredCo-authored-by: Marc Cornellà <marc.cornella@live.com> Marc Cornellà <marc.cornella@live.com>
- 
Mark Mercado authoredCo-authored-by: Marc Cornellà <marc.cornella@live.com> Marc Cornellà <marc.cornella@live.com>
 
- 
- 08 Dec, 2020 1 commit
- 
- 
Joseph Heyburn authoredCo-authored-by: Marc Cornellà <marc.cornella@live.com> Marc Cornellà <marc.cornella@live.com>
 
- 
- 07 Dec, 2020 6 commits
- 
- 
Marc Cornellà authored
- 
ratijas authoredCo-authored-by: Marc Cornellà <marc.cornella@live.com> Marc Cornellà <marc.cornella@live.com>
- 
Veesar authored
- 
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
 
- 
