[SVN] r7438 (Subversion++)

Allan Odgaard throw-away-1 at macromates.com
Tue Jun 5 16:09:35 UTC 2007


This command is VERY rudimentary, but it will do a svn diff on your current file, then show a UI where you can (un)check each portion of this diff, enter a commit message, and then commit only the checked parts of the diff.

If you check or uncheck all parts, or do not enter a commit message, it won’t commit your changes.

My long-term idea is that this should be part of the standard commit window, which should use an outline view (instead of just a list) for the files, and thus have the patch portions as children for each file.

Changed:
A   trunk/Review/Bundles/Subversion++.tmbundle/
A   trunk/Review/Bundles/Subversion++.tmbundle/Commands/
A   trunk/Review/Bundles/Subversion++.tmbundle/Commands/Subset Commit….tmCommand
A   trunk/Review/Bundles/Subversion++.tmbundle/Support/
A   trunk/Review/Bundles/Subversion++.tmbundle/Support/nibs/
A   trunk/Review/Bundles/Subversion++.tmbundle/Support/nibs/Patch.nib/
A   trunk/Review/Bundles/Subversion++.tmbundle/Support/nibs/Patch.nib/classes.nib
A   trunk/Review/Bundles/Subversion++.tmbundle/Support/nibs/Patch.nib/info.nib
A   trunk/Review/Bundles/Subversion++.tmbundle/Support/nibs/Patch.nib/keyedobjects.nib
A   trunk/Review/Bundles/Subversion++.tmbundle/info.plist



More information about the textmate-dev mailing list