NishanthMenon changed the topic of #openocd to: this is the place to discuss all things OpenOCD | Logs: https://libera.irclog.whitequark.org/openocd/
crabbedhaloablut has quit [Ping timeout: 244 seconds]
crabbedhaloablut has joined #openocd
tsal has quit [Ping timeout: 265 seconds]
tsal has joined #openocd
thinkfat has joined #openocd
thinkfat_ has quit [Ping timeout: 265 seconds]
boru` has joined #openocd
boru has quit [Killed (NickServ (GHOST command used by boru`))]
boru` is now known as boru
Hawk777 has joined #openocd
c4017w_ has quit [Ping timeout: 264 seconds]
c4017w has joined #openocd
zjason has quit [Remote host closed the connection]
zjason has joined #openocd
Haohmaru has joined #openocd
indy has quit [Ping timeout: 265 seconds]
Hawk777 has quit [Quit: Leaving.]
indy has joined #openocd
crabbedhaloablut has quit [Remote host closed the connection]
crabbedhaloablut has joined #openocd
crabbedhaloablut has quit [Remote host closed the connection]
crabbedhaloablut has joined #openocd
akaWolf has quit [Ping timeout: 258 seconds]
wingsorc has joined #openocd
akaWolf has joined #openocd
akaWolf has quit [Ping timeout: 258 seconds]
akaWolf has joined #openocd
Hawk777 has joined #openocd
Haohmaru has quit []
akaWolf has quit [Ping timeout: 265 seconds]
<borneoa_> PaulFertser: hi Paul, I've sent you an email on May 20th about gerrit config. Have you received it?
<PaulFertser> borneoa_: oh, sorry. I have received it but postponed answering :(
<PaulFertser> Shame on me
* boru tuts.
<borneoa_> PaulFertser: no problem. I'm so busy that I would have been unable to track any change from you. Just to know if I need to send it again.
akaWolf has joined #openocd
<PaulFertser> borneoa_: so I'm looking at http://openocd.zylin.com/#/c/6331/ now after the proposed changes. And Fixes: redirects to http://openocd.zylin.com/#/q/42d8fa899c6a which is not a single commit. Probably it's better to use gitweb there. And the next line Link: is now broken.
<PaulFertser> borneoa_: so word boundary match is not exactly nice if you include URLs with hash there, hm.
<PaulFertser> Probably match [ \t] before hash?
<borneoa_> PaulFertser: uuuuh not nice!
<PaulFertser> Hm, then it won't match if it's the first character on the line
<PaulFertser> \s for whitespace probably more appropriate
<PaulFertser> borneoa_: but what about the gitweb links? http://openocd.zylin.com/#/q/42d8fa899c6a is an interesting case apparently
<borneoa_> PaulFertser: if possible, I would like to remain inside gerrit, instead of jumping to gitweb. We already have gitweb link below for Commit and Parent(s).
<borneoa_> PaulFertser: at least the link of Change-Id is now correct
<PaulFertser> borneoa_: indeed, so let's keep it like http://openocd.zylin.com/#/q/42d8fa899c6a then.
<PaulFertser> borneoa_: does \s sound appropriate for beginning of both githash and gitshorthash?
<borneoa_> PaulFertser: I don't know if \s matches at the beginningor at the end of a line
<PaulFertser> borneoa_: I checked https://developer.mozilla.org/en-US/docs/Web/JavaScript/Guide/Regular_Expressions/Character_Classes so it seems it should. I made a change, at least with this commit I see no issues.
<PaulFertser> borneoa_: thank you for drawing my attention to the problem and sorry for the slow response.
<PaulFertser> I had it at the back of my mind that I have forgotten something OpenOCD related :(
<borneoa_> PaulFertser: now the link of the short hash has a space in the middle, that matches the \s. Not a big problem. Let's see if we find a way to link directly the commit instead of the page with the matching found
<borneoa_> PaulFertser: I think the \s should stay outside the ()
<PaulFertser> borneoa_: certainly, good catch
<PaulFertser> borneoa_: http://openocd.zylin.com/#/q/commit:42d8fa899c6a still shows a list but with just a single change
<PaulFertser> Not sure if that's better
<borneoa_> PaulFertser: yes, it's better, but I remember there was another way to get directly the commit... Searching...
<borneoa_> PaulFertser: no way! Let's keep it as is for more tests. Than we can still return to it
<PaulFertser> borneoa_: sure. Thank you :)
<borneoa_> PaulFertser: I don't remember. Maybe I was playing with a newer version of gerrit, which directly opens the commit if the query returns a single match. I will check again. Thanks for the time spent in this tentative.
AndrevS has quit [Quit: umount /dev/irc]
akaWolf has quit [Ping timeout: 265 seconds]
akaWolf has joined #openocd
wingsorc has quit [Quit: Leaving]
<PaulFertser> borneoa_: the problem in this particular case is that the commit is also mentioned in another commit. If there was indeed a single match you'd have the change opened.
<zapb> PaulFertser, any objections to merge http://openocd.zylin.com/#/c/4364/ ?
akaWolf has quit [Ping timeout: 250 seconds]
<PaulFertser> zapb: I do not see any, should I just press submit?
akaWolf has joined #openocd
<zapb> PaulFertser, yes, please. Works fine for me, it's three years old and it won't break anything anyway
PaulFertser has quit [Ping timeout: 244 seconds]
PaulFertser has joined #openocd