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 _______________________________________________ textmate-dev mailing list [email protected] http://lists.macromates.com/mailman/listinfo/textmate-dev
