Eclipse 0.3.1 is out This release contains a number of minor features and bug fixes. Features: - Resources are now decorated with repository state, e.g. whether a merge or rebase is in progress. - Better (subject to subjectivity) formatting of tooltips in the history view - Actions to set/reset the assume valid bit for files, including decorations - Improved layout of the history pane and user preferences for this - Simpler layout of changed files in the compare editor, i.e. we do not list folders anymore, just changed files. - Searching in the history view Bug fixes: - Bugfixes related to checkout and detection of changed files for commit. This is the most important part of this release. - The ability to perform the first commit in a repository from within Eclipse. - Parsing of the config file Documentation: - Javadoc on anything public/protected in jgit. Should make it a little easier for newcomers. Also makes the project look better on Ohloh. Unit tests for jgit moved into it's own project and tests that do require external dependencies were separated from better defined ones that do not. - A number of typo's fixed. New branch: - Created stable branch. Currently points to v0.3.1. This branch will contain tagged versions. Special thanks to Roger C. Soares for the history and compare editor improvements. Also thanks to Jing Xue, Ladislav Sladecek, Shunichi Fuji and Vincent Legoll for correcting some smaller bugs and typos. Next edition will contain at least fetch thanks to Shawn Pearce. I still have a lot of loose ends to tie up before that happens. Roger Soares contributed some GUI's for this. -- 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