All of lore.kernel.org
 help / color / mirror / Atom feed
From: marat@slonopotamus.org
To: git@vger.kernel.org
Subject: [ANNOUNCE] WinGit - native x86/x64 Git for Windows
Date: Thu, 3 Apr 2014 17:18:50 +0400	[thread overview]
Message-ID: <20140403131850.GA24449@seldon> (raw)

I'm proud to announce WinGit:
an attempt to bring Git powers to 64-bit Windows.

WinGit is currently used only by my coworkers and isn't considered
production-ready-rock-solid. Use at your own risk.


Homepage & build instructions
-----------------------------
https://github.com/slonopotamus/wingit


Binaries
--------
MSI packages: https://github.com/slonopotamus/wingit/releases

After installation, git.exe is ready to be used from cmd.exe or TortoiseGit.
No kind of "Git Bash" or own explorer integration is provided.


Issues
------
Of course WinGit has issues:
https://github.com/slonopotamus/wingit/issues?state=open

Most notable are: git documentation is not packaged, no Tcl/Tk (thus, no gitk),
no SVN, no Explorer integration.


Sources
------------------

All sources are available on GitHub: https://github.com/slonopotamus/wingit

I know that build.sh is UGLY, especially openssl part.


Relationship with msysgit
=========================

Unlike msysgit, WinGit is a pure-Windows binary build with MSVC.

Like msysgit, WinGit also uses msys environment (sh/perl/etc) both during
build-time and runtime.

WinGit adds a few patches to Git itself on top of msysgit ones.
Patches are required due to insufficient testing of MSVC builds
(caused by total absence of any MSVC-built Git distributions).

All WinGit patches are sent upstream, just didn't get to master yet.

             reply	other threads:[~2014-04-03 13:18 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-04-03 13:18 marat [this message]
2014-04-03 13:48 ` [ANNOUNCE] WinGit - native x86/x64 Git for Windows Konstantin Khomoutov
2014-04-03 14:07   ` Marat Radchenko
     [not found] ` <CAAH6HY8DbQCMJhb4fY3-aLbriUHOS4zeizHjPy+FMmxuyHQxxQ@mail.gmail.com>
2014-04-03 15:03   ` Fwd: " Vincent van Ravesteijn
2014-04-09 17:27 ` Felipe Contreras
2014-04-19  6:31 ` Heiko Voigt
2014-04-19 15:24   ` Johannes Schindelin
2014-04-19 16:58     ` Marat Radchenko
2014-04-19 19:24       ` Heiko Voigt
  -- strict thread matches above, loose matches on Subject: below --
2014-04-19 13:35 Marat Radchenko
2014-04-19 18:42 ` Heiko Voigt
2014-04-20 22:10   ` [msysGit] " Johannes Schindelin
2014-04-21 18:37     ` Sebastian Schuberth
2014-04-21 18:56       ` Johannes Schindelin
2014-04-21 18:56         ` Felipe Contreras
2014-04-22 13:14           ` Johannes Schindelin
2014-04-22 14:17             ` David Kastrup
2014-04-19 20:56 ` Sebastian Schuberth

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=20140403131850.GA24449@seldon \
    --to=marat@slonopotamus.org \
    --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.