Age | Commit message (Expand) | Author |
2022-01-14 | fix(svn): fix sed call in `svn_get_rev_nr` (#10590) | Mykola Krachkovsky |
2022-01-08 | fix(svn): fix output order in `svn_dirty_choose` (#10572) | Fabian Günter |
2022-01-03 | fix(svn): refactor and quote % characters in `svn_prompt_info` | Marc Cornellà |
2022-01-03 | fix(svn): return true repo name in `svn_get_repo_name` | Marc Cornellà |
2018-08-07 | use https everywhere (#6574) | Janosch Schwalm |
2016-09-29 | Clean up and refactor code in svn plugin | Marc Cornellà |
2016-09-29 | Clean up svn README | Marc Cornellà |
2016-09-29 | Add localization workaround to svn plugin | Christian Ferbar |
2016-09-29 | Add README to svn plugin | Christian Ferbar |
2015-09-11 | svn plugin: urldecode repo info | Andrew Janke |
2014-11-16 | ignore any grep aliases that might be defined | DanielFGray |
2014-11-06 | Change all pwd calls for $PWD variable | Marc Cornellà |
2014-03-14 | add option to show dirty status of current dir | Andrew vonderLuft |
2012-12-30 | added support for subversion 1.7 for svn plugin | Artie Kh |
2012-12-01 | Merge pull request #1435 from Drarok/fix-svn | Robby Russell |
2012-12-01 | Merge pull request #1400 from tresni/patch-2 | Robby Russell |
2012-11-27 | Fix the backwards svn status, and add comments explaining which way grep does... | Drarok Ithaqua |
2012-11-27 | Whitespace cleanup. | Drarok Ithaqua |
2012-11-13 | Untabify | Caleb Epstein |
2012-11-12 | Handle metachars in svn status output using grep -q | Caleb Epstein |
2012-11-08 | Update plugins/svn/svn.plugin.zsh | Brian Hartvigsen |
2012-05-03 | Don't drop everything after a trailing slash, as this breaks standard svn bra... | Mat Gadd |
2011-09-23 | This is the correct way to check the return value | James Moore |
2011-09-23 | This needs to explicitly check the return value | James Moore |
2011-07-25 | The original SVN pluging would mark a folder as dirty if there was an | Andrew Smith |
2011-07-25 | Replace a duplicated test to see if we're in an SVN folder with a call to the... | Andrew Smith |
2011-06-04 | Fix typos in the svn plugin that would cause calls to 'svn' when not in an sv... | Matt Doran |
2011-01-10 | Added svn info in prompt with plugin. | Robin Ramael |