On Thu, Nov 24, 2016 at 10:56:23PM +0100, Johannes Schindelin wrote:
> > I think it would probably be OK to ship with that caveat (people would
> > probably use --global config, or "git -c" for a quick override), but if
> > you really wanted to address it, you can do something like what
> > pager.
On Thu, Nov 24, 2016 at 10:37:14PM +, Winkler, Tomas wrote:
> > > > Cc: # 4.4+
> > >
> > > Looks like git send-email is not able to parse this address correctly
> > > though this is suggested format by Documentation/stable_kernel_rules.txt.
> > > Create wrong address If git parsers is used :
These may be well know but I was not able to find a bug tracker so here it goes.
1) When selecting help, about git gui it crashes wth the error:
error: git-gui died of signal 11
2) With the default installation there are two different default text types.
Edit, Op
>
> On Thu, Nov 24, 2016 at 04:10:49PM +, Winkler, Tomas wrote:
>
> > > Cc: # 4.4+
> >
> > Looks like git send-email is not able to parse this address correctly
> > though this is suggested format by Documentation/stable_kernel_rules.txt.
> > Create wrong address If git parsers is used : 'st
Hi Peff,
On Thu, 24 Nov 2016, Jeff King wrote:
> On Thu, Nov 24, 2016 at 09:55:07PM +0100, Johannes Schindelin wrote:
>
> > +/*
> > + * NEEDSWORK: this function can go once the legacy-difftool Perl script is
> > + * retired.
> > + *
> > + * We intentionally avoid reading the config directly here
On Thu, Nov 24, 2016 at 09:55:07PM +0100, Johannes Schindelin wrote:
> +/*
> + * NEEDSWORK: this function can go once the legacy-difftool Perl script is
> + * retired.
> + *
> + * We intentionally avoid reading the config directly here, to avoid messing
> up
> + * the GIT_* environment variables
This adds a builtin difftool that still falls back to the legacy Perl
version, which has been renamed to `legacy-difftool`.
The idea is that the new, experimental, builtin difftool immediately hands
off to the legacy difftool for now, unless the config variable
difftool.useBuiltin is set to true.
I have been working on the builtin difftool for almost two weeks,
for two reasons:
1. Perl is really not native on Windows. Not only is there a performance
penalty to be paid just for running Perl scripts, we also have to deal
with the fact that users may have different Perl installations, w
This patch gives life to the skeleton added in the previous patch.
The motivation for converting the difftool is that Perl scripts are not at
all native on Windows, and that `git difftool` therefore is pretty slow on
that platform, when there is no good reason for it to be slow.
In addition, Perl
On Thu, Nov 24, 2016 at 06:45:36PM +0700, Nguyễn Thái Ngọc Duy wrote:
> This started out to as a hunt for remaining qsort() calls after rs/qsort
> series because qsort() API is a bit easy to get wrong (*). However,
> since we have string_list_sort(), it's conceptually a better way to sort
> here.
On Thu, Nov 24, 2016 at 04:10:49PM +, Winkler, Tomas wrote:
> > Cc: # 4.4+
>
> Looks like git send-email is not able to parse this address correctly
> though this is suggested format by Documentation/stable_kernel_rules.txt.
> Create wrong address If git parsers is used : 'sta...@vger.kernel
Translate 210 new messages came from git.pot update in fda7b09
(l10n: git.pot: v2.11.0 round 1 (209 new, 53 removed)) and c091ffb
(l10n: git.pot: v2.11.0 round 2 (1 new, 1 removed)).
Signed-off-by: Ralf Thielow
---
po/de.po | 657 ---
1
Am 24.11.2016 um 17:25 schrieb Marc Branchaud:
On 2016-11-23 06:21 PM, Junio C Hamano wrote:
* The original command line syntax for "git merge", which was "git
merge HEAD ...", has been deprecated for quite some
time, and "git gui" was the last in-tree user of the syntax. This
is fi
Signed-off-by: Marc Branchaud
---
Mostly just missing words and what I feel are clarifications.
The biggest change is to the "git add -N" item. Not 100% sure
I got it right.
M.
Documentation/RelNotes/2.11.0.txt | 145 +++---
1 file changed, 72
On 2016-11-23 06:21 PM, Junio C Hamano wrote:
* The original command line syntax for "git merge", which was "git
merge HEAD ...", has been deprecated for quite some
time, and "git gui" was the last in-tree user of the syntax. This
is finally fixed, so that we can move forward with th
> On 15 Nov 2016, at 19:03, Junio C Hamano wrote:
>
> Lars Schneider writes:
>
>>> The filter itself would need to be aware of parallelism
>>> if it lives for multiple objects, right?
>>
>> Correct. This way Git doesn't need to deal with threading...
>
> I think you need to be careful about
>
> From: Alexander Usyskin
>
> pm_runtime_autosuspend can take synchronous or asynchronous paths,
> Because we are calling pm_runtime_mark_last_busy just before this most of
> the cases it takes the asynchronous way. However, when the FW or driver
> resets during already running runtime suspend
This started out to as a hunt for remaining qsort() calls after rs/qsort
series because qsort() API is a bit easy to get wrong (*). However,
since we have string_list_sort(), it's conceptually a better way to sort
here.
(*) In this particular case, it's even more confusing when you sort one
variab
Hi Junio,
On Wed, 23 Nov 2016, Junio C Hamano wrote:
> Junio C Hamano writes:
>
> > ... I do not think you can safely add these two bits here until the
> > migration completes.
>
> I accidentally removed a more useful bit I wrote after the above
> sentence while editing.
>
> The NEEDSWORK com
The information you provided on the dissertation writing is appreciable and
my opinion is if students work on this so they will get succeeded and thy
don't have to take dissertation writing services or help form any online
writing assistance provider moreover still require some guidance then I will
Nice
--
View this message in context:
http://git.661346.n2.nabble.com/Git-status-takes-too-long-How-to-improve-the-performance-of-git-tp7657456p7657457.html
Sent from the git mailing list archive at Nabble.com.
22 matches
Mail list logo