summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2011-08-16Gallois theme - made the git branch/status show for those of us without rvmBen Lumley
2011-08-12Merge pull request #545 from ches/patch-1Robby Russell
Add guard to bundler plugin's wrapped commands
2011-08-13Add guard to bundler plugin's wrapped commandsChes Martin
2011-08-12Merge pull request #543 from dmondark/heroku-completionRobby Russell
Heroku completion plugin
2011-08-12Heroku completion pluginAli B
2011-08-11Merge pull request #492 from hwti/red-dots-completionRobby Russell
Display red dots during completion process (disabled by default)
2011-08-11Merge pull request #512 from ichesnokov/masterRobby Russell
a little fix for showing colors during upgrade
2011-08-11Merge pull request #515 from rahult/feature/powder-pluginRobby Russell
Auto Complete Plugin for powder gem
2011-08-02Added auto complete plugin for powder gem https://github.com/Rodreegez/powderRahul Trikha
2011-08-01'echo' did not show colors without -e in upgrade.shIlya Chesnokov
2011-07-30Merge pull request #464 from bkonkle/patch-1Robby Russell
Minor corrections to deletion detection in git_prompt_status
2011-07-30Merge pull request #507 from walle/add_autocomplete_for_gasRobby Russell
Add autocomplete for gas
2011-07-30Replace forgotten rubies with authorsFredrik Wallgren
2011-07-30Add autocomplete for gas. Based on the rvm plugin.Fredrik Wallgren
2011-07-28Enable red dots during completion by defaultLoïc Yhuel
2011-07-27Merge pull request #494 from EspadaV8/masterRobby Russell
Fixed an issue where the SVN plugin would mark a folder as being dirty when there was an svn:external set.
2011-07-27Merge pull request #496 from semmons99/masterRobby Russell
add alias for `bundle package` to the bundler plugin
2011-07-27Merge pull request #502 from sunaku/historyRobby Russell
move history-substring-search* files into plugins/
2011-07-27move history-substring-search* files into plugins/Suraj N. Kurapati
2011-07-25add alias for `bundle package` to the bundler pluginShane Emmons
2011-07-25The original SVN pluging would mark a folder as dirty if there was anAndrew Smith
svn:external set and the output of 'svn status' returned the check for the external. E.g. $ svn st X Application Performing status on external item at 'Application' Shouldn't be marked as being dirty. By grepping for only the valid output for what should be class as dirty, it won't return false positives.
2011-07-25Replace a duplicated test to see if we're in an SVN folder with a call to ↵Andrew Smith
the 'in_svn' function.
2011-07-24Display red dots during completion process (disabled by default)Loïc Yhuel
2011-07-23Merge pull request #488 from dreur/upstream-archlinux-pluginRobby Russell
Remove sudo when using yaourt + do not rely on abs when not in path - In
2011-07-23Merge pull request #259 from dereine/masterRobby Russell
Add a plugin to support kate the kde text editor
2011-07-23Merge pull request #251 from kalasjocke/masterRobby Russell
New terminalparty theme
2011-07-23Merge pull request #215 from sunaku/historyRobby Russell
history substring search plugin from fizsh
2011-07-23Merge pull request #208 from sorin-ionescu/plugin-extractRobby Russell
extract plugin
2011-07-23Merge pull request #206 from sorin-ionescu/plugin-osxRobby Russell
Vastly improved Mac OS X plugin
2011-07-23Merge pull request #167 from jarinudom/masterRobby Russell
Add superjarin theme that shows current ruby version via RVM
2011-07-23Merge pull request #112 from lukerandall/masterRobby Russell
Update theme to support fine grained git status
2011-07-23fixing issue with last commit merge. missed a conflictRobby Russell
2011-07-23Merge branch 'master' of github.com:robbyrussell/oh-my-zshRobby Russell
2011-07-23adding git svn aliasesSven Lito
2011-07-23added git log with graphSven Lito
2011-07-23added mac keybinding for backward-delete-charSven Lito
2011-07-23Merge pull request #412 from transat/masterRobby Russell
Added git-friendly 'wedisagree' theme.
2011-07-23Merge pull request #461 from dpoggi/masterRobby Russell
Added 'dpoggi' theme
2011-07-23Merge pull request #487 from dreur/upstream-spectrum-utilityRobby Russell
Add utility method to spectrum
2011-07-23More generic.hobbestigrou
2011-07-23Merge branch 'master' of github.com:robbyrussell/oh-my-zshRobby Russell
2011-07-23Don't export oh-my-zsh configuration paramaters to the environmentDieter Plaetinck
These variables are only used by oh-my-zsh, so there's no need to populate the environment of all children with them.
2011-07-23Merge pull request #107 from philips/philips-themeRobby Russell
Philips theme, sorry :-/
2011-07-23Merge pull request #484 from msabramo/f9bf396e4ac68299f1370ed54350cc14ce954eeaRobby Russell
As requested, here is the Django zsh completions alone without other cruft, such as 8e05d64
2011-07-23Remove sudo when using yaourt + do not rely on abs when not in path - In ↵Benjamin Boudreau
archlinux plugin
2011-07-23Add utility method to spectrumBenjamin Boudreau
2011-07-19Merge pull request #483 from dreur/upstream-archlinux-pluginRobby Russell
Fix typo in archlinux plugin
2011-07-19Fix typoBenjamin Boudreau
2011-07-18Merge pull request #480 from PabloSerbo/masterRobby Russell
I've just read your coding standards and updated the code to match.
2011-07-18Bringing inline with oh-my-zsh coding convensionsPaul Serby