All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Christian MICHON" <christian.michon@gmail.com>
To: "Johannes Schindelin" <Johannes.Schindelin@gmx.de>
Cc: git@vger.kernel.org
Subject: Re: MinGW port - initial work uploaded
Date: Tue, 23 Jan 2007 14:12:48 +0100	[thread overview]
Message-ID: <46d6db660701230512l571d8c35k24e475c3fe0933cf@mail.gmail.com> (raw)
In-Reply-To: <Pine.LNX.4.63.0701231227200.22628@wbgn013.biozentrum.uni-wuerzburg.de>

On 1/23/07, Johannes Schindelin <Johannes.Schindelin@gmx.de> wrote:
> Maybe we have to go the other way round, just as POSIX git does: instead
> of spawning the pager, we should _beginthread() the actual work, and
> execl() the pager.

actually, one other issue is the spawning of vim when doing commits.
I usually end up in using -m "my commit message" because of these
2 errors (basically terminal not recognized, I tried many different
options to no avail)

$ git commit -a
Vim: Warning: Output is not to a terminal
Vim: Warning: Input is not from a terminal

> On the third hand, I fully expect git on Windows to be used only by GUI
> wieners who cannot handle the command line, let alone a pager! ("WTF! How
> do I go back to that dollar thingie? You know, where I type git-blabla?")

maybe I'm stuck with windows at work, but I still use vim inside mingw.
it would be nice to fix the pager issue...

>
> Since Tcl/Tk is available for MinGW, git-gui seems to be a way to go
> there.

I did not know about this... let me try... yes! not bad...
it's working too, so your assumption was correct.

thanks for the suggestion.

--
Christian

  parent reply	other threads:[~2007-01-23 13:13 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
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 [this message]
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=46d6db660701230512l571d8c35k24e475c3fe0933cf@mail.gmail.com \
    --to=christian.michon@gmail.com \
    --cc=Johannes.Schindelin@gmx.de \
    --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.