Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-07-16 | Completion for cake the coffee-script build tool | Paul Serby | |
2011-07-15 | Merge pull request #370 from lepht/taskwarrior-plugin | Robby Russell | |
Taskwarrior plugin | |||
2011-07-15 | Merge pull request #451 from matthewmccullough/cloudappplugin | Robby Russell | |
Added cloudapp from @holman of @GitHub fame | |||
2011-07-15 | Merge pull request #467 from papercavalier/bundler | Robby Russell | |
_run-with-bundler | |||
2011-07-14 | refactor _run-with-bundler | Hakan Ensari | |
2011-07-13 | Merge pull request #462 from papercavalier/bundler | Robby Russell | |
Bundler plugin consolidation | |||
2011-07-13 | clean up rails plugin, removing bundler-specific logic | Hakan Ensari | |
2011-07-13 | alias bundle list | Hakan Ensari | |
2011-07-13 | merge bundler and bundle-exec plugins | Hakan Ensari | |
2011-07-13 | fix indentation | Hakan Ensari | |
2011-07-13 | update bundled commands | Hakan Ensari | |
2011-07-13 | Moved opening braces | Bodo Tasche | |
2011-07-13 | forgot to rename one variable | Bodo Tasche | |
2011-07-13 | changed names of functions and variables to fit naming conventions | Bodo Tasche | |
2011-07-13 | use lowercase for variablenames | Bodo Tasche | |
2011-07-13 | Added bundler-exec plugin | Bodo Tasche | |
2011-06-28 | Added cloudapp from @holman of @GitHub fame | Matthew McCullough | |
2011-06-20 | Merge pull request #429 from mhitza/master | Robby Russell | |
Optional themes | |||
2011-06-20 | Merge pull request #436 from smt/pull-request-1 | Robby Russell | |
Add ohmyzsh theme, my version of dogenpunk | |||
2011-06-19 | Changed kanji to fuku (good luck) | Stephen Tudor | |
2011-06-18 | Add ohmyzsh theme, my version of dogenpunk | Stephen Tudor | |
2011-06-15 | When the theme choice is left out, oh-my-zsh will not try to load it | Marius Ghita | |
2011-06-05 | Merge pull request #400 from mkomitee/master | Robby Russell | |
Fix bug introduced in pull request #395 which impacts users who DISABLE_AUTO_UPDATE | |||
2011-06-04 | Fix bug from Pull request #395 | Michael Komitee | |
#395 broke oh-my-zsh for users who disable check-for-updates | |||
2011-06-04 | Merge pull request #395 from vguerci/upgrade-before-init | Robby Russell | |
Upgrade before init | |||
2011-06-04 | [upgrade] before init (no reload needed unless oh-my-zsh.sh has been modified) | vguerci | |
2011-06-03 | Colorize Install & Upgrade Scripts | Andrew Hodges | |
Make tools/install.sh and tools/upgrade.sh pretty. | |||
2011-06-03 | Merge pull request #371 from nebirhos/master | Robby Russell | |
Another (useless) theme! | |||
2011-06-03 | Merge pull request #378 from secondplanet/master | Robby Russell | |
Humza.zsh-theme | |||
2011-06-03 | Merge pull request #391 from mattdoran/master | Robby Russell | |
Fix typos in svn plugin | |||
2011-06-04 | Fix typos in the svn plugin that would cause calls to 'svn' when not in an ↵ | Matt Doran | |
svn working copy. | |||
2011-06-02 | Merge pull request #385 from sunaku/theme | Robby Russell | |
add "sunaku" theme, see http://ompldr.org/vOHcwZg | |||
2011-06-01 | add "sunaku" theme, see http://ompldr.org/vOHcwZg | Suraj N. Kurapati | |
2011-06-01 | Merge pull request #382 from miloshadzic/master | Robby Russell | |
miloshadzic theme | |||
2011-06-01 | Merge pull request #380 from brianjriddle/master | Robby Russell | |
fixes for ant plugin. tested on mac. | |||
2011-06-01 | Merge pull request #383 from alanpeabody/master | Robby Russell | |
My theme | |||
2011-06-01 | Adds my theme | Miloš Hadžić | |
2011-06-01 | Merge branch 'master' of github.com:robbyrussell/oh-my-zsh | Robby Russell | |
2011-06-01 | Revert "Added my zsh theme file, heavily based on sjl's" as it relies | Robby Russell | |
on a dotfile to be in ~/bin. This reverts commit f2f34f5404e8ab674a0e345a709783b6c56a3b72. | |||
2011-05-31 | Merge pull request #375 from betawaffle/rollback-366 | Robby Russell | |
Rollback of Pull #366 | |||
2011-05-31 | Merge pull request #381 from thePapacy/fix-git-zsh | Robby Russell | |
Fix deleted in git.zsh | |||
2011-05-31 | Fix deleted in git.zsh | Michael Hanson | |
2011-05-31 | fix double -f and corrected format. | Brian Riddle | |
-f%m was getting called twice in the stat_cmd corrected format of stat command from y to Y. | |||
2011-05-30 | added humza.zsh-theme | Second Planet | |
2011-05-30 | Remove Uneeded Lines | Andrew Hodges | |
2011-05-30 | Rollback of Pull #366 | Andrew Hodges | |
sorin-ionescu had some good points. | |||
2011-05-30 | Added nebirhos theme | nebirhos | |
2011-05-29 | Merge branch 'master' of git://github.com/robbyrussell/oh-my-zsh into ↵ | Pete Clark | |
taskwarrior-plugin | |||
2011-05-29 | Merge pull request #359 from theunraveler/master | Robby Russell | |
Rewrite of plugin override | |||
2011-05-29 | Merge pull request #363 from Blattlaus/master | Robby Russell | |
Ant plugin: stat command doesn't work under linux |