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
/
TransferConfig.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'stable-5.1' into stable-5.2
Jonathan Nieder
2018-12-26
1
-0
/
+10
|
\
|
*
UploadPack: Filter refs used for want-ref resolution
Jonathan Nieder
2018-12-26
1
-0
/
+10
*
|
Merge branch 'stable-5.1' into stable-5.2
David Pursehouse
2018-12-20
1
-2
/
+21
|
\
|
|
*
TransferConfig: Make constructors public
David Pursehouse
2018-12-20
1
-2
/
+21
*
|
Format @Nullable on return value as method annotation
Jonathan Nieder
2018-10-09
1
-1
/
+2
|
/
*
Support protocol v2 want-ref in UploadPack
Jonathan Tan
2018-08-10
1
-0
/
+10
*
Remove further unnecessary 'final' keywords
Han-Wen Nienhuys
2018-05-18
1
-2
/
+2
*
Fix non-externalized String warnings
Matthias Sohn
2018-04-25
1
-19
/
+21
*
Implement protocol v2 with no capabilities in UploadPack
Jonathan Tan
2018-04-20
1
-2
/
+31
*
Teach UploadPack to support filtering by blob size
Jonathan Tan
2018-03-15
1
-0
/
+11
*
Revert usage of TYPE_USE in Nullable and NonNull annotations
David Pursehouse
2018-01-19
1
-1
/
+2
*
Nullable: Switch to TYPE_USE
David Pursehouse
2018-01-18
1
-2
/
+1
*
Fix javadoc in org.eclipse.jgit transport package
Matthias Sohn
2017-12-20
1
-1
/
+13
*
Eliminate SectionParser construction boilerplate
Dave Borowitz
2017-08-02
1
-6
/
+2
*
Add a test for parsing fsck config options and expose FsckMode enum
David Turner
2017-06-23
1
-2
/
+18
*
Enable and fix warnings about redundant specification of type arguments
David Pursehouse
2017-02-20
1
-1
/
+1
*
Enable and fix 'Should be tagged with @Override' warning
David Pursehouse
2017-02-19
1
-0
/
+2
*
ObjectChecker: honor some git-core fsck.* options
Shawn Pearce
2015-12-30
1
-7
/
+77
*
ObjectChecker: allow some objects to skip errors
Shawn Pearce
2015-12-30
1
-1
/
+14
*
Unify fetch and receive ObjectChecker setup
Shawn Pearce
2015-12-29
1
-13
/
+27
*
[performance] Remove synthetic access$ methods in transport package
Andrey Loskutov
2015-10-28
1
-2
/
+2
*
UploadPack: Use reachable-sha1-in-want configuration
Fredrik Medley
2015-06-09
1
-0
/
+11
*
Delete deprecated TransferConfig.isFsckObjects()
Matthias Sohn
2015-06-03
1
-9
/
+0
*
Add fsck.allowInvalidPersonIdent to accept invalid author/committers
Shawn Pearce
2015-04-30
1
-0
/
+4
*
Allow configurable ObjectCheckers in fetch
Shawn Pearce
2014-11-24
1
-3
/
+32
*
Correct fetch to use fetch.fsckObjects and transfer.fsckObjects
Shawn Pearce
2014-03-12
1
-3
/
+6
*
Add missing @since tags
Matthias Sohn
2013-07-11
1
-0
/
+2
*
UploadPack: set RefFilter from TransportConfig
Dave Borowitz
2013-07-03
1
-2
/
+38
*
UploadPack: configure RequestPolicy with TransportConfig
Dave Borowitz
2013-07-03
1
-1
/
+17
*
Mark non-externalizable strings as such
Robin Rosenberg
2012-12-27
1
-1
/
+1
*
Move TransferConfig to transport package
Shawn O. Pearce
2010-12-15
1
-0
/
+72