1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-09-05 23:11:11 +02:00
zsh/Functions/VCS_Info/Backends
Manuel Jacob ae0129b49f 46091: Add code to Mercurial VCS backend to show topic if there is any.
"Topics" is an experimental concept in Mercurial that augments the
current branching concept (called "named branches").

For more information, see the not always up-to-date Mercurial Wiki page
https://www.mercurial-scm.org/wiki/TopicPlan.
2020-06-22 08:18:38 +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
VCS_INFO_detect_cvs
VCS_INFO_detect_darcs
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 44945: vcs_info git: Optimize detection by running fewer external commands. 2019-11-29 20:56:42 +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
VCS_INFO_detect_p4 44020: VCS_INFO_detect_p4: Fix infinite recursion 2019-01-27 00:26:31 -06:00
VCS_INFO_detect_svk
VCS_INFO_detect_svn 32089: tweak to detect Subversion repository 2013-12-05 20:06:34 +00:00
VCS_INFO_detect_tla
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 44960: vcs_info cvs: Fix infinite loop when /CVS exists. 2019-12-03 03:03:05 +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 45644: vcs_info git: Fix current patch's name in several cases. 2020-03-28 22:12:33 +00:00
VCS_INFO_get_data_hg 46091: Add code to Mercurial VCS backend to show topic if there is any. 2020-06-22 08:18:38 +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