Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | * | Merge branch 'next' into benoits_dir_segment | Dominik Ritter | 2017-02-12 | 1 | -32/+38 | |
| | | |\ | ||||||
| | | * | | Add comments to the dir segment | Dominik Ritter | 2017-02-02 | 1 | -0/+2 | |
| | | | | | ||||||
| | | * | | More possibilities with truncate folder marker | Benoit Averty | 2017-02-01 | 1 | -12/+18 | |
| | | | | | ||||||
| | | * | | Fix bug when truncate root was set to direct subfolder of home or root | Benoit Averty | 2017-02-01 | 1 | -1/+1 | |
| | | | | | ||||||
| | | * | | Add dir_truncate_root option | Benoit Averty | 2017-02-01 | 1 | -2/+15 | |
| | | | | | ||||||
| | * | | | Fix default dir truncation strategy | Dominik Ritter | 2017-02-04 | 1 | -1/+1 | |
| | | | | | ||||||
| | * | | | Do path expansion at first | Dominik Ritter | 2017-02-03 | 1 | -2/+2 | |
| | | | | | ||||||
| | * | | | Add ability to omit the first character in dir path | Dominik Ritter | 2017-01-30 | 1 | -0/+4 | |
| | |/ / | ||||||
| * | | | Added additional ssh identifier for the right statusbar. | Christian Rebischke | 2017-02-10 | 1 | -0/+7 | |
| | | | | ||||||
| * | | | [SSH]: resolved merge conflict and merged with current next | Christian Rebischke | 2017-02-10 | 1 | -44/+185 | |
| |\| | | ||||||
| * | | | added ssh support and POWERLEVEL9K_HIDE_HOST feature | Christian Rebischke | 2016-12-18 | 1 | -4/+16 | |
| | | | | | | | | | | | | | | | | | | | | | | | | refactorized the sourcecode added true/false switch | |||||
* | | | | Use GMT as timezone for `command_execution_time` segment | Dominik Ritter | 2017-02-14 | 1 | -2/+2 | |
| | | | | ||||||
* | | | | Refactor `command_execution_time` segment | Dominik Ritter | 2017-02-14 | 1 | -9/+31 | |
| | | | | | | | | | | | | | | | | | | | | | | | | - Change internal precision to nanoseconds - Let the user decide about desired precision - Add tests | |||||
* | | | | Fix wrong variable name | Dominik Ritter | 2017-02-14 | 1 | -1/+1 | |
| | | | | ||||||
* | | | | Format command execution time human readable | Dominik Ritter | 2017-02-14 | 1 | -1/+6 | |
| | | | | ||||||
* | | | | Reworked `command_execution_time` segment | Dominik Ritter | 2017-02-14 | 1 | -3/+6 | |
| | | | | | | | | | | | | | | | | | | | | | | | | - Add a visual identifier - Fix a bug that the time was not reset - Make calculation independent of segment (thx @rjorgenson) | |||||
* | | | | Add `command_execution_time` segment | Dominik Ritter | 2017-02-13 | 1 | -0/+21 | |
| |_|/ |/| | | ||||||
* | | | Merge pull request #395 from dritter/benoits_dir_writable_segment | Ben Hilburn | 2017-02-11 | 1 | -1/+7 | |
|\ \ \ | | | | | | | | | Benoits dir writable segment | |||||
| * | | | Rename `dir_permissions` segment to `dir_writable` | Dominik Ritter | 2017-02-01 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | | | | | | | | | | Additionally: - Add changelog entry - Add documentation | |||||
| * | | | Add directory permission prompt segment | Benoit Averty | 2017-02-01 | 1 | -1/+7 | |
| | |/ | |/| | ||||||
* | | | Merge pull request #391 from dritter/simplify_public_ip | Ben Hilburn | 2017-02-11 | 1 | -29/+12 | |
|\ \ \ | | | | | | | | | Simplify `public_ip` segment | |||||
| * | | | Change order of public ip methods as it was before | Dominik Ritter | 2017-01-28 | 1 | -1/+1 | |
| | | | | ||||||
| * | | | Simplify `public_ip` segment | Dominik Ritter | 2017-01-28 | 1 | -29/+12 | |
| |/ / | ||||||
* | | | Merge pull request #387 from dritter/fix_truncate_with_package_name | Ben Hilburn | 2017-02-11 | 1 | -1/+8 | |
|\ \ \ | | | | | | | | | Fix error with truncating package name if repo is symlinked | |||||
| * | | | Fix error with truncating package name if repo is symlinked | Dominik Ritter | 2017-01-26 | 1 | -1/+8 | |
| |/ / | ||||||
* / / | Avoid error if CLOBBER is not set | Dominik Ritter | 2017-01-24 | 1 | -1/+11 | |
|/ / | | | | | | | If the tempfile already exists and CLOBBER is not set, a file exists error occurrs. This commit avoids this problem. | |||||
* | | Merge pull request #379 from dritter/fix_swift_segment | Ben Hilburn | 2017-01-24 | 1 | -4/+2 | |
|\ \ | | | | | | | Fix swift segment | |||||
| * | | Fix swift segment | Dominik Ritter | 2017-01-22 | 1 | -4/+2 | |
| | | | | | | | | | | | | | | | The regex for the swift segment matches too much. Here I simplified it to match the first number as this is probably the "main" version number. | |||||
* | | | incorportaing feedback from review on `hdd_usage` segment | Ben Hilburn | 2017-01-22 | 1 | -11/+12 | |
| | | | ||||||
* | | | changing `hdd_usage` to actually show usage | Ben Hilburn | 2017-01-21 | 1 | -19/+11 | |
| | | | ||||||
* | | | Fix | Mikhaylov Anton | 2017-01-21 | 1 | -5/+2 | |
| | | | ||||||
* | | | Fix | Mikhaylov Anton | 2017-01-21 | 1 | -12/+15 | |
| | | | ||||||
* | | | Fix | Mikhaylov Anton | 2017-01-21 | 1 | -1/+1 | |
| | | | ||||||
* | | | Fix | Mikhaylov Anton | 2017-01-21 | 1 | -1/+1 | |
| | | | ||||||
* | | | Fix | Mikhaylov Anton | 2017-01-21 | 1 | -2/+0 | |
| | | | ||||||
* | | | Fix | Mikhaylov Anton | 2017-01-21 | 1 | -2/+1 | |
| | | | ||||||
* | | | Change colors | Mikhaylov Anton | 2017-01-21 | 1 | -6/+14 | |
| | | | ||||||
* | | | Add anion155's HDD segment | Mikhaylov Anton | 2017-01-21 | 1 | -0/+44 | |
|/ / | ||||||
* | | Change powerlevel9k_init to prompt_powerlevel_setup | Owen McGill | 2017-01-21 | 1 | -2/+3 | |
| | | | | | | | | Changed init/setup function name to be compatible with zsh promptinit, zsh prompt function only lists themes with prompt_*_setup init/setup functions | |||||
* | | Merge pull request #376 from jshort/next | Ben Hilburn | 2017-01-21 | 1 | -7/+8 | |
|\ \ | | | | | | | Fix MacOS specific battery segment logic. | |||||
| * | | Fix MacOS specific battery segment logic. | James Short | 2017-01-19 | 1 | -7/+8 | |
| | | | | | | | | | | | | | | | | | | The case statement was causing it to never display that it was charging and some of the awk statements had an off-by-one bug to grab the correct values. | |||||
* | | | fixed typo | rjorgenson | 2017-01-10 | 1 | -3/+4 | |
| | | | | | | | | | | | | fixed issue with POWERLEVEL9K_PUBLIC_IP_NONE being empty .. i hope | |||||
* | | | reverted testing value to default value | rjorgenson | 2017-01-10 | 1 | -1/+1 | |
| | | | ||||||
* | | | fixed issue with POWERLEVEL9K_PUBLIC_IP_NONE being empty for real | rjorgenson | 2017-01-10 | 1 | -2/+2 | |
| | | | ||||||
* | | | fixed issue with POWERLEVEL9K_PUBLIC_IP_NONE being empty | rjorgenson | 2017-01-10 | 1 | -1/+1 | |
| | | | ||||||
* | | | Merge branch 'public_ip_segment' of github.com:rjorgenson/powerlevel9k into ↵ | rjorgenson | 2017-01-10 | 1 | -9/+12 | |
|\ \ \ | | | | | | | | | | | | | public_ip_segment | |||||
| * | | | added configurable string when there is no IP | rjorgenson | 2017-01-04 | 1 | -2/+3 | |
| | | | | ||||||
| * | | | updated some comments | rjorgenson | 2017-01-04 | 1 | -6/+5 | |
| | | | | | | | | | | | | | | | | changed some offline behavior | |||||
| * | | | Merge branch 'public_ip_segment' of github.com:rjorgenson/powerlevel9k into ↵ | rjorgenson | 2017-01-04 | 1 | -0/+1 | |
| |\ \ \ | | | | | | | | | | | | | | | | public_ip_segment | |||||
| * | | | | fixed some comments and handled an edge case | rjorgenson | 2017-01-04 | 1 | -2/+3 | |
| | | | | |