Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | Add tests for nvm segment | Dominik Ritter | 2018-07-18 | 1 | -0/+66 | |
| | | | ||||||
| * | | Add tests for nodeenv segment | Dominik Ritter | 2018-07-18 | 1 | -0/+81 | |
| | | | ||||||
| * | | Add tests for node_version segment | Dominik Ritter | 2018-07-18 | 1 | -0/+36 | |
| | | | ||||||
| * | | Add tests for load segment | Dominik Ritter | 2018-07-18 | 1 | -0/+137 | |
| | | | ||||||
| * | | Add tests for ip segment | Dominik Ritter | 2018-07-18 | 1 | -0/+202 | |
| | | | ||||||
| * | | Add tests for disk_usage segment | Dominik Ritter | 2018-07-18 | 1 | -0/+112 | |
| | | | ||||||
| * | | Add tests for detect_virt segment | Dominik Ritter | 2018-07-18 | 1 | -0/+68 | |
| | | | ||||||
| * | | Add tests for custom segment | Dominik Ritter | 2018-07-18 | 1 | -0/+64 | |
| | | | ||||||
| * | | Add tests for context segment | Dominik Ritter | 2018-07-18 | 1 | -0/+75 | |
| | | | ||||||
| * | | Fix go_version test | Dominik Ritter | 2018-07-16 | 1 | -1/+1 | |
| | | | ||||||
| * | | Add tests for battery segment | Dominik Ritter | 2018-07-16 | 1 | -0/+184 | |
| | | | | | | | | | | | | | | | | | | Additionally - Add a fourth parameter to prompt_battery for better testability. This parameter is the root prefix, so we can use our own test batteries. | |||||
| * | | Add tests for background_jobs segment | Dominik Ritter | 2018-07-16 | 1 | -0/+64 | |
| | | | ||||||
| * | | Add tests for aws_eb_env segment | Dominik Ritter | 2018-07-16 | 1 | -0/+51 | |
| | | | ||||||
| * | | Add tests for anaconda segment | Dominik Ritter | 2018-07-16 | 1 | -0/+52 | |
| | | | ||||||
* | | | Fix error in laravel_version when artisan is not present | Brandon Clothier | 2018-07-15 | 1 | -4/+5 | |
| |/ |/| | ||||||
* | | Add tests for status segment | Dominik Ritter | 2018-07-13 | 1 | -0/+85 | |
|/ | ||||||
* | Fix travis build | Dominik Ritter | 2018-06-07 | 2 | -2/+2 | |
| | ||||||
* | Add tests for laravel version segment to travis | Dominik Ritter | 2018-06-07 | 1 | -0/+69 | |
| | ||||||
* | Merge remote-tracking branch 'ytang/fix-icons-cut-off' into staging_065 | Dominik Ritter | 2018-06-07 | 4 | -14/+14 | |
|\ | | | | | | | | | | | | | | | 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 | 4 | -14/+14 | |
| | | ||||||
* | | Merge remote-tracking branch 'TheDan64/master' into staging_065 | Dominik Ritter | 2018-06-07 | 1 | -6/+15 | |
|\ \ | | | | | | | | | | | | | | | | | | | Conflicts were: - test/segments/rust_version.spec and powerlevel9k.zsh-theme. #826 removes grep from parsing the rust version on next; #703 changes color names. | |||||
| * | | Fix test for rust segment | Dominik Ritter | 2018-05-13 | 1 | -5/+15 | |
| | | | ||||||
| * | | Removed 'Rust' text from test; Silenced missing rustc warning | Daniel Kolsoi | 2018-05-10 | 1 | -1/+1 | |
| |/ | ||||||
* | | Merge remote-tracking branch 'chhschou/master' into staging_065 | Dominik Ritter | 2018-06-07 | 1 | -1/+2 | |
|\ \ | | | | | | | | | | | | | | | | | | | Conflicts were: - powerlevel9k.zsh-theme and test/segments/rust_version.spec: rust_version Segment changed (#641) on master and colors got names (#703) on next. | |||||
| * | | #632: Indicate `Rust` or `(rust)` for rust_version segment only if icon is ↵ | Chris Chou | 2017-10-05 | 1 | -1/+1 | |
| | | | | | | | | | | | | unavailable | |||||
* | | | Merge remote-tracking branch 'floor114/next' into staging_065 | Dominik Ritter | 2018-06-07 | 1 | -0/+80 | |
|\ \ \ | ||||||
| * | | | Add vcs branch name truncating. | Taras Shpachenko | 2018-04-12 | 1 | -0/+80 | |
| | | | | ||||||
* | | | | Merge branch 'master' into staging_065 | Dominik Ritter | 2018-06-07 | 1 | -0/+21 | |
|\ \ \ \ | |/ / / |/| | / | | |/ | |/| | | | | | | | | | | | | | | | | | | | Conflicts were: - README.md: Two commits targeted the brightness table. #781 from 14. April 2018 on master and #684 from 05. December 2017 on next. - powerlevel9k.zsh-theme: Two commits targeted the rbenv segment. Both achieve the same thing: To show the Ruby version number always. #795 on next from 14. April 2018 and #610 on master from 28. September 2017. I went with #795 here as this - although being newer - is the one on master, and that should be more stable. | |||||
| * | | Add test for wrong truncation if switching back to home folder | Dominik Ritter | 2018-03-21 | 1 | -0/+21 | |
| | | | | | | | | | | | | | | | | | | | | | | | | This happens if a user switches from a subdirectory of $HOME back to the home folder and truncation strategy is "truncate folders from left". Then the folder is displayed as .../~ PR: #773 | |||||
* | | | Updated test for POWERLEVEL9K_DIR_PATH_ABSOLUTE | Christo Kotze | 2018-02-23 | 1 | -2/+2 | |
| | | | ||||||
* | | | Added new variable POWERLEVEL9K_DIR_PATH_ABSOLUTE | Christo Kotze | 2018-02-23 | 1 | -0/+10 | |
| | | | | | | | | | | | | | | | | | | If user sets POWERLEVEL9K_DIR_PATH_ABSOLUTE to true, uses absolute paths instead of home folder abbreviation, e.g. /Users/chris/... instead of ~/... | |||||
* | | | Updated dir.spec test for first_and_last | Christo Kotze | 2018-02-23 | 1 | -1/+1 | |
| | | | ||||||
* | | | Added truncate_to_first_and_last strategy | Christo Kotze | 2018-02-23 | 1 | -0/+18 | |
| | | | | | | | | | | | | | | | Truncate middle directories from the path. How many directories will be untouched is controlled by POWERLEVEL9K_SHORTER_DIR_LENGTH. | |||||
* | | | Updated dir.spec tests | Christo Kotze | 2018-02-22 | 1 | -1/+1 | |
| | | | ||||||
* | | | Comments, trunc_to_last, trunc_absolute | Christo Kotze | 2018-02-22 | 1 | -30/+66 | |
| | | | | | | | | | | | | | | | | | | | | | Added comments throughout the code Added `truncate_to_last` - displays only the current folder Added `truncate_absolute` - displays only the last POWERLEVEL9K_SHORTER_DIR_LENGTH characters - see #736 | |||||
* | | | Added tests for DIR_PATH_SEPARATOR_FOREGROUND | Christo Kotze | 2018-02-14 | 1 | -5/+29 | |
| | | | ||||||
* | | | Updated testBoldRootSubsubdirWorks() | Christo Kotze | 2018-02-14 | 1 | -0/+2 | |
| | | | | | | | | | | | | Forgot to initialize the bolding variable | |||||
* | | | Added tests for other folder highlighing | Christo Kotze | 2018-02-14 | 1 | -3/+79 | |
| | | | ||||||
* | | | Added test for Home folder highlighting | Christo Kotze | 2018-02-14 | 1 | -0/+12 | |
| | | | ||||||
* | | | Updating Travis tests for bold dir | Christo Kotze | 2018-02-14 | 1 | -23/+41 | |
| | | | ||||||
* | | | Updated tests for resetting bold | Christo Kotze | 2018-02-11 | 1 | -22/+22 | |
| | | | | | | | | | | | | | | | Updated tests to include the `%b%K{blue}%F{black}` or similar. TODO: Still have to create a test for a bolded last segment | |||||
* | | | orange stuff -- 208 | Charles Peterson | 2017-12-16 | 1 | -1/+1 | |
| | | | ||||||
* | | | Merge pull request #684 from Artistan/color_names | Ben Hilburn | 2017-12-05 | 3 | -8/+8 | |
|\ \ \ | | | | | | | | | Use color names, plus fixes | |||||
| * | | | color names and fixes | Charles Peterson | 2017-11-25 | 3 | -8/+8 | |
| |/ / | | | | | | | | | | | | | | | | | | | - 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 | |||||
* / / | Fix to unit tests. Also removed unneeded extra call to kubectl. | Derek Bassett | 2017-10-27 | 1 | -10/+28 | |
|/ / | ||||||
* / | Fixing `vcs.spec` tests after adding space. | Ben Hilburn | 2017-10-07 | 1 | -3/+3 | |
|/ | ||||||
* | Merge pull request #596 from eumiro/truncate_to_unique | Ben Hilburn | 2017-08-12 | 1 | -0/+21 | |
|\ | | | | | Add TRUNCATE_TO_UNIQUE shortening dir strategy | |||||
| * | add TRUNCATE_TO_UNIQUE shortening dir strategy | Miroslav Šedivý | 2017-08-11 | 1 | -0/+21 | |
| | | | | | | | | This creates the shortest unique path elements that can be unambiguously expanded to the original path. | |||||
* | | Merge branch 'master' into next | Ben Hilburn | 2017-08-12 | 1 | -0/+20 | |
|\| | ||||||
| * | Fix empty delimiter | Dominik Ritter | 2017-07-12 | 1 | -0/+20 | |
| | | | | | | | | | | Even if the delimiter is empty, the min length should be 1. This fixes #558 |