1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-09-18 15:21:16 +02:00
zsh/Functions/VCS_Info
Frank Terbeck 2e600b432a 36888: vcs_info: Prevent warn_create_global warning with '-preinit-' state
This is related to 33405. Turns out that not all other calls to
VCS_INFO_set are okay: With recent zsh versions the early call to that
function with the '-preinit-' argument causes a warning like this:

  VCS_INFO_set:9: math parameter maxexports created globally
                  in function VCS_INFO_set

This fixes it.
2015-10-18 20:40:18 +02:00
..
Backends 36832: vcs_info: Remove dependency on "seq" 2015-10-11 12:54:30 +02:00
.distfiles 33047: use git to simplify massively source distribution file selection 2014-08-23 21:01:58 +01:00
vcs_info 36888: vcs_info: Prevent warn_create_global warning with '-preinit-' state 2015-10-18 20:40:18 +02:00
VCS_INFO_adjust users/13252 and elsewhere: Frank Terbeck plus tweaks: 2008-09-19 12:58:46 +00:00
VCS_INFO_bydir_detect 28776: Let vcs_info detect very old mercurial repositories. 2011-02-19 11:54:41 +00:00
VCS_INFO_check_com 30114: VCS_INFO_check_com: Remove a superfluous stat() 2012-01-19 16:57:40 +00:00
VCS_INFO_formats 36077: vcs_info: stop exporting everything 2015-08-12 04:31:22 +02:00
VCS_INFO_get_cmd Frank Terbeck: 26125: add "command" style to VCS_INFO 2008-12-11 09:53:12 +00:00
VCS_INFO_hook 36077: vcs_info: stop exporting everything 2015-08-12 04:31:22 +02:00
vcs_info_hookadd 28960: Add functions to add/remove static hooks. 2011-03-30 21:17:07 +00:00
vcs_info_hookdel 28960: Add functions to add/remove static hooks. 2011-03-30 21:17:07 +00:00
vcs_info_lastmsg 36077: vcs_info: stop exporting everything 2015-08-12 04:31:22 +02:00
VCS_INFO_maxexports users/13252 and elsewhere: Frank Terbeck plus tweaks: 2008-09-19 12:58:46 +00:00
VCS_INFO_nvcsformats users/13252 and elsewhere: Frank Terbeck plus tweaks: 2008-09-19 12:58:46 +00:00
vcs_info_printsys 36077: vcs_info: stop exporting everything 2015-08-12 04:31:22 +02:00
VCS_INFO_quilt 36077: vcs_info: stop exporting everything 2015-08-12 04:31:22 +02:00
VCS_INFO_realpath Frank: 27768: shut up cd some more 2010-03-04 10:03:00 +00:00
VCS_INFO_reposub 33277: Fix VCS_INFO_reposub's command expansion 2014-09-29 19:20:11 +02:00
VCS_INFO_set 36077: vcs_info: stop exporting everything 2015-08-12 04:31:22 +02:00
vcs_info_setsys 30461, 30462 (tweaked): add missing local for match, mbegin and mend 2012-05-02 13:09:37 +00:00