git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Announcement: Git Extensions stable (windows shell extensions)
@ 2008-12-17 19:06 Henk
  2008-12-17 19:23 ` Sverre Rabbelier
                   ` (3 more replies)
  0 siblings, 4 replies; 11+ messages in thread
From: Henk @ 2008-12-17 19:06 UTC (permalink / raw)
  To: git


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.

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2008-12-19 10:37 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-12-17 19:06 Announcement: Git Extensions stable (windows shell extensions) Henk
2008-12-17 19:23 ` 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

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).