All of lore.kernel.org
 help / color / mirror / Atom feed
From: Johannes Sixt <johannes.sixt@telecom.at>
To: git@vger.kernel.org
Cc: "Christian MICHON" <christian.michon@gmail.com>
Subject: Re: MinGW port - initial work uploaded
Date: Mon, 22 Jan 2007 21:27:09 +0100	[thread overview]
Message-ID: <200701222127.09601.johannes.sixt@telecom.at> (raw)
In-Reply-To: <46d6db660701220506t20214d3bi4d0e1e93abd01aad@mail.gmail.com>

On Monday 22 January 2007 14:06, Christian MICHON wrote:
> One problem I haven't found a solution for though: the date
> of commit is wrong, always back to epoch (1970???).

I've pushed out a fix for this.

Also, t/t5500-fetch-pack.sh passes now all tests.

OTOH, git log, git diff, etc, which run the pager by default, are broken. It 
seems that the pipe is not correctly flushed by the writer, which the MinGW 
port closes in an atexit() routine, so that the last part of the piped data 
is missing. I have no clue how to fix this except by disabling the pager.

-- Hannes

  parent reply	other threads:[~2007-01-22 20:27 UTC|newest]

Thread overview: 53+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-01-19 20:48 MinGW port - initial work uploaded Johannes Sixt
2007-01-19 22:47 ` Christian MICHON
2007-01-19 23:53   ` Michael
2007-01-19 23:53     ` Michael
2007-01-20  3:31 ` Shawn O. Pearce
2007-01-20  9:24   ` Johannes Schindelin
2007-01-20 20:05   ` Johannes Sixt
2007-01-20 20:21     ` Christian MICHON
2007-01-22 13:06 ` Christian MICHON
2007-01-22 16:39   ` Linus Torvalds
2007-01-22 22:25     ` Christian MICHON
2007-02-08  8:17       ` H. Peter Anvin
2007-02-08 14:06         ` Christian MICHON
2007-02-08 17:22           ` H. Peter Anvin
2007-01-23 11:25     ` Johannes Schindelin
2007-01-23 13:08       ` Christian MICHON
2007-01-23 14:17         ` Johannes Schindelin
2007-01-23 15:37       ` Linus Torvalds
2007-01-23 15:45         ` Alex Riesen
2007-01-23 15:52           ` Johannes Schindelin
2007-01-23 15:56             ` Alex Riesen
2007-01-23 16:00               ` Johannes Schindelin
2007-01-23 15:53           ` Shawn O. Pearce
2007-01-23 15:49         ` Johannes Schindelin
2007-01-24  7:12         ` Nguyen Thai Ngoc Duy
2007-01-24 10:17           ` Johannes Schindelin
2007-01-24 16:42           ` Linus Torvalds
2007-01-24 21:08             ` Christian MICHON
2007-02-08 17:18             ` H. Peter Anvin
2007-01-22 20:27   ` Johannes Sixt [this message]
2007-01-22 22:20     ` Christian MICHON
2007-01-23  8:31     ` Christian MICHON
2007-01-23 11:32     ` Johannes Schindelin
2007-01-23 12:06       ` Jakub Narebski
2007-01-23 15:29         ` Shawn O. Pearce
2007-01-23 13:12       ` Christian MICHON
2007-01-23 14:18         ` Johannes Schindelin
2007-01-23 18:55           ` Christian MICHON
2007-01-23 19:18             ` Johannes Schindelin
2007-01-23 19:28               ` Johannes Schindelin
2007-01-23 13:22       ` Andy Parkins
2007-01-23 14:21         ` Johannes Schindelin
2007-01-23 15:06           ` Andy Parkins
2007-01-23 15:20             ` Johannes Schindelin
2007-01-23 16:24               ` Andy Parkins
2007-01-23 16:37                 ` Johannes Schindelin
2007-01-23 17:02                   ` Linus Torvalds
2007-01-23 17:07                     ` Johannes Schindelin
2007-01-24  1:44                       ` Junio C Hamano
2007-01-24  1:57                         ` Johannes Schindelin
2007-01-24  5:05                           ` Junio C Hamano
2007-01-24 10:24                             ` Johannes Schindelin
2007-01-23 13:36       ` Nguyen Thai Ngoc Duy
2007-01-23 14:15         ` Johannes Schindelin

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200701222127.09601.johannes.sixt@telecom.at \
    --to=johannes.sixt@telecom.at \
    --cc=christian.michon@gmail.com \
    --cc=git@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.