git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jakub Narebski <jnareb@gmail.com>
To: Jan Engelhardt <jengelh@computergmbh.de>
Cc: David Brown <git@davidb.org>, git@vger.kernel.org
Subject: Re: [announce] text-based tree visualizer
Date: Fri, 07 Mar 2008 05:45:50 -0800 (PST)	[thread overview]
Message-ID: <m3ablahcl4.fsf@localhost.localdomain> (raw)
In-Reply-To: <Pine.LNX.4.64.0803062137020.7660@fbirervta.pbzchgretzou.qr>

Jan Engelhardt <jengelh@computergmbh.de> writes:

> On Mar 6 2008 12:14, David Brown wrote:
>> On Thu, Mar 06, 2008 at 06:48:19PM +0100, Jan Engelhardt wrote:
>>
>>> Program (perl):
>>> http://dev.computergmbh.de/gitweb.cgi?p=hxtools;a=blob_plain;f=bin/git-forest
>>> Top of file contains option overview.
>>
>> Do you have a git URL instead of just a link to a single version of a
>> single file?  I haven't been able to figure one out.
> 
> No problem; git://dev.computergmbh.de/hxtools .
> 
> Any idea how I can make gitweb display an URL text like it does on
> http://git.kernel.org/?p=git/git.git;a=summary ?

Please read gitweb/README and gitweb/INSTALL.

>From gitweb/README:

 * GITWEB_BASE_URL
   Git base URLs used for URL to where fetch project from, i.e. full
   URL is "$git_base_url/$project".  Shown on projects summary page.
   Repository URL for project can be also configured per repository; this
   takes precendence over URL composed from base URL and project name.
   Note that you can setup multiple base URLs (for example one for
   git:// protocol access, one for http:// access) from gitweb config
   file.  [No default]

[...]

 * @git_base_url_list
   List of git base URLs used for URL to where fetch project from, shown
   in project summary page.  Full URL is "$git_base_url/$project".
   You can setup multiple base URLs (for example one for  git:// protocol
   access, and one for http:// "dumb" protocol access).  Note that per
   repository configuration in 'cloneurl' file, or as values of gitweb.url
   project config.

[...]

 * cloneurl (or multiple-valued gitweb.url)
   File with repository URL (used for clone and fetch), one per line.
   Displayed in the project summary page. You can use multiple-valued
   gitweb.url repository configuration variable for that, but the file
   takes precendence.


P.S. Will you add short info about your tool to the GitWiki page
     http://git.or.cz/gitwiki/InterfacesFrontendsAndTools
     (somewhere along gitk and tig, in "History Viewers..." section)?
-- 
Jakub Narebski
Poland
ShadeHawk on #git

  parent reply	other threads:[~2008-03-07 13:46 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-03-06 17:48 [announce] text-based tree visualizer Jan Engelhardt
2008-03-06 18:24 ` Johannes Schindelin
2008-03-06 18:49   ` Jan Engelhardt
2008-03-06 19:46     ` Johannes Schindelin
2008-03-06 20:46     ` Jonas Fonseca
2008-03-06 20:14 ` David Brown
2008-03-06 20:38   ` Jan Engelhardt
2008-03-07  0:46     ` Miklos Vajna
2008-03-07 13:45     ` Jakub Narebski [this message]
2008-03-08 15:01       ` Jan Engelhardt
2008-03-09 12:36         ` Jakub Narebski
2008-03-17 13:40 ` Ping Yin
2008-03-17 16:27   ` Jan Engelhardt
2008-03-18  0:26     ` Ping Yin
2008-03-18  2:08       ` Jan Engelhardt

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=m3ablahcl4.fsf@localhost.localdomain \
    --to=jnareb@gmail.com \
    --cc=git@davidb.org \
    --cc=git@vger.kernel.org \
    --cc=jengelh@computergmbh.de \
    /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).