index
:
zsh
debian
Debian zsh package experimental fork
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Functions
/
VCS_Info
Age
Commit message (
Expand
)
Author
Files
Lines
2016-01-15
unposted: Fix typo in comment.
Daniel Shahaf
1
-2
/
+2
2016-01-15
37612: vcs_info git: Set $git_patches_unapplied correctly for 'rebase-apply' ...
Daniel Shahaf
1
-1
/
+3
2015-12-30
37451: vcs_info: Declare "msgs" in early context
Frank Terbeck
1
-1
/
+1
2015-12-23
37345: VCS_INFO functions break with setopt no_unset
Philip Sequeira
2
-2
/
+2
2015-12-08
37347: Remove incorrect local for msgs in VCS info
Peter Stephenson
1
-1
/
+0
2015-11-30
37252: vcs_info git: Compute %b correctly with "rebase --onto" of detached he...
Daniel Shahaf
1
-1
/
+2
2015-11-22
37186: a couple more WARN_CREATE_GLOBAL fixes
Peter Stephenson
1
-0
/
+1
2015-11-13
37025: vcs_info git: Add a cherry-pick patch-format
Daniel Shahaf
1
-0
/
+22
2015-10-24
36913 + 36945: vcs_info quilt: Pass patch subject lines to gen-applied-string
Daniel Shahaf
1
-0
/
+30
2015-10-24
36912: vcs_info quilt: Tolerate being in child of .pc's parent
Daniel Shahaf
1
-0
/
+1
2015-10-18
36888: vcs_info: Prevent warn_create_global warning with '-preinit-' state
Frank Terbeck
1
-0
/
+2
2015-10-11
36832: vcs_info: Remove dependency on "seq"
Frank Terbeck
1
-2
/
+3
2015-10-11
36830: vcs_info: Silence an error message with new git versions
Frank Terbeck
1
-12
/
+22
2015-09-30
36725: vcs_info git: Compute %b correctly when "git am"-ing onto detached heads.
Daniel Shahaf
1
-0
/
+1
2015-09-30
36725: vcs_info git: Compute %b correctly when rebasing detached heads.
Daniel Shahaf
1
-0
/
+4
2015-09-30
36725: vcs_info git: Compute %b correctly when merging to detached heads.
Daniel Shahaf
1
-1
/
+1
2015-09-28
36601: vcs_info: handle missing .git/rebase-apply/{next,msg-clean}
Daniel Hahler
1
-11
/
+14
2015-09-05
36410: vcs_info git: Present merge heads as patches
Daniel Shahaf
1
-0
/
+17
2015-08-18
36209: vcs_info: avoid grep error message when file is missing
brian m. carlson
1
-1
/
+3
2015-08-12
36077: vcs_info: stop exporting everything
Mikael Magnusson
12
-21
/
+22
2015-03-09
34673: vcs_info git: Fix error message when rebase hasn't started
Daniel Shahaf
1
-0
/
+1
2015-01-25
vcs_info hg: Support inactive bookmarks
Daniel Shahaf
1
-0
/
+17
2015-01-22
PATCH: 34333: vcs_info quilt: fix unapplied detection in subdir
Marc Finet
1
-13
/
+17
2014-10-09
33405: vcs_info: Make sure maxexports is set when VCS_INFO_set is called
Frank Terbeck
1
-0
/
+1
2014-10-09
33391: vcs_info git: fix applied patch detection on git am
Marc Finet
1
-10
/
+7
2014-09-29
33277: Fix VCS_INFO_reposub's command expansion
Frank Terbeck
1
-3
/
+4
2014-09-22
33217: vcs_info: use `--ignore-submodules=dirty` with diff/diff-index
Daniel Hahler
1
-3
/
+3
2014-09-16
33184: vcs_info git: consider patches for rebase
Marc Finet
1
-42
/
+74
2014-09-16
33188: vcs_info git: set rrn before using it
Marc Finet
1
-2
/
+2
2014-09-14
33145: vcs_info git: fix applied-string name
Marc Finet
1
-1
/
+1
2014-09-14
33148: vcs_info quilt: refactor standalone detection
Marc Finet
1
-5
/
+3
2014-09-14
33147: vcs_info git: detect revert or cherry-pick with multiple commits
Marc Finet
1
-0
/
+5
2014-08-23
33047: use git to simplify massively source distribution file selection
Peter Stephenson
2
-44
/
+0
2014-06-02
32662: vcs_info git: Fix stagedstr for empty repos
Daniel Shahaf
1
-4
/
+10
2014-05-29
32621: vcs_info svn: 'Fix set-branch-format' when in subdirs
Daniel Shahaf
1
-7
/
+15
2014-05-29
32619: vcs_info svn: Use the revision of cwd
Daniel Shahaf
1
-3
/
+5
2014-05-06
32597: vcs_info git: Describe detached heads symbolically.
Daniel Shahaf
1
-1
/
+1
2014-04-05
32528: vcs_info: Add check-for-staged-changes
Daniel Shahaf
1
-5
/
+16
2014-01-17
32264: vcs_info, hg: Support detecting repos using ShareExtension
Frank Terbeck
1
-1
/
+1
2013-12-05
32089: tweak to detect Subversion repository
Daniel Shahaf
1
-1
/
+1
2013-11-29
32066: fix %r and %S in vcs_info formats when a repository subdirectory is ac...
Barton E. Schaefer
2
-3
/
+3
2013-06-18
31485: vcs_info, git: Avoid error messages for `guilt' users
Frank Terbeck
1
-1
/
+3
2013-03-10
31136: vcs_info: just set parameters instead of passing over a pipe
Mikael Magnusson
1
-12
/
+9
2013-03-10
30639: Add support for showing the current action is cherry-pick to vcs_info ...
Mikael Magnusson
1
-0
/
+11
2012-09-28
Baptiste Daroussin: 30703: VCS_INFO_detect_fossil: Fix fossil detection on unix
Frank Terbeck
1
-1
/
+1
2012-09-28
Seth House: 30702: contrib.yo, VCS_INFO_get_data_hg: Removed --debug flag fro...
Frank Terbeck
1
-3
/
+6
2012-08-17
Stepan Koltsov: vcs_info: %a to output number of all patches in (no)?patch-fo...
Frank Terbeck
3
-8
/
+11
2012-05-23
Juliano Ravasi: VCS_INFO_get_data_git: Fix initialisation of `$stgit_unapplied'
Frank Terbeck
1
-1
/
+1
2012-05-02
30461, 30462 (tweaked): add missing local for match, mbegin and mend
Mikael Magnusson
1
-0
/
+1
2012-01-19
30114: VCS_INFO_check_com: Remove a superfluous stat()
Frank Terbeck
1
-1
/
+1
[next]