0
0
Fork 0
mirror of https://github.com/ohmyzsh/ohmyzsh.git synced 2024-09-12 04:01:14 +02:00
Commit graph

19 commits

Author SHA1 Message Date
Josh Hubbard
cb86d378f2
feat(git-auto-fetch): fetch also submodules (#12001) 2023-10-28 10:37:50 +02:00
Syphdias
08d5c936c6
fix(git-auto-fetch): avoid password prompt with GIT_TERMINAL_PROMPT=0 (#11234) 2022-10-14 19:12:04 +02:00
Felix Stupp
8362ae285a
fix(git-auto-fetch): don't override native stat command (#11068) 2022-07-27 18:07:53 +02:00
Moshe Avni
af271c9e38
feat(git-auto-fetch): add date to git-auto-fetch log file (#10021) 2021-09-06 17:56:39 +02:00
Xuehai Pan
ab8b9913cb
fix(git-auto-fetch): cancel fetch if we don't have permission over git folder (#10010) 2021-09-06 17:46:56 +02:00
Marc Cornellà
05e2956dc6
fix(git-auto-fetch): background git-fetch-all and other fixes (#9468) 2020-11-26 22:27:07 +01:00
Syphdias
26df8a2274 git-auto-fetch: stop plugin from asking for ssh-key passphrase (#8399) 2019-11-18 20:14:07 +01:00
Marc Cornellà
28232904be
git-auto-fetch: override zle-line-init only if it exists 2019-08-13 18:19:07 +02:00
Jackson Delahunt
c7a7b70e07 git-auto-fetch: silence stderr output (#7970)
Redirect stderr to avoid printing errors to the console when the ssh key is not
unlocked.
2019-07-01 15:10:59 +02:00
Marc Cornellà
b4007b5400
git-auto-fetch: small README fixes 2018-09-26 23:59:57 +02:00
slavaGanzin
d2dfa69419 change name of overriden zle-line-init 2017-02-07 15:44:12 +02:00
slavaGanzin
a90527b46d fix FETCH_LOG bug 2016-11-17 15:51:40 +02:00
slavaGanzin
41ad705f93 cut comments 2016-10-27 00:03:31 +03:00
slavaGanzin
dbee3dd9c6 1. autofetch on zle-line-init
2. GIT_AUTO_FETCH_INTERVAL
2016-10-26 23:47:51 +03:00
slavaGanzin
028fdf2e99 add coloring 2016-10-10 22:33:09 +03:00
slavaGanzin
ac7dcdb21c add colors 2016-10-06 16:55:21 +03:00
slavaGanzin
25fcf0c265 git-auto-fetch: README.md 2016-10-04 21:34:29 +03:00
slavaGanzin
1427fbffef redirect output 2016-10-04 21:34:29 +03:00
slavaGanzin
a1200f5bcc git auto fetch on change directory 2016-10-04 21:34:29 +03:00