Menu

#963 GitPlugin 0.7.1

None
closed-accepted
None
5
2014-12-11
2014-11-12
Alan Ezust
No

{{{ GitPlugin 0.7.1
Source: Source code is in git with the tag 0.7.1
Announcement: SubModuleImporter parses output of git submodule status to find all submodules.
Fixed plugin-bug #1794: Array out of bounds exception on project change.
Requires Java 1.6
Requires jEdit 05.01.99.00
Required plugins:
Common Controls 1.7.1 (CommonControlsPlugin)
Project Viewer 3.5.2 (projectviewer.ProjectPlugin)

Short Description: Offers a git VersionControlService for ProjectViewer, and some additional git actions for jEdit.

Long Description: <html><body>

Provides git file importer filter and version control service for ProjectViewer.

Also provides actions such as Checkout Branch, Blame, Open Changed files, Checkout Files, Git Commit, and Delete Branch.


}}}

Discussion

  • Alan Ezust

    Alan Ezust - 2014-12-07
    • summary: GitPlugin 0.7 --> GitPlugin 0.7.1
    • Description has changed:

    Diff:

    --- old
    +++ new
    @@ -1,5 +1,5 @@
     {{{ GitPlugin 0.7
    -    Source: Source code is in git with the tag 0.7
    +    Source: Source code is in git with the tag 0.7.1
         Announcement: SubModuleImporter parses output of git submodule status to find all submodules.
         Fixed plugin-bug #1794: Array out of bounds exception on project change.
         Requires Java 1.6
    
    • status: closed-invalid --> open
     
  • Alan Ezust

    Alan Ezust - 2014-12-07

    Fixed a small bug in 0.7.1 that was only introduced in 0.7

     
  • Alan Ezust

    Alan Ezust - 2014-12-07
    • Description has changed:

    Diff:

    --- old
    +++ new
    @@ -1,4 +1,4 @@
    -{{{ GitPlugin 0.7
    +{{{ GitPlugin 0.7.1
         Source: Source code is in git with the tag 0.7.1
         Announcement: SubModuleImporter parses output of git submodule status to find all submodules.
         Fixed plugin-bug #1794: Array out of bounds exception on project change.
    
     
  • Townsfolk

    Townsfolk - 2014-12-11
    • status: open --> closed-accepted
    • assigned_to: Townsfolk
     
  • Townsfolk

    Townsfolk - 2014-12-11

    Tested with CommonControls 1.7.3, and ProjectViewer 3.5.3

     

Log in to post a comment.