Commit Graph

4198 Commits (862440ae112603c8e2d202f6edb94eeaa1509120)
 

Author SHA1 Message Date
romkatv 86d980cdb5 Squashed 'gitstatus/' changes from be42ea1be..45489634e
45489634e check for cygwin via OSTYPE

git-subtree-dir: gitstatus
git-subtree-split: 45489634e1b9a2a11fc8dc94482516142d61a9c8
4 years ago
romkatv b38a7bf4af Merge commit '86d980cdb5d8eed683322f61db7c22c02640dd67' 4 years ago
romkatv 102aefadab Squashed 'gitstatus/' changes from 331e9ff65..be42ea1be
be42ea1be support split gitstatusd release binaries

git-subtree-dir: gitstatus
git-subtree-split: be42ea1be4a7938464aea568d719bf4c01e4b1f4
4 years ago
romkatv ee68d4db4b Merge commit '102aefadaba271a48a74f13953dd88067f9862c6' 4 years ago
romkatv b3875f5193 avoid spurious error (even if harmless and invisible) on worker cleanup 4 years ago
romkatv ad18cd78db call taskwarrior via `command task` 4 years ago
romkatv 4cd2700a85 bug fix: update taskwarrior when a pending task becomes overdue; see #763 4 years ago
romkatv 7d35c7ebb8 remove execute permission from wizard.zsh 4 years ago
romkatv 6696212dde Squashed 'gitstatus/' changes from cc956ca78..331e9ff65
331e9ff65 docs: remove packaging instructions and instead discourage it
c1fff558c install: add a link to #compiling docs if no gitstatusd is found
8632b85ab build: use extra optimization and hardening flags
c0a71c757 mbuild: don't stop on first failure
52e0359ec build: don't link statically when doing a local linux build

git-subtree-dir: gitstatus
git-subtree-split: 331e9ff65df96e7423c0b7a01e5e98d6c6b7d428
4 years ago
romkatv 90df734bf8 Merge commit '6696212ddecbb5ffae8d71467518cc5651c90b3f' 4 years ago
romkatv ba6c79e277 docs: remove packaging instructions and instead discourage it 4 years ago
romkatv 9a4bbcd930 Squashed 'gitstatus/' changes from 0127fd26a..cc956ca78
cc956ca78 interrupt p10k instant prompt before printing "gitstatus failed to initialize" error
db3603bc8 improve "gitstatus failed to initialize" error message
e164594ea work around bugs in cygwin
55af96ade cleanup + todo
0e70dbc56 add an empty line before the error message

git-subtree-dir: gitstatus
git-subtree-split: cc956ca7878ef6d00bb1f35861864d0a40ffac75
4 years ago
romkatv 619ddaf6f1 Merge commit '9a4bbcd930afa54bc605e3020fb38353161e5a84' 4 years ago
romkatv 2ade5d786b disable instant prompt when gitstatus fails to initialize 4 years ago
romkatv ed3287b737 Revert "mention that arch linux packages for powerlevel10k are broken and should not be used"
This reverts commit 6b69030bfb.
4 years ago
romkatv 5e9a4eb072 asdf: filter multiple versions the same way as upstream; see #764 4 years ago
romkatv 644488afcc change the default anaconda format in config templates
Also document how to configure it.

See #762.
4 years ago
romkatv 45eeb08fc3 add P9K_ANACONDA_PYTHON_VERSION 4 years ago
romkatv a963533cbd mention that powerlevel10k once again can be installed from AUR 4 years ago
romkatv be83ec430c replace Ⅴ (roman numeral 5) with V (ascii); see #754 4 years ago
romkatv 6b69030bfb mention that arch linux packages for powerlevel10k are broken and should not be used 4 years ago
romkatv ee44f9e112 Squashed 'gitstatus/' changes from 063ed450..0127fd26
0127fd26 set user.name in the test git repo
00564e95 Merge pull request #135 from Aloxaf/Aloxaf-patch-1
6003278c build: no gpg sign

git-subtree-dir: gitstatus
git-subtree-split: 0127fd26a0d102cc5d5b2b10e511fa99138d78e3
4 years ago
romkatv 936b0d6dea Merge commit 'ee44f9e112a71ef6fa5aacdf65a43862a5a89279' 4 years ago
romkatv c713ded9e7 set P9K_TTY=old in preexec 4 years ago
romkatv 499de79a2b remove instant prompt if it corresponds to a different config 4 years ago
romkatv 8cfe934f15 Squashed 'gitstatus/' changes from 78a2ec25..063ed450
063ed450 Revert "close p10k instant prompt descriptors in daemon"

git-subtree-dir: gitstatus
git-subtree-split: 063ed45083386c98ab4d10f08794bec2a0c534d1
4 years ago
romkatv fb0dc597fa Merge commit '8cfe934f157a69976f55a796b65d4ed0a0344719' 4 years ago
romkatv 519de2c569 Revert "close instant prompt descriptors in worker"
This reverts commit 646a826440.
4 years ago
romkatv 8e86b0c8d4 don't hide empty line when invoking zsh immediately after clear 4 years ago
romkatv 00cfdb48a8 Squashed 'gitstatus/' changes from c99d28aa..78a2ec25
78a2ec25 close p10k instant prompt descriptors in daemon

git-subtree-dir: gitstatus
git-subtree-split: 78a2ec251e99ffa48ea10bbb48ab54ba6401701c
4 years ago
romkatv 072fc38ebe Merge commit '00cfdb48a8c74150814792e4deccff2a1ce91ad0' 4 years ago
romkatv 646a826440 close instant prompt descriptors in worker 4 years ago
romkatv fb9bc2d3f5 Merge branch 'master' of github.com:romkatv/powerlevel10k 4 years ago
romkatv f3ae4032c1 Squashed 'gitstatus/' changes from 4c1b9564..c99d28aa
c99d28aa block SIGINT in zle callback when being used from p10k
f52fd5b5 wrap most of gitstatus_start code in `{..} always {...}` to handle SIGINT properly
e4e88a5a mention that gitstatus can be cloned from gitee.com

git-subtree-dir: gitstatus
git-subtree-split: c99d28aa6be9db6f78c99c3f56626f2afcc3a466
4 years ago
romkatv 1e2a0cc34a Merge commit 'f3ae4032c1923404afc9fd8b6af2bf28bc406d61' 4 years ago
xPMo debacbf530
Fix warning for parameter _p9k__preexec_cmd (#735)
With `setopt warn_create_global`, I get this warning:

    _p9k_preexec2:1: scalar parameter _p9k__preexec_cmd created globally in function _p9k_preexec2
4 years ago
romkatv e3beeea0ae block SIGINT in nested p10k calls; allow SIGINT in gitstatus_start 4 years ago
romkatv c0ff47bea5 don't print instant prompt warning when omz update fails 4 years ago
romkatv be5c067125 bug fix: vcs and vpn_ip weren't respecting hide/show state 4 years ago
romkatv 5d1bfe8ed7 cleanup 4 years ago
romkatv 5e932c225e bug fix: properly disable instant prompt when auto-wizard is aborted 4 years ago
romkatv c0091537a9 fix gcloud for the case when there are multiple configurations
Fixes #731
4 years ago
romkatv 6998d06a91 pyenv: display python version alongside environment name if unequal
See #730.
4 years ago
romkatv f96c1eb5e5 add POWERLEVEL9K_VIRTUALENV_SHOW_WITH_PYENV=false to config templates
See #730.
4 years ago
romkatv 00d2cc7237 add POWERLEVEL9K_VIRTUALENV_SHOW_WITH_PYENV 4 years ago
romkatv fdac99c57c notes 4 years ago
romkatv 48c6ff4701 expand dir color faq 4 years ago
romkatv 6c83ace41c uncomment POWERLEVEL9K_DIR_BACKGROUND 4 years ago
romkatv b62a164998 add chinese translation for the reference to gitee.com
See #124.

Thanks, @ayalhw.
4 years ago
romkatv af0b387182 mention that powerlevel10k can be cloned from gitee.com; see #124 4 years ago