Bug#914695: dgit autopkgtest breaks with git 2.20

2018-11-30 Thread Johannes Schindelin
I fixed this via https://public-inbox.org/git/pull.91.git.gitgitgad...@gmail.com/T/#t and the latest word is that this will be part of v2.20.0-rc2 (which I would expect before Monday, maybe even tonight).

Bug#407722: status of libgit.a

2010-03-07 Thread Johannes Schindelin
Hi, On Sun, 7 Mar 2010, Paul Menzel wrote: Am Donnerstag, den 19.02.2009, 09:24 + schrieb Gerrit Pape: On Wed, Feb 18, 2009 at 09:10:02AM -0800, Marc Oscar Singer wrote: Gerrit Pape wrote: […] It depends on upstream. Back then, Junio asked to not provide such a library

Bug#554682: bug: git-bundle create foo --stdin - segfault

2010-01-19 Thread Johannes Schindelin
Hi, On Mon, 18 Jan 2010, Joey Hess wrote: j...@gnu:~/tmp/newecho master | git bundle create ../my.bundle --stdin zsh: segmentation fault git bundle create ../my.bundle --stdin Current 'next' fails, too. Some previous Git versions failed with a message like this: error: unrecognized

Bug#469250: Commit f5bbc322 to git broke pre-commit hooks which read stdin

2008-03-04 Thread Johannes Schindelin
Hi, On Tue, 4 Mar 2008, David Bremner wrote: It looks like line 435 of builtin-commit.c disables stdin for hooks (with the disclaimer that I first looked at the git source ten minutes ago). hook.no_stdin = 1 I'm not sure if this was by design, but just so you know, this

Bug#469250: Commit f5bbc322 to git broke pre-commit hooks which read stdin

2008-03-04 Thread Johannes Schindelin
Hi, On Tue, 4 Mar 2008, Jakub Narebski wrote: Johannes Schindelin [EMAIL PROTECTED] writes: On Tue, 4 Mar 2008, David Bremner wrote: It looks like line 435 of builtin-commit.c disables stdin for hooks (with the disclaimer that I first looked at the git source ten minutes ago

Bug#417885: unexpected git-cherry-pick conflict

2007-06-13 Thread Johannes Schindelin
Hi, On Wed, 13 Jun 2007, Gerrit Pape wrote: $ mkdir repo cd repo $ git init Initialized empty Git repository in .git/ $ echo foo file $ ln -s dangling link $ git add . $ git commit -mfoo Created initial commit c6a9189: foo 2 files changed, 2 insertions(+), 0 deletions(-)

Bug#417885: unexpected git-cherry-pick conflict

2007-06-13 Thread Johannes Schindelin
Hi, On Wed, 13 Jun 2007, Gerrit Pape wrote: On Wed, Jun 13, 2007 at 01:58:51PM +0100, Johannes Schindelin wrote: On Wed, 13 Jun 2007, Gerrit Pape wrote: $ git checkout master Switched to branch master $ git cherry-pick 8ddc4d5 CONFLICT (file/directory): There is a directory