Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove most things | romkatv | 2019-03-01 | 1 | -88/+0 |
| | |||||
* | Merge branch 'master' into fix-rprompt-icons-cut-off | Yang Tang | 2018-10-12 | 1 | -25/+27 |
|\ | |||||
| * | Fix tests | Dominik Ritter | 2018-08-17 | 1 | -3/+3 |
| | | |||||
| * | Merge branch 'fix_colors' into prepare_066 | Dominik Ritter | 2018-08-09 | 1 | -1/+1 |
| |\ | |||||
| | * | Fix tests | Dominik Ritter | 2018-08-09 | 1 | -1/+1 |
| | | | |||||
| * | | Merge branch 'fix_colors' into prepare_066 | Dominik Ritter | 2018-08-08 | 1 | -4/+4 |
| |\| | |||||
| | * | Fix tests | Dominik Ritter | 2018-08-08 | 1 | -4/+4 |
| | | | |||||
| * | | Update shunit2 to newest version | Dominik Ritter | 2018-08-04 | 1 | -1/+1 |
| | | | |||||
| * | | Prepare tests for performance optimizations | Dominik Ritter | 2018-07-25 | 1 | -2/+12 |
| | | | |||||
| * | | Improve tests by making use of local variables | Dominik Ritter | 2018-07-24 | 1 | -20/+12 |
| | | | |||||
| * | | Fix go_version test | Dominik Ritter | 2018-07-16 | 1 | -1/+1 |
| |/ | |||||
* / | Fix icons cut off in RPROMPT segments | Yang Tang | 2018-08-22 | 1 | -1/+1 |
|/ | |||||
* | Merge remote-tracking branch 'ytang/fix-icons-cut-off' into staging_065 | Dominik Ritter | 2018-06-07 | 1 | -1/+1 |
|\ | | | | | | | | | | | | | | | Conflicts were: - test/segments/command_execution_time.spec and test/segments/go_version.spec: All conflicts come from renaming color names on next (#703) and adding a whitespace to the Visual Identifier (#854) on master. | ||||
| * | Update unit tests for fixing icons cut off | Yang Tang | 2018-06-01 | 1 | -1/+1 |
| | | |||||
* | | color names and fixes | Charles Peterson | 2017-11-25 | 1 | -1/+1 |
|/ | | | | | | | - fix for packageName truncated by POWERLEVEL9K_DIR_OMIT_FIRST_CHARACTER - processing the pwd/HOME replacement ONCE. - fix tests for named colors - use color names by default to allow dark/light themes to adjust colors based on names | ||||
* | set GO_ICON manually in test | Jason Hutchinson | 2017-05-26 | 1 | -2/+3 |
| | |||||
* | update test | Jason Hutchinson | 2017-05-26 | 1 | -1/+2 |
| | |||||
* | 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 |
| | |||||
* | Add tests for `go_version` | Dominik Ritter | 2016-02-15 | 1 | -0/+40 |