Commit graph

16 commits

Author SHA1 Message Date
Buck Ryan b53337c215 Merge branch 'develop' into stdout-segment 2018-04-25 09:55:50 -04:00
Alex Pinkney 15a6172a2c Move git stash symbol definition to utils.RepoStats.symbols 2018-04-10 06:21:23 -04:00
Alex Pinkney fc62b0f888 Move get_PATH and x_subprocess_env functions into utils.py 2018-03-20 13:09:48 +00:00
Buck Ryan 27574cc79b Fix tests and some py2/py3 issues 2018-02-19 10:45:02 -05:00
Buck Ryan 9703379d58 create an stdout segment that just plops in outputs of commands 2018-02-18 21:42:02 -05:00
Buck Ryan bcaa7e6e4d A possible solution for allowing custom themes 2018-01-28 22:37:46 -05:00
Emanuel Angelo dee6ef0ded Applied symbols \u2B61\u20DF and \u2332 for bzr and fossil, respectively 2017-10-26 01:53:03 +01:00
Emanuel de Jesus 7c7e900bf0 Merge branch 'master' into vcs-symbols 2017-10-26 01:38:14 +01:00
Buck Ryan f9d95e6520 Change repo new file symbol to ?
Fixes #300
2017-10-16 18:09:21 -04:00
Emanuel Angelo ef9c8f3e33 Adds VCS symbol before branch name in each VCS segment
The configuration file has an extra `vcs` option with a `show_symbol` boolean
sub-option to toggle the use of the symbol.
2017-10-04 22:33:55 +01:00
Buck Ryan ebb7187f04 Update parsing tests 2017-09-26 11:06:44 -04:00
Buck Ryan 655a12a278 Fix py3 issues in uptime and in unicode function 2017-09-18 09:13:29 -04:00
Emanuel Angelo 2c0a5909ce Renames some RepoStats class qualifiers to more generic terms
untracked -> new
not_staged -> changed
2017-09-14 00:25:24 +01:00
Buck Ryan 73c08b07cf Use sys.version_info[0] instead of .major
Fixes https://github.com/banga/powerline-shell/issues/247
2017-09-10 20:31:59 -04:00
Buck Ryan 46f992d9f7 Fix tests 2017-08-26 20:30:59 -04:00
Buck Ryan fafd37babb Convert many segments to new class-based code 2017-08-26 17:46:46 -04:00
Renamed from powerline_shell/repos.py (Browse further)