git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
* side-by-side diff for gitweb?
@ 2009-06-11 19:41 E R
  2009-06-11 20:03 ` Jakub Narebski
  0 siblings, 1 reply; 3+ messages in thread
From: E R @ 2009-06-11 19:41 UTC (permalink / raw)
  To: git

Is there a a side-by-side diff viewer for gitweb?

If not, any suggestions for the best way to go about implementing one?

Thanks,
ER

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: side-by-side diff for gitweb?
  2009-06-11 19:41 side-by-side diff for gitweb? E R
@ 2009-06-11 20:03 ` Jakub Narebski
  2009-06-26  1:38   ` E R
  0 siblings, 1 reply; 3+ messages in thread
From: Jakub Narebski @ 2009-06-11 20:03 UTC (permalink / raw)
  To: E R; +Cc: git

E R <pc88mxer@gmail.com> writes:

> Is there a a side-by-side diff viewer for gitweb?

No, it is for a long time on TODO list for gitweb, but it never got
implemented.

> If not, any suggestions for the best way to go about implementing one?

Take a look at other web interfaces in Perl, and find how they do it
(IIRC Codestriker web review tool is in Perl, and has side-by-side
diffs).  Ask on #perl.  Ask on perlmongers.  Search CPAN[1].

[1] Note that we frown upon introducing extra dependencies for gitweb,
unless they are optional, and best detected automatically.
-- 
Jakub Narebski
Poland
ShadeHawk on #git

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: side-by-side diff for gitweb?
  2009-06-11 20:03 ` Jakub Narebski
@ 2009-06-26  1:38   ` E R
  0 siblings, 0 replies; 3+ messages in thread
From: E R @ 2009-06-26  1:38 UTC (permalink / raw)
  To: Jakub Narebski; +Cc: git

Here's something that could help:

http://svn.tools.ietf.org/tools/rfcdiff/

I don't like their colors, but that should be easy to change.

On Thu, Jun 11, 2009 at 3:03 PM, Jakub Narebski<jnareb@gmail.com> wrote:
> E R <pc88mxer@gmail.com> writes:
>
>> Is there a a side-by-side diff viewer for gitweb?
>
> No, it is for a long time on TODO list for gitweb, but it never got
> implemented.
>
>> If not, any suggestions for the best way to go about implementing one?
>
> Take a look at other web interfaces in Perl, and find how they do it
> (IIRC Codestriker web review tool is in Perl, and has side-by-side
> diffs).  Ask on #perl.  Ask on perlmongers.  Search CPAN[1].
>
> [1] Note that we frown upon introducing extra dependencies for gitweb,
> unless they are optional, and best detected automatically.
> --
> Jakub Narebski
> Poland
> ShadeHawk on #git
>

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2009-06-26  1:38 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-06-11 19:41 side-by-side diff for gitweb? E R
2009-06-11 20:03 ` Jakub Narebski
2009-06-26  1:38   ` E R

Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/git.git

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 read-only IMAP folder(s) and NNTP newsgroup(s).