- 14 Jul, 2020 4 commits
- 
- 
Frederick Zhang authored
- 
Piotr Zając authored
- 
Joaquín Moreira authored
- 
Alexander Schaber authored
 
- 
- 13 Jul, 2020 1 commit
- 
- 
M. Yas. Davoodeh authored* Suppress the problematic trap output in check_upg The newly added trap, in systems where `rm` is aliased to `rm="rm -v"`, shows a message stating that "update.lock" has been removed each time `zsh` is called. I simply suppressed it with directing the output to `/dev/null`. * Use `command` instead of >/dev/null to suppress 
 
- 
- 12 Jul, 2020 1 commit
- 
- 
Marc Cornellà authored
 
- 
- 11 Jul, 2020 4 commits
- 
- 
Džiugas Eiva authoredCo-authored-by:  Babak K. Shandiz <babak.k.shandiz@gmail.com>
Co-authored-by: Babak K. Shandiz <babak.k.shandiz@gmail.com>
Co-authored-by: Marc Cornellà <marc.cornella@live.com> Marc Cornellà <marc.cornella@live.com>
- 
Marc Cornellà authoredAlso remove unnecesary dramatic remark 
- 
Marc Cornellà authoredFixes #9103 Co-authored-by: Yufan You <ouuansteve@gmail.com> Yufan You <ouuansteve@gmail.com>
- 
Jakob Hellermann authored
 
- 
- 09 Jul, 2020 4 commits
- 
- 
Emilien Escalle authored
- 
Veit Lehmann authored* feat(mix-fast): include desctiptions (#8561) * feat(mix-fast): improve _mix_generate (no tail, better matching) 
- 
Marc Cornellà authoredSee https://github.com/ohmyzsh/ohmyzsh/pull/9049#issuecomment-654537347Co-authored-by:  Yufan You <ouuansteve@gmail.com> Yufan You <ouuansteve@gmail.com>
- 
Lutz Horn authoredFixes #9060 by matching a `@` in the AWS profile name. 
 
- 
- 06 Jul, 2020 4 commits
- 
- 
Robert Estelle authored
- 
- 
MDHD authored
- 
Jethro Lee authored
 
- 
- 05 Jul, 2020 1 commit
- 
- 
Larson Carter authoredCo-authored-by:  Marc Cornellà <marc.cornella@live.com>
Co-authored-by: Marc Cornellà <marc.cornella@live.com>
Co-authored-by: Bartek Pacia <barpac02@gmail.com> Bartek Pacia <barpac02@gmail.com>
 
- 
- 03 Jul, 2020 2 commits
- 
- 
Marc Cornellà authored
- 
Adam Vandover authoredCo-authored-by: Marc Cornellà <marc.cornella@live.com> Marc Cornellà <marc.cornella@live.com>
 
- 
- 01 Jul, 2020 4 commits
- 
- 
Monson Shao authored
- 
Kyle Laker authored`git rev-parse --is-inside-work-tree` does not have a different exit code when not within a work tree; the difference is in the output, either "true" when in a work tree, or "false" when not. The if was modified similarly to the check for the hide-status config, which also parses command output rather than exit code. Co-authored-by: Kyle Laker <klaker@easydynamics.com> Kyle Laker <klaker@easydynamics.com>
- 
Alex Zdanowicz authoredChanging 'your' to 'you' 
- 
Konstantin Gribov authoredFixes #8730 
 
- 
- 30 Jun, 2020 2 commits
- 
- 
Patrick Moore authoredDISABLE_UNTRACKED_FILES_DIRTY, DISABLE_AUTO_TITLE, GIT_STATUS_IGNORE_SUBMODULES are not set Handle these variables not being set with conditional access. If the user has set -u option to report attempts to use undeclared / unassigned variable, accessing the variables needs to be conditional. 
- 
Hélio authored
 
- 
- 28 Jun, 2020 3 commits
- 
- 
Larson Carter authored
- 
Marc Cornellà authored
- 
alexagnelli authoredCo-authored-by: Marc Cornellà <marc.cornella@live.com> Marc Cornellà <marc.cornella@live.com>
 
- 
- 26 Jun, 2020 1 commit
- 
- 
Fatih Ergüven authored* mvn: add mvnfmt alias * mvn: update README.md 
 
- 
- 23 Jun, 2020 1 commit
- 
- 
Magnus Boman authoredCo-authored-by: Magnus Boman <Kattus@users.noreply.github.com> Magnus Boman <Kattus@users.noreply.github.com>
 
- 
- 19 Jun, 2020 2 commits
- 
- 
joshuashaffer authored
- 
Marc Cornellà authored
 
- 
- 18 Jun, 2020 1 commit
- 
- 
Ye Shu authoredskip the update check at initialization if DISABLE_AUTO_UPDATE is set to true 
 
- 
- 17 Jun, 2020 2 commits
- 
- 
Marc Cornellà authoredCo-authored-by:  Capybara <git.capybara@gmail.com>
Co-authored-by: Capybara <git.capybara@gmail.com>
Co-authored-by: drootang <drootang@users.noreply.github.com>
Co-authored-by: drootang <drootang@users.noreply.github.com>
Co-authored-by: Augusto Souza <augustorsouza@gmail.com>
Co-authored-by: Augusto Souza <augustorsouza@gmail.com>
Co-authored-by: PatrBal <44707588+PatrBal@users.noreply.github.com> PatrBal <44707588+PatrBal@users.noreply.github.com>
- 
Marc Cornellà authored
 
- 
- 10 Jun, 2020 3 commits
- 
- 
Marc Cornellà authored
- 
Marc Cornellà authored
- 
Małgorzata Basińska authored
 
- 
