|
From: Daniel J S. <dan...@ie...> - 2017-10-09 02:06:35
|
On 10/08/2017 09:49 AM, Allin Cottrell wrote: > On Sun, 8 Oct 2017, Daniel J Sebald wrote: > >> On 10/07/2017 02:32 PM, Daniel J Sebald wrote: >>> On 10/07/2017 01:30 PM, sfeam via gnuplot-beta wrote: >> [snip] >>> Another question is SourceForge's support for an HTML interface to >>> the git repository. It's nice to have an HTML-viewable log of what's >>> going on rather than have to pull all the latest changesets. Do >>> maintainers want to go all out with pull-requests, etc.? Probably >>> not, seeing as changes are sort of funneled down to a few people for >>> review, rather than having a whole large team of players committing >>> to the canonical repository. So, in that respect, SourceForge's >>> support for pull-requests isn't that critical. Just a nice log and >>> difference viewer is good. Staying with SourceForge is fine with me, >>> if that criteria can be met. >> >> Here are a couple examples of HTML interface to repositories on >> SourceForge; one SVN, one git: >> >> SVN >> https://sourceforge.net/p/skychart/code/3668/log/ >> >> git >> https://sourceforge.net/p/maxima/website/commit_browser >> >> Neither are the most elegant such interface I've seen, but the basic >> elements are there, i.e., a list of changes and a means to get the >> diff hunks for that change. SVN HTML actually looks a little better >> in the sense that it allows viewing diff hunks for all changed files >> at once [...] > > You get that in the HTML git viewer if you click on the commit ID -- if > I'm understanding you right. (You see diff hunks for all files affecting > by the given commit.) Ah, yes there it is, but where is a convenient commit ID? I can click on the Parent ID and the Child ID and get a whole list of diff hunks. But it would be nice if there were an ID for the current highlighted changeset in the--what looks to be--flash window list. Can you click on the ID at the front of the list of changesets? That doesn't seem to work for me; maybe my version of Flash isn't working properly. Dan |