Re: [PATCH] checkpatch: Add test for commit id formatting style in commit log

2014-08-10 Thread Geert Uytterhoeven
is ambiguous. BTW, is there actually an easy way to make git show show all options for an ambiguous SHA1? Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- ge...@linux-m68k.org In personal conversations with technical people, I call

Removing unreachable objects in the presence of broken links?

2012-10-28 Thread Geert Uytterhoeven
! Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- ge...@linux-m68k.org In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say programmer or something like

Re: Removing unreachable objects in the presence of broken links?

2012-10-29 Thread Geert Uytterhoeven
Hi Andreas, On Sun, Oct 28, 2012 at 10:34 PM, Andreas Schwab sch...@linux-m68k.org wrote: Geert Uytterhoeven ge...@linux-m68k.org writes: Is there a way to force removing unreachable objects in the presence of broken links? Does it help to forcibly expire the reflogs? You mean git reflog

Re: Removing unreachable objects in the presence of broken links?

2012-11-11 Thread Geert Uytterhoeven
On Mon, Oct 29, 2012 at 8:56 PM, Geert Uytterhoeven ge...@linux-m68k.org wrote: On Sun, Oct 28, 2012 at 10:34 PM, Andreas Schwab sch...@linux-m68k.org wrote: Geert Uytterhoeven ge...@linux-m68k.org writes: Is there a way to force removing unreachable objects in the presence of broken

Re: linux-next: unneeded merge in the security tree

2013-03-12 Thread Geert Uytterhoeven
safeguard: if you forgot to upstream something, it'll boil up on top of x. Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- ge...@linux-m68k.org In personal conversations with technical people, I call myself a hacker. But when I'm talking

Invalid responses to 8bit encoding and In-Reply-To questions

2015-02-04 Thread Geert Uytterhoeven
encoding and In-Reply-To questions? Thanks! Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- ge...@linux-m68k.org In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say

Re: "git send-email" thru Gmail incurs few minutes delay

2016-01-05 Thread Geert Uytterhoeven
> My git version is 2.6.4. Does it work better if you store the (preferably app-specific) password in smtppass in .gitconfig? Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- ge...@linux-m68k.org In personal conversations with

Re: git email From: parsing (was Re: [GIT PULL] Staging/IIO driver patches for 4.11-rc1)

2017-02-24 Thread Geert Uytterhoeven
ter: Dave Airlie <airl...@redhat.com> CommitDate: Fri Feb 24 12:08:58 2017 +1000 drm/tinydrm: mipi-dbi: Silence: ‘cmd’ may be used uninitialized My first guess was Noralf's UTF8 last name, but after looking at a few more, they all seem to have UTF8 quotes from gcc output in the

Re: SHA1 collisions found

2017-02-24 Thread Geert Uytterhoeven
result is something like (95/256)^192 = 10^-83. Good. So they can replace linux/Documentation/logo.gif, but not actual source files, not even if they contain hex arrays with "device parameters" ;-) Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There

Re: SHA1 collisions found

2017-02-27 Thread Geert Uytterhoeven
4096 objects), but it's still easy to > do a preimage attack if you need to. Just shortening the hash causes lots of collisions between objects of different types. While it's valuable to test git behavior for those cases, you probably want some way to explicitly test collisions that do not