- 11 Mar, 2020 1 commit
-
-
Marc Cornellà authored
- fasd - history - mercurial - pylint - repo - yii2
-
- 21 Nov, 2019 1 commit
-
-
Marc Cornellà authored
* Change project URL from robbyrussell to ohmyzsh org * Update git remote to use ohmyzsh org repository
-
- 08 Sep, 2019 2 commits
-
-
Marc Cornellà authored
-
Prajjwal Singh authored
Includes completions for `git switch`.
-
- 06 Sep, 2019 1 commit
-
-
Addison G authored
An error was thrown (`bash: [: =: unary operator expected`) when using the __git_ps1_colorize_gitstring function outside of the one place it's called (line 512), because the "detached" variable was not quoted, and was unset.
-
- 08 Jun, 2019 1 commit
-
-
Felipe Contreras authored
Signed-off-by: Felipe Contreras <felipe.contreras@gmail.com>
-
- 07 Jun, 2019 1 commit
-
-
Felipe Contreras authored
* gitfast: use $OSTYPE again In the last update to upstream this was reverted: a56eac7a (Use OSTYPE instead of uname whenever possible for better speed. (#5496)) Signed-off-by: Felipe Contreras <felipe.contreras@gmail.com> * gitfast: simplify plugin No need to set and unset a variable we use once. Signed-off-by: Felipe Contreras <felipe.contreras@gmail.com> * gitfast: add script to update from upstream This would make easier the process of updating, and also not miss our patches. Signed-off-by: Felipe Contreras <felipe.contreras@gmail.com> * gitfast: update to upstream v2.21 Signed-off-by: Felipe Contreras <felipe.contreras@gmail.com>
-
- 09 Apr, 2019 1 commit
-
-
Marc Cornellà authored
-
- 08 Apr, 2019 1 commit
-
-
Marc Cornellà authored
* Stop loading git plugin * Update completion and git-prompt to v2.10 * Update completion to v2.14
-
- 06 Oct, 2018 1 commit
-
-
Forrest Wolf authored
* Create gitfast readme * Add list of gitfast aliases
-
- 10 Oct, 2016 1 commit
-
-
Hong authored
-
- 20 May, 2016 3 commits
-
-
Felipe Contreras authored
Sometimes we want to use the function directly (e.g. _git_checkout), for example when zsh has the option 'complete_aliases', this way, we can do something like: compdef _git gco=git_checkout Signed-off-by: Felipe Contreras <felipe.contreras@gmail.com>
-
Felipe Contreras authored
We can add colour in Zsh without the need of pcmode. Signed-off-by: Felipe Contreras <felipe.contreras@gmail.com>
-
Felipe Contreras authored
Signed-off-by: Felipe Contreras <felipe.contreras@gmail.com>
-
- 18 May, 2016 2 commits
-
-
Felipe Contreras authored
Signed-off-by: Felipe Contreras <felipe.contreras@gmail.com>
-
Felipe Contreras authored
Signed-off-by: Felipe Contreras <felipe.contreras@gmail.com>
-
- 13 Jun, 2015 1 commit
-
-
Michael Okner authored
Previously, spaces in the path would result in wto separate errouneous paths being parsed. This fixes that issue.
-
- 22 Apr, 2014 2 commits
-
-
Felipe Contreras authored
Signed-off-by: Felipe Contreras <felipe.contreras@gmail.com>
-
Felipe Contreras authored
Signed-off-by: Felipe Contreras <felipe.contreras@gmail.com>
-
- 24 Aug, 2013 1 commit
-
-
Felipe Contreras authored
Signed-off-by: Felipe Contreras <felipe.contreras@gmail.com>
-
- 21 Apr, 2013 2 commits
-
-
Felipe Contreras authored
Certain themes need the 'clean' mark, and some people like to have the 'dirty' one, just like the original git_promp_info(). We probably shouldn't be modifying that function, there's no other clean way to achieve our own status information, so let's try to emulate the original as much as possible. Signed-off-by: Felipe Contreras <felipe.contreras@gmail.com>
-
Felipe Contreras authored
Up to version 1.8.2.1. Signed-off-by: Felipe Contreras <felipe.contreras@gmail.com>
-
- 28 Dec, 2012 1 commit
-
-
Filipe Chagas authored
When showing the char % for untracket files, it was not being escaped so there was shown a space in the place. It was also removing any char that was right just after.
-
- 22 Nov, 2012 1 commit
-
-
Felipe Contreras authored
Using the upstream git completion and prompt stuff. Signed-off-by: Felipe Contreras <felipe.contreras@gmail.com>
-