| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | bug fix: correctly handle consecutive segments without background | romkatv | 2019-03-18 | 1 | -13/+13 |
* | | expand string parameters with (g::) where appropriate | romkatv | 2019-03-18 | 2 | -5/+37 |
* | | optimze prompt compiler | romkatv | 2019-03-18 | 1 | -74/+51 |
* | | optimize left_prompt_segment further | romkatv | 2019-03-18 | 1 | -2/+2 |
* | | optimize left_prompt_segment | romkatv | 2019-03-18 | 1 | -66/+50 |
* | | make left and right more consistent | romkatv | 2019-03-17 | 1 | -1/+1 |
* | | simplify code a little | romkatv | 2019-03-17 | 1 | -4/+4 |
* | | pull upstream changes from gitstatus | romkatv | 2019-03-17 | 1 | -1/+1 |
* | | close fifo descriptor on exec and ensure timer process exits | romkatv | 2019-03-17 | 1 | -12/+30 |
* | | pull upstream changes from gitstatus | romkatv | 2019-03-17 | 5 | -56/+41 |
* | | remove _P9K_H* stuff that is no longer necessary | romkatv | 2019-03-17 | 1 | -44/+17 |
* | | Merge branch 'master' of github.com:romkatv/powerlevel10k | romkatv | 2019-03-17 | 1 | -0/+3 |
|\ \ |
|
| * | | docs | Roman Perepelitsa | 2019-03-17 | 1 | -0/+3 |
* | | | fix regression in truncate_with_package_name; fixes #29 | romkatv | 2019-03-17 | 1 | -2/+2 |
|/ / |
|
* | | pull upstream changes from gitstatus | romkatv | 2019-03-16 | 3 | -0/+0 |
* | | move segment renderring logic to prompt expansion time | romkatv | 2019-03-16 | 1 | -144/+192 |
* | | be more aggressive in attempt to maintain correct prompt options | romkatv | 2019-03-16 | 1 | -4/+5 |
* | | Merge branch 'master' of github.com:romkatv/powerlevel10k | romkatv | 2019-03-15 | 1 | -1/+1 |
|\ \ |
|
| * \ | Merge pull request #27 from RealBarrettBrown/specify-command-rm | Roman Perepelitsa | 2019-03-15 | 1 | -1/+1 |
| |\ \ |
|
| | * | | Specify `command rm` to bypass any aliases | Barrett Brown | 2019-03-15 | 1 | -1/+1 |
| |/ / |
|
* / / | pull upstream changes from gitstatus | romkatv | 2019-03-15 | 1 | -3/+3 |
|/ / |
|
* | | stupid typo | romkatv | 2019-03-15 | 1 | -1/+1 |
* | | bug fix: accidentally defined function named "local"... oops! | romkatv | 2019-03-15 | 1 | -1/+1 |
* | | pull upstream changes from gitstatus | romkatv | 2019-03-15 | 2 | -11/+23 |
* | | kill timer process on exit | romkatv | 2019-03-15 | 1 | -0/+6 |
* | | cleanup | romkatv | 2019-03-15 | 1 | -13/+10 |
* | | better quoting | romkatv | 2019-03-15 | 1 | -1/+1 |
* | | make dir formatting a little less broken | romkatv | 2019-03-15 | 1 | -20/+16 |
* | | escape properly | romkatv | 2019-03-15 | 1 | -116/+107 |
* | | speed up background_jobs | romkatv | 2019-03-15 | 1 | -6/+5 |
* | | update TOC | romkatv | 2019-03-14 | 1 | -1/+2 |
* | | pull upstream | romkatv | 2019-03-14 | 5 | -14/+21 |
* | | docs | romkatv | 2019-03-14 | 1 | -1/+4 |
* | | Merge branch 'master' of github.com:romkatv/powerlevel10k | romkatv | 2019-03-14 | 1 | -0/+1 |
|\ \ |
|
| * | | another shot in the dark | Roman Perepelitsa | 2019-03-14 | 1 | -0/+1 |
| * | | fix prompt_virtualenv | Roman Perepelitsa | 2019-03-14 | 1 | -1/+1 |
* | | | support tags and revisions in gitstatus-powered vcs segment; respect vcs hooks | romkatv | 2019-03-14 | 1 | -35/+65 |
|/ / |
|
* | | shot in the dark | romkatv | 2019-03-14 | 1 | -3/+2 |
* | | fix linux distro icons | romkatv | 2019-03-14 | 1 | -2/+1 |
* | | mention that POWERLEVEL9K_EXPERIMENTAL_TIME_REALTIME breaks completion menu | romkatv | 2019-03-14 | 1 | -0/+2 |
* | | fix cd | romkatv | 2019-03-14 | 1 | -1/+1 |
* | | formatting | romkatv | 2019-03-14 | 1 | -6/+3 |
* | | it is up to 3 background processes now | romkatv | 2019-03-14 | 1 | -3/+5 |
* | | formatting | romkatv | 2019-03-14 | 1 | -1/+1 |
* | | nitpickers will nitpick | romkatv | 2019-03-14 | 1 | -1/+2 |
* | | fix TOC | romkatv | 2019-03-14 | 1 | -2/+1 |
* | | remove non-refreshing background jobs from known bugs. this is fixed | romkatv | 2019-03-14 | 1 | -6/+0 |
* | | ln -s gitstatusd-linux-armv7l gitstatusd-linux-aarch64 | romkatv | 2019-03-14 | 1 | -0/+1 |
* | | fix background_jobs; the segment now refreshes when jobs complete | romkatv | 2019-03-14 | 1 | -29/+70 |
* | | fix POWERLEVEL9K_SHORTEN_DELIMITER | romkatv | 2019-03-14 | 2 | -3/+1 |