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
2018-01-22
Add match for `MM` (result of `git commit -p` on a single changed file) to gi...
Kimberly Zick
2017-11-14
With zsh 5.4 a simple "local FLAGS" meant as an array must be explicitly decl...
catull
2016-12-30
'lib/functions.zsh: Solve typos'
Patrick José Pereira
2016-12-30
'lib/completion.zsh: Solve typos'
Patrick José Pereira
2016-11-16
fix(env): Do not override misc env set before sourcing oh-my-zsh (#5231)
Derek Frank
2016-11-03
Fix #5604: No DIR ( directory ) colors (#5605)
mingang.he
2016-11-02
Fix invalid "ls -G" alias.
Eduardo Cuomo
2016-11-02
Check dircolors settings before using gls on darwin (#5570)
Marc Cornellà
2016-10-11
Fix ls coloring in MacOS if gls is not installed
Marc Cornellà
2016-10-10
Fix ls colouring for Darwin. (#5516)
rossmcf
2016-10-10
Use $+commands to check the existence of a command in clipboard.zsh. (#5519)
Hong
2016-10-10
Use OSTYPE instead of uname whenever possible for better speed. (#5496)
Hong
2016-10-10
Take advantage of LS_COLORS for the color of completion if GNU ls is used. (#...
Hong
2016-10-04
Fix style of theme-and-appearance.zsh
Marc Cornellà
2016-10-04
Only set default LS_COLORS if not set before
Marc Cornellà
2016-10-04
Use `$commands[]` to check for command existence
Marc Cornellà
2016-10-04
set better default colors for GNU ls instead of none.
Hong Xu
2016-09-22
Fix styling of lib/completion.zsh
Marc Cornellà
2016-09-22
Fix hyphen and underscore filename completion
Gravemind
2016-09-08
Fix git_prompt_status() not showing ahead/behind/diverged status correctly (#...
Yuichi Tanikawa
2016-09-05
git: output nothing when no commits ahead or behind
Marc Cornellà
2016-08-09
Replace /bin/sh with sh for portability (#5291)
Fredrik Fornwall
2016-08-07
nvm plugin improvements (#5265)
Luke Childs
2016-08-01
Updated git_commits_ahead function (#5247)
Steven
2016-07-15
lib/git.zsh: Added git_commits_behind function (#4450)
Steven
2016-05-12
Cleanup theme-and-appearance.zsh
Marc Cornellà
2016-05-12
Delete cdablevars option by default
Marc Cornellà
2016-03-31
Add git user profile functions for prompt display
Aesop Wolf
2016-01-13
Re-added $ZSH_THEME_GIT_PROMPT_EQUAL_REMOTE
Michele Bologna
2015-12-17
Put `local var` declaration in its own line in lib/git.zsh
Marc Cornellà
2015-12-14
Move current_branch() from git plugin to core lib/git.zsh
Andrew Janke
2015-12-14
Fix indentation
moyamo
2015-12-14
Default to using terminfo to set the terminal title
moyamo
2015-12-14
Better research history with arrow keys
desrum_m
2015-12-13
Merge pull request #3966 from apjanke/fix-spectrum-ls
Marc Cornellà
2015-12-13
Merge pull request #3965 from apjanke/spectrum-hide-codes
Marc Cornellà
2015-12-13
Add back the `-` alias to go to the previous directory
Marc Cornellà
2015-12-01
Cleanup update_terminalapp_cwd function
Marc Cornellà
2015-12-01
Quote all variables in if statements
Marc Cornellà
2015-12-01
Use a case structure to id terminal types
Marc Cornellà
2015-12-01
Added setting of the window title in Cygwin
Dawid Ferenczy
2015-12-01
Merge pull request #4651 from ionelmc/patch-1
Marc Cornellà
2015-12-01
Support all kinds of putty-like terminal strings.
Ionel Cristian Mărieș
2015-11-30
Use shwordsplit in open_command()
Marc Cornellà
2015-11-30
Add empty string parameter to start command
Marc Cornellà
2015-11-30
make this work in the git-for-windows SDK
Mark Ingalls
2015-11-30
Add support for "putty" $TERM in termsupport.zsh
Ionel Cristian Mărieș
2015-11-29
Fix open_command nohup call
Marc Cornellà
2015-11-27
termsupport: protect subshell with quotes
Andrew Janke
2015-11-27
Drop the use of nohup on OSX for tmux compatibility
Marc Cornellà
[next]