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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge "Refspec: loosen restrictions on wildcard "*""
Shawn Pearce
2015-12-15
1
-15
/
+35
|
\
|
*
Refspec: loosen restrictions on wildcard "*"
Marc Strapetz
2015-10-21
1
-15
/
+35
*
|
Merge "Bug 484342: Support @ in username in SSH url."
Shawn Pearce
2015-12-15
1
-0
/
+42
|
\
\
|
*
|
Bug 484342: Support @ in username in SSH url.
Mike Gilbode
2015-12-15
1
-0
/
+42
*
|
|
Merge "push: Do not blindly overwrite peer"
Shawn Pearce
2015-12-14
1
-0
/
+143
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
push: Do not blindly overwrite peer
Shawn Pearce
2015-12-14
1
-0
/
+143
*
|
|
URIish: fixed full uri pattern not expecting end of line after host name
Andrey Loskutov
2015-12-12
1
-0
/
+15
|
/
/
*
|
Support atomic push in JGit client
Shawn Pearce
2015-12-02
1
-0
/
+200
*
|
Repository: Introduce exactRef and findRef, deprecate getRef
Jonathan Nieder
2015-11-25
1
-6
/
+6
*
|
Avoid UnknownHostException in WalkEncryptionTest
Matthias Sohn
2015-11-21
1
-9
/
+32
*
|
WalkEncryptionTest: get rid of Log4J dependency
Marc Strapetz
2015-10-21
1
-2
/
+3
|
/
*
Adding JGitV1 and JGitV2 Walk Encryption
Andrei Pozolotin
2015-10-18
1
-52
/
+286
*
Adding AES Walk Encryption support in http://www.jets3t.org/ mode
Andrei Pozolotin
2015-10-18
1
-0
/
+1060
*
URIish: fall back to host as humanish name
Patrick Steinhardt
2015-09-10
1
-0
/
+58
*
PushCertificateStore: Don't add no-op command to batch
Dave Borowitz
2015-09-02
1
-0
/
+28
*
PushCertificate: Omit null pushee from text representation
Dave Borowitz
2015-07-28
1
-0
/
+1
*
PushCertificate: Add toTextWithSignature() method
Dave Borowitz
2015-07-15
1
-0
/
+1
*
PushCertificateParser: Add fromString method
Dave Borowitz
2015-07-15
1
-3
/
+10
*
PushCertificateStore: Return boolean from batch save methods
Dave Borowitz
2015-07-15
1
-1
/
+5
*
Allow saving push certs on a subset of refs
Dave Borowitz
2015-07-15
1
-2
/
+24
*
PushCertificateStore: Add method to save in batch
Dave Borowitz
2015-07-13
1
-0
/
+22
*
Store push certificates in refs/meta/push-certs
Dave Borowitz
2015-07-10
1
-0
/
+304
*
PushCertificateParser: Make pushee optional
Dave Borowitz
2015-07-09
1
-0
/
+20
*
PushCertificateParser: Add method for parsing from a stream
Dave Borowitz
2015-07-09
1
-0
/
+60
*
BaseReceivePack: Treat all LFs as optional
Dave Borowitz
2015-07-07
2
-18
/
+82
*
BaseReceivePack: More validation during parseCommand
Dave Borowitz
2015-07-07
2
-15
/
+37
*
PackCertificateParser: return null if nothing was received
Dave Borowitz
2015-06-18
1
-30
/
+99
*
Add a separate type for the identity in a push certificate
Dave Borowitz
2015-06-18
1
-0
/
+196
*
PushCertificateParser: include begin/end lines in signature
Dave Borowitz
2015-06-18
1
-4
/
+4
*
Extract a class for signed push configuration
Dave Borowitz
2015-06-18
1
-2
/
+1
*
Add tests for HMACSHA1NonceGenerator
Dave Borowitz
2015-06-15
1
-0
/
+131
*
Rewrite push certificate parsing
Dave Borowitz
2015-06-11
1
-0
/
+160
*
Allow trailing newlines in receive-pack
Dave Borowitz
2015-06-10
1
-0
/
+70
*
Fix public API issues introduced in I1baeedcc6946.
Yuxuan 'fishy' Wang
2015-06-09
1
-2
/
+0
*
Callback in PackWriter & BundleWriter.
Yuxuan 'fishy' Wang
2015-06-09
1
-0
/
+37
*
Replace deprecated release() methods by close()
Matthias Sohn
2015-05-21
2
-4
/
+6
*
Add an in-process pack transport for use in tests
Dave Borowitz
2015-02-27
1
-0
/
+248
*
Fix variable name and error message for sideband testing
Stefan Beller
2014-11-10
1
-3
/
+3
*
BundleWriter: Support including HEAD in bundle
Robin Stocker
2014-10-19
1
-10
/
+17
*
NetRC parser and credentials provider.
Alexey Kuznetsov
2014-08-03
1
-0
/
+191
*
Allow retrying connecting SshSession in case of an exception
Stefan Lay
2014-06-20
1
-1
/
+33
*
Adds support for SPNEGO
Laurent Goujon
2014-05-21
1
-0
/
+9
*
Introduce an abstraction for HTTP connections
Christian Halstrick
2014-02-18
1
-12
/
+12
*
Move SampleDataRepositoryTestCase to org.eclipse.jgit.test
Shawn Pearce
2013-11-24
3
-3
/
+3
*
Use absolute paths for file:// URIs in tests
Shawn Pearce
2013-11-01
1
-1
/
+1
*
Implement open(URIish) for TransportLocal
Robin Stocker
2013-07-21
1
-0
/
+16
*
Fix HTTP response processing for WWW-Authenticate headers
Alex Rukhlin
2013-06-23
1
-0
/
+162
*
Support refspecs with wildcard in middle (not only at end)
Robin Stocker
2013-05-28
1
-0
/
+150
*
URIish: Allow multiple slashes in paths
Robin Stocker
2013-04-27
1
-2
/
+18
*
Remove some unnecessary dependencies on FileRepostory
Robin Rosenberg
2013-04-18
1
-2
/
+2
[next]