Commit Graph

134 Commits (7bf7ab94b6ddf91e95e7400c1141dd5d9e3557fc)
 

Author SHA1 Message Date
Dominik Ritter 7bf7ab94b6 Fix for Issue . Now the RPROMPT is on the first line.
Ben Hilburn 77cbe9a6f0 simplifying user-defined color logic for VCS segment
Ben Hilburn 23e8a039ad README: bit of cleanup
Dominik Ritter 10c4bdaab2 Merge branch 'master' into dritter/flexible_colors
Dominik Ritter 9b0e11173b More documentation.
Ben Hilburn b7169d57d2 Merge pull request from dritter/dritter/more_debugging
More debugging hints added.
Dominik Ritter 166dec2c76 More debugging hints added.
Dominik Ritter 16856268b3 Cleaned indentation.
Dominik Ritter dca6b29089 More Documentation.
Dominik Ritter 6cca2c339e Code documentation.
Dominik Ritter 3aba9e20e5 VCS-Info should be affected by foreground color settings of the user.
Dominik Ritter 04aa036e60 Merge branch 'dritter/flexible_colors' of github.com:dritter/powerlevel9k into dritter/flexible_colors
Dominik Ritter cb8549aed9 A bit more documentation.
Dominik Ritter cdad420b32 Update README.md
Added Documentation.
Dominik Ritter e7e86d9a72 Added some flexibility regarding colors: Now you can specify the foreground and background colors for every segment by setting variables like POWERLEVEL9K_TIME_FOREGROUND="green".
Ben Hilburn f7af54cdf2 Merge pull request from dritter/trim_whitespace
Trim unwanted whitespaces.
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.
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