summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-03-26Merge pull request #1595 from nevir/sublime3-supportRobby Russell
2013-03-26Merge pull request #1598 from zasdfgbnm/masterRobby Russell
2013-03-26Merge pull request #1607 from gekken/masterRobby Russell
2013-03-26Merge pull request #1610 from mcaserta/scala_and_sbt_pluginsRobby Russell
2013-03-26Merge pull request #1611 from ripdog/patch-1Robby Russell
2013-03-26Merge pull request #1614 from miklos-martin/bowerRobby Russell
2013-03-26Merge pull request #1616 from sxeraverx/masterRobby Russell
2013-03-26Merge pull request #1524 from bonifaido/masterRobby Russell
2013-03-26Merge pull request #1638 from RomainBelorgey/masterRobby Russell
2013-03-26Merge pull request #1650 from ishtu/masterRobby Russell
2013-03-26Merge pull request #1663 from flavius/masterRobby Russell
2013-03-26Merge pull request #1664 from marcel-wolf/masterRobby Russell
2013-03-26Merge pull request #1668 from sheerun/patch-1Robby Russell
2013-03-26Merge pull request #1669 from desimone/masterRobby Russell
2013-03-26Merge pull request #1671 from lifinsky/masterRobby Russell
2013-03-26Exporting path to fixed config as a global variable.Josh Matthews
2013-03-26Prefixing tmux wrapper function with '_'.Josh Matthews
2013-03-26IMPROVED: untracked file status has priority over modified (ie: if you have b...Yohann Bianchi
2013-03-25Fix grails pluginSerg Lifinsky
2013-03-20Added golang completion support from golang.orgBobby DeSimone
2013-03-20Use --no-rehash option for faster startupAdam Stankiewicz
2013-03-17Alias for commit and commit all with amendBen Marshall-Corser
2013-03-16add ssh-agent option to set default lifetime of identitiesMarcel Wolf
2013-03-15allow setting a custom HISTFILE before oh-my-zsh is loadedFlavius Aspra
2013-03-13Fix whitespaceRyan Winograd
2013-03-13last-working-dir: Use >! to overwrite $cache_filerylwin
2013-03-14fix git_prompt_status() to not say the repository has untracked files all the...Philip Stark
2013-03-13Modified to use full parameter as newer versions of base64 uses lowercase DAshley Snowdon
2013-03-13Fix git dirty status in dallas.zsh-themeMax Riveiro
2013-03-13opt: Optimize the color scheme. Add some basic comments.y.s
2013-03-13Autocomplete composer default methods if composer.json is not availablehacfi
2013-03-12Allow ":" and "-" characters in phing tasks.Spencer Rinehart
2013-03-12Use [ -nt ] instead of stat -f%m to check cache files.Spencer Rinehart
2013-03-12add: A new theme 'ys'.y.s
2013-03-11Tweaked parse_git_dirty() in lib/git.zsh to support proper dirty/clean parsin...bertag
2013-03-11Mercurial: add aliases for 'incoming' and 'outgoing' commandsVladimir Zakharov
2013-03-10add function vncviwerishtu
2013-03-06Merge pull request #1645 from mbologna/masterRobby Russell
2013-03-05added comment for auto-generated hostname colorMichele Bologna
2013-03-05added michelebologna themeMichele Bologna
2013-03-01Update _capistranoRomainBelorgey
2013-02-27Checking to make sure tmux is actually installed before running plugin.Josh Matthews
2013-02-26Adding options to choose tmux TERM for 256 and non-256 color terminals.Josh Matthews
2013-02-26Adding compdef to maintain tmux completions.Josh Matthews
2013-02-26Fixing typo in alias.Josh Matthews
2013-02-26Adding option to prevent autostarting tmux more than once in the same session.Josh Matthews
2013-02-26Checking if already in tmux before autostarting in tmux in tmux plugin.Josh Matthews
2013-02-26Checking environment instead of local variable for fixing term in tmux plugin.Josh Matthews
2013-02-26Fixing typos, logic, and gremlins in tmux plugin.Josh Matthews
2013-02-26Adding helper tmux config files to tmux plugin.Josh Matthews