zsh-workers
 help / color / mirror / code / Atom feed
From: Frank Terbeck <ft@bewatermyfriend.org>
To: zsh-workers@sunsite.dk
Subject: PATCH: (0/5) Updates for vcs_info
Date: Mon,  6 Apr 2009 19:45:33 +0200	[thread overview]
Message-ID: <1239039938-20782-1-git-send-email-ft@bewatermyfriend.org> (raw)

This series adds features to the hg and git backends of vcs_info.
It also fixes a bug in the hg backend in connection with very recent
mercurial versions.

There are no changes in the default behaviour of any backend.


Frank Terbeck (5):
  vcs_info: add revision and "misc" argument to VCS_INFO_formats()
  Add git's sha1 hash as revision information
  Add information about hg's local revision number and the commit's hash
  contrib.yo: updates for get-revision, %i and %m

    The four patches above add features to the git and hg backends,
    including documentation.

  Make the hg backend work with new versions of mercurial

    This one fixes a problem with detecting hg freshly created hg
    repositories with very recent mercurial versions, which don't
    seem to create .hg/branch if there's only the 'default' branch.
    Reported by Andreas Korsten.

 Doc/Zsh/contrib.yo                                 |   17 +++++++++
 Functions/VCS_Info/Backends/VCS_INFO_detect_hg     |    2 +-
 Functions/VCS_Info/Backends/VCS_INFO_get_data_bzr  |    2 +-
 Functions/VCS_Info/Backends/VCS_INFO_get_data_cdv  |    2 +-
 Functions/VCS_Info/Backends/VCS_INFO_get_data_cvs  |    2 +-
 .../VCS_Info/Backends/VCS_INFO_get_data_darcs      |    2 +-
 Functions/VCS_Info/Backends/VCS_INFO_get_data_git  |   17 +++++++--
 Functions/VCS_Info/Backends/VCS_INFO_get_data_hg   |   39 ++++++++++++++++++--
 Functions/VCS_Info/Backends/VCS_INFO_get_data_mtn  |    2 +-
 Functions/VCS_Info/Backends/VCS_INFO_get_data_p4   |    2 +-
 Functions/VCS_Info/Backends/VCS_INFO_get_data_svk  |    2 +-
 Functions/VCS_Info/Backends/VCS_INFO_get_data_svn  |    2 +-
 Functions/VCS_Info/Backends/VCS_INFO_get_data_tla  |    2 +-
 Functions/VCS_Info/VCS_INFO_bydir_detect           |    2 +-
 Functions/VCS_Info/VCS_INFO_formats                |   21 ++++++++++-
 15 files changed, 97 insertions(+), 19 deletions(-)


             reply	other threads:[~2009-04-06 17:46 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-04-06 17:45 Frank Terbeck [this message]
2009-04-06 17:45 ` PATCH: (1/5) vcs_info: add revision and "misc" argument to VCS_INFO_formats() Frank Terbeck
2009-04-06 17:45 ` PATCH: (2/5) Add git's sha1 hash as revision information Frank Terbeck
2009-04-06 17:45 ` PATCH: (3/5) Add information about hg's local revision number and the commit's hash Frank Terbeck
2009-04-06 17:45 ` PATCH: (4/5) contrib.yo: updates for get-revision, %i and %m Frank Terbeck
2009-04-06 17:45 ` PATCH: (5/5) Make the hg backend work with new versions of mercurial Frank Terbeck

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1239039938-20782-1-git-send-email-ft@bewatermyfriend.org \
    --to=ft@bewatermyfriend.org \
    --cc=zsh-workers@sunsite.dk \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).