Marc Cornellà
e079babdce
chore: fix some instances of bad wording
...
Co-authored-by: inclusive-coding-bot <inclusive-coding-bot@github.com>
4 years ago
Marc Cornellà
75ed59b7c0
fix(svn-fast-info): quote % characters in svn branch name
4 years ago
Marc Cornellà
ef3a85cd42
fix(svn-fast-info): URL-decode svn branch name
4 years ago
Marc Cornellà
596cef84c7
style(svn-fast-info): fix code style and `svn info` locale
4 years ago
Marc Cornellà
610b2529d2
Clean up plugin READMEs and a few plugins
...
- fasd
- history
- mercurial
- pylint
- repo
- yii2
6 years ago
Marc Cornellà
ca8a5a0a84
svn-fast-info: add README, reorg. plugin
6 years ago
Melebius
8022fdbd13
svn-fast-info: fix svn-fast-info printfs ( #7140 )
...
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>
7 years ago
DanielFGray
00ec11d3c0
ignore any grep aliases that might be defined
12 years ago
Brice Dutheil
ca129bb550
Renames main plugin function to `svn_prompt_info`
12 years ago
Brice Dutheil
f66ab7f98f
Renamed the methods of this script
12 years ago
Brice Dutheil
8ede6c6af3
Added further cleanup and svn status information
12 years ago
LFDM
8bf8e1ecf9
Heavy refactor of svn-fast-info
12 years ago
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.
12 years ago
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
12 years ago
Brice Dutheil
9ce1b6289a
new faster SVN plugin
12 years ago