Re: [PATCH] bootstrap: anchor .gitignore entries.

2010-10-17 Thread Jim Meyering
Joel E. Denny wrote: > On Sun, 17 Oct 2010, Jim Meyering wrote: > >> Joel E. Denny wrote: > >> > * build-aux/bootstrap (insert_sorted_if_absent): Replace all uses >> > with... >> > (insert_vc_ignore): ... this new function, which prepends `/' to >> > all .gitignore entries before passing them to >

Re: [PATCH] bootstrap: anchor .gitignore entries.

2010-10-17 Thread Joel E. Denny
On Sun, 17 Oct 2010, Jim Meyering wrote: > Joel E. Denny wrote: > > * build-aux/bootstrap (insert_sorted_if_absent): Replace all uses > > with... > > (insert_vc_ignore): ... this new function, which prepends `/' to > > all .gitignore entries before passing them to > > insert_sorted_if_absent. >

Re: [PATCH] bootstrap: anchor .gitignore entries.

2010-10-17 Thread Jim Meyering
g/archive/html/bug-gnulib/2008-08/msg2.html > > The patch below fixes bootstrap to do the same. Ok to commit? > > Subject: [PATCH] bootstrap: anchor .gitignore entries. > > * build-aux/bootstrap (insert_sorted_if_absent): Replace all uses > with... > (insert_vc_ignore): .

[PATCH] bootstrap: anchor .gitignore entries.

2010-10-16 Thread Joel E. Denny
2.html The patch below fixes bootstrap to do the same. Ok to commit? >From 8b9b4bbba5041e107a8dea35e78d28dd3cc979f7 Mon Sep 17 00:00:00 2001 From: Joel E. Denny Date: Sat, 16 Oct 2010 16:54:23 -0400 Subject: [PATCH] bootstrap: anchor .gitignore entries. * build-aux/bootstrap (insert_sor