Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | cleanup | romkatv | 2020-05-19 | 1 | -4/+3 | |
| | | ||||||
* | | bug fix: properly disable instant prompt when auto-wizard is aborted | romkatv | 2020-05-19 | 1 | -3/+5 | |
| | | ||||||
* | | fix gcloud for the case when there are multiple configurations | romkatv | 2020-05-18 | 1 | -2/+2 | |
| | | | | | | | | Fixes #731 | |||||
* | | pyenv: display python version alongside environment name if unequal | romkatv | 2020-05-18 | 4 | -0/+52 | |
| | | | | | | | | See #730. | |||||
* | | add POWERLEVEL9K_VIRTUALENV_SHOW_WITH_PYENV=false to config templates | romkatv | 2020-05-18 | 4 | -0/+8 | |
| | | | | | | | | See #730. | |||||
* | | add POWERLEVEL9K_VIRTUALENV_SHOW_WITH_PYENV | romkatv | 2020-05-18 | 1 | -2/+7 | |
| | | ||||||
* | | notes | romkatv | 2020-05-18 | 1 | -0/+9 | |
| | | ||||||
* | | expand dir color faq | romkatv | 2020-05-17 | 1 | -6/+8 | |
| | | ||||||
* | | uncomment POWERLEVEL9K_DIR_BACKGROUND | romkatv | 2020-05-17 | 1 | -1/+1 | |
| | | ||||||
* | | add chinese translation for the reference to gitee.com | romkatv | 2020-05-16 | 1 | -2/+4 | |
| | | | | | | | | | | | | See #124. Thanks, @ayalhw. | |||||
* | | mention that powerlevel10k can be cloned from gitee.com; see #124 | romkatv | 2020-05-16 | 1 | -0/+13 | |
| | | ||||||
* | | Merge commit 'ff18dbaf74beb38f9e0721558f2c66552b5862a4' | romkatv | 2020-05-15 | 2 | -6/+38 | |
|\| | ||||||
| * | Squashed 'gitstatus/' changes from caf5bfd3..4c1b9564 | romkatv | 2020-05-15 | 2 | -6/+38 | |
| | | | | | | | | | | | | | | | | | | | | 4c1b9564 Merge pull request #128 from carlosedp/arch 1d2816f2 Add support to build on ppc64le and riscv64 archs 5614639c update version in packaging instructions d728a1da add homebrew installation instructions; fixed #118 git-subtree-dir: gitstatus git-subtree-split: 4c1b95643bc78dfe8e4d9566823b72881637c2ef | |||||
* | | work around bugs in zsh that break vim shell; see #717v1.9.1 | romkatv | 2020-05-15 | 1 | -13/+13 | |
| | | ||||||
* | | disable tty echo for the whole duration of wizard | romkatv | 2020-05-14 | 1 | -2/+2 | |
| | | ||||||
* | | fix ask_python screen in the wizard | romkatv | 2020-05-14 | 1 | -10/+10 | |
| | | ||||||
* | | fix POWERLEVEL9K_VCS_DISABLED_WORKDIR_PATTERN example | romkatv | 2020-05-14 | 5 | -5/+5 | |
| | | ||||||
* | | wizard: print a message when aborted with ctrl-c | romkatv | 2020-05-14 | 1 | -1/+10 | |
| | | ||||||
* | | abort instant prompt if wizard needs to run on startup | romkatv | 2020-05-14 | 1 | -19/+28 | |
| | | ||||||
* | | maintain _p9k_dumped_instant_prompt_sigs invariant | romkatv | 2020-05-14 | 1 | -3/+11 | |
| | | ||||||
* | | update version in packaging instructions | romkatv | 2020-05-13 | 1 | -2/+2 | |
| | | ||||||
* | | Merge commit '46c76dd7071bedab192aa65756ba09024e29da0c'v1.9.0 | romkatv | 2020-05-13 | 1 | -25/+61 | |
|\| | ||||||
| * | Squashed 'gitstatus/' changes from 1a80249d..caf5bfd3 | romkatv | 2020-05-13 | 1 | -25/+61 | |
| | | | | | | | | | | | | | | | | caf5bfd3 update build instructions 8bbfd153 update build instructions git-subtree-dir: gitstatus git-subtree-split: caf5bfd3d4b6099aeed13604936976e610a08e18 | |||||
* | | update build instructions | romkatv | 2020-05-13 | 1 | -26/+61 | |
| | | ||||||
* | | Merge commit 'a6009c74a92f1c01d725364635aa38eba67bc15a' | romkatv | 2020-05-13 | 6 | -134/+201 | |
|\| | ||||||
| * | Squashed 'gitstatus/' changes from f81313e2..1a80249d | romkatv | 2020-05-13 | 6 | -134/+201 | |
| | | | | | | | | | | | | | | | | | | | | | | 1a80249d build: verify libgit2 tarball sha256 74c3d56f bash: call mktemp only once and avoid `mktemp -u` b139dec4 install: use mktemp if available 9f594d24 bash: block SIGQUIT and SIGTSTP in daemon 73f47ea3 add sha256 verification for downloaded gitstatusd; enable gitee mirror git-subtree-dir: gitstatus git-subtree-split: 1a80249d2b6a53fd076ae846f8fcc501183ca5a5 | |||||
* | | Merge commit 'd23b2c3792712662408c332a52547dc903cc5c43' | romkatv | 2020-05-12 | 5 | -39/+217 | |
|\| | ||||||
| * | Squashed 'gitstatus/' changes from 901c366b..f81313e2 | romkatv | 2020-05-12 | 5 | -39/+217 | |
| | | | | | | | | | | | | | | | | | | | | | | | | f81313e2 move gitee disable higher 8cfb83f3 print [ok] after download when stderr is not tty d185a2ab disable gitee mirror until there is sha256 verification in place fb88a401 show progress when downloading gitstatusd ae988158 add a mirror for gitstatusd release files c673d327 disable aliases before calling zcompile git-subtree-dir: gitstatus git-subtree-split: f81313e27271ee1fb3fd22b8e72382e9516776ef | |||||
* | | add `p10k clear-instant-prompt`; disable instant prompt when gitstatus is ↵ | romkatv | 2020-05-12 | 1 | -1/+23 | |
| | | | | | | | | likely to download a new binary | |||||
* | | disable aliases before calling zcompile | romkatv | 2020-05-12 | 1 | -1/+1 | |
| | | ||||||
* | | Merge commit 'bda74564e3b1b9bbaa77f840215f7d99d0b77ed8'v1.8.2 | romkatv | 2020-05-11 | 1 | -22/+21 | |
|\| | ||||||
| * | Squashed 'gitstatus/' changes from d3bc3e34..901c366b | romkatv | 2020-05-11 | 1 | -22/+21 | |
| | | | | | | | | | | | | | | 901c366b survive `cd` being a function that fails instead of doing its job; see #123 git-subtree-dir: gitstatus git-subtree-split: 901c366b8ecb736e579784b132442ee51bcb0840 | |||||
* | | Merge commit '1db7094966bc86658166709db26b7750d8fc2821' | romkatv | 2020-05-11 | 1 | -3/+5 | |
|\| | ||||||
| * | Squashed 'gitstatus/' changes from cd5673b4..d3bc3e34 | romkatv | 2020-05-11 | 1 | -3/+5 | |
| | | | | | | | | | | | | | | | | d3bc3e34 work around bugs in curl on cygwin; see #706 61a67c66 print error message from curl/wget before the summary git-subtree-dir: gitstatus git-subtree-split: d3bc3e346cc71ee1a29d0c4316449feb3dcb3116 | |||||
* | | Merge commit 'd047ed87a1093b27aff3324ba57860c9c42f7b65'v1.8.1 | romkatv | 2020-05-11 | 2 | -4/+4 | |
|\| | ||||||
| * | Squashed 'gitstatus/' changes from 6a4f0fc0..cd5673b4 | romkatv | 2020-05-11 | 2 | -4/+4 | |
| | | | | | | | | | | | | | | cd5673b4 increase default gitstatus_start timeout from 5s to 30s git-subtree-dir: gitstatus git-subtree-split: cd5673b4971bf1a6d9aa8d57963e954e619b950e | |||||
* | | Merge commit 'bc85e46f8b8a548379144732a3218bfe686f2f63' | romkatv | 2020-05-10 | 2 | -3/+6 | |
|\| | ||||||
| * | Squashed 'gitstatus/' changes from 32b7b674..6a4f0fc0 | romkatv | 2020-05-10 | 2 | -3/+6 | |
| | | | | | | | | | | | | | | | | 6a4f0fc0 add missing \n in error messages d2fd0166 update build instructions git-subtree-dir: gitstatus git-subtree-split: 6a4f0fc0cadc214bbe4051bf87d87033558aeed8 | |||||
* | | docs | romkatv | 2020-05-10 | 1 | -3/+3 | |
| | | ||||||
* | | document how to package powerlevel10k for distributionv1.8.0 | romkatv | 2020-05-10 | 1 | -0/+44 | |
| | | ||||||
* | | Merge commit '0acaefe57f32e2afffab13a988d8b29d3f6eb1aa' | romkatv | 2020-05-10 | 1 | -1/+1 | |
|\| | ||||||
| * | Squashed 'gitstatus/' changes from 6b9ba17..32b7b67 | romkatv | 2020-05-10 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | 32b7b67 silly typo bug dammit! git-subtree-dir: gitstatus git-subtree-split: 32b7b674326b109bbe639d6dc662ede2d4df3ad2 | |||||
* | | Merge commit '1531d6e5439daae01627b2645684876b75eaf5eb' as 'gitstatus' | romkatv | 2020-05-10 | 62 | -0/+9401 | |
|\| | ||||||
| * | Squashed 'gitstatus/' content from commit 6b9ba17 | romkatv | 2020-05-10 | 62 | -0/+9401 | |
| | | | | | git-subtree-dir: gitstatus git-subtree-split: 6b9ba179c6655286c4c399e7926d5098dd6bd706 | |||||
* | nuke gitstatus (going to replace with subtree) | romkatv | 2020-05-10 | 21 | -1526/+0 | |
| | ||||||
* | mangle gitstatus function names | romkatv | 2020-05-10 | 2 | -24/+27 | |
| | ||||||
* | bump version | romkatv | 2020-05-10 | 1 | -1/+1 | |
| | ||||||
* | bug fix: preserve empty array elements in _p9k_declare (see #678) | romkatv | 2020-05-10 | 1 | -1/+1 | |
| | ||||||
* | when shortening with truncate_to_unique, never produce just dots for a segment | romkatv | 2020-05-09 | 1 | -1/+1 | |
| | ||||||
* | notes | Roman Perepelitsa | 2020-05-09 | 1 | -0/+4 | |
| |