Take the 2008 Git User's Survey and help out! [ hide ]

public
Description: my changes to git4idea
Homepage: http://www.assembla.com/spaces/git4idea/
Clone URL: git://github.com/davie/git4idea.git
Search Repo:
name age message
folder .gitignore Thu Mar 20 15:14:06 -0700 2008 Project import [Vitalie Lazu]
folder META-INF/ Thu Mar 20 15:14:06 -0700 2008 Project import [Vitalie Lazu]
folder README Thu Mar 20 15:14:06 -0700 2008 Project import [Vitalie Lazu]
folder TODO Thu Mar 20 15:14:06 -0700 2008 Project import [Vitalie Lazu]
folder dist/ Sat Jun 07 16:12:50 -0700 2008 a little more tidying [davie]
folder integration-test/ Fri Jun 13 11:03:17 -0700 2008 fix the integration test to actually do what it... [davie]
folder lib/ Thu Jun 12 13:19:31 -0700 2008 davie: first attempt at adding an integration t... [davie]
folder src/ Thu Jun 12 13:19:31 -0700 2008 davie: first attempt at adding an integration t... [davie]
folder test/ Sat Jun 07 13:56:43 -0700 2008 some more tidying up [davie]
README
If you want to contribute, contact me by skype(vitaliel) or gtalk
or join the assembla space:

http://www.assembla.com/spaces/git4idea/

= Notes
This plugin is based on Mercurila plugin for IntelliJIdea,
http://code.google.com/p/mercurialidea/

Some time ago I want to start a git plugin based on svn2idea plugin,
but it is too complicated and after I found mercurial plugin, 
I decided to start a git plugin based on hg integration.