Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Few additions to the README | Ben Hilburn | 2015-04-02 | 1 | -0/+1 |
| | |||||
* | Adding settings var docs to the theme file for people without README | Ben Hilburn | 2015-04-02 | 1 | -4/+28 |
| | |||||
* | Improved correction factor, so that the ratio is a nice percentage. | Dominik Ritter | 2015-04-02 | 1 | -1/+1 |
| | |||||
* | Better implementation of counting Classes and Tests for RSpec. | Dominik Ritter | 2015-04-02 | 1 | -2/+2 |
| | |||||
* | Whitespace. | Dominik Ritter | 2015-04-02 | 1 | -3/+3 |
| | |||||
* | Merge branch 'master' into dritter/test-ratio | Dominik Ritter | 2015-04-02 | 1 | -3/+19 |
|\ | |||||
| * | Git: Show stashed changes. | Dominik Ritter | 2015-04-02 | 1 | -1/+12 |
| | | |||||
| * | Show at maximum the configured amount of characters. If the changeset id | Dominik Ritter | 2015-04-01 | 1 | -5/+5 |
| | | | | | | | | exeeds that limit, just show the full changeset id. | ||||
| * | Merge branch 'master' into dritter/changeset_hash_length | Dominik Ritter | 2015-04-01 | 1 | -6/+6 |
| |\ | |||||
| * | | Length of changeset-hash is now configurable by setting ↵ | Dominik Ritter | 2015-03-31 | 1 | -2/+7 |
| | | | | | | | | | | | | POWERLEVEL9K_CHANGESET_HASH_LENGTH. | ||||
* | | | Display a tests vs code ratio (RSpec and Symfony2-PHPUnit-tests). | Dominik Ritter | 2015-04-02 | 1 | -0/+35 |
| |/ |/| | |||||
* | | Correct interpretation of boolean variables. | Dominik Ritter | 2015-03-31 | 1 | -6/+6 |
|/ | |||||
* | Merging dritter's light color configuration. | Ben Hilburn | 2015-03-30 | 1 | -23/+38 |
|\ | | | | | | | Resolved some minor conflicts, and changed README. | ||||
| * | Variable-Scoping. | Dominik Ritter | 2015-03-30 | 1 | -0/+1 |
| | | |||||
| * | Added a "light" color scheme. | Dominik Ritter | 2015-03-30 | 1 | -22/+36 |
| | | | | | | | | Improved colors slightly. | ||||
* | | Merge dritter's double-lined prompt feature. | Ben Hilburn | 2015-03-30 | 1 | -1/+6 |
|\ \ | | | | | | | | | | | | | Resolved Conflicts: README.md | ||||
| * | | Added option POWERLEVEL9K_PROMPT_ON_NEWLINE, which shows the prompt on a new ↵ | Dominik Ritter | 2015-03-30 | 1 | -1/+6 |
| |/ | | | | | | | line. | ||||
* | | Segments now alphabetical in README. Broke out `aws` docs. | Ben Hilburn | 2015-03-30 | 1 | -1/+0 |
| | | |||||
* | | Merge remotebranch 'dritter/dritter/aws_segment' | Ben Hilburn | 2015-03-30 | 1 | -0/+10 |
|\ \ | |||||
| * | | Added AWS segment | Dominik Ritter | 2015-03-30 | 1 | -0/+10 |
| |/ | |||||
* | | Merge pull request #9 from dritter/dritter/virtualenv_link_correction | Ben Hilburn | 2015-03-30 | 1 | -1/+1 |
|\ \ | | | | | | | Updated the link to the virtualenv-documentation. | ||||
| * | | Updated the link to the virtualenv-documentation. | Dominik Ritter | 2015-03-30 | 1 | -1/+1 |
| |/ | |||||
* / | Updated comment. | Dominik Ritter | 2015-03-30 | 1 | -1/+1 |
|/ | |||||
* | Fixing boolean check for `POWERLEVEL9K_SHOW_CHANGESET` | Ben Hilburn | 2015-03-30 | 1 | -11/+11 |
| | | | | Also, random other cleanup. | ||||
* | Removed unnecessary whitespace. | Dominik Ritter | 2015-03-30 | 1 | -2/+2 |
| | |||||
* | Added a bit documentation. | Dominik Ritter | 2015-03-29 | 1 | -0/+1 |
| | |||||
* | Show revision-Changeset, if POWERLEVEL9K_SHOW_CHANGESET is enabled. | Dominik Ritter | 2015-03-29 | 1 | -2/+15 |
| | |||||
* | Enabling `rbenv` by default. Improving the README. | Ben Hilburn | 2015-03-29 | 1 | -1/+1 |
| | |||||
* | Cleaning up newly improved VCS_INFO settings. | Ben Hilburn | 2015-03-29 | 1 | -6/+14 |
| | |||||
* | Merge branch '/dritter/mercurial_support' into staging branch. | Ben Hilburn | 2015-03-29 | 1 | -14/+33 |
|\ | |||||
| * | Bugfix: we have to reset the dirty-state once we visited a dirty working copy. | Dominik Ritter | 2015-03-29 | 1 | -7/+9 |
| | | | | | | | | And a bit of formatting. | ||||
| * | Debugging comment added. | Dominik Ritter | 2015-03-29 | 1 | -0/+3 |
| | | |||||
| * | A better approach to detect the dirty status of our working copy. | Dominik Ritter | 2015-03-29 | 1 | -9/+13 |
| | | |||||
| * | Added mercurial support. | Dominik Ritter | 2015-03-23 | 1 | -9/+19 |
| | | |||||
| * | Merge branch 'master' into dritter/mercurial_support | Dominik Ritter | 2015-03-22 | 1 | -20/+28 |
| |\ | |||||
| * | | First part: added Mercurial support. | Dominik Ritter | 2015-03-22 | 1 | -4/+4 |
| | | | |||||
* | | | Remove the leading whitespace from the left prompt. | NateMcCurdy | 2015-03-27 | 1 | -2/+2 |
| | | | |||||
* | | | Add a prompt for rbenv ruby version | NateMcCurdy | 2015-03-27 | 1 | -0/+7 |
| |/ |/| | |||||
* | | Minor cleanup of whitespace and README | Ben Hilburn | 2015-03-22 | 1 | -2/+2 |
| | | |||||
* | | rvm-prompt is now customizable too.. | Dominik Ritter | 2015-03-22 | 1 | -1/+1 |
| | | |||||
* | | All elements can now be on each side. | Dominik Ritter | 2015-03-22 | 1 | -18/+26 |
|/ | | | | | | For better customization, you can add an array of elements in your zshrc: POWERLEVEL9K_LEFT_PROMPT_ELEMENTS POWERLEVEL9K_RIGHT_PROMPT_ELEMENTS | ||||
* | Cleaning up comments at the top of the theme file | Ben Hilburn | 2015-02-02 | 1 | -3/+6 |
| | |||||
* | powerlevel9k: removing the commented-out hg prompt | Ben Hilburn | 2015-01-29 | 1 | -1/+0 |
| | |||||
* | powerlevel-9k: ocd swap out of ' to " | Ben Hilburn | 2015-01-29 | 1 | -2/+2 |
| | |||||
* | powerlevel-9k: more spacing fixes | Ben Hilburn | 2015-01-29 | 1 | -3/+3 |
| | |||||
* | powerlevel-9k: getting rid of the totally fake hg vcs_info | Ben Hilburn | 2015-01-29 | 1 | -36/+0 |
| | |||||
* | powerlevel-9k: fixing the spacing in the vcs segment | Ben Hilburn | 2015-01-29 | 1 | -16/+20 |
| | |||||
* | powerlevel-9k: slightly tweaking colors | Ben Hilburn | 2015-01-29 | 1 | -2/+2 |
| | |||||
* | powerlevel-9k zsh theme: incorporting tupton's vcs_info suggestions | Ben Hilburn | 2015-01-29 | 1 | -22/+62 |
| | |||||
* | powerlevel9k: I never actually use Hg | Ben Hilburn | 2015-01-29 | 1 | -1/+1 |
| |