summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* add node_version only inside project folder optionMohammed Abdel Ra'ouf2019-03-221-3/+27
* pull upstream changes from gitstatusromkatv2019-03-221-4/+4
* don't kill timer when subshells exitromkatv2019-03-221-2/+6
* formattingromkatv2019-03-221-2/+2
* restore the copyright from the origin of powerlevel9kromkatv2019-03-222-3/+4
* better linkRoman Perepelitsa2019-03-221-1/+2
* s/fork/reimplementation/ to avoid misleading peopleRoman Perepelitsa2019-03-221-1/+1
* fix incoming changes in git promptromkatv2019-03-211-1/+1
* stop using typeset when declaring functions; it's stupidromkatv2019-03-211-45/+49
* pull upstream changes from gitstatusromkatv2019-03-211-0/+0
* document LOADING git state and extra styling optionsromkatv2019-03-201-2/+43
* make extended git styling options consistent with the existing styling optionsromkatv2019-03-201-12/+24
* pull upstream changes from gitstatusromkatv2019-03-205-8/+5
* pull upstream changes from gitstatusromkatv2019-03-201-5/+8
* simpler ws handling in gitromkatv2019-03-201-20/+10
* restore "loading" git statusromkatv2019-03-201-1/+1
* support individual styling for all parts of git promptromkatv2019-03-191-36/+88
* support segments with multiple text elementsromkatv2019-03-191-142/+142
* bail if someone tries to interpet powerlevel9k.zsh-theme with shromkatv2019-03-191-3/+7
* get rid of unwanted whitespaces; this time the wanted whitespaces should remainromkatv2019-03-191-5/+7
* optimize prompt_contextromkatv2019-03-191-2/+2
* Revert "remove superfluous spaces from rprompt; optimize context"romkatv2019-03-191-11/+11
* remove superfluous spaces from rprompt; optimize contextromkatv2019-03-191-11/+11
* add caching to simple_dirromkatv2019-03-181-4/+13
* remove no longer relevant item from faqromkatv2019-03-181-5/+0
* bug fix: correctly handle consecutive segments without backgroundromkatv2019-03-181-13/+13
* expand string parameters with (g::) where appropriateromkatv2019-03-182-5/+37
* optimze prompt compilerromkatv2019-03-181-74/+51
* optimize left_prompt_segment furtherromkatv2019-03-181-2/+2
* optimize left_prompt_segmentromkatv2019-03-181-66/+50
* make left and right more consistentromkatv2019-03-171-1/+1
* simplify code a littleromkatv2019-03-171-4/+4
* pull upstream changes from gitstatusromkatv2019-03-171-1/+1
* close fifo descriptor on exec and ensure timer process exitsromkatv2019-03-171-12/+30
* pull upstream changes from gitstatusromkatv2019-03-175-56/+41
* remove _P9K_H* stuff that is no longer necessaryromkatv2019-03-171-44/+17
* Merge branch 'master' of github.com:romkatv/powerlevel10kromkatv2019-03-171-0/+3
|\
| * docsRoman Perepelitsa2019-03-171-0/+3
* | fix regression in truncate_with_package_name; fixes #29romkatv2019-03-171-2/+2
|/
* pull upstream changes from gitstatusromkatv2019-03-163-0/+0
* move segment renderring logic to prompt expansion timeromkatv2019-03-161-144/+192
* be more aggressive in attempt to maintain correct prompt optionsromkatv2019-03-161-4/+5
* Merge branch 'master' of github.com:romkatv/powerlevel10kromkatv2019-03-151-1/+1
|\
| * Merge pull request #27 from RealBarrettBrown/specify-command-rmRoman Perepelitsa2019-03-151-1/+1
| |\
| | * Specify `command rm` to bypass any aliasesBarrett Brown2019-03-151-1/+1
| |/
* / pull upstream changes from gitstatusromkatv2019-03-151-3/+3
|/
* stupid typoromkatv2019-03-151-1/+1
* bug fix: accidentally defined function named "local"... oops!romkatv2019-03-151-1/+1
* pull upstream changes from gitstatusromkatv2019-03-152-11/+23
* kill timer process on exitromkatv2019-03-151-0/+6