summaryrefslogtreecommitdiff
path: root/plugins/git-auto-fetch/git-auto-fetch.plugin.zsh
AgeCommit message (Expand)Author
2023-10-28feat(git-auto-fetch): fetch also submodules (#12001)Josh Hubbard
2022-10-14fix(git-auto-fetch): avoid password prompt with `GIT_TERMINAL_PROMPT=0` (#11234)Syphdias
2022-07-27fix(git-auto-fetch): don't override native `stat` command (#11068)Felix Stupp
2021-09-06feat(git-auto-fetch): add date to git-auto-fetch log file (#10021)Moshe Avni
2021-09-06fix(git-auto-fetch): cancel fetch if we don't have permission over git folder...Xuehai Pan
2020-11-26fix(git-auto-fetch): background `git-fetch-all` and other fixes (#9468)Marc Cornellà
2019-11-18git-auto-fetch: stop plugin from asking for ssh-key passphrase (#8399)Syphdias
2019-08-13git-auto-fetch: override zle-line-init only if it existsMarc Cornellà
2019-07-01git-auto-fetch: silence stderr output (#7970)Jackson Delahunt
2017-02-07change name of overriden zle-line-initslavaGanzin
2016-11-17fix FETCH_LOG bugslavaGanzin
2016-10-27cut commentsslavaGanzin
2016-10-261. autofetch on zle-line-initslavaGanzin
2016-10-10add coloringslavaGanzin
2016-10-06add colorsslavaGanzin
2016-10-04git-auto-fetch: README.mdslavaGanzin
2016-10-04redirect outputslavaGanzin
2016-10-04git auto fetch on change directoryslavaGanzin