Bug#811565: [uscan] git mode: allow for scanning repositories without tags

2018-01-13 Thread Osamu Aoki
Hi, On Thu, Jan 11, 2018 at 09:56:01AM +0100, Michael Stapelberg wrote: > Happy new year! > > Osamu, any update on this? We’re still really interested. In progress ... partially working I need to clean up codes ;-) I also need couple test cases to test these out. git served from github, git ov

[devscripts] 01/01: Use options{'mode'} with http/ftp

2018-01-13 Thread Osamu Aoki
This is an automated email from the git hooks/post-receive script. osamu pushed a commit to branch master in repository devscripts. commit ad47512f30a7bdbee37d5e76753b6d105a4948c4 Author: Osamu Aoki Date: Sat Jan 13 23:26:06 2018 +0900 Use options{'mode'} with http/ftp More reada

[devscripts] branch master updated (37c7e96 -> ad47512)

2018-01-13 Thread Osamu Aoki
This is an automated email from the git hooks/post-receive script. osamu pushed a change to branch master in repository devscripts. from 37c7e96 Reorganize code for readability new ad47512 Use options{'mode'} with http/ftp The 1 revisions listed above as "new" are entirely new

Bug#855464: devscripts: [mk-origtargz] Fails to create tar if too many files excluded

2018-01-13 Thread Ximin Luo
Package: devscripts Version: 2.17.12 Followup-For: Bug #855464 Dear Maintainer, I've implemented a patch here: https://anonscm.debian.org/cgit/collab-maint/devscripts.git/diff/?id=pu/mk-origtargz-argmax&id2=master it is not the most correct - ARG_MAX is measured in bytes, and it assumes that 16

[devscripts] branch pu/mk-origtargz-argmax created (now 3fa9a36)

2018-01-13 Thread Ximin Luo
This is an automated email from the git hooks/post-receive script. infinity0 pushed a change to branch pu/mk-origtargz-argmax in repository devscripts. at 3fa9a36 Allow more files to be deleted than can fit inside argv (`getconf ARG_MAX`) This branch includes the following new commit

[devscripts] 01/01: Allow more files to be deleted than can fit inside argv (`getconf ARG_MAX`)

2018-01-13 Thread Ximin Luo
This is an automated email from the git hooks/post-receive script. infinity0 pushed a commit to branch pu/mk-origtargz-argmax in repository devscripts. commit 3fa9a36bb4f352c07a3537cb597aaf734ce936f1 Author: Ximin Luo Date: Sat Jan 13 17:22:02 2018 +0100 Allow more files to be deleted tha

[devscripts] 01/01: Reorganize code for readability

2018-01-13 Thread Osamu Aoki
This is an automated email from the git hooks/post-receive script. osamu pushed a commit to branch master in repository devscripts. commit 37c7e96e6b387144af3a654bc0c19bf5df6026e8 Author: Osamu Aoki Date: Sat Jan 13 15:56:56 2018 +0900 Reorganize code for readability * Move proc

[devscripts] branch master updated (646d7a8 -> 37c7e96)

2018-01-13 Thread Osamu Aoki
This is an automated email from the git hooks/post-receive script. osamu pushed a change to branch master in repository devscripts. from 646d7a8 hrefdecode new 37c7e96 Reorganize code for readability The 1 revisions listed above as "new" are entirely new to this repository and