234 Commits (72aa4ddb10b40d61bfc1817a04d4cedd10d25f7e)

Author SHA1 Message Date
Theodore Kokkoris 9703eba66e Fixed slow behavior when using GitHub wrappers 13 years ago
Ehren Kret ab7604e5c2 Escape both % and $ in the command line 13 years ago
Christopher Roach 4ff861ee11 Adding a fix for the DISABLE_UNTRACKED_FILES_DIRTY option. 13 years ago
Sébastien M-B f77a545a4b Uncomment l alias 13 years ago
Jeremy Attali e41714d72c Added option to allow untracked files as non dirty 13 years ago
Felipe Contreras d615f64374 git: fix parse_git_dirty() 13 years ago
Christian Höltje 8890450684 This fixes checking for git untracked items 13 years ago
Flavius Aspra 3826c7bf85 allow setting a custom HISTFILE before oh-my-zsh is loaded 13 years ago
Philip Stark 56e835426b fix git_prompt_status() to not say the repository has untracked files all the time 13 years ago
bertag 72ec24108a Tweaked parse_git_dirty() in lib/git.zsh to support proper dirty/clean parsing against both git 1.6 and git 1.7+ 13 years ago
Thomas Minor 3db22634a1 pipe git version check error to /dev/null (for when git doesn't exist) 13 years ago
Swanand Pagnis fb3dc24ff4 Support for opening tabs and windows in the same This fixed #1498 for me on Mountain Lion 13 years ago
Yoav Weiss 9245a30868 Did a full circle and went back to # On branch master 13 years ago
Yoav Weiss 11576dd40b Fixed dirty check to include files added to index 13 years ago
Toon Claes fe4c2379c4 use pushdminus 13 years ago
Yoav Weiss 171a76a3c4 Closer to original status command, using SUBMODULE SYNTAX 13 years ago
Yoav Weiss 2e213b9b8f Faster dirty git status check (using git diff) 13 years ago
Serdar Dalgıç 4c91f6d13e Add autoenv plugin, which adopts using Kenneth Reitz's autoenv into 13 years ago
Cosmin Lu?ă e5736d3910 Fixed coding style 13 years ago
Robby Russell c5ecb4e136 Fixes #1489 13 years ago
Cosmin Lu?ă fa355a798c Fixed issue with NetBSD's ls 13 years ago
MAD b9a989fea5 Add Stash toogle to display if there's some stash or not in `git_prompt_status` 13 years ago
Trae Robrock fe094712fb resolving conflict in termsupport plugin 14 years ago
Alexander Simonov 27841ca7c1 Set default for rvm prompt prefix/suffix 14 years ago
Alexander Simonov 30687c4147 Fix RVM loading and RVM ruby version info 14 years ago
CHH 5b2ca3875a Improved statistics functions, effect: 14 years ago
Felix Dreissig daa6ecebc1 Set the '-R' option for less not in $PAGER, but as $LESS. 14 years ago
Markus Scherer 43bd46b780 fix title setting bug in xterm and urxvt 14 years ago
Trae Robrock a7fb668078 Make rvm prompt function a bit cleaner 14 years ago
Trae Robrock 3d1b788d8a Fixing the rvm_prompt_info command, now it will not show empty parens if no rvm is currently being used 14 years ago
Yannik Stein 9172b3a89f fix typo in cd-wrapper 14 years ago
Alexis Letessier 9af7f86299 Correct variable used for global ssh known host completion 14 years ago
Ted Vessenes 027fcccc92 Make git use sha when branch name is missing. 14 years ago
Caio Romão a3c2a2f6e8 Add branch status support to git_prompt_status 14 years ago
Morgan Larosa 682961e930 Add a configuration option to disable autocorrect 14 years ago
Bjarki Ágúst Guðmundsson 75029cda2a Added a "please" alias for sudo 14 years ago
Sébastien M-B 18cb11903f Comment l alias 14 years ago
s3 1bb715965c Change hardcoded ~/.oh-my-zsh to $ZSH. 14 years ago
Martin Meredith 8ce35df2c5 Add option to disable status notification 14 years ago
Mat Schaffer 5f72c63136 Don't clobber standard Esc+. behavior 14 years ago
Jeffrey Dileo c7105a5341 Disabled title function for emacs term mode 14 years ago
Rotem Yaari 19bf83e17d Pager is 'less -R' to support colored outputs 14 years ago
Alex Light d693711f14 made the 'd' alias only show the directories that can be cd'ed to using the number aliases 14 years ago
Andrew Ash 4e0b5be145 Fix spurious correction with sudo vim 14 years ago
cruser42 5a5c93b334 Fixed bug introduced when fixing issue 896 14 years ago
Aleksey Orekhov a9f6aed307 fixed introduced to parse_git_dirty 14 years ago
Aleksey Orekhov 7ea758834b changed variable PRE_1_7_2_GIT to POST_1_7_2_GIT to make it more accurate 14 years ago
Aleksey Orekhov dc4d7a92c1 fixed asterisk display for modified repos in git prior to 1.7.2 14 years ago
Brent Faulkner fbf5b0ecb6 add default rbenv_prompt_info implementation to close #878 14 years ago
Darren Clark 8f89d4d5a5 Fixed Mac OS X Terminal.app related issue with extra newlines being printed out sometimes 14 years ago