Hi,
On 07/24/2014 12:04 AM, Eric Wong wrote:
> Andrej Manduch wrote:
>> * this fixes 'git svn info `pwd`' buggy behaviour
>
> Good catch, the commit could use a better description, something like:
> --- 8<
> Subject: [PATCH] git-svn: "info" ch
On Tue, Jul 22, 2014 at 10:00:22AM -0700, Junio C Hamano wrote:
> "brian m. carlson" writes:
>
> > So git uses libcurl with CURLAUTH_ANY. In order for authentication to
> > work with libcurl, you have to supply a username. If you specify it in
> > the URL, the libcurl realizes that it can use K
Hi,
in our workflow commits can be removed from from the tip of the branch
in the
central repo. After this git pull --rebase on the "client" side may "lose"
commits, because the rewinding takes place without an fast-forwarding.
$ git log --oneline master # example repo with 3 commit
We already suppress Addr8 warnings, but t1402 reliably
triggers Addr16 on my machine.
Signed-off-by: Jeff King
---
I didn't look at the code, so I'm not sure if we could similarly trigger
Addr32, etc. This is enough for my machine.
t/valgrind/default.supp | 7 ++-
1 file changed, 6 insertio
The Git documentation pages hosted at kernel.org are a bit over a year
out of date ("Last updated 2013-02-15 19:24:31 UTC") - so from around
Git v1.8:
https://www.kernel.org/pub/software/scm/git/docs/
Are they fiddly to update? Should they be updated in celebration of
Git 2.0, or maybe instead re
On Sat, Jul 26, 2014 at 4:59 PM, Duy Nguyen wrote:
> On Wed, Jun 25, 2014 at 5:56 AM, Karsten Blees
> wrote:
>> Add trace_performance output to functions involved in git-status.
>>
>> Signed-off-by: Karsten Blees
>
> Should this patch be merged to git.git? It's useful for tracking
> performance
On Wed, Jun 25, 2014 at 5:56 AM, Karsten Blees wrote:
> Add trace_performance output to functions involved in git-status.
>
> Signed-off-by: Karsten Blees
Should this patch be merged to git.git? It's useful for tracking
performance (of git-status) and does not seem to have any negative
impacts.
7 matches
Mail list logo