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
/
src
/
org
/
eclipse
/
jgit
/
transport
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update atomic constant
Stefan Beller
2015-01-12
1
-1
/
+1
*
Merge branch 'stable-3.5' into stable-3.6
Matthias Sohn
2014-12-19
2
-2
/
+12
|
\
|
*
Merge branch 'stable-3.4' into stable-3.5
Matthias Sohn
2014-12-18
2
-2
/
+12
|
|
\
|
|
*
AmazonS3: Buffer pushed pack content under $GIT_DIR
Shawn Pearce
2014-11-25
2
-2
/
+12
*
|
|
Honor git-core meaning of receive.denyDeletes allowing tag deletion
Shawn Pearce
2014-11-29
1
-10
/
+36
*
|
|
Allow configurable ObjectCheckers in fetch
Shawn Pearce
2014-11-24
5
-11
/
+63
*
|
|
upload-pack: send symbolic refs as capabilities
Yuxuan 'fishy' Wang
2014-11-21
3
-1
/
+41
*
|
|
Merge "Fix variable name and error message for sideband testing"
Shawn Pearce
2014-11-13
1
-2
/
+2
|
\
\
\
|
*
|
|
Fix variable name and error message for sideband testing
Stefan Beller
2014-11-10
1
-2
/
+2
*
|
|
|
Merge branch 'stable-3.5'
Matthias Sohn
2014-11-12
1
-1
/
+1
|
\
\
\
\
|
|
/
/
/
|
/
|
/
/
|
|
/
/
|
*
|
Don't use SSL anymore to avoid POODLE attack
Dani Megert
2014-11-07
1
-1
/
+1
*
|
|
Add missing @since tags
Christian Halstrick
2014-11-09
1
-2
/
+8
*
|
|
Implement atomic refs update, if possible by database
Stefan Beller
2014-11-07
3
-0
/
+35
*
|
|
BundleWriter: Support including HEAD in bundle
Robin Stocker
2014-10-19
1
-1
/
+2
|
/
/
*
|
Add chaining credentials provider
Matthias Sohn
2014-09-24
1
-0
/
+131
*
|
Do not use .netrc implicitly if no CredentialsProvider was set
Matthias Sohn
2014-09-17
1
-3
/
+0
*
|
Fix the ls-remote command when there is no local repo
Robin Rosenberg
2014-09-07
1
-4
/
+8
*
|
Drop warnings about unchecked casts in a few stable select places
Robin Rosenberg
2014-09-04
1
-0
/
+1
*
|
Rename local variables/parameters to remove warnings about hiding
Robin Rosenberg
2014-09-04
1
-5
/
+5
*
|
Eliminate warnings for non-nls strings that will never be translated
Robin Rosenberg
2014-09-04
1
-13
/
+14
*
|
Prevent NPE if no CredentialsProvider is registered
Matthias Sohn
2014-09-01
1
-0
/
+3
*
|
UploadPack: Always make PackWriter.Statistics available
Shawn Pearce
2014-08-29
1
-4
/
+3
*
|
Merge "ReceivePack: Accept shallow lines from Git >= 1.9"
Shawn Pearce
2014-08-27
1
-2
/
+21
|
\
\
|
*
|
ReceivePack: Accept shallow lines from Git >= 1.9
Shawn Pearce
2014-08-27
1
-2
/
+21
*
|
|
Throw URISyntaxException for incorrect percent-encoding
Yi EungJun
2014-08-21
1
-2
/
+13
|
/
/
*
|
Cleanup use of java.util.Inflater, fixing rare infinite loops
Shawn Pearce
2014-08-14
1
-18
/
+13
*
|
NetRC parser and credentials provider.
Alexey Kuznetsov
2014-08-03
3
-0
/
+438
*
|
Merge branch 'stable-3.4'
Matthias Sohn
2014-06-21
2
-11
/
+62
|
\
|
|
*
Allow retrying connecting SshSession in case of an exception
Stefan Lay
2014-06-20
2
-11
/
+62
*
|
Fixed the problem with calling LsRemoteCommand without a local repository ove...
Anton Bannykh
2014-06-08
4
-1
/
+50
|
/
*
Fix authentication type names broken by 0b5441a8
Matthias Sohn
2014-05-27
1
-3
/
+30
*
Remove usage of IOException(Throwable) not available on Java 5
Matthias Sohn
2014-05-21
1
-1
/
+3
*
Adds support for SPNEGO
Laurent Goujon
2014-05-21
1
-0
/
+63
*
Creates HttpAuthMethod type enum to support auth ordering
Laurent Goujon
2014-05-21
2
-18
/
+76
*
Detects background authentication and force use of jgit authentication
Laurent Goujon
2014-05-21
1
-0
/
+8
*
Fix push to repo with non-fetched refs
Jean-Jacques Lafay
2014-04-30
1
-2
/
+6
*
Add API to permit the setting of additional HTTP headers
Bogdan Gheorghe
2014-04-25
1
-0
/
+18
*
Automatically reload known_hosts file
Doug Kelly
2014-04-24
1
-0
/
+3
*
Expose ReceiveCommand version of TrackingRefUpdate
Shawn Pearce
2014-04-18
1
-2
/
+9
*
Merge branch 'stable-3.3'
Matthias Sohn
2014-04-14
1
-2
/
+2
|
\
|
*
Ensure that stored credentials aren't reset too early
Matthias Sohn
2014-04-14
1
-2
/
+2
*
|
Abbreviate SHA-1s when reporting invalid objects
Shawn Pearce
2014-04-03
1
-1
/
+2
*
|
Throw CorruptObjectException when a bad object is found
Shawn Pearce
2014-04-03
1
-3
/
+4
*
|
Cleanup javadocs so they pass the java8 doclint checks
Robin Rosenberg
2014-03-29
1
-3
/
+3
*
|
Merge branch 'stable-3.3'
Matthias Sohn
2014-03-25
2
-4
/
+9
|
\
|
|
*
Retry to call credentials provider if http authentication failed
Matthias Sohn
2014-03-20
1
-4
/
+6
|
*
Ensure that ssh authentication is retried only in JGit
Christian Halstrick
2014-03-15
1
-0
/
+3
*
|
Display progress while checking connectivity on push
Shawn Pearce
2014-03-12
1
-0
/
+10
*
|
Allow configuration of receive pack's ObjectChecker through fsck.*
Shawn Pearce
2014-03-12
1
-4
/
+20
*
|
Correct fetch to use fetch.fsckObjects and transfer.fsckObjects
Shawn Pearce
2014-03-12
1
-3
/
+6
[next]