git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
* The EGIT Chronicles Issue Volume 1, Issue 2.
@ 2007-09-23 23:06 Robin Rosenberg
  0 siblings, 0 replies; only message in thread
From: Robin Rosenberg @ 2007-09-23 23:06 UTC (permalink / raw)
  To: git; +Cc: Shawn O. Pearce, David Watson, Ben Konrath


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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2007-09-23 23:09 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-09-23 23:06 The EGIT Chronicles Issue Volume 1, Issue 2 Robin Rosenberg

Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/git.git

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 read-only IMAP folder(s) and NNTP newsgroup(s).