summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2013-03-14fix git_prompt_status() to not say the repository has untracked files all the...Philip Stark
2013-01-10Merge pull request #1077 from Mezzle/add-option-to-show-git-statusRobby Russell
2012-12-31Fixes #1489Robby Russell
2012-12-07Add Stash toogle to display if there's some stash or not in `git_prompt_status`MAD
2012-12-04Merge pull request #1258 from caio/git-branch-statusRobby Russell
2012-12-04Merge pull request #875 from ttddyy/prompt_git-removeRobby Russell
2012-12-04Merge pull request #880 from darrenclark/fix-mac-terminal-app-echo-issueRobby Russell
2012-12-04Merge pull request #1273 from ystein/masterRobby Russell
2012-12-02Merge pull request #1255 from SuprDewd/masterRobby Russell
2012-12-02Merge pull request #1263 from tedv/headless-gitRobby Russell
2012-12-02Merge pull request #1265 from aletessier/ssh-completionRobby Russell
2012-12-02resolving conflict in termsupport pluginTrae Robrock
2012-12-02Merge pull request #1341 from markusscherer/masterRobby Russell
2012-12-02Merge pull request #1354 from F30/masterRobby Russell
2012-12-02Merge pull request #1453 from simonoff/masterRobby Russell
2012-12-02Removing mcd as it conflicts with mtoolsRobby Russell
2012-12-02Merge pull request #253 from loopj/masterRobby Russell
2012-12-02Set default for rvm prompt prefix/suffixAlexander Simonov
2012-12-02Fix RVM loading and RVM ruby version infoAlexander Simonov
2012-11-14Improved statistics functions, effect:CHH
2012-10-13Set the '-R' option for less not in $PAGER, but as $LESS.Felix Dreissig
2012-10-03fix title setting bug in xterm and urxvtMarkus Scherer
2012-09-26Make rvm prompt function a bit cleanerTrae Robrock
2012-09-26Fixing the rvm_prompt_info command, now it will not show empty parens if no r...Trae Robrock
2012-08-05fix typo in cd-wrapperYannik Stein
2012-08-01Correct variable used for global ssh known host completionAlexis Letessier
2012-07-31Make git use sha when branch name is missing.Ted Vessenes
2012-07-29Add branch status support to git_prompt_statusCaio Romão
2012-07-26Added a "please" alias for sudoBjarki Ágúst Guðmundsson
2012-07-24MergeJames Smith
2012-06-13Merge pull request #977 from scialex/better-dRobby Russell
2012-06-13Merge pull request #984 from vmalloc/less_r_pagerRobby Russell
2012-06-13Merge pull request #999 from ChaosData/masterRobby Russell
2012-06-13Merge pull request #1019 from matschaffer/patch-1Robby Russell
2012-06-12Change hardcoded ~/.oh-my-zsh to $ZSH.s3
2012-04-18Add option to disable status notificationMartin Meredith
2012-03-17Don't clobber standard Esc+. behavior Mat Schaffer
2012-03-07Disabled title function for emacs term modeJeffrey Dileo
2012-03-01Pager is 'less -R' to support colored outputsRotem Yaari
2012-02-28made the 'd' alias only show the directories that can be cd'ed to using the n...Alex Light
2012-02-21Fixed bug introduced when fixing issue 896cruser42
2012-02-08fixed introduced to parse_git_dirtyAleksey Orekhov
2012-02-08changed variable PRE_1_7_2_GIT to POST_1_7_2_GIT to make it more accurateAleksey Orekhov
2012-02-08fixed asterisk display for modified repos in git prior to 1.7.2Aleksey Orekhov
2012-01-27Fixed Mac OS X Terminal.app related issue with extra newlines being printed o...Darren Clark
2012-01-26Removed trailing spaces in Git files. Fixes #867Carlos Rodriguez
2012-01-26prompt git-remove as deletedTadaya Tsuyukubo
2011-12-30Get the HostnameGustavo Barron
2011-12-26Merge pull request #764 from Fl4t/submodulesRobby Russell
2011-12-26Merge pull request #772 from indrajitr/masterRobby Russell