16 Commits (4c64cf4a253608022caeda0f83b6ae73b7a8513c)

Author SHA1 Message Date
Andrew vonderLuft 8f7971349b add option to show dirty status of current dir 12 years ago
Artie Kh 6ce08acb27 added support for subversion 1.7 for svn plugin 13 years ago
Drarok Ithaqua 120db35b2d Fix the backwards svn status, and add comments explaining which way grep does things. 13 years ago
Drarok Ithaqua 79e620c392 Whitespace cleanup. 13 years ago
Caleb Epstein 91c57e6d42 Untabify 14 years ago
Caleb Epstein f2ac08832a Handle metachars in svn status output using grep -q 14 years ago
Brian Hartvigsen 1b768a3b40 Update plugins/svn/svn.plugin.zsh 14 years ago
Mat Gadd e2f7623534 Don't drop everything after a trailing slash, as this breaks standard svn branches: 14 years ago
James Moore b2703a3c8a This is the correct way to check the return value 15 years ago
James Moore c2d0cdd533 This needs to explicitly check the return value 15 years ago
Andrew Smith 7b25a3fca9 The original SVN pluging would mark a folder as dirty if there was an 15 years ago
Andrew Smith 3cb33fc254 Replace a duplicated test to see if we're in an SVN folder with a call to the 'in_svn' function. 15 years ago
Matt Doran 9b63a03bcf Fix typos in the svn plugin that would cause calls to 'svn' when not in an svn working copy. 15 years ago
Robin Ramael 664b97a3c8 Added svn info in prompt with plugin. 15 years ago