<feed xmlns='http://www.w3.org/2005/Atom'>
<title>user/sven/git.git/help.c, branch v1.5.4.4</title>
<subtitle>Git
</subtitle>
<id>https://git.stealer.net/cgit.cgi/user/sven/git.git/atom?h=v1.5.4.4</id>
<link rel='self' href='https://git.stealer.net/cgit.cgi/user/sven/git.git/atom?h=v1.5.4.4'/>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/git.git/'/>
<updated>2008-02-11T21:11:37Z</updated>
<entry>
<title>help.c: guard config parser from value=NULL</title>
<updated>2008-02-11T21:11:37Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2008-02-11T18:56:26Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/git.git/commit/?id=b51b2bb4c3da805727fd43219e3f817475ae52d3'/>
<id>urn:sha1:b51b2bb4c3da805727fd43219e3f817475ae52d3</id>
<content type='text'>
help.format configuration expects a string value

Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>rename git-browse--help to git-help--browse</title>
<updated>2007-12-16T20:52:40Z</updated>
<author>
<name>Jeff King</name>
<email>peff@peff.net</email>
</author>
<published>2007-12-16T07:21:04Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/git.git/commit/?id=d7e522cffb2224b91c9c0edde093fbb81a0289b0'/>
<id>urn:sha1:d7e522cffb2224b91c9c0edde093fbb81a0289b0</id>
<content type='text'>
The convention for helper scripts has been
git-$TOOL--$HELPER. Since this is a "browse" helper for the
"help" tool, git-help--browse is a more sensible name.

Signed-off-by: Jeff King &lt;peff@peff.net&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>Rename git-browse-help helper to git-browse--help</title>
<updated>2007-12-15T06:04:43Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2007-12-15T06:02:57Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/git.git/commit/?id=5b4617c7490921f3ea871231f71d6baa2288bf93'/>
<id>urn:sha1:5b4617c7490921f3ea871231f71d6baa2288bf93</id>
<content type='text'>
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>git-help: add "help.format" config variable.</title>
<updated>2007-12-15T05:58:35Z</updated>
<author>
<name>Christian Couder</name>
<email>chriscool@tuxfamily.org</email>
</author>
<published>2007-12-15T04:57:28Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/git.git/commit/?id=70087cdbd3671f5929689a9b77f414b8297641c2'/>
<id>urn:sha1:70087cdbd3671f5929689a9b77f414b8297641c2</id>
<content type='text'>
This config variable makes it possible to choose the default format
used to display help. This format will be used only if no option
like -a|--all|-i|--info|-m|--man|-w|--web is passed to "git-help".

The following values are possible for this variable:

	- "man"  --&gt; "man" program is used
	- "info" --&gt; "info" program is used
	- "web"  --&gt; "git-browse-help" is used

By default we still show help using "man".

This patch also adds -m|--man command line option to use "man"
to allow overriding the "help.format" configuration variable.

Note that this patch also revert some recent changes in
"git-browse-help" because they prevented to look for config
variables in the global configuration file.

Signed-off-by: Christian Couder &lt;chriscool@tuxfamily.org&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>git-help -i: show info documentation from matching version of git</title>
<updated>2007-12-10T09:36:31Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2007-12-10T09:35:29Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/git.git/commit/?id=a149a1a44af45352b63e2dadd790616966c220be'/>
<id>urn:sha1:a149a1a44af45352b63e2dadd790616966c220be</id>
<content type='text'>
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>git-help -i: invoke info with document and node name</title>
<updated>2007-12-10T09:36:31Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2007-12-10T09:19:31Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/git.git/commit/?id=78d39f98f3135bc9f7cbef897aeb4a279ca4130e'/>
<id>urn:sha1:78d39f98f3135bc9f7cbef897aeb4a279ca4130e</id>
<content type='text'>
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>Merge branch 'master' into cc/help</title>
<updated>2007-12-10T09:22:42Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2007-12-10T09:22:42Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/git.git/commit/?id=7be2b6e02b4f2a1b4812764f65b12cafb11a934e'/>
<id>urn:sha1:7be2b6e02b4f2a1b4812764f65b12cafb11a934e</id>
<content type='text'>
This is to primarily pull in MANPATH tweak and help.txt formatting fix
from the master branch.
</content>
</entry>
<entry>
<title>git-help: add -w|--web option to display html man page in a browser.</title>
<updated>2007-12-09T09:19:44Z</updated>
<author>
<name>Christian Couder</name>
<email>chriscool@tuxfamily.org</email>
</author>
<published>2007-12-02T05:07:55Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/git.git/commit/?id=5d6491c7c7536ab930a6e9ce2ec3b5249d4c283f'/>
<id>urn:sha1:5d6491c7c7536ab930a6e9ce2ec3b5249d4c283f</id>
<content type='text'>
Now when using "git help -w cmd", we will try to show the HTML man
page "git-cmd.html" in your prefered web browser.

To do that "help.c" code will call a new shell script
"git-browse-help".

This currently works only if the HTML versions of the man page
have been installed in $(htmldir) (typically "/usr/share/doc/git-doc"),
so new target to do that is added to "Documentation/Makefile".

The browser to use can be configured using the "web.browser"
config variable.

We try to open a new tab in an existing web browser, if possible.

The code in "git-browse-help" is heavily stolen from "git-mergetool"
by Theodore Y. Ts'o. Thanks.

Signed-off-by: Christian Couder &lt;chriscool@tuxfamily.org&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>Let git-help prefer man-pages installed with this version of git</title>
<updated>2007-12-08T10:50:54Z</updated>
<author>
<name>Sergei Organov</name>
<email>osv@javad.com</email>
</author>
<published>2007-12-06T18:33:01Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/git.git/commit/?id=8e566f24b369836c43d720e4246a152b0e7724c6'/>
<id>urn:sha1:8e566f24b369836c43d720e4246a152b0e7724c6</id>
<content type='text'>
Prepend $(prefix)/share/man to the MANPATH environment variable before
invoking 'man' from help.c:show_man_page().  There may be other git
documentation in the user's MANPATH but the user is asking a specific
instance of git about its own documentation, so we'd better show the
documentation for _that_ instance of git.

Signed-off-by: Sergei Organov &lt;osv@javad.com&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>git-help: add -i|--info option to display info page.</title>
<updated>2007-12-04T06:15:05Z</updated>
<author>
<name>Christian Couder</name>
<email>chriscool@tuxfamily.org</email>
</author>
<published>2007-12-02T05:07:40Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/git.git/commit/?id=df55c9cbc3ea79c51d5f41a628439283e94a87fd'/>
<id>urn:sha1:df55c9cbc3ea79c51d5f41a628439283e94a87fd</id>
<content type='text'>
"git help --info subcommand" will now call "info git-subcommand".

Signed-off-by: Christian Couder &lt;chriscool@tuxfamily.org&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
</feed>
