Marc Cornellà
|
ef031dfe8f
Merge pull request #4207 from mpscholten/master
|
9 年之前 |
Arvind Chembarpu
|
e59e1c8417
Check for git before trying to upgrade, as per #4504
|
9 年之前 |
Marc Scholten
|
d351c76b04
Also accept any forms of yes as an answer to the "do you want to update?" prompt
|
9 年之前 |
HeroCC
|
6a1b8320fe
No input for Update Check defaults to Yes
|
9 年之前 |
Mark Feltner
|
83553597a1
fix(tools/check_for_upgrade): Don't source profile
|
10 年之前 |
Robby Russell
|
57ff83db59
Merge pull request #2946 from moinakg/master
|
10 年之前 |
Moinak Ghosh
|
3a39732845
Change to epoch target in days instead of seconds.
|
10 年之前 |
Moinak Ghosh
|
90762eee49
Convert epoch_target from days to seconds.
|
10 年之前 |
Moinak Ghosh
|
5f38a537ce
Update Solaris changes to use OSTYPE and zsh datetime module.
|
10 年之前 |
Fredrik Fornwall
|
dac2a6e27a
Replace /usr/bin/env with env
|
10 年之前 |
Moinak Ghosh
|
5e328e3a9c
Solaris portability tweaks.
|
10 年之前 |
n.st
|
a9e1d9aa89
Cancel upgrade if $ZSH is not writable
|
10 年之前 |
Mark Feltner
|
8d976e02b1
fix(tools/check_for_upgrade): Don't source profile
|
10 年之前 |
Adam Luikart
|
9590b96b3f
Write the update file even if `CLOBBER` is unset.
|
12 年之前 |
Robby Russell
|
a38af27991
Revert "Cancel update if the current user doesn't have write permissions for the oh-my-zsh directory."
|
11 年之前 |
n.st
|
152e1e07e0
Cancel update if the current user doesn't have write permissions for the oh-my-zsh directory.
|
11 年之前 |
Patrick Stadler
|
858c515df2
source ~/.profile only if it exists
|
11 年之前 |
Gaetan Semet
|
3f44f51e9c
source ~/.profile for upgrading (to source the proxy configuration)
|
11 年之前 |
Eric Danielson
|
200a25818a
Add UPDATE_ZSH_DAYS setting
|
12 年之前 |
Robby Russell
|
1c23a52f57
auto-upadate feature will now reset the epoch so that if a user doesn't say yes, it won't ask them again for a while. fixes #1240
|
12 年之前 |
Robby Russell
|
91b4758d8f
Now with 50% less auto-updates.
|
12 年之前 |
Graham McMillan
|
4173ba1e95
Added option to disable the update prompt. Set DISABLE_UPDATE_PROMPT to true to enable.
|
13 年之前 |
Tim Taylor
|
c113e88c45
Fix auto upgrade failure from non-exported ZSH env var
|
13 年之前 |
nebirhos
|
626fa5b1d8
fixed autoupdate
|
13 年之前 |
Christopher Chow
|
cc90e3aa06
Fixed auto update.
|
13 年之前 |
Robby Russell
|
41f13ccb0a
Updating check_for_upgrade script to fix issue when the LAST_EPOCH file/value got corrupted. Closes #32
|
15 年之前 |
Gerhard Lazu
|
fafa15676a
Replaced source with .
|
15 年之前 |
Robby Russell
|
700a3f0bad
Adding a script to check for upgrades
|
15 年之前 |