aboutsummaryrefslogtreecommitdiffstats
path: root/src/main.cpp
diff options
context:
space:
mode:
authorManuel Naranjo <manuel@evolution.com>2012-08-07 15:24:14 -0300
committerManuel Naranjo <manuel@evolution.com>2012-08-07 15:24:14 -0300
commit13843b3a6d521489ee58ebf9e3218e1317756e19 (patch)
treeff7ec194a12da5ece0cb1855f6ad313b20facf97 /src/main.cpp
parent371abece8cbaf9d0c396c3ab8d4fdd1ab2718e7d (diff)
downloadsvn2git-13843b3a6d521489ee58ebf9e3218e1317756e19.tar
svn2git-13843b3a6d521489ee58ebf9e3218e1317756e19.tar.gz
svn2git-13843b3a6d521489ee58ebf9e3218e1317756e19.tar.bz2
svn2git-13843b3a6d521489ee58ebf9e3218e1317756e19.tar.xz
svn2git-13843b3a6d521489ee58ebf9e3218e1317756e19.zip
Prefix rules should keep spaces if they are part of the rule
This patch fixes a small bug with prefix rules where a prefix like: prefix I\ Am\ A\ Very\ Ugly\ Path/ will not match as the match was made against \S and not .* making the spaces not part of the match. Signed-off-by: Manuel Naranjo <manuel@evolution.com>
Diffstat (limited to 'src/main.cpp')
0 files changed, 0 insertions, 0 deletions