Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | We don't need `tr`, as we strip whitespace directly with zsh. | Dominik Ritter | 2015-05-31 | 1 | -3/+3 |
| | |||||
* | Better compatibility with prezto. | Dominik Ritter | 2015-05-30 | 1 | -57/+61 |
| | |||||
* | Variable scoping. | Dominik Ritter | 2015-05-30 | 1 | -1/+1 |
| | |||||
* | Added documentation. | Dominik Ritter | 2015-05-28 | 1 | -1/+16 |
| | |||||
* | Modified code to work with prezto. | Dominik Ritter | 2015-05-27 | 1 | -8/+20 |
| | |||||
* | Merge pull request #28 from dritter/trim_whitespace | Ben Hilburn | 2015-05-20 | 1 | -4/+4 |
|\ | | | | | Trim unwanted whitespaces. | ||||
| * | Trim unwanted whitespaces. | Dominik Ritter | 2015-05-20 | 1 | -4/+4 |
| | | |||||
* | | Merge pull request #25 from dritter/dritter/readme_fixes | Ben Hilburn | 2015-04-11 | 1 | -1/+1 |
|\ \ | |/ |/| | Typo corrected in README | ||||
| * | Typo corrected. | Dominik Ritter | 2015-04-11 | 1 | -1/+1 |
|/ | |||||
* | Merge pull request #23 from dritter/dritter/readme_fixes | Ben Hilburn | 2015-04-09 | 1 | -2/+2 |
|\ | | | | | Fixed indendation | ||||
| * | Fixed indendation. | Dominik Ritter | 2015-04-08 | 1 | -2/+2 |
|/ | |||||
* | Merge pull request #21 from dritter/dritter/mercurial_show_bookmark | Ben Hilburn | 2015-04-05 | 2 | -0/+16 |
|\ | | | | | Mercurial: show bookmark in `vcs` segment. | ||||
| * | Added documentation. | Dominik Ritter | 2015-04-05 | 1 | -0/+2 |
| | | |||||
| * | Show active mercurial bookmark. | Dominik Ritter | 2015-04-05 | 1 | -0/+14 |
| | | |||||
* | | Merge pull request #22 from dritter/dritter/test-ratio | Ben Hilburn | 2015-04-05 | 1 | -0/+8 |
|\ \ | |/ |/| | Test ratio documentation added to README | ||||
| * | Merge branch 'master' into dritter/test-ratio | Dominik Ritter | 2015-04-05 | 2 | -62/+82 |
| |\ | |/ |/| | |||||
* | | Adding time format string doc to theme file. Making segments alphabetical. | Ben Hilburn | 2015-04-03 | 2 | -66/+73 |
| | | |||||
* | | Merge pull request #20 from dritter/dritter/date_configurable | Ben Hilburn | 2015-04-03 | 2 | -1/+14 |
|\ \ | | | | | | | Better configurability of time format | ||||
| * | | Added documentation. | Dominik Ritter | 2015-04-03 | 1 | -0/+8 |
| | | | |||||
| * | | Always add a whitespace to the end of the time segment for better look. | Dominik Ritter | 2015-04-03 | 1 | -2/+2 |
| | | | |||||
| * | | Merge branch 'master' into dritter/date_configurable | Dominik Ritter | 2015-04-03 | 2 | -4/+68 |
| |\ \ | |/ / |/| | | |||||
| * | | Time format is now configurable. | Dominik Ritter | 2015-04-02 | 1 | -1/+6 |
| | | | |||||
| | * | Added Documentation. | Dominik Ritter | 2015-04-03 | 1 | -0/+8 |
| |/ |/| | |||||
* | | README: Derp. Silly grammar error. | Ben Hilburn | 2015-04-02 | 1 | -1/+1 |
| | | |||||
* | | Few additions to the README | Ben Hilburn | 2015-04-02 | 2 | -0/+3 |
| | | |||||
* | | Adding settings var docs to the theme file for people without README | Ben Hilburn | 2015-04-02 | 1 | -4/+28 |
| | | |||||
* | | Merge pull request #19 from dritter/dritter/test-ratio | Ben Hilburn | 2015-04-02 | 2 | -0/+37 |
|\ \ | |/ |/| | Show a ratio of test classes vs real classes (Ruby and Symfony2) | ||||
| * | 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 |
| | | |||||
| * | Documentation is now correct. | Dominik Ritter | 2015-04-02 | 1 | -1/+1 |
| | | |||||
| * | Whitespace. | Dominik Ritter | 2015-04-02 | 1 | -3/+3 |
| | | |||||
| * | Merge branch 'master' into dritter/test-ratio | Dominik Ritter | 2015-04-02 | 2 | -4/+38 |
| |\ | |/ |/| | |||||
* | | Merge pull request #18 from dritter/dritter/show_stash_count | Ben Hilburn | 2015-04-02 | 2 | -1/+24 |
|\ \ | | | | | | | Show stash count for git. | ||||
| * | | Added documentation. | Dominik Ritter | 2015-04-02 | 1 | -0/+12 |
| | | | |||||
| * | | Git: Show stashed changes. | Dominik Ritter | 2015-04-02 | 1 | -1/+12 |
|/ / | |||||
* | | Merge pull request #17 from dritter/dritter/changeset_hash_length | Ben Hilburn | 2015-04-02 | 2 | -3/+14 |
|\ \ | | | | | | | Make changeset hash length configurable | ||||
| * | | 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 |
| |\ \ | |/ / |/| | | |||||
| * | | Merge branch 'master' into dritter/changeset_hash_length | Dominik Ritter | 2015-04-01 | 1 | -2/+2 |
| |\ \ | |||||
| * | | | Added documentation | Dominik Ritter | 2015-04-01 | 1 | -1/+7 |
| | | | | |||||
| * | | | Length of changeset-hash is now configurable by setting ↵ | Dominik Ritter | 2015-03-31 | 1 | -2/+7 |
| | | | | | | | | | | | | | | | | POWERLEVEL9K_CHANGESET_HASH_LENGTH. | ||||
| | | * | Added documentation. | Dominik Ritter | 2015-04-02 | 1 | -0/+2 |
| | | | | |||||
| | | * | Display a tests vs code ratio (RSpec and Symfony2-PHPUnit-tests). | Dominik Ritter | 2015-04-02 | 1 | -0/+35 |
| |_|/ |/| | | |||||
* | | | Merge pull request #16 from dritter/dritter/correct_boolean_evaluation | Ben Hilburn | 2015-04-01 | 1 | -6/+6 |
|\ \ \ | |_|/ |/| | | Correct interpretation of boolean variables. | ||||
| * | | Correct interpretation of boolean variables. | Dominik Ritter | 2015-03-31 | 1 | -6/+6 |
| | | | |||||
* | | | Merge pull request #15 from dritter/dritter/wording | Ben Hilburn | 2015-03-31 | 1 | -1/+1 |
|\ \ \ | |/ / |/| | | No need to export POWERLEVEL9K_PROMPT_ON_NEW_LINE. | ||||
| * | | No need to export POWERLEVEL9K_PROMPT_ON_NEW_LINE. | Dominik Ritter | 2015-03-31 | 1 | -1/+1 |
|/ / | |||||
* | | Merge pull request #14 from dritter/dritter/vcs_info_correction | Ben Hilburn | 2015-03-31 | 1 | -1/+1 |
|\ \ | |/ |/| | Wording: VCS_INFO is a feature of ZSH itself.. | ||||
| * | Wording: VCS_INFO is a feature of ZSH itself.. | Dominik Ritter | 2015-03-31 | 1 | -1/+1 |
|/ | |||||
* | README: Adding information to help users troubleshoot Powerline issues. | Ben Hilburn | 2015-03-30 | 1 | -0/+23 |
| |