Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove most things | romkatv | 2019-03-01 | 1 | -123/+0 |
| | |||||
* | Merge branch 'master' into fix-rprompt-icons-cut-off | Yang Tang | 2018-10-12 | 1 | -42/+29 |
|\ | |||||
| * | Fix tests | Dominik Ritter | 2018-09-05 | 1 | -1/+1 |
| | | |||||
| * | Fix tests | Dominik Ritter | 2018-08-17 | 1 | -7/+7 |
| | | |||||
| * | Merge branch 'fix_colors' into prepare_066 | Dominik Ritter | 2018-08-09 | 1 | -3/+3 |
| |\ | |||||
| | * | Fix tests | Dominik Ritter | 2018-08-09 | 1 | -3/+3 |
| | | | |||||
| * | | Merge branch 'fix_colors' into prepare_066 | Dominik Ritter | 2018-08-08 | 1 | -8/+8 |
| |\| | |||||
| | * | Fix tests | Dominik Ritter | 2018-08-08 | 1 | -8/+8 |
| | | | |||||
| * | | Update shunit2 to newest version | Dominik Ritter | 2018-08-04 | 1 | -1/+1 |
| | | | |||||
| * | | Fix tests | Dominik Ritter | 2018-07-19 | 1 | -34/+21 |
| |/ | |||||
* / | Fix icons cut off in RPROMPT segments | Yang Tang | 2018-08-22 | 1 | -3/+3 |
|/ | |||||
* | Fix tests | Dominik Ritter | 2018-06-20 | 1 | -1/+1 |
| | |||||
* | Merge remote-tracking branch 'ytang/fix-icons-cut-off' into staging_065 | Dominik Ritter | 2018-06-07 | 1 | -3/+3 |
|\ | | | | | | | | | | | | | | | 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 | -3/+3 |
| | | |||||
* | | Fix RPROMPT placement | Dominik Ritter | 2018-05-26 | 1 | -0/+19 |
|/ | | | | This fixes #841 | ||||
* | Fix tests | Dominik Ritter | 2017-02-04 | 1 | -26/+48 |
| | |||||
* | Avoid color warning on travis | Dominik Ritter | 2016-02-13 | 1 | -0/+1 |
| | |||||
* | Add test for overwriting icons | Dominik Ritter | 2016-02-13 | 1 | -0/+10 |
| | |||||
* | Improve isolation of tests | Dominik Ritter | 2016-02-13 | 1 | -1/+1 |
| | |||||
* | Add tests for visual identifiers | Dominik Ritter | 2016-02-13 | 1 | -0/+36 |
| | |||||
* | Add Unit-Tests | Dominik Ritter | 2016-02-12 | 1 | -0/+48 |
Add unittests via shunit2 (https://github.com/kward/shunit2), that integrate with travis-ci.org. |