Displaying 5 results from an estimated 5 matches for "showmsg".
Did you mean:
show_msg
2005 Nov 15
1
Context-question
As script.aculo.us does not seem to be available these days, Im asking
my question
instead of looking it up. :-)
Im making an Ajax.Request, but would like to maintain the context in the
onComplete-function.
Fx.
----------------- SNIP ------------------------
function MyClass(){
this.showMsg=function(msg){
alert(msg);
}
this.myRequest=function(){
var options={
onComplete:function(t){
this.showMsg("Request ended");
}
}
new Ajax.Request("http://myserver", options);
this.showMsg(&quo...
2015 Jun 11
2
git daemon on zytor is back in action
> > Or perhaps there is a way to avoid the "Invalid request" message? Maybe
> > by some (automatic) redirection to the adequate corresponding new
> > "cgit" link?
>
> It certainly would be possible to do a redirection, if one can come up
> with a mapping from gitweb queries to cgit queries, which I don't know
> if someone has already done...
2015 Jun 11
3
git daemon on zytor is back in action
...shortlog" works as expected:
http://git.zytor.com/?p=syslinux/syslinux.git;a=shortlog
http://git.zytor.com/syslinux/syslinux.git/log/
but the redirection of a "log" (as in gitweb-caching terminology)
should rather redirect to the "expanded log" in cgit (note the
"?showmsg=1" flag):
http://git.zytor.com/?p=syslinux/syslinux.git;a=log
http://git.zytor.com/syslinux/syslinux.git/log/?showmsg=1
And similarly:
http://git.zytor.com/?p=syslinux/syslinux.git;a=log;h=refs/tags/syslinux
-4.07
http://git.zytor.com/syslinux/syslinux.git/log/?id=refs/tags/syslinux-4....
2013 Dec 29
4
[Bug 2193] New: Scp sometimes breaks non-ASCII filenames in copying progress indicator
https://bugzilla.mindrot.org/show_bug.cgi?id=2193
Bug ID: 2193
Summary: Scp sometimes breaks non-ASCII filenames in copying
progress indicator
Product: Portable OpenSSH
Version: 6.2p1
Hardware: Other
OS: Linux
Status: NEW
Severity: minor
Priority: P5
Component: scp
2013 Dec 29
8
[Bug 2192] New: scp output alignment bug with UTF-8/multibyte sequences
https://bugzilla.mindrot.org/show_bug.cgi?id=2192
Bug ID: 2192
Summary: scp output alignment bug with UTF-8/multibyte
sequences
Product: Portable OpenSSH
Version: 6.4p1
Hardware: Other
OS: Linux
Status: NEW
Severity: enhancement
Priority: P5
Component: scp