From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-yk0-x22d.google.com (mail-yk0-x22d.google.com [IPv6:2607:f8b0:4002:c07::22d]) by hurricane.the-brannons.com (Postfix) with ESMTPS id 1E5C97788B for ; Tue, 28 Jan 2014 09:32:14 -0800 (PST) Received: by mail-yk0-f173.google.com with SMTP id 20so2976293yks.4 for ; Tue, 28 Jan 2014 09:31:51 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; bh=GSfP5cRgHK0Frslq4FS9FhUsoPMvk+a+YlWYeSIYzsk=; b=HMcBoE1vzuj+vSzIdpM0nKaGXE7aX5wDCXDBZJWlM2MHg7+kdbra/pWVE+Jpf7TlDY fyJVLSlPWUkRdq/ZtaXZ5BkvK/7yISdbuwzzd50EbzzUZdoBIhrJeCUhCkRqj82f7hqu gj/09dI1WkTcj8yr4Fjpm6cLVOQhWmmeQLuFpSLonY+ftvgczetNTj1BdKffDUpG917C 9X1jHXJOzmEPbO9+z5cFqKC5T8VxYhRELW0TTUAic07Ps+GHS7jCAjvxn9Nq0bTod5uU HIfwDDzZ8+QNNHH5xDDHb62mZXgvwX6et/mGWgffBo37dQMENwbkJrxcUmQn7shgHXgR 5B/A== X-Received: by 10.236.163.137 with SMTP id a9mr208704yhl.150.1390930309829; Tue, 28 Jan 2014 09:31:49 -0800 (PST) Received: from [10.0.0.101] (189-106-198-9.user.veloxzone.com.br. [189.106.198.9]) by mx.google.com with ESMTPSA id e50sm47407242yhd.26.2014.01.28.09.31.43 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Tue, 28 Jan 2014 09:31:48 -0800 (PST) Message-ID: <52E7E97B.5020007@gmail.com> Date: Tue, 28 Jan 2014 15:31:39 -0200 From: Cleverson Casarin Uliana User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; pt-BR; rv:1.9.2.12) Gecko/20101027 Thunderbird/3.1.6 MIME-Version: 1.0 To: Edbrowse-dev@lists.the-brannons.com References: <20140028062012.eklhad@comcast.net> <20140128164156.GB7404@toaster.adamthompson.me.uk> <87ha8om3hm.fsf@mushroom.PK5001Z> In-Reply-To: <87ha8om3hm.fsf@mushroom.PK5001Z> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Edbrowse-dev] master X-BeenThere: edbrowse-dev@lists.the-brannons.com X-Mailman-Version: 2.1.17 Precedence: list List-Id: Edbrowse Development List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Jan 2014 17:32:14 -0000 On an issue tracker, I find Trac's interface quite easy, although I haven't tested it with edbrowse. It's used by the NVDA screen reader developers, for example. Regards Cleverson Em 28/01/2014 15:16, Chris Brannon escreveu: > Adam Thompson writes: > >> Do we have some form of issue tracker which works with edbrowse (I'm not sure >> how edbrowse-friendly the github setup is)? > > Well, the github issue tracker isn't edbrowse-friendly at all. Github > uses lots and lots of ajax and other fancy web stuff. > However, they do provide an API for programmatic access. > A few years back, I wrote a command-line interface to github, using > their API. It works well with their issue tracker. You can clone the > code here: git://github.com/CMB/cligh.git > Coincidentally, this is the program I used to give you and Karl push > access to the main repository. > It's written in Python. Also, it requires a couple of external > dependencies, one of which is probably not packaged on most > distributions. I suspect this is a problem for some people. > >> On the subject of 3.4.11, apart from the js lib change and other bug fixes, >> are there any other features or major changes we want to make before it >> happens > > I don't think so. > > -- Chris > _______________________________________________ > Edbrowse-dev mailing list > Edbrowse-dev@lists.the-brannons.com > http://lists.the-brannons.com/mailman/listinfo/edbrowse-dev