On Aug 14 22:11, Daniel Colascione wrote:
> On 8/14/12 10:02 PM, Christopher Faylor wrote:
> > On Tue, Aug 14, 2012 at 02:49:17PM -0700, Daniel Colascione wrote:
> >> On 7/27/2012 2:32 AM, Corinna Vinschen wrote:
> >>> There's just the problem of the copyright assignment. If you want to
> >>> prov
On 8/14/12 10:02 PM, Christopher Faylor wrote:
> On Tue, Aug 14, 2012 at 02:49:17PM -0700, Daniel Colascione wrote:
>> On 7/27/2012 2:32 AM, Corinna Vinschen wrote:
>>> There's just the problem of the copyright assignment. If you want to
>>> provide a non-obvious patch, or if the patch adds new fu
On Tue, Aug 14, 2012 at 02:49:17PM -0700, Daniel Colascione wrote:
>On 7/27/2012 2:32 AM, Corinna Vinschen wrote:
>> There's just the problem of the copyright assignment. If you want to
>> provide a non-obvious patch, or if the patch adds new functionality, we
>> need a copyright assignment from y
Hi Corinna,
On 7/27/2012 2:32 AM, Corinna Vinschen wrote:
> There's just the problem of the copyright assignment. If you want to
> provide a non-obvious patch, or if the patch adds new functionality, we
> need a copyright assignment from you. Please see the section "Before
> you get started" on
On Fri, Jul 27, 2012 at 01:08:02AM -0700, Daniel Colascione wrote:
>I wrote this patch because I often write this:
>
>$ cygpath -aw foo > /dev/clipboard
>
>Today, cygpath always appends a newline to the information in the
>clipboard, which is annoying when trying to paste into a program that
>inter
Hi Daniel,
On Jul 27 01:08, Daniel Colascione wrote:
> I wrote this patch because I often write this:
>
> $ cygpath -aw foo > /dev/clipboard
>
> Today, cygpath always appends a newline to the information in the
> clipboard, which is annoying when trying to paste into a program that
> interprets
I wrote this patch because I often write this:
$ cygpath -aw foo > /dev/clipboard
Today, cygpath always appends a newline to the information in the
clipboard, which is annoying when trying to paste into a program that
interprets newlines specially. This patch implements two new options:
-0/--null