This is an automated email from the git hooks/post-receive script. New change to branch feature/GIT in repository scmwebeditor. See http://git.nuiton.org/scmwebeditor.git from 08c4bd2 Added the display of the branch name in the editor when using a SCM which supports branches new faa724a Correction of some little bugs The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference. Detailed log of new commits: commit faa724acc720c68a952317fde5e892cc0ee0a784 Author: Hugo PIGEON <hpigeon@codelutin.com> Date: Wed May 6 16:47:06 2015 +0200 Correction of some little bugs Summary of changes: .../org/nuiton/scmwebeditor/GitConnection.java | 79 +++++++++++---------- .../java/org/nuiton/scmwebeditor/GitProvider.java | 23 +++++- .../org/nuiton/scmwebeditor/ScmConnection.java | 21 ++++++ .../java/org/nuiton/scmwebeditor/ScmProvider.java | 21 ++++++ .../nuiton/scmwebeditor/ScmWebEditorConfig.java | 12 ++-- .../scmwebeditor/ScmWebEditorConfigOption.java | 2 +- .../org/nuiton/scmwebeditor/SvnConnection.java | 62 +++++++++------- .../java/org/nuiton/scmwebeditor/SvnProvider.java | 22 ++++++ .../nuiton/scmwebeditor/actions/BrowseAction.java | 2 +- .../nuiton/scmwebeditor/actions/EditAction.java | 2 +- .../actions/ScmWebEditorCommitAction.java | 2 +- .../nuiton/scmwebeditor/actions/UploadAction.java | 3 +- src/main/resources/scmwebeditor.properties | 2 +- src/main/webapp/WEB-INF/content/browse.jsp | 2 +- src/main/webapp/img/icons/html.png | Bin 3298 -> 3235 bytes 15 files changed, 177 insertions(+), 78 deletions(-) -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.