search for: some_commit

Displaying 2 results from an estimated 2 matches for "some_commit".

Did you mean: soft_commit
2015 Jun 10
2
git daemon on zytor is back in action
> On 06/09/2015 11:54 PM, H. Peter Anvin via Syslinux wrote: > > The git daemon on zytor is now functional again, as I managed to carve > > out a little bit of time to dig into the selinux problem. Cloning git > > via either http://git.zytor.com/ or git://git.zytor.com/ > > > > However, the web interface is still broken. I'll see if I can fix it in > >
2015 Jun 11
2
git daemon on zytor is back in action
...ite-rules It mentions similar goals, of maintaining already-posted links as valid. Whether it is appropriate for our case, I don't know. The idea (well, what I would like to see) is that links already pointing to something like: http://git.zytor.com/?p=syslinux/syslinux.git;a=commit;h=<SOME_COMMIT> would *redirect* to: http://git.zytor.com/syslinux/syslinux.git/commit/?id=<SOME_COMMIT> for example and among others. Some other _examples_ for automatic *redirection* (and there might be others): From: http://git.zytor.com/?o=age to: http://git.zytor.com/?s=idle From: http://git....