index
:
jgit.git
master
master%private
next
stable-0.10
stable-0.11
stable-0.12
stable-0.7
stable-0.8
stable-0.9
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-2.0
stable-2.1
stable-2.2
stable-2.3
stable-3.0
stable-3.1
stable-3.2
stable-3.3
stable-3.4
stable-3.5
stable-3.6
stable-3.7
stable-4.0
stable-4.1
stable-4.10
stable-4.11
stable-4.2
stable-4.3
stable-4.4
stable-4.5
stable-4.6
stable-4.7
stable-4.8
stable-4.9
stable-5.0
stable-5.1
stable-5.10
stable-5.11
stable-5.12
stable-5.13
stable-5.2
stable-5.3
stable-5.4
stable-5.5
stable-5.6
stable-5.7
stable-5.8
stable-5.9
stable-6.0
stable-6.1
stable-6.10
stable-6.2
stable-6.3
stable-6.4
stable-6.5
stable-6.6
stable-6.7
stable-6.8
stable-6.9
stable-7.0
stable-7.1
JGit, the Java implementation of git: https://github.com/eclipse-jgit/jgit
www-data
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
org.eclipse.jgit.test
/
tst
/
org
/
eclipse
/
jgit
/
transport
/
URIishTest.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix human name for local .bundle files
Konrad Windszus
2020-04-21
1
-0
/
+11
*
Update EDL 1.0 license headers to new short SPDX compliant format
Matthias Sohn
2020-01-04
1
-38
/
+5
*
URIish: add a test for equals and hashcode methods
Matthias Sohn
2018-02-13
1
-0
/
+28
*
URIish: support for empty ports
Marc Strapetz
2017-12-23
1
-7
/
+16
*
URIishTest: more Windows file-protocol tests
Marc Strapetz
2017-12-09
1
-0
/
+82
*
Merge branch 'stable-4.2'
David Pursehouse
2016-01-20
1
-36
/
+12
|
\
|
*
URIishTest: Use @Test annotation's `expected` argument
David Pursehouse
2016-01-19
1
-36
/
+10
|
*
Suppress "The allocated object is never used" warning in tests
David Pursehouse
2016-01-19
1
-0
/
+2
*
|
Bug 484342: Support @ in username in SSH url.
Mike Gilbode
2015-12-15
1
-0
/
+42
|
/
*
URIish: fixed full uri pattern not expecting end of line after host name
Andrey Loskutov
2015-12-12
1
-0
/
+15
*
URIish: fall back to host as humanish name
Patrick Steinhardt
2015-09-10
1
-0
/
+58
*
URIish: Allow multiple slashes in paths
Robin Stocker
2013-04-27
1
-2
/
+18
*
Fixed parsing of URI with a IPv6-address
Andreas König
2013-03-27
1
-1
/
+1
*
Add percent-encoding of reserved characters in URIish
Robin Rosenberg
2011-12-02
1
-12
/
+218
*
Allow '\' in user names in URI-ish
Robin Rosenberg
2011-11-04
1
-0
/
+66
*
Fix NPE in URIish when parsing an empty URI
Ketan Padegaonkar
2011-05-19
1
-0
/
+20
*
Fix getHumanishName broken for windows paths
Stefan Lay
2011-05-06
1
-0
/
+11
*
Do not normalize URIishes
Robin Rosenberg
2011-03-28
1
-4
/
+4
*
Use Ignore to bypass unused test
Robin Rosenberg
2011-03-28
1
-2
/
+2
*
TransportProtocol: Allow null Repository in canHandle()
Shawn O. Pearce
2011-03-15
1
-1
/
+1
*
Make the supported Transports extensible and discoverable
Shawn O. Pearce
2011-03-13
1
-1
/
+1
*
Convert all JGit unit tests to JUnit 4
Robin Rosenberg
2010-12-31
1
-2
/
+51
*
Fix URIish parsing of absolute scp-style URIs
Shawn O. Pearce
2010-11-09
1
-1
/
+13
*
Add support for single-slash URI
Christian Halstrick
2010-10-08
1
-0
/
+37
*
Refactored URI parsing to detect wrong URIs
Christian Halstrick
2010-10-08
1
-0
/
+6
*
Fixed URI regexp regarding user/password part
Christian Halstrick
2010-10-08
1
-0
/
+23
*
Fix URIish tests to contain a hostname for git protocol
Christian Halstrick
2010-10-08
1
-2
/
+3
*
Allow ../relative paths in remotes
Chris West (Faux)
2010-09-10
1
-0
/
+10
*
Handle the tilde notation (~user) of git url
Robin Rosenberg
2010-07-15
1
-0
/
+47
*
Method to get a 'humanish' name from a path
Mykola Nikishov
2009-12-19
1
-0
/
+122
*
Initial JGit contribution to eclipse.org
Git Development Community
2009-09-29
1
-0
/
+247