Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-12-27 | svn-fast-info: add README, reorg. plugin | Marc Cornellà | |
2019-05-20 | svn-fast-info: fix svn-fast-info printfs (#7140) | Melebius | |
The svn-fast-info plugin printf commands was not well formatted, now it can handle empty variables. Also removed redundant spaces. Co-authored-by: RazManor <Raz.Manor@valens.com> Co-authored-by: Marc Cornellà <marc.cornella@live.com> | |||
2014-11-16 | ignore any grep aliases that might be defined | DanielFGray | |
2014-01-10 | Renames main plugin function to `svn_prompt_info` | Brice Dutheil | |
2014-01-08 | Renamed the methods of this script | Brice Dutheil | |
2014-01-08 | Added further cleanup and svn status information | Brice Dutheil | |
2014-01-07 | Heavy refactor of svn-fast-info | LFDM | |
2014-01-07 | Inline `parse_svn` to avoid leaky state | Brice Dutheil | |
As noted in review, `in_svn` is not properly reset to false. This is better anyway to not leak state. | |||
2014-01-06 | Report the SVN need upgrade | Brice Dutheil | |
This happen when subversion 1.7+ is used on a repository created with subversion up to 1.6 | |||
2014-01-04 | new faster SVN plugin | Brice Dutheil | |