Bug#458428: Option to omit importing upstream files

2008-01-07 Thread Andres Mejia
Hello, On Jan 7, 2008 2:45 PM, Guido Guenther <[EMAIL PROTECTED]> wrote: > Great! Would you give the patch another whirl to get rid of the > tempfile? As a bonus it would be great to not always warn the user > but only if the patch modifies files outside of debian/. Why do you give > "-f" and "-s"

Bug#458428: Option to omit importing upstream files

2008-01-07 Thread Guido Guenther
Hi Andres, thanks again for your patch! On Fri, Jan 04, 2008 at 02:13:35AM -0500, Andres Mejia wrote: [..snip..] > I'm not sure what you mean with the directories. I thought it would go > back to the top level directory with "os.chdir(dirs['top'])" executed > after the import-* methods. > > I too

Bug#458428: Option to omit importing upstream files

2008-01-03 Thread Andres Mejia
Ok, here's my revised patch. On Jan 3, 2008 4:58 AM, Guido Guenther <[EMAIL PROTECTED]> wrote: > Hi Andres, > On Mon, Dec 31, 2007 at 03:24:17AM -0500, Andres Mejia wrote: > > Please allow an option to omit importing the upstream files from a > > package and track just the debian directory. I've a

Bug#458428: Option to omit importing upstream files

2008-01-03 Thread Guido Guenther
Hi Andres, On Mon, Dec 31, 2007 at 03:24:17AM -0500, Andres Mejia wrote: > Please allow an option to omit importing the upstream files from a > package and track just the debian directory. I've attached a patch > that provides git-import-dsc with an 'omit-upstream' option that does > this. Thanks a

Bug#458428: Option to omit importing upstream files

2007-12-31 Thread Andres Mejia
Source: git-buildpackage Severity: wishlist Tags: patch Please allow an option to omit importing the upstream files from a package and track just the debian directory. I've attached a patch that provides git-import-dsc with an 'omit-upstream' option that does this. -- Regards, Andres Mejia --- g