Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Merge branch 'master' into next | Ben Hilburn | 2015-11-13 | 1 | -1/+16 | |
|\| | ||||||
| * | Merge pull request #139 from sdupille/master | Ben Hilburn | 2015-11-13 | 1 | -1/+1 | |
| |\ | ||||||
| | * | Get terminal capabilities using a zsh builtin for portability | Stéphane Dupille | 2015-11-13 | 1 | -1/+1 | |
| |/ | ||||||
| * | Merge pull request #136 from dritter/hotfix/131-key-fixes | Ben Hilburn | 2015-11-12 | 1 | -0/+15 | |
| |\ | ||||||
| | * | Issue #131: This fixes history-substring-search, home and end keys. | Dominik Ritter | 2015-11-12 | 1 | -0/+15 | |
| |/ | ||||||
* | | Merge pull request #112 from dritter/color_detection | Ben Hilburn | 2015-11-13 | 5 | -443/+556 | |
|\ \ | ||||||
| * | | Bugfix for prezto: In prezto the theme gets called by function (via zstyle). ... | Dominik Ritter | 2015-11-07 | 1 | -2/+14 | |
| * | | If the theme-file is linked, dereference that link and source the right funct... | Dominik Ritter | 2015-11-04 | 1 | -4/+12 | |
| * | | Extracted color functions to a separate file. | Dominik Ritter | 2015-10-24 | 3 | -48/+62 | |
| * | | Extracted VCS-hooks into a separate file. | Dominik Ritter | 2015-10-24 | 2 | -138/+150 | |
| * | | Extracted icons into a separate file. | Dominik Ritter | 2015-10-24 | 3 | -196/+203 | |
| * | | Renamed "power-utilities.zsh" to just "utilities.zsh". | Dominik Ritter | 2015-10-24 | 2 | -1/+1 | |
| * | | Merge branch 'next' into color_detection | Dominik Ritter | 2015-10-22 | 3 | -21/+163 | |
| |\ \ | ||||||
| * | | | Moved utility-functions to "functions/power-utilities.zsh". | Dominik Ritter | 2015-10-19 | 2 | -179/+192 | |
| * | | | Merge branch 'next' into color_detection | Dominik Ritter | 2015-10-18 | 2 | -74/+96 | |
| |\ \ \ | ||||||
| * \ \ \ | Merge remote-tracking branch 'ben/next' into color_detection | Dominik Ritter | 2015-10-16 | 2 | -430/+95 | |
| |\ \ \ \ | ||||||
| * | | | | | Added handling for bright colors. | Dominik Ritter | 2015-10-14 | 1 | -0/+2 | |
| * | | | | | Removed unnecessary literal escape sequences. | Dominik Ritter | 2015-10-11 | 1 | -2/+2 | |
| * | | | | | Added a new function `isSameColor` to handle color comparisons. It is now pos... | Dominik Ritter | 2015-10-11 | 1 | -3/+49 | |
* | | | | | | Merge pull request #134 from dritter/changelog_added | Ben Hilburn | 2015-11-04 | 1 | -0/+89 | |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | ||||||
| * | | | | | Added a CHANGELOG. | Dominik Ritter | 2015-11-04 | 1 | -0/+89 | |
|/ / / / / | ||||||
* | | | | | Merge branch 'master' into next | Ben Hilburn | 2015-10-22 | 1 | -2/+2 | |
|\ \ \ \ \ | | |_|_|/ | |/| | | | ||||||
| * | | | | Merge pull request #123 from martinpelikan/master | Ben Hilburn | 2015-10-22 | 1 | -1/+1 | |
| |\ \ \ \ | ||||||
| | * | | | | Fixes #122, SI prefixes should be evaluated as strings. | Martin Pelikan | 2015-10-18 | 1 | -1/+1 | |
| * | | | | | Merge pull request #128 from DanielGGordon/master | Ben Hilburn | 2015-10-22 | 1 | -1/+1 | |
| |\ \ \ \ \ | | |/ / / / | |/| | | | | ||||||
| | * | | | | Rephrasing of error message when TERM not 256 color | Daniel Gordon | 2015-10-19 | 1 | -1/+1 | |
| |/ / / / | ||||||
* | | | | | Merge pull request #126 from rjorgenson/next | Ben Hilburn | 2015-10-22 | 2 | -0/+92 | |
|\ \ \ \ \ | ||||||
| * | | | | | fixed some edge cases I ran into during usage of the linux segment | rjorgenson | 2015-10-19 | 1 | -2/+7 | |
| * | | | | | added time remaining support to battery segment on Linux | rjorgenson | 2015-10-19 | 2 | -1/+5 | |
| * | | | | | erroneous whitespace commit undone | rjorgenson | 2015-10-19 | 1 | -1/+1 | |
| * | | | | | added Linux support to battery prompt segment | rjorgenson | 2015-10-19 | 2 | -19/+40 | |
| * | | | | | editor automatically removed whitespace | rjorgenson | 2015-10-18 | 1 | -1/+1 | |
| * | | | | | fixed output string color declaration | rjorgenson | 2015-10-18 | 1 | -1/+1 | |
| * | | | | | added battery prompt segment usable on OS X systems | rjorgenson | 2015-10-18 | 2 | -1/+63 | |
| | |_|_|/ | |/| | | | ||||||
* | | | | | Merge pull request #127 from dritter/go_prompt | Ben Hilburn | 2015-10-22 | 2 | -0/+11 | |
|\ \ \ \ \ | ||||||
| * | | | | | Merge branch 'next' into go_prompt | Dominik Ritter | 2015-10-19 | 2 | -74/+96 | |
| |\| | | | | ||||||
| * | | | | | Merge remote-tracking branch 'ben/next' into go_prompt | Dominik Ritter | 2015-10-16 | 2 | -430/+95 | |
| |\ \ \ \ \ | | | |_|_|/ | | |/| | | | ||||||
| * | | | | | Merge branch 'next' into go_prompt | Dominik Ritter | 2015-09-30 | 2 | -107/+192 | |
| |\ \ \ \ \ | | | |_|_|/ | | |/| | | | ||||||
| * | | | | | Added a segment that shows the current GO version number. | Dominik Ritter | 2015-09-21 | 2 | -0/+11 | |
* | | | | | | Merge pull request #129 from dritter/ram_prompt | Ben Hilburn | 2015-10-22 | 2 | -18/+58 | |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | ||||||
| * | | | | | Added documentation. | Dominik Ritter | 2015-10-20 | 1 | -1/+11 | |
| * | | | | | Merge branch 'next' into ram_prompt | Dominik Ritter | 2015-10-20 | 2 | -74/+96 | |
| |\ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
* | | | | | | Merge branch 'master' into next | Ben Hilburn | 2015-10-18 | 1 | -2/+2 | |
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | | | ||||||
| * | | | | | README: Updating second image to use @natemccurdy awesome gif. | Ben Hilburn | 2015-10-18 | 1 | -2/+2 | |
| | |_|_|/ | |/| | | | ||||||
* | | | | | Merge pull request #118 from dritter/whitespace_customization | Ben Hilburn | 2015-10-18 | 1 | -7/+9 | |
|\ \ \ \ \ | ||||||
| * | | | | | Made whitespaces between segment separators customizable. | Dominik Ritter | 2015-10-16 | 1 | -7/+9 | |
| |/ / / / | ||||||
* | | | | | README: Updating the docs about `vi_mode` segment. | Ben Hilburn | 2015-10-18 | 1 | -21/+9 | |
* | | | | | Merge pull request #117 from dritter/vi_customizations | Ben Hilburn | 2015-10-18 | 2 | -2/+10 | |
|\ \ \ \ \ | ||||||
| * | | | | | vi_mode segement more customizable. | Dominik Ritter | 2015-10-16 | 2 | -2/+10 | |
| |/ / / / | ||||||
* | | | | | Merge branch 'dritter-vcs_cleanup' into next | Ben Hilburn | 2015-10-18 | 1 | -47/+45 | |
|\ \ \ \ \ |