summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Added a mechanism to make deprecated segments visible to the user.Dominik Ritter2015-11-172-0/+23
* Merge pull request #142 from dritter/rust_versionBen Hilburn2015-11-162-0/+10
|\
| * Added documentation.Dominik Ritter2015-11-161-0/+1
| * Add an Identifier to version.Dominik Ritter2015-11-161-1/+1
| * Add segment for rust version.Dominik Ritter2015-11-161-0/+9
* | Merge pull request #141 from dritter/improve_rvm_performanceBen Hilburn2015-11-161-4/+7
|\ \ | |/ |/|
| * Huge performance improvement if you use `rvm` segment.Dominik Ritter2015-11-161-4/+7
|/
* Merge branch 'master' into nextBen Hilburn2015-11-131-1/+16
|\
| * Merge pull request #139 from sdupille/masterBen Hilburn2015-11-131-1/+1
| |\
| | * Get terminal capabilities using a zsh builtin for portabilityStéphane Dupille2015-11-131-1/+1
| |/
| * Merge pull request #136 from dritter/hotfix/131-key-fixesBen Hilburn2015-11-121-0/+15
| |\
| | * Issue #131: This fixes history-substring-search, home and end keys.Dominik Ritter2015-11-121-0/+15
| |/
* | Merge pull request #112 from dritter/color_detectionBen Hilburn2015-11-135-443/+556
|\ \
| * | Bugfix for prezto: In prezto the theme gets called by function (via zstyle). ...Dominik Ritter2015-11-071-2/+14
| * | If the theme-file is linked, dereference that link and source the right funct...Dominik Ritter2015-11-041-4/+12
| * | Extracted color functions to a separate file.Dominik Ritter2015-10-243-48/+62
| * | Extracted VCS-hooks into a separate file.Dominik Ritter2015-10-242-138/+150
| * | Extracted icons into a separate file.Dominik Ritter2015-10-243-196/+203
| * | Renamed "power-utilities.zsh" to just "utilities.zsh".Dominik Ritter2015-10-242-1/+1
| * | Merge branch 'next' into color_detectionDominik Ritter2015-10-223-21/+163
| |\ \
| * | | Moved utility-functions to "functions/power-utilities.zsh".Dominik Ritter2015-10-192-179/+192
| * | | Merge branch 'next' into color_detectionDominik Ritter2015-10-182-74/+96
| |\ \ \
| * \ \ \ Merge remote-tracking branch 'ben/next' into color_detectionDominik Ritter2015-10-162-430/+95
| |\ \ \ \
| * | | | | Added handling for bright colors.Dominik Ritter2015-10-141-0/+2
| * | | | | Removed unnecessary literal escape sequences.Dominik Ritter2015-10-111-2/+2
| * | | | | Added a new function `isSameColor` to handle color comparisons. It is now pos...Dominik Ritter2015-10-111-3/+49
* | | | | | Merge pull request #134 from dritter/changelog_addedBen Hilburn2015-11-041-0/+89
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Added a CHANGELOG.Dominik Ritter2015-11-041-0/+89
|/ / / / /
* | | | | Merge branch 'master' into nextBen Hilburn2015-10-221-2/+2
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Merge pull request #123 from martinpelikan/masterBen Hilburn2015-10-221-1/+1
| |\ \ \ \
| | * | | | Fixes #122, SI prefixes should be evaluated as strings.Martin Pelikan2015-10-181-1/+1
| * | | | | Merge pull request #128 from DanielGGordon/masterBen Hilburn2015-10-221-1/+1
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | Rephrasing of error message when TERM not 256 colorDaniel Gordon2015-10-191-1/+1
| |/ / / /
* | | | | Merge pull request #126 from rjorgenson/nextBen Hilburn2015-10-222-0/+92
|\ \ \ \ \
| * | | | | fixed some edge cases I ran into during usage of the linux segmentrjorgenson2015-10-191-2/+7
| * | | | | added time remaining support to battery segment on Linuxrjorgenson2015-10-192-1/+5
| * | | | | erroneous whitespace commit undonerjorgenson2015-10-191-1/+1
| * | | | | added Linux support to battery prompt segmentrjorgenson2015-10-192-19/+40
| * | | | | editor automatically removed whitespacerjorgenson2015-10-181-1/+1
| * | | | | fixed output string color declarationrjorgenson2015-10-181-1/+1
| * | | | | added battery prompt segment usable on OS X systemsrjorgenson2015-10-182-1/+63
| | |_|_|/ | |/| | |
* | | | | Merge pull request #127 from dritter/go_promptBen Hilburn2015-10-222-0/+11
|\ \ \ \ \
| * | | | | Merge branch 'next' into go_promptDominik Ritter2015-10-192-74/+96
| |\| | | |
| * | | | | Merge remote-tracking branch 'ben/next' into go_promptDominik Ritter2015-10-162-430/+95
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | Merge branch 'next' into go_promptDominik Ritter2015-09-302-107/+192
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | Added a segment that shows the current GO version number.Dominik Ritter2015-09-212-0/+11
* | | | | | Merge pull request #129 from dritter/ram_promptBen Hilburn2015-10-222-18/+58
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Added documentation.Dominik Ritter2015-10-201-1/+11
| * | | | | Merge branch 'next' into ram_promptDominik Ritter2015-10-202-74/+96
| |\ \ \ \ \ | |/ / / / / |/| | | | |
* | | | | | Merge branch 'master' into nextBen Hilburn2015-10-181-2/+2
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |