Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Ensure that LC_CTYPE IS NOT overwritten by P9K | Dominik Ritter | 2018-11-15 | 1 | -12/+18 |
* | Protect users locale | Dominik Ritter | 2018-11-05 | 1 | -0/+2 |
* | Merge pull request #1020 from dritter/fix_context_spec | Dominik Ritter | 2018-10-13 | 1 | -0/+18 |
|\ | |||||
| * | Do not throw away users configuration | Dominik Ritter | 2018-10-12 | 1 | -10/+18 |
| * | Fix tests | Dominik Ritter | 2018-10-12 | 1 | -0/+10 |
|/ | |||||
* | Merge pull request #990 from sblondon/sblondon-fogottenbacktick | Ben Hilburn | 2018-09-27 | 1 | -1/+1 |
|\ | |||||
| * | Add forgotten backtick | sblondon | 2018-09-16 | 1 | -1/+1 |
|/ | |||||
* | Oops, this change should have been in last commit. | Ben Hilburn | 2018-09-06 | 1 | -1/+1 |
* | Removing `rbenv` from default LPROMPT list. | Ben Hilburn | 2018-09-06 | 3 | -2/+3 |
* | Updating CHANGELOG for v0.6.6 | Ben Hilburn | 2018-09-05 | 1 | -0/+17 |
* | Merge pull request #959 from dritter/fix_color_values | Ben Hilburn | 2018-09-05 | 38 | -220/+220 |
|\ | |||||
| * | Fix tests | Dominik Ritter | 2018-09-05 | 1 | -1/+1 |
| * | Merge remote-tracking branch 'ben/master' into fix_color_values | Dominik Ritter | 2018-09-05 | 0 | -0/+0 |
| |\ | |/ |/| | |||||
* | | Merge pull request #944 from dritter/prepare_066 | Ben Hilburn | 2018-08-31 | 59 | -1132/+4877 |
|\ \ | |||||
| | * | Fix tests | Dominik Ritter | 2018-08-17 | 37 | -207/+207 |
| | * | Change bright colors to old color codes | Dominik Ritter | 2018-08-17 | 1 | -12/+12 |
| |/ | |||||
| * | Merge remote-tracking branch 'nnja/patch-1' into prepare_066 | Dominik Ritter | 2018-08-17 | 1 | -1/+1 |
| |\ | |||||
| | * | Fix broken link in README referencing date and time configuration | Nina Zakharenko | 2018-08-17 | 1 | -1/+1 |
| |/ |/| | |||||
| * | Merge remote-tracking branch 'eloo/master' into prepare_066 | Dominik Ritter | 2018-08-12 | 1 | -54/+54 |
| |\ | |||||
| | * | Add fallback icon for linux distros | Joseph Weigl | 2018-08-11 | 1 | -54/+54 |
| |/ |/| | |||||
| * | Merge remote-tracking branch 'docwhat/pr/sudo-check' into prepare_066 | Dominik Ritter | 2018-08-10 | 1 | -1/+1 |
| |\ | |||||
| | * | Use SUDO_COMMAND to check for sudo | Christian Höltje | 2018-08-10 | 1 | -3/+3 |
| |/ |/| | |||||
| * | Add tests for color comparisons with none colors | Dominik Ritter | 2018-08-10 | 1 | -0/+16 |
| * | Merge branch 'fix_colors' into prepare_066 | Dominik Ritter | 2018-08-10 | 1 | -1/+1 |
| |\ | |||||
| | * | Fix foreground colors in right prompt segments | Dominik Ritter | 2018-08-10 | 1 | -1/+1 |
| * | | Add test for bright colors | Dominik Ritter | 2018-08-09 | 1 | -0/+9 |
| * | | Merge branch 'fix_colors' into prepare_066 | Dominik Ritter | 2018-08-09 | 30 | -97/+107 |
| |\| | |||||
| | * | Fix tests | Dominik Ritter | 2018-08-09 | 8 | -25/+25 |
| | * | Make use of helper function in left_end_segment | Dominik Ritter | 2018-08-09 | 1 | -1/+1 |
| | * | Fix colors for visual identifiers | Dominik Ritter | 2018-08-09 | 1 | -2/+2 |
| * | | Merge branch 'fix_colors' into prepare_066 | Dominik Ritter | 2018-08-08 | 39 | -600/+588 |
| |\| | |||||
| | * | Write comparison with double quotes | Dominik Ritter | 2018-08-08 | 1 | -1/+1 |
| | * | Fix tests | Dominik Ritter | 2018-08-08 | 1 | -2/+2 |
| | * | Pad colors with zeroes | Dominik Ritter | 2018-08-08 | 1 | -1/+2 |
| | * | Fix tests | Dominik Ritter | 2018-08-08 | 9 | -83/+83 |
| | * | Always use color codes instead of named colors | Dominik Ritter | 2018-08-08 | 1 | -34/+25 |
| | * | Fix bright colors | Dominik Ritter | 2018-08-08 | 1 | -6/+0 |
| | * | Improve naming of variables | Dominik Ritter | 2018-08-07 | 1 | -31/+49 |
| | * | Remove duplicate variable | Dominik Ritter | 2018-08-07 | 1 | -5/+0 |
| | * | Make colors a global array | Dominik Ritter | 2018-08-07 | 1 | -265/+267 |
| | * | Write comparisons with double equals | Dominik Ritter | 2018-08-07 | 1 | -1/+1 |
| | * | Fix bright colors | Dominik Ritter | 2018-08-07 | 1 | -6/+2 |
| | * | Fix bug so that the segment separator of left middle has the right color | Dominik Ritter | 2018-08-07 | 1 | -1/+1 |
| | * | Make purpose clear of backgroundColor and foregroundColor functions | Dominik Ritter | 2018-08-07 | 2 | -16/+8 |
| * | | Merge branch 'fix_colors' into prepare_066 | Dominik Ritter | 2018-08-06 | 1 | -0/+2 |
| |\| | |||||
| | * | Add missing colors to fix color comparison | Dominik Ritter | 2018-07-24 | 1 | -0/+2 |
| * | | Merge remote-tracking branch 'JulienPivard/transparent_back_fix' into prepare... | Dominik Ritter | 2018-08-06 | 1 | -0/+4 |
| |\ \ | |||||
| | * | | Test more readable | Ythildir | 2018-07-22 | 1 | -1/+1 |
| | * | | Resolve #918 Transparent background | Ythildir | 2018-07-21 | 1 | -0/+4 |
| | |/ | |||||
| * | | Merge branch 'fix_debug_fonts' into prepare_066 | Dominik Ritter | 2018-08-06 | 1 | -48/+289 |
| |\ \ |