From: Markus Heidelberg <markus.heidelberg@web.de>
To: Junio C Hamano <gitster@pobox.com>,
"Shawn O. Pearce" <spearce@spearce.org>
Cc: git@vger.kernel.org
Subject: [PATCH 0/2] Reliably open the installed HTML docs from git-gui
Date: Sun, 5 Apr 2009 03:33:45 +0200 [thread overview]
Message-ID: <200904050333.46453.markus.heidelberg@web.de> (raw)
The path to the installed HTML documentation has to be queried, so that git-gui
is able to open it for viewing. This doesn't really work currently, because a
hardcoded path is used.
Markus Heidelberg (2):
add --html-path to get the location of installed HTML docs
git-gui: use `git --html-path` to get the location of installed HTML docs
Documentation/git.txt | 6 +++++-
Makefile | 1 +
contrib/completion/git-completion.bash | 1 +
exec_cmd.c | 6 ++++++
git.c | 5 ++++-
perl/Git.pm | 12 +++++++++++-
git-gui/git-gui.sh | 33 +++++++++++++++++++++++++++++----
7 files changed, 57 insertions(+), 7 deletions(-)
next reply other threads:[~2009-04-05 1:38 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-04-05 1:33 Markus Heidelberg [this message]
2009-04-05 1:35 ` [PATCH 1/2] add --html-path to get the location of installed HTML docs Markus Heidelberg
2009-04-05 2:15 ` [PATCH v2 " Markus Heidelberg
2009-04-05 1:48 ` [PATCH 2/2 resend] git-gui: use `git --html-path` " Markus Heidelberg
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=200904050333.46453.markus.heidelberg@web.de \
--to=markus.heidelberg@web.de \
--cc=git@vger.kernel.org \
--cc=gitster@pobox.com \
--cc=spearce@spearce.org \
/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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox