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
2019-11-06
Fix badly resolved rebase conflict
Marc Cornellà
2019-11-06
Clean up ignore submodules logic in parse_git_dirty
Marc Cornellà
2019-11-06
Add an option about git submodules to ignore
Wang Guan
2019-10-16
lib: allow alias expansion in _ sudo alias (#8268)
Shahin Sorkh
2019-09-19
Fix WSL check for WSL 2 and simplify nohup in open_command
Marc Cornellà
2019-08-19
lib: delete LC_CTYPE locale setting which causes problems
Marc Cornellà
2019-05-11
lib: add ability to disable magic functions
Marc Cornellà
2019-05-08
Themes: switch to using ruby_prompt_info()
Andrew Janke
2019-05-07
init: run compinit before loading lib/ files
Marc Cornellà
2019-05-07
lib: pass arguments to `d` to dirs (#6924)
Marc Cornellà
2019-04-22
Colored ls output in FreeBSD #7565
Yannis Mitsos
2019-04-09
lib: stop detecting git versions prior to 1.7.2
Marc Cornellà
2019-04-09
lib: fix issues with nounset and parameters used before defined (#7433)
David Remy
2019-04-08
lib: delete PS1 default
Marc Cornellà
2019-03-21
termsupport: add support for tmux* $TERM values (#7622)
Jeremy Armstrong
2019-03-21
compfix: fix check for empty string (#7674)
Konstantin Gizdov
2019-02-25
lib: optimize default and env_default
Marc Cornellà
2019-01-20
misc: remove please alias to sudo
Marc Cornellà
2018-09-15
lib: fix history wrapper when passing numbers
Marc Cornellà
2018-09-09
lib: quote arguments to env_default
Marc Cornellà
2018-09-08
lib: small change to git_compare_version
Marc Cornellà
2018-08-19
Add jenv plugin
John Burwell
2018-08-09
core: fix alias_value function
Marc Cornellà
2018-08-07
use https everywhere (#6574)
Janosch Schwalm
2018-08-02
Revert "add -F and -X to default $LESS environment variable (#6611)"
Marc Cornellà
2018-07-24
add -F and -X to default $LESS environment variable (#6611)
Lars Schneider
2018-07-13
Add support for custom timestamp format in history (#6770)
Cristian Consonni
2018-07-02
Enable passing multiple directories to take (#6900)
sam-lunt
2018-07-01
Don't correct cp commands (#4636)
Yuri Parsons
2018-06-30
open_command: fix and improve command for WSL
Marc Cornellà
2018-06-30
open_command: simplify code
Marc Cornellà
2018-06-16
Allow arguments to `d` to be passed to dirs
Ben Klein
2018-05-26
Give more helpful message and disable purge of caches
Marc Cornellà
2018-05-25
Remove po alias
Nathan Robinson
2018-05-07
Allow completion of dot directories (#6803)
Marc Cornellà
2018-04-24
Check for Microsoft's WSL in open_command (#6751)
Marc Cornellà
2018-04-22
Increment HISTSIZE to fix hist_expire_dups_first
Marc Cornellà
2018-04-22
Remove duplicate option append_history
Marc Cornellà
2018-04-22
Use zparseopts to get passed arguments
Marc Cornellà
2018-04-22
Allow overriding -l flag in history
Marc Cornellà
2018-04-22
Ensure builtin fc is used (see #3001)
Marc Cornellà
2018-04-22
Organize history.zsh file and improve comments
Marc Cornellà
2018-04-22
Simplify `if' into oneliner, allow spaces in HISTFILE
Marc Cornellà
2018-04-22
Change history alias into a function
Marc Cornellà
2018-04-15
Fix git_commits_{ahead,before} when no upstream branch is defined (#6658)
Jacopo De Simoi
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
[next]