Re: [hackers] [st] Add missed names of charset sequences || Roberto E. Vargas Caballero

2014-09-27 Thread Roberto E. Vargas Caballero
> It is a known issue with the hook, it only really monitors > the master branch. Long time ago I did something similar for a project where I was working. I think solution could be to add an update hook similar to this: #!/bin/sh repo=`basename $PWD` refname=$1 oldrev=$2 newrev=$3 tohackers() {

Re: [hackers] [st] Add missed names of charset sequences || Roberto E. Vargas Caballero

2014-09-26 Thread Dimitris Papastamos
On Fri, Sep 26, 2014 at 07:40:16PM +0200, Roberto E. Vargas Caballero wrote: > This is the first patch serie in order to change the internal > codification. I have pushed them in a new branch called wchar. > I don't know why the hook has sent a different commit here. The > head of wchar branch is e

Re: [hackers] [st] Add missed names of charset sequences || Roberto E. Vargas Caballero

2014-09-26 Thread Roberto E. Vargas Caballero
This is the first patch serie in order to change the internal codification. I have pushed them in a new branch called wchar. I don't know why the hook has sent a different commit here. The head of wchar branch is e8f1308. Regards, -- Roberto E. Vargas Caballero

[hackers] [st] Add missed names of charset sequences || Roberto E. Vargas Caballero

2014-09-26 Thread git
commit c7a945c4086ab913cd8a05997bfbc1906645eff4 Author: Roberto E. Vargas Caballero Date: Wed Aug 20 10:41:41 2014 +0200 Add missed names of charset sequences diff --git a/st.c b/st.c index ab3fa6e..83293f4 100644 --- a/st.c +++ b/st.c @@ -2496,10 +2496,10 @@ eschandle(uchar ascii) {

[hackers] [st] Add missed names of charset sequences || Roberto E. Vargas Caballero

2014-09-26 Thread git
commit c7a945c4086ab913cd8a05997bfbc1906645eff4 Author: Roberto E. Vargas Caballero Date: Wed Aug 20 10:41:41 2014 +0200 Add missed names of charset sequences diff --git a/st.c b/st.c index ab3fa6e..83293f4 100644 --- a/st.c +++ b/st.c @@ -2496,10 +2496,10 @@ eschandle(uchar ascii) {