index
:
zsh.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
/
git-auto-fetch
Age
Commit message (
Expand
)
Author
2023-10-28
feat(git-auto-fetch): fetch also submodules (#12001)
Josh Hubbard
2022-10-14
fix(git-auto-fetch): avoid password prompt with `GIT_TERMINAL_PROMPT=0` (#11234)
Syphdias
2022-07-27
fix(git-auto-fetch): don't override native `stat` command (#11068)
Felix Stupp
2021-09-06
feat(git-auto-fetch): add date to git-auto-fetch log file (#10021)
Moshe Avni
2021-09-06
fix(git-auto-fetch): cancel fetch if we don't have permission over git folder...
Xuehai Pan
2020-11-26
fix(git-auto-fetch): background `git-fetch-all` and other fixes (#9468)
Marc Cornellà
2019-11-18
git-auto-fetch: stop plugin from asking for ssh-key passphrase (#8399)
Syphdias
2019-08-13
git-auto-fetch: override zle-line-init only if it exists
Marc Cornellà
2019-07-01
git-auto-fetch: silence stderr output (#7970)
Jackson Delahunt
2018-09-26
git-auto-fetch: small README fixes
Marc Cornellà
2017-02-07
change name of overriden zle-line-init
slavaGanzin
2016-11-17
fix FETCH_LOG bug
slavaGanzin
2016-10-27
cut comments
slavaGanzin
2016-10-26
1. autofetch on zle-line-init
slavaGanzin
2016-10-10
add coloring
slavaGanzin
2016-10-06
add colors
slavaGanzin
2016-10-04
git-auto-fetch: README.md
slavaGanzin
2016-10-04
redirect output
slavaGanzin
2016-10-04
git auto fetch on change directory
slavaGanzin