On 2017-06-27 13:05, Achim Gratz wrote:
> Brian Inglis writes:
>> Nearly always forget the branch part: gotta retrain my fingers
>> to add the appropriate branch commands for the source control
>> products I use, and do more granular commits instead of big bangs.
>
> The thing to remember is that
Brian Inglis writes:
> Nearly always forget the branch part: gotta retrain my fingers
> to add the appropriate branch commands for the source control
> products I use, and do more granular commits instead of big bangs.
The thing to remember is that with git you can just as easily create the
branch
On 2017-06-27 01:56, Corinna Vinschen wrote:
> On Jun 27 04:16, Andrey Repin wrote:
>>> Is there an option so git will download your updated source,
>>> reject my patched source in place, and not just overwrite it?
>> Assuming you have remotes in place,
>> git fetch --all
>> git checkout -B your-f
On Jun 27 04:16, Andrey Repin wrote:
> Greetings, Brian Inglis!
>
> > Is there an option so git will download your updated source, reject my
> > patched
> > source in place, and not just overwrite it?
>
> Assuming you have remotes in place,
>
> git fetch --all
> git checkout -B your-fix-branch
On Jun 26 13:59, Brian Inglis wrote:
> On 2017-06-26 10:42, Corinna Vinschen wrote:
> > On Jun 26 10:25, Brian Inglis wrote:
> >> On 2017-06-26 02:31, Corinna Vinschen wrote:
> >>> On Jun 23 12:47, Brian Inglis wrote:
> On 2017-06-23 12:25, Corinna Vinschen wrote:
> > On Jun 23 19:52, Marc
On 2017-06-26 19:16, Andrey Repin wrote:
>> Is there an option so git will download your updated source, reject my
>> patched
>> source in place, and not just overwrite it?
> Assuming you have remotes in place,
> git fetch --all
> git checkout -B your-fix-branch origin/master
> .. make your change
Greetings, Brian Inglis!
> Is there an option so git will download your updated source, reject my patched
> source in place, and not just overwrite it?
Assuming you have remotes in place,
git fetch --all
git checkout -B your-fix-branch origin/master
.. make your changes ...
git format-patch or
On 2017-06-26 10:42, Corinna Vinschen wrote:
> On Jun 26 10:25, Brian Inglis wrote:
>> On 2017-06-26 02:31, Corinna Vinschen wrote:
>>> On Jun 23 12:47, Brian Inglis wrote:
On 2017-06-23 12:25, Corinna Vinschen wrote:
> On Jun 23 19:52, Marco Atzeri wrote:
>> On 22/06/2017 15:58, Corin
On Jun 26 10:25, Brian Inglis wrote:
> On 2017-06-26 02:31, Corinna Vinschen wrote:
> > On Jun 23 12:47, Brian Inglis wrote:
> >> On 2017-06-23 12:25, Corinna Vinschen wrote:
> >>> On Jun 23 19:52, Marco Atzeri wrote:
> On 22/06/2017 15:58, Corinna Vinschen wrote:
> > I uploaded a new Cygw
On 2017-06-26 02:31, Corinna Vinschen wrote:
> On Jun 23 12:47, Brian Inglis wrote:
>> On 2017-06-23 12:25, Corinna Vinschen wrote:
>>> On Jun 23 19:52, Marco Atzeri wrote:
On 22/06/2017 15:58, Corinna Vinschen wrote:
> I uploaded a new Cygwin test release 2.8.1-0.1
> I'm planning for
On Jun 24 09:34, Marco Atzeri wrote:
> On 22/06/2017 15:58, Corinna Vinschen wrote:
> > Hi folks,
> >
> >
> > I uploaded a new Cygwin test release 2.8.1-0.1
> >
> > I'm planning for a release next week. Please test.
>
> the semaphore lock issues on postgresql are gone.
>
> The test on 9.6.3 i
On Jun 23 12:47, Brian Inglis wrote:
> On 2017-06-23 12:25, Corinna Vinschen wrote:
> > On Jun 23 19:52, Marco Atzeri wrote:
> >> On 22/06/2017 15:58, Corinna Vinschen wrote:
> >>> I uploaded a new Cygwin test release 2.8.1-0.1
> >>> I'm planning for a release next week. Please test.
> >> $ /etc/p
On 22/06/2017 15:58, Corinna Vinschen wrote:
Hi folks,
I uploaded a new Cygwin test release 2.8.1-0.1
I'm planning for a release next week. Please test.
the semaphore lock issues on postgresql are gone.
The test on 9.6.3 is now fine so I will release after 2.8.1
became stable
Thanks,
Co
On 2017-06-23 12:25, Corinna Vinschen wrote:
> On Jun 23 19:52, Marco Atzeri wrote:
>> On 22/06/2017 15:58, Corinna Vinschen wrote:
>>> I uploaded a new Cygwin test release 2.8.1-0.1
>>> I'm planning for a release next week. Please test.
>> $ /etc/postinstall/cygwin-doc.sh
>> Can't find directory
On Jun 23 19:52, Marco Atzeri wrote:
> On 22/06/2017 15:58, Corinna Vinschen wrote:
> > Hi folks,
> >
> >
> > I uploaded a new Cygwin test release 2.8.1-0.1
> >
> > I'm planning for a release next week. Please test.
> >
>
> $ /etc/postinstall/cygwin-doc.sh
> Can't find directory '/usr/share/d
On 22/06/2017 15:58, Corinna Vinschen wrote:
Hi folks,
I uploaded a new Cygwin test release 2.8.1-0.1
I'm planning for a release next week. Please test.
$ /etc/postinstall/cygwin-doc.sh
Can't find directory '/usr/share/doc/cygwin-2.8.1'
$ ls /usr/share/doc |grep cygwin
cygwin-doc
cygwin-
Hi folks,
I uploaded a new Cygwin test release 2.8.1-0.1
I'm planning for a release next week. Please test.
===
What's new:
---
- Allow unprivileged symlink creation in Windows 10 1703 and later.
- New API: realloca
17 matches
Mail list logo