521 Commits (4a9cd68ea630144d53e15bb47ef16f8d329ce0ca)

Author SHA1 Message Date
Marc Cornellà b7e37cea90 Clean up ignore submodules logic in parse_git_dirty 6 years ago
Wang Guan 7cc3a32bff Add an option about git submodules to ignore 6 years ago
Shahin Sorkh 3e4d10c4f1 lib: allow alias expansion in _ sudo alias (#8268) 7 years ago
Marc Cornellà 095d56b5ea Fix WSL check for WSL 2 and simplify nohup in open_command 7 years ago
Marc Cornellà e604eaf55e
lib: delete LC_CTYPE locale setting which causes problems 7 years ago
Marc Cornellà 486fa1010d lib: add ability to disable magic functions 7 years ago
Andrew Janke 299cd4777a Themes: switch to using ruby_prompt_info() 7 years ago
Marc Cornellà ea3e666e04 init: run compinit before loading lib/ files 7 years ago
Yannis Mitsos cfd30e9e5c Colored ls output in FreeBSD #7565 7 years ago
Marc Cornellà 5911aea46c
lib: stop detecting git versions prior to 1.7.2 7 years ago
David Remy 62abacebea lib: fix issues with nounset and parameters used before defined (#7433) 7 years ago
Marc Cornellà 30594886bf
lib: delete PS1 default 7 years ago
Jeremy Armstrong 8aa8405ea2 termsupport: add support for tmux* $TERM values (#7622) 7 years ago
Konstantin Gizdov de2395c678 compfix: fix check for empty string (#7674) 7 years ago
Marc Cornellà 55575b88f9 lib: optimize default and env_default 7 years ago
Marc Cornellà 6db298c57a
misc: remove please alias to sudo 7 years ago
Marc Cornellà 5a729f6667 lib: fix history wrapper when passing numbers 8 years ago
Marc Cornellà fe5fe81c8c
lib: quote arguments to env_default 8 years ago
Marc Cornellà f75d096c1a
lib: small change to git_compare_version 8 years ago
John Burwell e8b9958926 Add jenv plugin 8 years ago
Marc Cornellà 2c1ff85bb2
core: fix alias_value function 8 years ago
Janosch Schwalm 19b925e741 use https everywhere (#6574) 8 years ago
Marc Cornellà 106f826075 Revert "add -F and -X to default $LESS environment variable (#6611)" 8 years ago
Lars Schneider 9544316ef9 add -F and -X to default $LESS environment variable (#6611) 8 years ago
Cristian Consonni d3e3b2dd0d Add support for custom timestamp format in history (#6770) 8 years ago
sam-lunt 7cba6bb038 Enable passing multiple directories to take (#6900) 8 years ago
Yuri Parsons 55ab532e50 Don't correct cp commands (#4636) 8 years ago
Marc Cornellà f898ada8e3 open_command: fix and improve command for WSL 8 years ago
Marc Cornellà 12086593a4 open_command: simplify code 8 years ago
Ben Klein b0a149076f
Allow arguments to `d` to be passed to dirs 8 years ago
Marc Cornellà 77b924b839 Give more helpful message and disable purge of caches 8 years ago
Nathan Robinson de8ef8286a
Remove po alias 8 years ago
Marc Cornellà 6bff079332
Allow completion of dot directories (#6803) 8 years ago
Marc Cornellà 93d9431890
Check for Microsoft's WSL in open_command (#6751) 8 years ago
Marc Cornellà 2589cdd8f9 Increment HISTSIZE to fix hist_expire_dups_first 8 years ago
Marc Cornellà 9f2f22d953 Remove duplicate option append_history 8 years ago
Marc Cornellà 20d63be655 Use zparseopts to get passed arguments 8 years ago
Marc Cornellà f8180c3a64 Allow overriding -l flag in history 8 years ago
Marc Cornellà 03758416fe Ensure builtin fc is used (see #3001) 8 years ago
Marc Cornellà 643bb25a0d Organize history.zsh file and improve comments 8 years ago
Marc Cornellà 94baa9eadd Simplify `if' into oneliner, allow spaces in HISTFILE 8 years ago
Marc Cornellà d87d4331cf Change history alias into a function 8 years ago
Jacopo De Simoi ccd02866f6 Fix git_commits_{ahead,before} when no upstream branch is defined (#6658) 8 years ago
Kimberly Zick 2b6c502aa5 Add match for `MM` (result of `git commit -p` on a single changed file) to git_prompt_status (#3632) 8 years ago
catull d792b1114c With zsh 5.4 a simple "local FLAGS" meant as an array must be explicitly declared so. This fix avoids the dreaded "parse_git_dirty:3: FLAGS: attempt to assign array value to non-array". (#6414) 8 years ago
Patrick José Pereira 2a6c40f66f 'lib/functions.zsh: Solve typos' 9 years ago
Patrick José Pereira cedc4fce88 'lib/completion.zsh: Solve typos' 9 years ago
Derek Frank 3ed37f47cb fix(env): Do not override misc env set before sourcing oh-my-zsh (#5231) 9 years ago
mingang.he 0b340bc3a5 Fix #5604: No DIR ( directory ) colors (#5605) 10 years ago
Eduardo Cuomo 40544a1d5d Fix invalid "ls -G" alias. 10 years ago