| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Merge pull request #21 from dritter/dritter/mercurial_show_bookmark | Ben Hilburn | 2015-04-05 | 2 | -0/+16 |
|\ |
|
| * | 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 |
|\ \
| |/
|/| |
|
| * | 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 |
|\ \ |
|
| * | | 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 |
|\ \
| |/
|/| |
|
| * | 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 |
|\ \ |
|
| * | | 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 |
|\ \ |
|
| * | | Show at maximum the configured amount of characters. If the changeset id | Dominik Ritter | 2015-04-01 | 1 | -5/+5 |
| * | | 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 POWERLEVEL9K_CHANGESE... | Dominik Ritter | 2015-03-31 | 1 | -2/+7 |
| | | * | 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. | 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. | 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.. | 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 |
* | README: Minor additions to final section. | Ben Hilburn | 2015-03-30 | 1 | -2/+8 |
* | Fixing last commit. I must be getting tired. | Ben Hilburn | 2015-03-30 | 1 | -8/+8 |
* | README: Breaking out the `vcs` segment docs. | Ben Hilburn | 2015-03-30 | 1 | -5/+8 |
* | README: Minor changes to README. | Ben Hilburn | 2015-03-30 | 1 | -2/+2 |
* | More README updates | Ben Hilburn | 2015-03-30 | 1 | -11/+10 |
* | README: Adding new screenshots. | Ben Hilburn | 2015-03-30 | 1 | -1/+7 |
* | Cleaning up README section regarding color scheme selection. | Ben Hilburn | 2015-03-30 | 1 | -5/+2 |
* | Merge remote-tracking branch 'dritter/dritter/solarized_colors' | Ben Hilburn | 2015-03-30 | 1 | -0/+6 |
|\ |
|
| * | Mentioned solarized color scheme in the customization instructions. | Dominik Ritter | 2015-03-30 | 1 | -0/+5 |
* | | Merging dritter's light color configuration. | Ben Hilburn | 2015-03-30 | 2 | -23/+46 |
|\ \ |
|
| * | | Variable-Scoping. | Dominik Ritter | 2015-03-30 | 1 | -0/+1 |