1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-09-29 19:00:57 +02:00
zsh/Functions/VCS_Info/Backends
Daniel Shahaf 421f5d7f67 49728: vcs_info hg mq: Don't include applied patches in the unapplied patches
For instance, with 4 applied patches, 5 unapplied patches, and no guards
involved, the patch-format style would indicate 9 (= 4+5) unapplied patches
and 4 applied patches.
2022-02-20 10:16:54 +00:00
..
.distfiles 33047: use git to simplify massively source distribution file selection 2014-08-23 21:01:58 +01:00
VCS_INFO_detect_bzr
VCS_INFO_detect_cdv Frank Terbeck: 26125: add "command" style to VCS_INFO 2008-12-11 09:53:12 +00:00
VCS_INFO_detect_cvs 47561 (the git and cvs parts) (compare 44919 + 44920): vcs_info internals: cvs, git: Set ${vcs_comm[basedir]} like all other backends do. 2021-03-29 17:03:40 +00:00
VCS_INFO_detect_darcs Frank Terbeck: 26125: add "command" style to VCS_INFO 2008-12-11 09:53:12 +00:00
VCS_INFO_detect_fossil Baptiste Daroussin: 30703: VCS_INFO_detect_fossil: Fix fossil detection on unix 2012-09-28 22:11:32 +00:00
VCS_INFO_detect_git 47561 (the git and cvs parts) (compare 44919 + 44920): vcs_info internals: cvs, git: Set ${vcs_comm[basedir]} like all other backends do. 2021-03-29 17:03:40 +00:00
VCS_INFO_detect_hg 32264: vcs_info, hg: Support detecting repos using ShareExtension 2014-01-17 08:58:52 +01:00
VCS_INFO_detect_mtn Frank Terbeck: 26125: add "command" style to VCS_INFO 2008-12-11 09:53:12 +00:00
VCS_INFO_detect_p4 44020: VCS_INFO_detect_p4: Fix infinite recursion 2019-01-27 00:26:31 -06:00
VCS_INFO_detect_svk Frank Terbeck: 26125: add "command" style to VCS_INFO 2008-12-11 09:53:12 +00:00
VCS_INFO_detect_svn 32089: tweak to detect Subversion repository 2013-12-05 20:06:34 +00:00
VCS_INFO_detect_tla Frank Terbeck: 26125: add "command" style to VCS_INFO 2008-12-11 09:53:12 +00:00
VCS_INFO_get_data_bzr 45626: vcs_info: Deduplicate calling the set-branch-format hook. 2020-03-27 01:14:42 +00:00
VCS_INFO_get_data_cdv Frank Terbeck: 26816 to 26820: VCS_Info updates 2009-04-06 19:19:08 +00:00
VCS_INFO_get_data_cvs 47561 (the git and cvs parts) (compare 44919 + 44920): vcs_info internals: cvs, git: Set ${vcs_comm[basedir]} like all other backends do. 2021-03-29 17:03:40 +00:00
VCS_INFO_get_data_darcs Frank Terbeck: 26816 to 26820: VCS_Info updates 2009-04-06 19:19:08 +00:00
VCS_INFO_get_data_fossil 45624: vcs_info: Set $rrn in all backends. 2020-03-27 01:14:42 +00:00
VCS_INFO_get_data_git 49727 (+ comment): vcs_info quilt: Pass the patches dir path to the gen-applied-string, gen-unapplied-string, and set-patch-format hooks 2022-02-20 10:16:33 +00:00
VCS_INFO_get_data_hg 49728: vcs_info hg mq: Don't include applied patches in the unapplied patches 2022-02-20 10:16:54 +00:00
VCS_INFO_get_data_mtn Frank Terbeck: 26816 to 26820: VCS_Info updates 2009-04-06 19:19:08 +00:00
VCS_INFO_get_data_p4 45626: vcs_info: Deduplicate calling the set-branch-format hook. 2020-03-27 01:14:42 +00:00
VCS_INFO_get_data_svk 45626: vcs_info: Deduplicate calling the set-branch-format hook. 2020-03-27 01:14:42 +00:00
VCS_INFO_get_data_svn 45625: vcs_info svn: Detect the "working copy format is too new" error. 2020-03-27 01:14:42 +00:00
VCS_INFO_get_data_tla 43030: Replace VCS_INFO_realpath() by :P 2018-06-16 12:03:23 -05:00