Commit Graph

3869 Commits (77fa0e6dcc56d71590967714f9e76bbf2c9ecc17)
 

Author SHA1 Message Date
Dominik Ritter f9f3294d3b Trim unwanted whitespaces.
Ben Hilburn a73c3a5a66 Merge pull request from dritter/dritter/readme_fixes
Typo corrected in README
Dominik Ritter d62999fbeb Typo corrected.
Ben Hilburn 8ea95a615b Merge pull request from dritter/dritter/readme_fixes
Fixed indendation
Dominik Ritter 6b74061012 Fixed indendation.
Ben Hilburn fb7f009769 Merge pull request from dritter/dritter/mercurial_show_bookmark
Mercurial: show bookmark in `vcs` segment.
Ben Hilburn e427f7c0c9 Merge pull request from dritter/dritter/test-ratio
Test ratio documentation added to README
Dominik Ritter 41bc89fb72 Merge branch 'master' into dritter/test-ratio
Dominik Ritter fddf341d5c Added documentation.
Dominik Ritter 49b8024947 Show active mercurial bookmark.
Dominik Ritter 3f4a7bcd4c Nicer Symbols for multiline.
Ben Hilburn 13273fccd6 Adding time format string doc to theme file. Making segments alphabetical.
Ben Hilburn 56dc536f6c Merge pull request from dritter/dritter/date_configurable
Better configurability of time format
Dominik Ritter 367c354103 Added documentation.
Dominik Ritter 2058e56be5 Always add a whitespace to the end of the time segment for better look.
Dominik Ritter 8d52f7b189 Added Documentation.
Dominik Ritter 4d99982e7c Merge branch 'master' into dritter/date_configurable
Ben Hilburn b1d6d3e67d README: Derp. Silly grammar error.
Ben Hilburn cfd8484ce5 Few additions to the README
Ben Hilburn b25c0adc4d Adding settings var docs to the theme file for people without README
Ben Hilburn 6d07fccaf2 Merge pull request from dritter/dritter/test-ratio
Show a ratio of test classes vs real classes (Ruby and Symfony2)
Dominik Ritter 4ad84c0936 Improved correction factor, so that the ratio is a nice percentage.
Dominik Ritter 94af6aae43 Better implementation of counting Classes and Tests for RSpec.
Dominik Ritter aadf37bd35 Documentation is now correct.
Dominik Ritter 30aee63f22 Time format is now configurable.
Dominik Ritter a06c53902d Whitespace.
Dominik Ritter a9fcd466a3 Merge branch 'master' into dritter/test-ratio
Dominik Ritter 18cbe235b8 Added documentation.
Dominik Ritter 085610cccf Display a tests vs code ratio (RSpec and Symfony2-PHPUnit-tests).
Ben Hilburn 393e1c827b Merge pull request from dritter/dritter/show_stash_count
Show stash count for git.
Dominik Ritter 27a13b3f48 Added documentation.
Dominik Ritter 0175b25395 Git: Show stashed changes.
Ben Hilburn 5b0eeadabb Merge pull request from dritter/dritter/changeset_hash_length
Make changeset hash length configurable
Dominik Ritter e23a3c47c4 Show at maximum the configured amount of characters. If the changeset id
exeeds that limit, just show the full changeset id.
Dominik Ritter 32e6ebc88d Merge branch 'master' into dritter/changeset_hash_length
Ben Hilburn c88cfb8b73 Merge pull request from dritter/dritter/correct_boolean_evaluation
Correct interpretation of boolean variables.
Dominik Ritter 3f890310c6 Merge branch 'master' into dritter/changeset_hash_length
Dominik Ritter c57e46f63d Added documentation
Dominik Ritter c27513149a Correct interpretation of boolean variables.
Ben Hilburn 6f61a266cc Merge pull request from dritter/dritter/wording
No need to export POWERLEVEL9K_PROMPT_ON_NEW_LINE.
Dominik Ritter 04b420eb1b No need to export POWERLEVEL9K_PROMPT_ON_NEW_LINE.
Dominik Ritter 3de82cfa67 Length of changeset-hash is now configurable by setting POWERLEVEL9K_CHANGESET_HASH_LENGTH.
Ben Hilburn 7ff18e7716 Merge pull request from dritter/dritter/vcs_info_correction
Wording: VCS_INFO is a feature of ZSH itself..
Dominik Ritter fa0d48c799 Wording: VCS_INFO is a feature of ZSH itself..
Ben Hilburn 863325e3d0 README: Adding information to help users troubleshoot Powerline issues.
Ben Hilburn 9938003f62 README: Minor additions to final section.
Ben Hilburn 57158e5c3f Fixing last commit. I must be getting tired.
Ben Hilburn 9421aad11e README: Breaking out the `vcs` segment docs.
Ben Hilburn 60ee8b7936 README: Minor changes to README.
Maybe one day I'll be happy with this and leave it alone.
Ben Hilburn e6b79e27ce More README updates