Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-01-19 | colored-man-pages: force `env` command (#8551) | James Wright | |
Invoke `env` via `command` to ignore shell functions and aliases. | |||
2019-08-04 | Add README file | Iulian Onofrei | |
2018-09-29 | Add option to color any help command | Iulian Onofrei | |
This allows you to use `colored git log --help` for example, to get colored output. | |||
2017-11-07 | Prepend function keyword in colored-man-pages plugin (#6238) | Marcel Siegert | |
Resolves: #6237 | |||
2015-12-15 | colored-man-pages: Use Portable `less` Path | Pavan Rikhi | |
2015-12-15 | Fix syntax error in colored-man-pages | Marc Cornellà | |
Commit 09d2a597a5 introduced the bug, which is due to using single brackets conditions at the same time as *. This commit should fix it and use double brackets everywhere else. Fixes #4699 | |||
2015-12-15 | Fix style of colored-man-pages plugin | Marc Cornellà | |
2015-12-15 | colored-man plugin: Quoted PATH variable | cknoblauch | |
Some environments (in my case, cygwin) have PATH variables with directories with spaces in them, breaking colored-man. Adding quotes around the PATH environment variable makes the plugin run OK. | |||
2015-10-09 | Renaming colored-man to colored-man-pages because it needs to be. | Robby Russell | |