aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Mercurial-Bookmarks should also appear in the current foreground color.Dominik Ritter2015-06-041-1/+1
|
* Merge remote-tracking branch 'ben/master' into dritter/font_modeDominik Ritter2015-06-042-51/+136
|\
| * simplifying user-defined color logic for VCS segmentBen Hilburn2015-06-041-14/+8
| |
| * README: bit of cleanupBen Hilburn2015-06-041-13/+21
| |
| * Merge branch 'master' into dritter/flexible_colorsDominik Ritter2015-06-041-0/+1
| |\
| * | More documentation.Dominik Ritter2015-06-041-0/+6
| | |
| * | Cleaned indentation.Dominik Ritter2015-05-231-14/+14
| | |
| * | More Documentation.Dominik Ritter2015-05-231-0/+1
| | |
| * | Code documentation.Dominik Ritter2015-05-231-0/+5
| | |
| * | VCS-Info should be affected by foreground color settings of the user.Dominik Ritter2015-05-231-12/+25
| | |
| * | Merge branch 'dritter/flexible_colors' of github.com:dritter/powerlevel9k ↵Dominik Ritter2015-05-221-0/+34
| |\ \ | | | | | | | | | | | | into dritter/flexible_colors
| | * | Update README.mdDominik Ritter2015-05-221-0/+34
| | | | | | | | | | | | Added Documentation.
| * | | A bit more documentation.Dominik Ritter2015-05-221-1/+2
| |/ /
| * | Added some flexibility regarding colors: Now you can specify the foreground ↵Dominik Ritter2015-05-221-29/+52
| | | | | | | | | | | | and background colors for every segment by setting variables like POWERLEVEL9K_TIME_FOREGROUND="green".
* | | Powerline-Font is now optional.Dominik Ritter2015-06-041-12/+3
| | |
* | | Introduction should be in first place.Dominik Ritter2015-06-041-11/+11
| | |
* | | Improved documentation.Dominik Ritter2015-06-041-2/+48
| | |
* | | Merge remote-tracking branch 'ben/master' into dritter/font_modeDominik Ritter2015-06-031-0/+1
|\ \ \ | | |/ | |/|
| * | Merge pull request #31 from dritter/dritter/more_debuggingBen Hilburn2015-06-011-0/+1
| |\ \ | | |/ | |/| More debugging hints added.
| | * More debugging hints added.Dominik Ritter2015-05-271-0/+1
| |/
* | A bit more whitespace.Dominik Ritter2015-06-031-4/+4
| |
* | Better Icons for incoming/outgoing.Dominik Ritter2015-06-031-4/+8
| |
* | Accidentally removed git-untracked hook.Dominik Ritter2015-06-031-2/+13
| |
* | Modified Theme to support awesome-powerline-fonts as well as ↵Dominik Ritter2015-06-031-44/+134
|/ | | | non-powerline-fonts.
* Merge pull request #28 from dritter/trim_whitespaceBen Hilburn2015-05-201-4/+4
|\ | | | | Trim unwanted whitespaces.
| * Trim unwanted whitespaces.Dominik Ritter2015-05-201-4/+4
| |
* | Merge pull request #25 from dritter/dritter/readme_fixesBen Hilburn2015-04-111-1/+1
|\ \ | |/ |/| Typo corrected in README
| * Typo corrected.Dominik Ritter2015-04-111-1/+1
|/
* Merge pull request #23 from dritter/dritter/readme_fixesBen Hilburn2015-04-091-2/+2
|\ | | | | Fixed indendation
| * Fixed indendation.Dominik Ritter2015-04-081-2/+2
|/
* Merge pull request #21 from dritter/dritter/mercurial_show_bookmarkBen Hilburn2015-04-052-0/+16
|\ | | | | Mercurial: show bookmark in `vcs` segment.
| * Added documentation.Dominik Ritter2015-04-051-0/+2
| |
| * Show active mercurial bookmark.Dominik Ritter2015-04-051-0/+14
| |
* | Merge pull request #22 from dritter/dritter/test-ratioBen Hilburn2015-04-051-0/+8
|\ \ | |/ |/| Test ratio documentation added to README
| * Merge branch 'master' into dritter/test-ratioDominik Ritter2015-04-052-62/+82
| |\ | |/ |/|
* | Adding time format string doc to theme file. Making segments alphabetical.Ben Hilburn2015-04-032-66/+73
| |
* | Merge pull request #20 from dritter/dritter/date_configurableBen Hilburn2015-04-032-1/+14
|\ \ | | | | | | Better configurability of time format
| * | Added documentation.Dominik Ritter2015-04-031-0/+8
| | |
| * | Always add a whitespace to the end of the time segment for better look.Dominik Ritter2015-04-031-2/+2
| | |
| * | Merge branch 'master' into dritter/date_configurableDominik Ritter2015-04-032-4/+68
| |\ \ | |/ / |/| |
| * | Time format is now configurable.Dominik Ritter2015-04-021-1/+6
| | |
| | * Added Documentation.Dominik Ritter2015-04-031-0/+8
| |/ |/|
* | README: Derp. Silly grammar error.Ben Hilburn2015-04-021-1/+1
| |
* | Few additions to the READMEBen Hilburn2015-04-022-0/+3
| |
* | Adding settings var docs to the theme file for people without READMEBen Hilburn2015-04-021-4/+28
| |
* | Merge pull request #19 from dritter/dritter/test-ratioBen Hilburn2015-04-022-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 Ritter2015-04-021-1/+1
| |
| * Better implementation of counting Classes and Tests for RSpec.Dominik Ritter2015-04-021-2/+2
| |
| * Documentation is now correct.Dominik Ritter2015-04-021-1/+1
| |
| * Whitespace.Dominik Ritter2015-04-021-3/+3
| |