1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-09-03 10:21:46 +02:00
zsh/Functions/VCS_Info
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
..
Backends 46091: Add code to Mercurial VCS backend to show topic if there is any. 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
test-repo-git-rebase-apply 45541: internal: vcs_info git: Add a test case repository for rebase-apply situations 2020-03-15 00:18:31 +00:00
vcs_info 45626: vcs_info: Deduplicate calling the set-branch-format hook. 2020-03-27 01:14:42 +00:00
VCS_INFO_adjust
VCS_INFO_bydir_detect 45624: vcs_info: Set $rrn in all backends. 2020-03-27 01:14:42 +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 unposted: vcs_info: Add docstrings to the internal functions VCS_INFO_formats and VCS_INFO_set. 2017-12-30 06:14:22 +00:00
VCS_INFO_get_cmd
VCS_INFO_hexdump 39786: vcs_info (hg): Use native hexdump implementation instead of external command. 2016-10-31 18:35:47 +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 37345: VCS_INFO functions break with setopt no_unset 2015-12-23 01:57:45 +01:00
VCS_INFO_nvcsformats 37347: Remove incorrect local for msgs in VCS info 2015-12-08 12:59:48 +00:00
VCS_INFO_patch2subject 45114: vcs_info quilt: Improve support for svn-style patch headers. 2019-12-22 03:21:03 +00:00
vcs_info_printsys 36077: vcs_info: stop exporting everything 2015-08-12 04:31:22 +02:00
VCS_INFO_quilt 45543: vcs_info quilt: Allow quiltcommand to be a function. 2020-03-15 00:18:27 +00:00
VCS_INFO_reposub 33277: Fix VCS_INFO_reposub's command expansion 2014-09-29 19:20:11 +02:00
VCS_INFO_set unposted: vcs_info: Add docstrings to the internal functions VCS_INFO_formats and VCS_INFO_set. 2017-12-30 06:14:22 +00:00
VCS_INFO_set-branch-format 45626: vcs_info: Deduplicate calling the set-branch-format hook. 2020-03-27 01:14:42 +00:00
VCS_INFO_set-patch-format 43620 (tweaked): vcs_info git: Reverse the order patches are passed to gen-unapplied-string in. 2018-10-08 13:44:40 +00:00
vcs_info_setsys 30461, 30462 (tweaked): add missing local for match, mbegin and mend 2012-05-02 13:09:37 +00:00