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
Marc Finet 0f73b35f4e 33391: vcs_info git: fix applied patch detection on git am
git-am also uses .git/rebase-apply for patch list but
the file original-commit does not exist (as no commit exist).
This patch handles both git rebase and git am. Also:
 - get the first line (rather than the first char) when the message
   contains only one line;
 - remove unused function (ironically that should have been used here).
2014-10-09 18:11:08 +02:00
..
Backends 33391: vcs_info git: fix applied patch detection on git am 2014-10-09 18:11:08 +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 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 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 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 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 33277: Fix VCS_INFO_reposub's command expansion 2014-09-29 19:20:11 +02: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