From: Henk <henk_westhuis@hotmail.com>
To: git@vger.kernel.org
Subject: Announcement: Git Extensions stable (windows shell extensions)
Date: Wed, 17 Dec 2008 11:06:53 -0800 (PST) [thread overview]
Message-ID: <1229540813648-1669264.post@n2.nabble.com> (raw)
This is a shameless announcement of my latest personal project; Git
Extensions. Git Extensions is a Tortoise-like windows shell extension for
git. Yesterday I finished version 0.9, the first stable release. I included
about all git commands I know about, so I think it is pretty complete but
I'm open to suggestions.
It is written mostly in C#, except for shell extension part which is written
in C++. The project is open source, the sources can be found on GitHub. In
case there is someone interrested in the sources, be warned; the sources are
not very well documented yet and the solution is a still bit messy, I will
clean this up very soon.
Main features
- Shell extensions
- Visual studio plugin
- Seperate git application
Features:
- Browse repository (incl. visual graph)
- Add files
- Apply patch
- Checkout branch/revision
- Cherry pick
- Create branch/tag
- Delete branch/tag
- Clone
- Commit
- Create (format) patch
- Init new repository
- Merge branches
- Pull
- Push
- Run mergetool
- Stash
- View differences
Information about the project and a installer package can be found here:
http://sourceforge.net/projects/gitextensions/
The installation requires msysgit to be installed AND git.exe to in the
system path.
ps.
I know there is a TortoiseGit project also, I just didn't know about that at
the time I started. If I knew about TortoiseGit, I probably never started
writing my own tool.
--
View this message in context: http://n2.nabble.com/Announcement%3A-Git-Extensions-stable-%28windows-shell-extensions%29-tp1669264p1669264.html
Sent from the git mailing list archive at Nabble.com.
next reply other threads:[~2008-12-17 19:08 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-12-17 19:06 Henk [this message]
2008-12-17 19:23 ` Announcement: Git Extensions stable (windows shell extensions) Sverre Rabbelier
2008-12-17 19:51 ` tekkub
2008-12-17 20:56 ` Henk
2008-12-19 10:36 ` Peter Krefting
2008-12-17 20:04 ` Tim Visher
2008-12-18 1:57 ` Frank Li
2008-12-18 8:09 ` Henk
2008-12-18 8:36 ` Sverre Rabbelier
[not found] ` <1976ea660812180540g5efbcb42oe498503216d8a3c9@mail.gmail.com>
2008-12-18 13:44 ` Sverre Rabbelier
2008-12-18 0:53 ` Geoffrey Lee
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=1229540813648-1669264.post@n2.nabble.com \
--to=henk_westhuis@hotmail.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).