From: Christian Couder <chriscool@tuxfamily.org>
To: Junio Hamano <junkio@cox.net>
Cc: git@vger.kernel.org, Theodore Tso <tytso@mit.edu>,
Jakub Narebski <jnareb@gmail.com>,
Alex Riesen <raa.lkml@gmail.com>, Andreas Ericsson <ae@op5.se>,
Matthieu Moy <Matthieu.Moy@imag.fr>,
Eric Wong <normalperson@yhbt.net>
Subject: [PATCH 0/3] git-help: add new options -w (for web) and -i (for info)
Date: Sun, 2 Dec 2007 06:03:28 +0100 [thread overview]
Message-ID: <20071202060328.68d35932.chriscool@tuxfamily.org> (raw)
Hi,
Here are the changes since my last RFC/PATCH:
[PATCH 1/3] git-help: add -i|--info option to display info page:
- info is now in a separate patch
[PATCH 2/3] git-help: add -w|--web option to display html man page in a browser.
- git-html-help.sh has been renamed git-browse-help.sh
- use web.browser config option instead of web.tool
- look up for the following documentation directories:
"$PREFIX/share/doc/git-doc"
"$PREFIX/share/doc/git-core-$GIT_VERSION"
not only the first one
- add links, lynx and dillo has possible browsers
- git-browse-help.sh accept both -b|--browser and -t|--tool to specify
a browser (to be consistent with both git-mergetool and git-instaweb)
- improved launching of firefox|iceweasel and konqueror
[PATCH 3/3] Use {web,instaweb,help}.browser config options.
- improve consistent use of config options between git-browse-help and
git-instaweb
Thanks for your reviews,
Christian.
reply other threads:[~2007-12-02 4:57 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=20071202060328.68d35932.chriscool@tuxfamily.org \
--to=chriscool@tuxfamily.org \
--cc=Matthieu.Moy@imag.fr \
--cc=ae@op5.se \
--cc=git@vger.kernel.org \
--cc=jnareb@gmail.com \
--cc=junkio@cox.net \
--cc=normalperson@yhbt.net \
--cc=raa.lkml@gmail.com \
--cc=tytso@mit.edu \
/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;
as well as URLs for NNTP newsgroup(s).