aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* pull upstream changes from gitstatusromkatv2019-03-305-4/+4
|
* add extra diagnostics for old shellsromkatv2019-03-301-0/+29
|
* pull upstream changes from gitstatusromkatv2019-03-275-1/+2
|
* Merge pull request #43 from alerque/masterRoman Perepelitsa2019-03-271-4/+4
|\ | | | | Obey GIT_DIR if set for vcsh compatability
| * Always expand GIT_DIR to absolute pathCaleb Maclennan2019-03-271-4/+4
| |
| * Obey GIT_DIR if set for vcsh compatabilityCaleb Maclennan2019-03-271-4/+4
|/
* check for joined segments when figuring out whether vcs is enabled; fixes #41romkatv2019-03-261-2/+4
|
* add a link to contributorsRoman Perepelitsa2019-03-251-1/+1
|
* add license sectionRoman Perepelitsa2019-03-251-1/+6
|
* pull upstream changes from gitstatusromkatv2019-03-254-0/+0
|
* print HEAD instead of commit if not available; do not call zle when illegal ↵romkatv2019-03-241-4/+4
| | | | to do so
* docsromkatv2019-03-231-0/+3
|
* docsromkatv2019-03-231-1/+1
|
* docsromkatv2019-03-231-1/+1
|
* docsromkatv2019-03-231-0/+4
|
* replace .purepower argument with PURE_POWER_MODEromkatv2019-03-231-5/+5
|
* pull upstream changes from gitstatusromkatv2019-03-235-1/+5
|
* fix linksromkatv2019-03-231-2/+2
|
* spelloromkatv2019-03-231-1/+1
|
* docsromkatv2019-03-221-2/+3
|
* typoromkatv2019-03-221-1/+1
|
* typoromkatv2019-03-221-1/+1
|
* add curlromkatv2019-03-221-1/+1
|
* spelloromkatv2019-03-221-2/+2
|
* fix linksromkatv2019-03-221-3/+5
|
* docsromkatv2019-03-222-127/+206
|
* docsRoman Perepelitsa2019-03-221-3/+4
|
* Merge pull request #35 from MuhmdRaouf/node-status-project-only-versionRoman Perepelitsa2019-03-221-3/+27
|\ | | | | add node_version only inside project folder option
| * 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
| | | | This reverts commit a97892bc72585063eec4b85717f26b75c97a17e2.