diff options
author | Christian Halstrick <christian.halstrick@sap.com> | 2010-10-06 17:29:25 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2010-10-08 11:12:09 +0200 |
commit | 2160c09dd4f678c5f2f8e730945be637210b39de (patch) | |
tree | 5039bc6414ff05a2d43b7673f7e6990b03607802 /org.eclipse.jgit/resources/org | |
parent | 213609520351bc26beab887dd7f41f09b0b70d89 (diff) | |
download | jgit-2160c09dd4f678c5f2f8e730945be637210b39de.tar.gz jgit-2160c09dd4f678c5f2f8e730945be637210b39de.zip |
Refactored URI parsing to detect wrong URIs
There where quite some bugs regarding wrong URI parsing. In order
to solve them the parsing has to be refactored. We now have
specialized regexps for 'scheme://host/...', scp URIs and local
file names. Now we can detect problems while parsing 'git://host:/abc' which
was previously not possible.
Bug: 315571
Bug: 292897
Bug: 307017
Bug: 323571
Bug: 317388
Change-Id: If72576576ebb6b9d9dc8b7e51ddd87c9909e8b62
Signed-off-by: Christian Halstrick <christian.halstrick@sap.com>
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit/resources/org')
0 files changed, 0 insertions, 0 deletions