| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge pull request #577 from diraol/patch-python-icon-awesome | Ben Hilburn | 2017-07-27 | 1 | -2/+2 |
|\ |
|
| * | Fix reference for python icon. | Diego Rabatone Oliveira | 2017-07-22 | 1 | -2/+2 |
|/ |
|
* | Merge pull request #568 from dritter/fix_empty_delimiter | Ben Hilburn | 2017-07-17 | 2 | -1/+21 |
|\ |
|
| * | Fix empty delimiter | Dominik Ritter | 2017-07-12 | 2 | -1/+21 |
* | | Adding Code of Conduct | Ben Hilburn | 2017-07-12 | 1 | -0/+46 |
|/ |
|
* | Merge pull request #547 from D-side/patch-1 | Ben Hilburn | 2017-07-12 | 1 | -1/+1 |
|\ |
|
| * | Fixed RVM segment for usernames with dashes | Pavel Peganov | 2017-06-11 | 1 | -1/+1 |
|/ |
|
* | Merge pull request #535 from zikes/go_icon | Ben Hilburn | 2017-05-28 | 3 | -2/+8 |
|\ |
|
| * | set GO_ICON manually in test | Jason Hutchinson | 2017-05-26 | 1 | -2/+3 |
| * | update test | Jason Hutchinson | 2017-05-26 | 1 | -1/+2 |
| * | add Gopher icon to go_version segment | Jason Hutchinson | 2017-05-26 | 2 | -1/+5 |
|/ |
|
* | Merge pull request #473 from zikes/patch-1 | Ben Hilburn | 2017-05-23 | 2 | -2/+48 |
|\ |
|
| * | test that go_segment prints nothing if GOPATH is not set | Jason Hutchinson | 2017-04-19 | 1 | -0/+23 |
| * | test that go_segment prints nothing if GOPATH is set but is not a subset of PWD | Jason Hutchinson | 2017-04-19 | 1 | -0/+11 |
| * | update go mock to allow for both version and env sub-commands | Jason Hutchinson | 2017-04-19 | 1 | -1/+8 |
| * | ensure go_version segment prints if PWD is subset of non-empty GOPATH | Jason Hutchinson | 2017-04-19 | 1 | -0/+3 |
| * | Redirect stderr for GOPATH check to /dev/null | Jason Hutchinson | 2017-04-13 | 1 | -1/+1 |
| * | only show go_version segment if inside GOPATH | Jason Hutchinson | 2017-04-07 | 1 | -1/+3 |
* | | Merge branch 'moxon6-master' | Ben Hilburn | 2017-05-23 | 1 | -1/+1 |
|\ \ |
|
| * | | Make Anaconda environment status match Virtualenv format | Martin Moxon | 2017-05-17 | 1 | -1/+1 |
|/ / |
|
* | | Merge pull request #519 from docwhat/pr/readme-typo | Ben Hilburn | 2017-05-10 | 1 | -1/+1 |
|\ \ |
|
| * | | readme: typo | Christian Höltje | 2017-05-04 | 1 | -1/+1 |
|/ / |
|
* | | Merge pull request #513 from belak/belak/prompt-cr | Ben Hilburn | 2017-05-03 | 1 | -1/+1 |
|\ \ |
|
| * | | Make sure prompt_cr is set | Kaleb Elwert | 2017-05-03 | 1 | -1/+1 |
|/ / |
|
* | | Merge pull request #502 from shibumi/detect-virt-debugging | Ben Hilburn | 2017-04-24 | 1 | -4/+3 |
|\ \ |
|
| * | | [detect-virt] quickfix for unnecessary information in prompt | Christian Rebischke | 2017-04-23 | 1 | -4/+3 |
|/ / |
|
* | | Updating CHANGELOG for v0.6.3. | Ben Hilburn | 2017-04-21 | 1 | -0/+8 |
* | | Merge branch 'master' into next | Ben Hilburn | 2017-04-21 | 1 | -1/+1 |
|\ \ |
|
| * \ | Merge pull request #494 from belak/better-realpath | Ben Hilburn | 2017-04-20 | 1 | -2/+2 |
| |\ \ |
|
| | * | | Use method built in to zsh to read symlinks | Kaleb Elwert | 2017-04-19 | 1 | -2/+2 |
| |/ / |
|
* | | | Merge pull request #496 from belak/options-oddities | Ben Hilburn | 2017-04-20 | 1 | -6/+10 |
|\ \ \ |
|
| * | | | Stop setting options in prompt setup which are thrown away | Kaleb Elwert | 2017-04-20 | 1 | -8/+6 |
| * | | | Add prompt_opts to prompt setup function | Kaleb Elwert | 2017-04-20 | 1 | -0/+6 |
|/ / / |
|
* | | | Merge branch 'master' into next | Ben Hilburn | 2017-04-19 | 0 | -0/+0 |
|\| | |
|
| * | | Revert "Merge branch 'fix-pw3nage-exploit' of https://github.com/belak/powerl... | Ben Hilburn | 2017-04-19 | 1 | -5/+5 |
| * | | Merge branch 'fix-pw3nage-exploit' of https://github.com/belak/powerlevel9k i... | Ben Hilburn | 2017-04-19 | 1 | -5/+5 |
| |\ \ |
|
| | * | | Fix double expansion of prompt variables | Kaleb Elwert | 2017-04-19 | 1 | -5/+5 |
* | | | | Fix double expansion of prompt variables | Kaleb Elwert | 2017-04-19 | 1 | -5/+5 |
* | | | | Merge pull request #484 from shibumi/svn-debugging | Ben Hilburn | 2017-04-19 | 1 | -0/+6 |
|\ \ \ \ |
|
| * | | | | [SVN] removed %b identifier to fix color encoding | Christian Rebischke | 2017-04-16 | 1 | -0/+6 |
* | | | | | Merge branch 'master' into next | Ben Hilburn | 2017-04-19 | 2 | -2/+2 |
|\ \ \ \ \
| | |/ / /
| |/| | | |
|
| * | | | | Merge pull request #483 from changyuheng/pr-status-tick-color | Ben Hilburn | 2017-04-19 | 1 | -1/+1 |
| |\ \ \ \
| | |_|/ /
| |/| | | |
|
| | * | | | Set tick to color name green instead of color code | Henry Chang | 2017-04-16 | 1 | -1/+1 |
| |/ / / |
|
| * | | | Merge pull request #466 from bhilburn/nerdfont-complete | Ben Hilburn | 2017-04-07 | 1 | -1/+1 |
| |\ \ \
| | |_|/
| |/| | |
|
| | * | | Changing name of nerdfont option per #458 | Ben Hilburn | 2017-04-04 | 1 | -1/+1 |
| |/ / |
|
* | | | Converting timer start time to hex | Ben Hilburn | 2017-04-19 | 2 | -3/+2 |
* | | | Improve logic | guixxx | 2017-04-19 | 1 | -9/+8 |
* | | | Adds useful comment | guixxx | 2017-04-19 | 1 | -0/+2 |
* | | | Adds Android icon/battery plugin support | guixxx | 2017-04-19 | 3 | -3/+25 |
| |/
|/| |
|
* | | Merge pull request #461 from julienfalque/dir-home | Ben Hilburn | 2017-04-13 | 2 | -0/+11 |
|\ \
| |/
|/| |
|