index
:
zsh.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
2015-02-10
Use quoted $TERM value everywhere
Marc Cornellà
2015-02-10
Quick-fix code style
Marc Cornellà
2015-02-10
term: Move DISABLE_AUTO_TITLE check to hooks
Andrew Janke
2015-02-10
Merge pull request #3525 from apjanke/term-pwd-in-precmd
Robby Russell
2015-02-04
Reword comments on termsupport internal functions.
Andrew Janke
2015-01-31
Merge pull request #3478 from stephenrjohnson/custom_cache_dir
Robby Russell
2015-01-27
Move chpwd update output from chpwd hook to precmd to avoid
Andrew Janke
2015-01-08
Allow custom cache dir
Stephen
2014-12-21
termsupport: add chpwd hook for setting pwd in Apple Terminal.app
Andrew Janke
2014-12-19
Merge pull request #3409 from unixorn/prevent-variable-clobbering
Robby Russell
2014-12-16
Quote path in case $HOME has a space in it.
Joe Block
2014-12-15
Revert PR #3359 as this is breaking stuff for many folks. Need to rethink how...
Robby Russell
2014-12-14
Merge pull request #3359 from unixorn/dont-clobber-histsize-and-savehist
Robby Russell
2014-12-14
Merge pull request #3326 from DanielFGray/master
Robby Russell
2014-12-13
Change to alias and remove deprecated GREP_COLOR
Ondřej Súkup
2014-12-13
Tidy up the grep.zsh library
Marc Cornellà
2014-12-13
Use unaliased grep in flag check
Marc Cornellà
2014-12-13
Ignore .bzr folders in grep too
Marc Cornellà
2014-12-13
Extract VCS folders definition to avoid repetition
Marc Cornellà
2014-11-30
Existing code indents with spaces, not tabs, conform.
Joe Block
2014-11-30
Don't clobber HISTSIZE or SAVEHIST if they're already set
Joe Block
2014-11-19
Switch back to oh-my-zsh.hide-dirty setting again
Marc Cornellà
2014-11-16
ignore any grep aliases that might be defined
DanielFGray
2014-11-06
Change all whoami calls for $USER variable
Marc Cornellà
2014-11-06
Merge pull request #2946 from moinakg/master
Robby Russell
2014-11-06
2928 merge conflict
Robby Russell
2014-11-06
Merge pull request #2323 from michaelorr/slow-git-fix
Robby Russell
2014-10-22
Don't set auto_name_dirs because it messes up prompts
Marc Cornellà
2014-09-16
Update Solaris changes to use OSTYPE and zsh datetime module.
Moinak Ghosh
2014-08-31
Merge pull request #3045 from fornwall/remove-usr-bin
Robby Russell
2014-08-31
Merge pull request #3053 from jingweno/patch-1
Robby Russell
2014-08-31
Merge pull request #3055 from sachin21/remove_alias
Robby Russell
2014-08-24
This alias is conflict cause
sachin21
2014-08-22
Fix missing add-zsh-hook
Jingwen Owen Ou
2014-08-20
Replace /usr/bin/env with env
Fredrik Fornwall
2014-07-15
Merge pull request #2828 from r3dDoX/master
Robby Russell
2014-07-11
Solaris portability tweaks.
Moinak Ghosh
2014-07-03
Fix POST_1_7_2_GIT check for parse_git_dirty submodules.
Simon Buchan
2014-07-03
Fix parse_git_dirty() when status.branch is set.
Simon Buchan
2014-06-28
git_prompt_info: ignore git-config errors
Albert Krewinkel
2014-06-28
Add missing `command` wrapper for git
Mikhail S. Pobolovets
2014-06-10
ignore usernames beginning with underscore
Will Boyce
2014-06-10
return 0 when not a git repo
ncanceill
2014-05-26
added prefix/suffix variable for customizability
r3dDoX
2014-05-25
added new function to get number of commits ahead of remote
r3dDoX
2014-05-25
replaced hardcoded origin/{branch-name} with @{upstream} which gets the upstr...
r3dDoX
2014-05-24
Ordering nocorrect aliases alphabetically
Simon Courtois
2014-05-24
Defining nocorrect aliases only when ENABLE_CORRECTION is "true"
Simon Courtois
2014-04-19
Merge pull request #2502 from UniIsland/patch-1
Robby Russell
2014-04-19
Merge pull request #2650 from kemko/patch-1
Robby Russell
[next]