Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | shorten the benchmarks section | romkatv | 2019-03-11 | 1 | -28/+1 |
| | |||||
* | pull upstream changes from gitstatus | romkatv | 2019-03-11 | 5 | -7/+12 |
| | |||||
* | pull upstream changes from gitstatus | romkatv | 2019-03-11 | 2 | -1/+3 |
| | |||||
* | fix bugs reported in https://github.com/romkatv/powerlevel10k/issues/9 | romkatv | 2019-03-10 | 1 | -10/+9 |
| | |||||
* | build a new binary for mac os | romkatv | 2019-03-08 | 1 | -0/+0 |
| | |||||
* | pull upstream changes from gitstatus | romkatv | 2019-03-08 | 2 | -1/+1 |
| | |||||
* | document known bugs | romkatv | 2019-03-08 | 1 | -0/+6 |
| | |||||
* | do not reset prompt after prompt_powerlevel9k_teardown | romkatv | 2019-03-08 | 1 | -0/+4 |
| | |||||
* | simplify and speed up caching | romkatv | 2019-03-08 | 1 | -86/+85 |
| | |||||
* | typo | romkatv | 2019-03-08 | 1 | -1/+1 |
| | |||||
* | work around bugs in zplug. it hangs on startup if you start a subshell in ↵ | romkatv | 2019-03-08 | 1 | -6/+6 |
| | | | | the background | ||||
* | unsetopt bg_nice | romkatv | 2019-03-07 | 1 | -0/+1 |
| | |||||
* | symlink for gitstatusd-linux-armv6l | romkatv | 2019-03-07 | 1 | -0/+1 |
| | |||||
* | add raspberry pie benchmarks | romkatv | 2019-03-07 | 1 | -5/+27 |
| | |||||
* | pull upstream changes from gitstatus | romkatv | 2019-03-07 | 1 | -0/+0 |
| | |||||
* | pull upstream changes from gitstatus | romkatv | 2019-03-07 | 2 | -0/+2 |
| | |||||
* | add pull-pustream.zsh | romkatv | 2019-03-07 | 1 | -0/+30 |
| | |||||
* | Merge branch 'master' of github.com:romkatv/powerlevel10k | romkatv | 2019-03-07 | 1 | -7/+2 |
|\ | |||||
| * | docs | Roman Perepelitsa | 2019-03-07 | 1 | -1/+1 |
| | | |||||
| * | remove junk | Roman Perepelitsa | 2019-03-07 | 1 | -5/+0 |
| | | |||||
| * | typo | Roman Perepelitsa | 2019-03-07 | 1 | -1/+1 |
| | | |||||
* | | minor opitimization | romkatv | 2019-03-07 | 1 | -3/+4 |
|/ | |||||
* | replace readme with a link | romkatv | 2019-03-07 | 1 | -118/+1 |
| | |||||
* | update wsl benchmarks | romkatv | 2019-03-07 | 1 | -24/+12 |
| | |||||
* | docs | romkatv | 2019-03-07 | 1 | -0/+4 |
| | |||||
* | docs | romkatv | 2019-03-07 | 1 | -20/+62 |
| | |||||
* | define POWERLEVEL9K_VCS_MAX_INDEX_SIZE_DIRTY; some cleanup | romkatv | 2019-03-07 | 1 | -6/+7 |
| | |||||
* | new mac build | romkatv | 2019-03-07 | 1 | -0/+0 |
| | |||||
* | wip | romkatv | 2019-03-07 | 8 | -202/+1362 |
| | |||||
* | remove unnecessary caching | romkatv | 2019-03-04 | 1 | -9/+5 |
| | |||||
* | docs | Roman Perepelitsa | 2019-03-04 | 1 | -2/+2 |
| | |||||
* | add table of contents; add try-it-in-docker | romkatv | 2019-03-04 | 1 | -15/+60 |
| | |||||
* | space between >>! and the file name | romkatv | 2019-03-04 | 1 | -1/+1 |
| | |||||
* | bug fix: support POWERLEVEL9K_STATUS_VERBOSE=false | romkatv | 2019-03-04 | 1 | -0/+2 |
| | |||||
* | use mkport in a portable way | romkatv | 2019-03-04 | 1 | -1/+1 |
| | |||||
* | make it work when CLOBBER is unset | romkatv | 2019-03-04 | 1 | -1/+1 |
| | |||||
* | formatting | romkatv | 2019-03-03 | 1 | -1/+1 |
| | |||||
* | do not set POWERLEVEL9K_VCS_STATUS_COMMAND | romkatv | 2019-03-03 | 1 | -5/+5 |
| | |||||
* | replace git uris with https | Roman Perepelitsa | 2019-03-03 | 1 | -1/+1 |
| | |||||
* | make it work with zplugin | romkatv | 2019-03-03 | 1 | -4/+4 |
| | |||||
* | docs | romkatv | 2019-03-02 | 1 | -8/+8 |
| | |||||
* | add wsl benchmarks | romkatv | 2019-03-02 | 1 | -0/+25 |
| | |||||
* | update benchmark data based on the latest optimizations | romkatv | 2019-03-02 | 1 | -1/+1 |
| | |||||
* | formatting | romkatv | 2019-03-02 | 1 | -1/+1 |
| | |||||
* | update benchmark data based on the latest optimizations | romkatv | 2019-03-02 | 1 | -7/+7 |
| | |||||
* | docs | Roman Perepelitsa | 2019-03-02 | 1 | -10/+11 |
| | |||||
* | docs | Roman Perepelitsa | 2019-03-02 | 1 | -1/+1 |
| | |||||
* | merge upstream | romkatv | 2019-03-02 | 2 | -34/+70 |
|\ | |||||
| * | Merge pull request #1175 from dritter/port_wrboyce_truncation_fix | Dominik Ritter | 2019-03-02 | 1 | -0/+2 |
| |\ | | | | | | | Fix home dir shortening when using package_name truncation strategy | ||||
| | * | Backport @wrboyce fix for truncating dir with package name from #1158 | Dominik Ritter | 2019-03-02 | 1 | -0/+2 |
| |/ |