31 Aug, 2016
2 commits
-
3c8a333 Merge pull request #5343 from mcornella/rake-fast-plugin-refactor
abf73bb rake-fast: change variable name from `$path' to `$file'
59fdb2b Reword rake-fast README, add `lib/tasks` information
81ca318 Fix syntax and formatting of rake-fast plugin
2277967 Fix _tasks_changed algorithm in rake-fast plugin
2ab6738 Added perms plugin (#1752)
deadc36 Disable zsh file globbing when running pip (#5348)
f258083 Merge branch 'apjanke-cask-homebrew-paths'
cf4da1b Add README to cask plugin
a7e60e4 Style fixes and shorter command lookup
e1e3acc cask: check for Homebrew path for completion file
d8b03f3 init script: remove trailing slash from $ZSH_CACHE_DIR
051a2ee Merge branch 'add-tig-plugin'
04dd977 Add README to tig plugin
bf79e1c adding tig plugin for oh-my-zsh
6e33095 iTerm2 v3 tab commands fixes (#5336)
cbd9d04 Added documentation for undocumented OSX plugin commands (#5338)
3186b65 Merge pull request #5335 from mcornella/cleanup-archlinux-plugin
b90c894 archlinux: fix pacmanallkeys URL, make curl silent
98ea641 archlinux: reword and simplify README
65f16fb archlinux: remove comments, format functions better
4f15bd1 Properly fix npm completion source
9e81b79 Reorder zshrc template
136a834 npm: only load completion if npm exists
3b8d0ad archlinux: Update yasu alias
251bc2d dircycle: keep switch until a directory is found
7c1ca0e Create and cache npm completion on first run
4b9772f Add more go aliases (#5259)
b9c3e86 Add alias for checking out develop branch (#5307)
292a62e Fix git emptiness check in dogenpunk theme (#5329)
774c4ec Revert "Fix pj() function when no project has been specified"
24ac1aa Clobber ssh environment regardless of setopt (#5322)
76821f5 Rename `gh` alias (git help) to `ghh`
9981214 Add git alias to clear entire stash (#5306)
66179bd Fix git-flow README
0615dfe Add alias and README to git-flow plugin (#5129)
acd6a14 Merge pull request #5296 from mcornella/fix-pj-plugin
bec5313 Fix shwordsplit bug when a basedir contains spaces
7d298a3 Fix pj() function when no project has been specified
7f8851f Refactor pj function
c9c11d6 Fix _pj completion function
26bef09 Add Readme to pj plugin
525ee50 Clean up comments in pj plugin file and reorganise
75f2f4e Adding alias to rake db:schema:load command. (#5281)
073ea01 Create an alias to open up sublime project (#5258)
95371af Add gcpa and gcpc aliases to git plugin (#5271)
5d6c350 Enhancement: Show/Hide OSX hidden files 💯 (#5275)
341e83f Plugin : Sudo - Add support of sudoedit (#5035)
40a9d9c plugins/urltools: add suport for python 3 (#5039)
b44aa61 Merge branch 'adispring-master'
b96a587 #5130 resolving conflict in git plugin for gh
1e9084c muse theme: Remove extra spaces for none git/virtualenv prompt (#5278)
f19b6b2 add kubectl plugin (#5298)
51c1078 refresh .rake_tasks when lib/tasks changed (#5111)
906a773 Add tmux attach -d alias (#5285)
0181fe4 add npm aliases (#5290)
ae21102 (git): Add gpsup alias (#5287)
c093230 Add shrink-path plugin to shorten directory paths (e.g. ~/f/b/quux) (#5262)
a9428b1 added mix autocompletion support for phoenix (#4967)
4505a43 update alias of get a list of packages installed locally (#5276)
9772f8e Replace /bin/sh with sh for portability (#5291)
a7de0fa nvm plugin improvements (#5265)
7654b16 [git plugin] Fix indentation and organise aliases
f553724 Fix gbda alias to support `color.ui = always` + exclude dev branches (#4304)
508b80c support for startpage search engine in web-search plugin (#5245)
6198195 Updated git_commits_ahead function (#5247)
a7e30b2 Fix hg call when missing on archlinux with command-not-found (#5218)
cc8285b adding python virtualenv support to the prompt (#5031)
f401305 Updated _docker-compose to the latest version (from 0.1.0 to 1.5.0). (#5215)
eb244d9 Update emacs plugin. (#5201)
d061093 Merge pull request #5233 from donatj/donatj-patch-1
c51823c Remove warning lines from phing completion
bfbfef9 Cleans up phing plugin.
96a2092 lib/git.zsh: Added git_commits_behind function (#4450)
644bc64 Merge pull request #5207 from mcornella/gb-plugin
dc0a884 Rename getgb plugin to gb
cab6359 Rename gb completion file to more conventional _gb
a29f8f7 Fix formatting of gb plugin completion
d0ea3f2 Add more information to the README
57a689f Add README to gb plugin
af1ee2b Add plugin for Gb completion (http://getgb.io)
7fabc8b bundler plugin: Simplify retrieval of cpu count on OSX (#5180)
c62442f Fix gfg function completion definition
9a61336 Fix man-preview completion definition
909fcef Fix issue with `dash` as the default `/bin/sh` script executing program. (#5177)
d012402 znt: update to v2.2.1 (#5174)
d7c0613 emacs plugin tweak to open buffer from stdin (#5126)
b1561c6 Update taskwarrior completion to 2.5.1 (#5171)
551abfc Remove undesirable hardcoding of PATH into zshrc (#4925)
46c0d95 Add README for OSX plugin and refactor plugin file
137a554 Open finder to PWD - part 2 (#5165)
623ea23 Add ofd() to OSX plugin to open finder on current directory (#5164)
3f2dd80 add 'mvn clean install -DskipTests --offline' alias to speed up maven compile (#5153)
53acf21 Peepcode theme: Don't try to use RVM if it's not available (#5154)
514ef60 Replace _kitchen completion with the version from zsh-users (#5011)
3ce2228 Mod: use new debug namespace to avoid deprecation warning (#4799)
80cac85 Fix: Plugin knife: Add relative local path for commands which upload files (#4240)
2d7a451 Add list-timers to systemd user commands (#5099)
deb992b Adds ReactNative plugin :iphone: (#5018)
dc22270 Fix arcanist aliases (#5110)
e1e549c add plugin react-native (#4606)
5fa4d9d add alias gh=git help
483f120 installer: fix ordering of cygwin msys git check (#4557)
9e8f417 Merge pull request #4729 from sachin21/update_rake_command_in_rails_plugin
c195189 Use default branch on recently created Mercurial repository. (#4985)
73cca94 Add zsh completion plugin for rustc (#3159)
0aa3cb2 Merge pull request #5119 from baig/git-plugin-update
bdc8211 Changd `alias gsta='git stash'` to `alias gsta='git stash save'`.
1e90f36 added assembly alias (#5107)
222d843 Merge branch 'Draniu/patch-1'
87cbf3f Fix styling in cakephp3 completion
9a0f9d7 Better cake3 completion
9ad9ac6 Change vim command to $EDITOR for consistency (#5063)
670a470 fixed bower completion error from issue #2694 (#5056)
f2b1be0 vagrant snapshot (#5032)
c2168d7 Arcanist plugin (#5106)
970f11d Merge pull request #5104 from felipec/fc/gitfast
36e29fb completion: zsh: improve main function selection
079fef4 gitfast: fix the prompt colour
eec3dc6 gitfast: update to upstream v2.8
841d2b9 Merge pull request #5053 from psprint/master
5b9c6c1 Merge pull request #5044 from charpeni/jira-rapid-board
23ed432 Merge pull request #5077 from jgmdev/master
de427f3 Merge pull request #5094 from pzgull/add-rbenv-to-avit-theme
11b48e1 Merge pull request #5100 from emzar/yet-another-git-tree
d2712d3 Add alias for oneline git tree with --all option
169cd8b gitfast: update to upstream v2.4
0b5d18a gitfast: update to upstream v2.0
e2d157d znt: update to v2.1.15
b1ab13d Add rbenv support for ruby version display
621eb21 Fix deprecated usage (#5050)
615af65 Add 'gcn!' for the '--no-edit' option. (#4830)
5aa7e0f Add mvn options to ignore test failures (#5092)
4a1e89c Merge pull request #5076 from tomasnorre/VagrantSnapshot
d393436 Merge branch 'juanpastas/patch-2'
5272387 Add README to meteor plugin
edf89bf Add meteor plugin aliases
4d9ae02 Merge branch 'normalize-repository'
7a0d299 Reword and clarify example.zsh custom file
54ace41 Tidy up gitignore file
66e7e7d Use .gitkeep files to keep cache/ and log/ directories
2198ff0 Rename license to LICENSE.txt for consistency
26a07b0 Rename README.markdown to README.md for consistency
25dddd2 Merge branch 'email2vimalraj/readme-for-maven'
30870d8 Reword and fix formatting of mvn plugin README
863675f Add README file for mvn plugin
817889c Merge branch 'manu09-patch-1'
2ad13bd This plugin also includes tab completions
6dbeb7b Merge branch 'fix/weird-autocompletion'
cc36063 Cleanup theme-and-appearance.zsh
ed484df Delete cdablevars option by default
2bce3b1 Added fossil plugin.
244d6b1 [TASK] Vagrant plugin: Add missing vagrant snapshot command
0ebe359 Merge pull request #4907 from johankj/feature/osx-iterm2
3524fc8 JIRA Plugin will open rapidboard instead of dashboard if JIRA_RAPID_BOARD is true
1b1315a Merge pull request #5027 from tony612/add-files-completion-to-mix-test
63ad708 Merge pull request #5023 from psprint/master
c1ed141 add files completion to mix test
19769fd Don't leave positional parameters being set
656ddab Merge pull request #5009 from cosmosgenius/github-gitio-bug
f28c0a8 Moved git.io url to https
d310fac Merge pull request #4572 from aioutecism/master
b714292 Merge pull request #4976 from mcornella/bureau-theme-fixes
82a4587 Use `grep -q` for silent behavior
e1b04cf Fix logic of bureau_git_status function
d189236 Add iTerm2 v3 support
06659f7 Support bundler
e66afc0 Avoid using "PREFIX" that cause nvm to complain about.git-subtree-dir: repos/robbyrussell/oh-my-zsh
git-subtree-split: 3c8a33364f64975970839eeded921c3ed85ad507
01 Apr, 2016
2 commits
-
286c3e5 Merge pull request #4961 from aesopwolf/patch-1
69e1506 Add git user profile functions for prompt display
c458277 Merge pull request #4957 from TorrentKatten/master
e8a9d0e localization support for clock in candy theme
c3b3de5 Merge pull request #4956 from RobLoach/asdf
616ac67 Add 'asdf' plugin
b4a85ec Merge pull request #4728 from atk91/4727
7cc1eab Merge pull request #2752 from isqua/bureau_theme_fix
c74681a Merge pull request #2392 from s7anley/master
d1a5fad Merge pull request #4943 from MattLewin/master
dfccac3 Merge pull request #3892 from delphiki/sf2-plugin
8daa52d Merge pull request #4809 from aried3r/patch-1
5365cca Merge pull request #4849 from gkotian/master
7697c40 Merge pull request #4939 from AntouanK/feature/npm-outdated
fc89773 Update 'tm' function to take multiple files on the command-line
9280f2c Merge pull request #4940 from ysmood/optimize-ys-theme
186f009 Update README.markdown
2cc5976 Merge pull request #4941 from getaaron/patch-1
e0246ed Remove "Mac" from "Mac OS X"
9cc3e8b Optimize the ys.zsh-theme make it simpler
097cc70 [feature/npm-outdated] - add alias for "npm outdated" to check outdated npm modules
8ac1859 Update GitHub download URLs in README
83cf8dc Merge pull request #4790 from lckarssen/avit-theme-fixes
fdff700 Merge pull request #4863 from ysmood/optimize-ys-theme
bbedad8 Merge pull request #4847 from kennethreitz/patch-1
55fed4f Fix use of CARETCOLOR in avit theme
9c36248 Better visible colours in avit for Ubuntu terminal
cfac963 Merge branch 'master' of git://github.com/robbyrussell/oh-my-zsh
9a2376b add: exit code
aeca2ad Optimize the ys.zsh-theme make it more expressive
eee6f08 Minor README fixes
568f481 update kennethreitz.zsh-theme
07424c9 Update kennethreitz.zsh-theme
a6ad7a0 Add missing alias to README of bundler plugin
0a47451 Updated colour of ◀ in PROMPT2 of the avit theme. In commit 729fd53 I incorrectly only changed PROMPT1. Now both ▶ and ◀ follow $CARETCOLOR.
63e216b oh-my-zsh avit theme: instead of only showing the last 3 directories in the $PWD shorten the path by removing some middle parts if $PWD becomes too long.
18801e2 Shorter way of creating bold colours in a ZSH theme (applied to the avit theme).
ceca00a Adapt some colours in the avit theme for better visibility in the default Ubuntu terminal theme.
854c41d Fix in avit theme: $CARETCOLOR was not to actually colour the caret, so change to root user wouldn't show in the prompt.
a67dfae Set colour for user@hostname to red if we're root (or sudo) in the bira theme.
d853ec4 Closes #4727
68e03a0 Changed env based sf2 shortcuts to sfdev & sfprod
a1ed87a Added environment based shortcuts in symfony2 plugin
e2bf7cb Fix checkmark for clean repo in bureau theme
a6ab704 Added a short description of the plugin
b3d27be Update seach parameter
aac85f0 Proper handling of tags
e585904 Geeknote autocomplete and aliasgit-subtree-dir: repos/robbyrussell/oh-my-zsh
git-subtree-split: 286c3e5e28b651c3f629e6aaba589a1cf56da4d8
28 Feb, 2016
2 commits
-
bd6dbd1 Merge pull request #4866 from willmendesneto/master
480ad80 Fix bug in compass docs search
0d0042a Merge pull request #4857 from depressiveRobot/master
31614f8 fix terminal color pollution, see issue https://github.com/robbyrussell/oh-my-zsh/issues/4856git-subtree-dir: repos/robbyrussell/oh-my-zsh
git-subtree-split: bd6dbd1d9b1fc8a523aaf588492eb3ed4113b49d
15 Feb, 2016
4 commits
-
534bf2c Merge branch 'psiclops/github-fix'
3d522ff Remove non-working symbols and tidy up logic
20b8b6c Sets spacing to 1 when git is absent for consistencygit-subtree-dir: repos/robbyrussell/oh-my-zsh
git-subtree-split: 534bf2c608cad62ef96adfea94f7673a5c2e5c7a
12 Feb, 2016
3 commits
-
fd22306 Merge branch 'add-dnf-plugin'
6245180 Add README to dnf plugin
c0b1252 Fix deprecated dnf commands
ee86f1a Create dnf plugin
26064c6 Merge pull request #4841 from FiloSottile/patch-1
52737b1 git.plugin: remove the conflicting gvt alias
a38d7cf Merge pull request #4836 from alias1/patch-1
2a0be1a Add hash imported from
db39afe Update _brew to match latest
15d52fd Merge pull request #4832 from eddie-dunn/master
78bf3dd pylint.plugin.zsh: Remove include-ids=y
5464fe3 Center Oh My Zsh logo
e5f5d79 Merge branch 'low-ghost-patch-1'
494b07b Update gitignore.plugin: comma separated arguments
d60cf5c Merge branch 'slariviere-master'
7daa207 Adding support for stdin input in the encode64 plugin
40016af Merge pull request #4755 from psprint/master
77f93f6 znt: optimizations for zsh<=5.2, use $BUFFER if cmd is not from history
87e782f Merge pull request #4738 from valentinbud/feature-vault
b9ace28 Vault basic autocompletion.
071db94 Merge pull request #4713 from apjanke/forklift-new-homepage
4b9bc91 Merge pull request #4537 from agireud/command-not-found-OSX
078cd4a Merge pull request #4759 from swrobel/patch-1
9df79bc Merge pull request #4773 from mbologna/patch-1
87f8251 Re-added $ZSH_THEME_GIT_PROMPT_EQUAL_REMOTE
9dd8def forklift: update homepage URL and tweak formatting
3dfd216 chruby plugin locals moved inside function
f655793 Add OSX support for command-not-foundgit-subtree-dir: repos/robbyrussell/oh-my-zsh
git-subtree-split: fd223067c8aea38f09a68746f765ad5aade35e3e
13 Jan, 2016
2 commits
-
686e460 Merge branch 'sachin21-a_happy_new_year'
03cc1f7 Cleanup LICENSE file and fix README link
fdde897 Update year to 2016
f558a46 Merge pull request #4709 from mcornella/fix-local-vars-in-git-prompt
0842384 Put `local var` declaration in its own line in lib/git.zsh
30ddf25 Merge pull request #4695 from mcornella/add-hub-completion
69c73a4 Merge pull request #4704 from paulcalabro/patch-1
247a582 Fixed a typo.
5adb06d Merge pull request #4702 from prikhi/master
3ebbb40 colored-man-pages: Use Portable `less` Path
6ad6d11 Merge pull request #4700 from giordanovi/master
015437c Update gulp.plugin.zsh
3162de5 Add hub's completion file
4b95c16 Merge branch 'fix-colored-man-pages-syntax'
5e310c5 Fix syntax error in colored-man-pages
fe9ff63 Merge pull request #4463 from giordanovi/master
4f314e2 Update gulp.plugin.zsh
8042394 Update gulp.plugin.zsh
cb11d13 Merge pull request #4697 from psprint/master
d30a501 znt: more optimizing workarounds for 5.0.6 < 5.2
5de1704 Merge branch 'cknoblauch-patch-1'
09d2a59 Fix style of colored-man-pages plugin
a815729 colored-man plugin: Quoted PATH variable
dd29954 Merge branch 'hallabro-consistent-wording-update'
18ca953 Use consistent wording when updating
ef31d06 Merge pull request #4139 from ultimatemonty/patch-1
8a3b78e Merge pull request #4536 from alexws54tk/patch-1
e344f4c Merge pull request #4420 from apjanke/git-move-current_branch-to-core
9f55213 Move current_branch() from git plugin to core lib/git.zsh
bfd2d8d Merge pull request #4498 from gfvcastro/alias-rake-stats
8d6fcce Merge pull request #4589 from apjanke/agnoster-powerline-char-stronger-warning
93c00cc Merge pull request #4451 from victor-torres/branch-plugin
d988ee0 Merge pull request #4568 from blueyed/archlinux-improve-commands-lookup
fe63ed0 Updating speed test info and using zsh command line.
cf5db83 Implementing mcornella's suggestions in pull request 4451.
531789e Merge pull request #4628 from moyamo/master
bd384a0 Merge pull request #4667 from dbohdan/patch-1
b15918d "fishy" theme: Fix "~" use in prompt
71deb74 Fix indentation
d779750 Default to using terminfo to set the terminal title
6a8692d Merge pull request #4676 from bamarni/composer-stderr
4108c48 Merge pull request #4690 from kaelig/patch-1
6190d3e Point to the GitHub repository
f564159 Merge branch 'GNUletik-master'
95aa9bd Better research history with arrow keys
273063a Merge pull request #4663 from psprint/master
d54d896 Merge pull request #3966 from apjanke/fix-spectrum-ls
4d154ab Merge branch 'apjanke-histsubstr-double-bind'
45822e8 history-substring-search: bind arrows in both emacs and viins modes
11de60f Merge pull request #3965 from apjanke/spectrum-hide-codes
4fbfb14 Add back the `-` alias to go to the previous directory
b6997f6 Update link to git completion
5e950d4 Merge pull request #4689 from apjanke/fix-non-numeric-versions
45e42ef Merge pull request #4657 from hghwng/master
07fcbbe Merge pull request #4641 from WeeBull/patch-1
c52f677 common-aliases: handle "dev" versions in version check
0cca3c0 Merge pull request #4687 from gmccue/web-search-ecosia
fb5effd Add Ecosia to web-search plugin.
357d57c znt: include some status information on top of the window
0d45e77 [Composer] redirect stderr to /dev/null for completion commands
c793bae znt: optimize heap usage for older Zsh's (e.g. 5.0.8)
2e3731c "fishy" theme: Shorten path .foo to .f, not .
89205f9 znt: faster startup of tools using colorifying (e.g. n-history)
a42a3ee Recognize Firefox addon and Android packages.
b57ddd6 Use actual `commit --amend` command for Mercurial
cc116f6 agnoster: stronger warning about changing SEGMENT_SEPARATOR character
9e4aba4 archlinux: use $+commands instead of 'command -v' in a subshell
67abf0f Update frontcube.zsh-theme
e5164d7 Add 'rake stats' alias.
ee8f377 Added support to subtask through gulp --tasks-simple command
d49cacf Add branch plugin
e6ccd37 Merge master (rebase being super annoying). Fix conflicts
30ef856 Fix maintainer line
3594e27 Nicer formatting
0bda651 Fix the spectrum_ls implementation in spectrum.zsh
8142261 Hide spectrum.zsh var values to avoid junky "set" output to terminalgit-subtree-dir: repos/robbyrussell/oh-my-zsh
git-subtree-split: 686e46025890cba38d2cb7ad7cc229bf6beeba57
07 Dec, 2015
2 commits
06 Dec, 2015
2 commits
-
ee34381 Use $HOME instead of tilde inside quotes
3841115 Merge pull request #4654 from mcornella/termsupport-cleanup
c82f49e Merge pull request #4652 from psprint/master
4e30688 Cleanup update_terminalapp_cwd function
eca912e Quote all variables in if statements
103eb32 Use a case structure to id terminal types
d427ac1 znt: twice as fast searching
ae84be7 znt: updated README.mdgit-subtree-dir: repos/robbyrussell/oh-my-zsh
git-subtree-split: ee343814b799cc44b84d8999d5cb444159815bac
02 Dec, 2015
6 commits
-
00344f7 Merge branch 'ferenczy-cygwin'
63d7500 Added setting of the window title in Cygwin
b457ae2 Merge pull request #4651 from ionelmc/patch-1
f7ed724 Merge pull request #3321 from moul/pr-tmux-cssh
d55111f Support all kinds of putty-like terminal strings.
78af29e Merge branch 'marking-master'
584e0a6 Use shwordsplit in open_command()
afdfe23 Add empty string parameter to start command
0a79f1e make this work in the git-for-windows SDK
a19ec10 Merge pull request #4649 from psprint/master
39e4dfb Updated README.md
c885290 Renamed README.txt to README.md
711c1bc Add support for "putty" $TERM in termsupport.zsh
c2b4d9f znt: n-history supports multi-line cmds and starts with current buffer
afd28bf Merge pull request #4368 from psprint/master
fea74b4 Fix open_command nohup call
ef031df Merge pull request #4207 from mpscholten/master
46824b3 Merge pull request #4191 from apjanke/vi-mode-fix-smkx
d3b9520 Merge branch 'apjanke-z-allow-custom'
2205aa4 z plugin: fix loading from custom location
85d9495 Merge pull request #4181 from posva/z
96108e1 Merge branch 'apjanke-histsubstr-update-2015_04_26'
7e39839 history-substring-search: update to upstream version 2015-09-28
d7e6ba0 history-substring-search: add a script to automatically update OMZ from the upstream repo
befb5b6 Merge pull request #4634 from mfaerevaag/master
424800e Merge pull request #4539 from Gnouc/master
90e1630 Merge pull request #4443 from apjanke/github-update
dfe10af Merge branch 'apjanke-termsupport-protect-subshell'
f0981d5 termsupport: protect subshell with quotes
d2e1c71 Merge pull request #4534 from mcornella/fix-open_command-nohup-tmux
ebfba0e Drop the use of nohup on OSX for tmux compatibility
7d9648e [wd] update minor version (v0.4.2)
8ea7735 vi-mode: remove line-init/finish widgets that broken terminfo keybindings
24492a2 Update github plugin to work with current hub versions
d336396 Updated z version
c25002a Removing `source` command
4c292ea Initial commit of Zsh Navigation Tools
53a6335 Change coding style
45cd2df Update uninstall.sh
d351c76 Also accept any forms of yes as an answer to the "do you want to update?" prompt
b7fcdc7 [tmux-cssh plugin] Initial versiongit-subtree-dir: repos/robbyrussell/oh-my-zsh
git-subtree-split: 00344f7628099ad614a9db1b4a4d71155dc932ef
24 Nov, 2015
5 commits
-
22632aa Merge pull request #3859 from gnagy/master
249d222 Cleanup gradle plugin file
950bbcc gradle plugin: also list tasks in subprojects
64e1252 Merge pull request #4623 from apjanke/dircycle-remove-redundant-bindings
5d8fd93 Merge pull request #4617 from ahmadawais/patch-1
7627004 Merge pull request #4612 from stereodenis/patch-1
5289edc Merge pull request #4592 from jstnlef/fix-weird-unstaged-behavior
c120417 Merge pull request #4619 from apjanke/mercurial-readme-tweak
c8e280f dircycle: remove redundant key bindings
8f823c6 Update README.md
cca422e Mercurial plugin: revise README
602cc62 Removed Similar Aliases
bee79f0 bundle outdated alias
135c376 Merge pull request #4563 from danhawkins/master
9041a23 Merge pull request #4598 from syk0saje/patch-1
06db648 typo: able take -> able to take
76c4238 I noticed that for certain projects with unstaged changed I would get a 'U' character instead of the '●' character. This should fix that.
8d388e4 use capit instead of shipit as shipit conflicts with npm package shipitgit-subtree-dir: repos/robbyrussell/oh-my-zsh
git-subtree-split: 22632aac7c99e02ec38223c84b2348435a82d1b5
29 Oct, 2015
1 commit
27 Oct, 2015
6 commits
-
fi
-
fi
-
fi
-
fi
-
fi
-
if [ ! -n "$DONTINSTALL" ]; then
DONTINSTALL="1"
fi
26 Oct, 2015
3 commits
-
error: unknown option `no-tags'