Historique des commits

Auteur SHA1 Message Date
  Mykola Krachkovsky 1e277553bc fix(svn): fix sed call in `svn_get_rev_nr` (#10590) il y a 2 ans
  Fabian Günter 71e6d5fde8 fix(svn): fix output order in `svn_dirty_choose` (#10572) il y a 2 ans
  Marc Cornellà 93ec48fb0a fix(svn): refactor and quote % characters in `svn_prompt_info` il y a 2 ans
  Marc Cornellà c76dc91e02 fix(svn): return true repo name in `svn_get_repo_name` il y a 2 ans
  Marc Cornellà e6df0e036e Clean up and refactor code in svn plugin il y a 8 ans
  Christian Ferbar 364019a3c9 Add localization workaround to svn plugin il y a 8 ans
  Andrew Janke 36fea45bfc svn plugin: urldecode repo info il y a 9 ans
  DanielFGray 00ec11d3c0 ignore any grep aliases that might be defined il y a 10 ans
  Marc Cornellà 4310a15de5 Change all pwd calls for $PWD variable il y a 10 ans
  Andrew vonderLuft 8f7971349b add option to show dirty status of current dir il y a 10 ans
  Artie Kh 6ce08acb27 added support for subversion 1.7 for svn plugin il y a 12 ans
  Robby Russell 2aa485ac04 Merge pull request #1435 from Drarok/fix-svn il y a 12 ans
  Robby Russell 08efdcdd16 Merge pull request #1400 from tresni/patch-2 il y a 12 ans
  Drarok Ithaqua 120db35b2d Fix the backwards svn status, and add comments explaining which way grep does things. il y a 12 ans
  Drarok Ithaqua 79e620c392 Whitespace cleanup. il y a 12 ans
  Caleb Epstein 91c57e6d42 Untabify il y a 12 ans
  Caleb Epstein f2ac08832a Handle metachars in svn status output using grep -q il y a 12 ans
  Brian Hartvigsen 1b768a3b40 Update plugins/svn/svn.plugin.zsh il y a 12 ans
  Mat Gadd e2f7623534 Don't drop everything after a trailing slash, as this breaks standard svn branches: il y a 12 ans
  James Moore b2703a3c8a This is the correct way to check the return value il y a 13 ans
  James Moore c2d0cdd533 This needs to explicitly check the return value il y a 13 ans
  Andrew Smith 7b25a3fca9 The original SVN pluging would mark a folder as dirty if there was an il y a 13 ans
  Andrew Smith 3cb33fc254 Replace a duplicated test to see if we're in an SVN folder with a call to the 'in_svn' function. il y a 13 ans
  Matt Doran 9b63a03bcf Fix typos in the svn plugin that would cause calls to 'svn' when not in an svn working copy. il y a 13 ans
  Robin Ramael 664b97a3c8 Added svn info in prompt with plugin. il y a 14 ans