My favorites | Sign in
Project Home Downloads Wiki Issues Source
Search
for
News  
Information about releases.
Manual, Featured
Updated Oct 16, 2009 by jonas.fonseca

Release Notes

News about features and issues that have been resolved.

nbgit v0.3 (2009-08-30)

New features:

  • Initial support for cloning; Only git:// protocol is supported for now. (issue 48)
  • Graph visualization of repository history. ( issue 1 )
  • Check email addresses entered though the properties UI. ( issue 4 )

Bug fixes:

nbgit v0.2 (2009-08-07)

New features:

Bug fixes:

nbgit v0.1 (2008-09-10)

New features:

  • init: Create a new git repository.
  • status: List the status of changed files.
  • diff: View changes to files (side-by-side).
  • commit: Commit a selected range of files.
  • log: Search and view revisions.
  • update: Revert individual file changes.
  • properties: Change repository specific options (i.e. user.name and user.email).
  • custom: User defined commands (e.g. to open gitk). ( issue 16 )

Resolved issues:

  • Prefill the history summary view when opened. ( issue 5 )
  • Optionally insert Signed-off-by line in commit messages. ( issue 7 )
  • Reorder class path extensions to allow nbgit to be opened in NetBeans 6.5beta. ( issue 14 )
Comment by hantsy, Jun 18, 2010

What is the future of this project? it is not updated for a long time.

Comment by andrew1s...@gmail.com, Jul 15, 2010

It doesn't work with NB 6.8 on my machine --

"Some plugins require plugin org.openide.util.lookup to be installed.

The plugin org.openide.util.lookup is requested in version 8.1.

The following plugin is affected: nbgit"

I read in another post that this has something to do with the latest plugin pointing to Netbeans v 6.9 instead of 6.8

Comment by project member jonas.fonseca, Jul 15, 2010

I think you downloaded the wrong version, try http://nbgit.googlecode.com/files/nbgit-0.4-netbeans-6.8.nbm


Sign in to add a comment
Powered by Google Project Hosting