1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-09-02 22:11:54 +02:00
zsh/Functions/VCS_Info
Daniel Hahler 64e2b4426e 33217: vcs_info: use --ignore-submodules=dirty with diff/diff-index
This will detect changes to submodules from the superproject's
perspective, e.g. after `git rm submodule`.

>From GIT-DIFF-INDEX(1)/GIT-DIFF(1):

    Using "dirty" ignores all changes to the work tree of submodules,
    only changes to the commits stored in the superproject are shown
    (this was the behavior until 1.7.0).
2014-09-22 23:23:03 +02:00
..
Backends 33217: vcs_info: use --ignore-submodules=dirty with diff/diff-index 2014-09-22 23:23:03 +02:00
.distfiles 33047: use git to simplify massively source distribution file selection 2014-08-23 21:01:58 +01:00
vcs_info 29526: vcs_info: Set max-exports' early after certain start-up' hooks. 2011-06-30 07:43:53 +00:00
VCS_INFO_adjust
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 Simon Ruderich: 27953: vcs_info: changed default formats and actionformats. 2010-05-14 07:58:37 +00: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 28958: Support registering hooks independent of the context. 2011-03-30 21:13:37 +00: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 Frank: 27717: option terminators in VCS Info 2010-02-17 11:16:13 +00:00
VCS_INFO_maxexports
VCS_INFO_nvcsformats
vcs_info_printsys Simon Ruderich: 27779: Fix mistakes in vcs_info's documentation. 2010-03-11 12:39:38 +00:00
VCS_INFO_quilt 33148: vcs_info quilt: refactor standalone detection 2014-09-14 12:02:36 +02:00
VCS_INFO_realpath Frank: 27768: shut up cd some more 2010-03-04 10:03:00 +00:00
VCS_INFO_reposub 32066: fix %r and %S in vcs_info formats when a repository subdirectory is accessed via a symlink 2013-11-29 12:32:36 -08:00
VCS_INFO_set 28959: Make the nvcsformats style be used if vcs_info is disabled. 2011-03-30 21:24:42 +00:00
vcs_info_setsys 30461, 30462 (tweaked): add missing local for match, mbegin and mend 2012-05-02 13:09:37 +00:00