Re: announce: git browser

2 messages, 2 authors, 2016-06-15 · open the first message on its own page

Re: announce: git browser

From: Junio C Hamano <hidden>
Date: 2016-06-15 22:42:14

Artem Khodush [off-list ref] writes:
quoted
This is not to discourage yet another web based one, but I wish
there were an NNTP interface, that feeds each repository/branch
as a newsgroup and each commit as if it is "git-format-patch"
output, with References: pointing at its parent commit "articles".

A merge commit would probably become a multipart with usually 2
attachments (but N attachments for a N-way octopus), showing
diff from each branch.
I'll see if I can do something with Perl and Net::NNTP..
"Ask and it shall be given you" ;-)

In case it was not obvious, I was talking about an NNTP server,
not a client.

You would probably have to keep a mapping between sequence
number and commit object name in each "newsgroup", which is the
only nontrivial part.

Re: announce: git browser

From: Artem Khodush <hidden>
Date: 2016-06-15 22:42:14

In case it was not obvious, I was talking about an NNTP server,
not a client.

You would probably have to keep a mapping between sequence
number and commit object name in each "newsgroup", which is the
only nontrivial part.
And the reason why special NNTP server is needed is, I guess,
that plain NNTP server will not be able to cope with all the diffs
stored in message database? Well, but then, the newsgroups
will not be distributable..

Or is there any other reason?
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help