index
:
mirror/zsh
this commit
#CVSPS.NO.BRANCH
5.9
declarednull
dot-zsh-3.1.5-pws-14
dot-zsh-3.1.5-pws-17
dot-zsh-3.1.5-pws-19
fork_early
interrupt_abort
job_control_debug
job_control_debug2
master
mikachu/badarrays
mikachu/redrawhook
schaefer/badarrays
typeset-array
zsh
zsh-3.1.5-pws-16-patches
zsh-4.0-patches
zsh-4.2-patches
zsh-5.8-patches
mirror of git://git.code.sf.net/p/zsh/code
Leah Neukirchen
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Functions
/
VCS_Info
Commit message (
Expand
)
Author
Age
Files
Lines
*
34673: vcs_info git: Fix error message when rebase hasn't started
Daniel Shahaf
2015-03-09
1
-0
/
+1
*
vcs_info hg: Support inactive bookmarks
Daniel Shahaf
2015-01-25
1
-0
/
+17
*
PATCH: 34333: vcs_info quilt: fix unapplied detection in subdir
Marc Finet
2015-01-22
1
-13
/
+17
*
33405: vcs_info: Make sure maxexports is set when VCS_INFO_set is called
Frank Terbeck
2014-10-09
1
-0
/
+1
*
33391: vcs_info git: fix applied patch detection on git am
Marc Finet
2014-10-09
1
-10
/
+7
*
33277: Fix VCS_INFO_reposub's command expansion
Frank Terbeck
2014-09-29
1
-3
/
+4
*
33217: vcs_info: use `--ignore-submodules=dirty` with diff/diff-index
Daniel Hahler
2014-09-22
1
-3
/
+3
*
33184: vcs_info git: consider patches for rebase
Marc Finet
2014-09-16
1
-42
/
+74
*
33188: vcs_info git: set rrn before using it
Marc Finet
2014-09-16
1
-2
/
+2
*
33145: vcs_info git: fix applied-string name
Marc Finet
2014-09-14
1
-1
/
+1
*
33148: vcs_info quilt: refactor standalone detection
Marc Finet
2014-09-14
1
-5
/
+3
*
33147: vcs_info git: detect revert or cherry-pick with multiple commits
Marc Finet
2014-09-14
1
-0
/
+5
*
33047: use git to simplify massively source distribution file selection
Peter Stephenson
2014-08-23
2
-44
/
+0
*
32662: vcs_info git: Fix stagedstr for empty repos
Daniel Shahaf
2014-06-02
1
-4
/
+10
*
32621: vcs_info svn: 'Fix set-branch-format' when in subdirs
Daniel Shahaf
2014-05-29
1
-7
/
+15
*
32619: vcs_info svn: Use the revision of cwd
Daniel Shahaf
2014-05-29
1
-3
/
+5
*
32597: vcs_info git: Describe detached heads symbolically.
Daniel Shahaf
2014-05-06
1
-1
/
+1
*
32528: vcs_info: Add check-for-staged-changes
Daniel Shahaf
2014-04-05
1
-5
/
+16
*
32264: vcs_info, hg: Support detecting repos using ShareExtension
Frank Terbeck
2014-01-17
1
-1
/
+1
*
32089: tweak to detect Subversion repository
Daniel Shahaf
2013-12-05
1
-1
/
+1
*
32066: fix %r and %S in vcs_info formats when a repository subdirectory is ac...
Barton E. Schaefer
2013-11-29
2
-3
/
+3
*
31485: vcs_info, git: Avoid error messages for `guilt' users
Frank Terbeck
2013-06-18
1
-1
/
+3
*
31136: vcs_info: just set parameters instead of passing over a pipe
Mikael Magnusson
2013-03-10
1
-12
/
+9
*
30639: Add support for showing the current action is cherry-pick to vcs_info ...
Mikael Magnusson
2013-03-10
1
-0
/
+11
*
Baptiste Daroussin: 30703: VCS_INFO_detect_fossil: Fix fossil detection on unix
Frank Terbeck
2012-09-28
1
-1
/
+1
*
Seth House: 30702: contrib.yo, VCS_INFO_get_data_hg: Removed --debug flag fro...
Frank Terbeck
2012-09-28
1
-3
/
+6
*
Stepan Koltsov: vcs_info: %a to output number of all patches in (no)?patch-fo...
Frank Terbeck
2012-08-17
3
-8
/
+11
*
Juliano Ravasi: VCS_INFO_get_data_git: Fix initialisation of `$stgit_unapplied'
Frank Terbeck
2012-05-23
1
-1
/
+1
*
30461, 30462 (tweaked): add missing local for match, mbegin and mend
Mikael Magnusson
2012-05-02
1
-0
/
+1
*
30114: VCS_INFO_check_com: Remove a superfluous stat()
Frank Terbeck
2012-01-19
1
-1
/
+1
*
30046: VCS_INFO_get_data_svn: Fix support for subversion version 1.7
Frank Terbeck
2011-12-30
1
-1
/
+17
*
Akinori MUSHA: 29900: Backends/VCS_INFO_detect_svn: Adjust detection to suppo...
Frank Terbeck
2011-11-09
1
-2
/
+2
*
29526: vcs_info: Set `max-exports' early after certain `start-up' hooks.
Frank Terbeck
2011-06-30
1
-0
/
+3
*
Jan Pobrislo: 29411: vcs_info: Major bzr backend update.
Frank Terbeck
2011-05-31
1
-6
/
+83
*
28959: Make the nvcsformats style be used if vcs_info is disabled.
Frank Terbeck
2011-03-30
2
-7
/
+3
*
28961: Add `no-vcs' hook.
Frank Terbeck
2011-03-30
1
-0
/
+1
*
28960: Add functions to add/remove static hooks.
Frank Terbeck
2011-03-30
4
-0
/
+71
*
28958: Support registering hooks independent of the context.
Frank Terbeck
2011-03-30
1
-3
/
+15
*
Add new vcs_info backend files to corresponding `.distfiles' file.
Frank Terbeck
2011-03-30
1
-0
/
+2
*
Mike Meyer: 28956, 28957: Add fossil support to vcs_info.
Frank Terbeck
2011-03-30
2
-0
/
+37
*
28776: Let vcs_info detect very old mercurial repositories.
Frank Terbeck
2011-02-19
3
-6
/
+8
*
Lennart Weller: 28739: Fix svn detection in vcs_info
Frank Terbeck
2011-02-11
1
-1
/
+1
*
Seth House: 28114: vcs_info, git: Fix revision lookup with packed repositories.
Frank Terbeck
2010-08-02
1
-5
/
+2
*
28095: Fix two hard-coded invocations of the "git" command.
Frank Terbeck
2010-07-19
1
-2
/
+2
*
28093, based on Michel Lespinasse: 28090: Fix a problem with `check-for-chang...
Frank Terbeck
2010-07-19
1
-2
/
+2
*
Seth House: 27971: vcs_info: Fix a bug that caused the mercurial backend to a...
Frank Terbeck
2010-05-27
1
-2
/
+3
*
Simon Ruderich: 27953: vcs_info: changed default formats and actionformats.
Frank Terbeck
2010-05-14
1
-2
/
+2
*
Seth House, Simon Ruderich and myself: 27948: various vcs_info changes
Frank Terbeck
2010-05-10
8
-126
/
+475
*
27908: Functions/VCS_Info/vcs_info: Avoid locale related problems
Frank Terbeck
2010-04-26
1
-1
/
+7
*
Simon Ruderich: 27779: Fix mistakes in vcs_info's documentation.
Frank Terbeck
2010-03-11
1
-1
/
+1
[next]