summaryrefslogtreecommitdiff
path: root/plugins/svn
AgeCommit message (Expand)Author
2012-12-01Merge pull request #1435 from Drarok/fix-svnRobby Russell
2012-12-01Merge pull request #1400 from tresni/patch-2Robby Russell
2012-11-27Fix the backwards svn status, and add comments explaining which way grep does...Drarok Ithaqua
2012-11-27Whitespace cleanup.Drarok Ithaqua
2012-11-13UntabifyCaleb Epstein
2012-11-12Handle metachars in svn status output using grep -qCaleb Epstein
2012-11-08Update plugins/svn/svn.plugin.zshBrian Hartvigsen
2012-05-03Don't drop everything after a trailing slash, as this breaks standard svn bra...Mat Gadd
2011-09-23This is the correct way to check the return valueJames Moore
2011-09-23This needs to explicitly check the return valueJames Moore
2011-07-25The original SVN pluging would mark a folder as dirty if there was anAndrew Smith
2011-07-25Replace a duplicated test to see if we're in an SVN folder with a call to the...Andrew Smith
2011-06-04Fix typos in the svn plugin that would cause calls to 'svn' when not in an sv...Matt Doran
2011-01-10Added svn info in prompt with plugin.Robin Ramael