Commit Graph

8 Commits

Author SHA1 Message Date
DanielFGray 00ec11d3c0 ignore any grep aliases that might be defined 2014-11-16 02:47:35 -06:00
Brice Dutheil ca129bb550 Renames main plugin function to `svn_prompt_info` 2014-01-10 14:03:10 +01:00
Brice Dutheil f66ab7f98f Renamed the methods of this script 2014-01-08 03:04:54 +01:00
Brice Dutheil 8ede6c6af3 Added further cleanup and svn status information 2014-01-08 02:50:58 +01:00
LFDM 8bf8e1ecf9 Heavy refactor of svn-fast-info 2014-01-07 10:07:02 +01:00
Brice Dutheil 642ae64bc5 Inline `parse_svn` to avoid leaky state
As noted in review, `in_svn` is not properly reset to false. This is better anyway to not leak state.
2014-01-07 02:10:34 +01:00
Brice Dutheil 1304ed8d25 Report the SVN need upgrade
This happen when subversion 1.7+ is used on a repository created with subversion up to 1.6
2014-01-06 14:09:40 +01:00
Brice Dutheil 9ce1b6289a new faster SVN plugin 2014-01-04 22:08:00 +01:00