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
2014-08-31
Merge pull request #3055 from sachin21/remove_alias
Robby Russell
2014-08-24
This alias is conflict cause
sachin21
2014-07-15
Merge pull request #2828 from r3dDoX/master
Robby Russell
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
2014-04-19
set exclude-dir or exclude grep flags only if available
Dmitriy
2014-03-27
Merge pull request #2661 from mcornella/fix_title_tab_percent
Robby Russell
2014-03-26
Fix broken reverse-menu-complete keybinding.
Andre Eriksson
2014-03-25
Escape % in $CMD variable
Marc Cornellà
2014-03-23
Merge pull request #2390 from LFDM/updating_spectrum
Robby Russell
2014-03-23
Fix export syntax of $GREP_OPTIONS
Marc Cornellà
2014-03-22
Merge pull request #1162 from nXqd/patch-1
Robby Russell
2014-03-22
Merge pull request #750 from blueyed/history-drop-default-append-history
Robby Russell
2014-03-21
Added a forward-delete fallback to bind Delete key
Alexei Danchenkov
2014-03-20
Aligned comments
Alexei Danchenkov
2014-03-20
Update key-bindings.zsh
Alexei Danchenkov
2014-03-20
added terminfo keys verification
Alexei Danchenkov
2014-03-16
Ignore more users in ssh completion.
Mariusz Fik
2014-03-15
Merge pull request #2602 from blueyed/use-default-hosts-completion-2
Robby Russell
2014-03-13
Merge pull request #2591 from kevinxucs/remove-extra-aliases
Robby Russell
2014-03-13
Use zsh's default for ':completion:*:hosts'
Daniel Hahler
2014-03-13
Merge pull request #1355 from F30/key-bindings
Robby Russell
2014-03-10
Removed unsolicited aliases.
Kaiwen Xu
2014-03-08
Merge pull request #2341 from mcornella/title_backticks
Robby Russell
2014-03-08
Merge pull request #2287 from rumpelsepp/master
Robby Russell
2014-02-21
Avoid 'title:parse error' with single quotes in $CMD
Marc Cornellà
2014-02-21
Revert previous commit, escape %
Marc Cornellà
2014-02-21
Use single quotes also in $LINE definiton
Marc Cornellà
2014-02-21
Avoid evaluating special chars in $LINE on title command (fixes #2234)
Marc Cornellà
2014-02-06
`fc -l 1` instead of `history` in zsh_stats #2501
Huang, Tao
2014-01-07
No need to eval in rvm_prompt_info!
LFDM
2014-01-06
Renames the file to prompt_info_functions.zsh
LFDM
2014-01-06
Adds documentation.
LFDM
2014-01-06
Adds all other dummy implementations.
LFDM
2013-12-31
Updates spectrum.zsh
LFDM
2013-12-31
Refactors ruby_prompts.zsh
LFDM
2013-12-31
Joins ruby prompt files and adds ruby_prompt_info.
LFDM
2013-12-31
Adds chruby_prompt_info dummy function.
LFDM
2013-12-31
Returns false when rbenv is not found.
LFDM
2013-12-31
Returns false when rvm is not found.
LFDM
2013-12-31
Fixes rvm_prompt_info() in lib/rvm.zsh
LFDM
[next]