The EGIT Chronicles Issue Volume 1, Issue 2.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Version 0.3 of the Eclipse plugin is out. 

As the zero implies this plugin doesn't do everything, but it makes your 
coffee stronger.

FEATURES

Visualization:
	See the history graphically with highlighting for commits affected
	by the selected resource (Eclipse speak for file or directory).
	Resources are decorated with status.
	Branch name on projects
	Quick diff marks you latest changes visible and revertable in the editor

Actions:
	Connect to repositories
	Add, remove files, rename, update index
	Checkout including some cases of dirty work trees
	Compare revisions using the structured compare
	Commit files selectively, amend and sign-off commits

It even works on Windows, with either cygwin or msysgit (but doesn't do CRLF 
conversions) and OS X.

For advanced stuff you still need the "Real Git" (clone, push, fetch, merge 
etc).

Special thanks to Dave Watson for the Commit and checkout stuff and Shawn 
Pearce for making it possible by doing the initial work on the plugin and 
most importantly a fast pack reader that doesn't involve JNI. The base that 
Shawn formed made it possible to extend the plugin a small piece at a time 
without knowing very much about either Eclipse or Git internals.

BUGS
	Yes, probably.

URL:
	http://repo.or.cz/w/egit.git

-- robin

-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]

  Powered by Linux