Age | Commit message (Expand) | Author |
2022-10-03 | chore(lib): update deprecated grep aliases (#11161) | Nadhem |
2020-03-02 | lib: use grep-alias cache only if ZSH_CACHE_DIR is writable | Marc Cornellà |
2020-03-01 | Refactor grep.zsh file | Marc Cornellà |
2020-03-01 | Fast algorithm to determine grep alias flags | Marc Cornellà |
2020-03-01 | Performance enhancement for lib/grep | mattmc3 |
2020-03-01 | Ignore .tox folder in grep | Shi Yan |
2020-03-01 | Also set options for egrep and fgrep | Peter Vandenberk |
2020-03-01 | Exclude .idea folder from grep search scope | Vital Kolas |
2015-09-23 | Correct repo dir | shawn |
2015-02-02 | Test if --color=auto is a valid option for grep | The Linux Kitten |
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-04-19 | set exclude-dir or exclude grep flags only if available | Dmitriy |
2014-03-23 | Fix export syntax of $GREP_OPTIONS | Marc Cornellà |
2012-06-14 | avoid VCS folders | nXqd |
2009-09-23 | Moving all zsh config options into a lib/ subdirectory to make way for some u... | Robby Russell |