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
stable-7.2
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
*
FetchCommand: Add basic support for recursing into submodules
David Pursehouse
2017-03-04
1
-0
/
+30
*
SHA1: support reset() and reuse instances
Shawn Pearce
2017-02-26
1
-2
/
+3
*
Switch to pure Java SHA1 for ObjectId
Shawn Pearce
2017-02-26
1
-6
/
+6
*
Enable and fix warnings about redundant specification of type arguments
David Pursehouse
2017-02-20
35
-123
/
+123
*
Fix bad test fix from 0bff481 "Limit receive commands"
Shawn Pearce
2017-02-20
1
-9
/
+14
*
Add some more missing @Override annotations
David Pursehouse
2017-02-20
1
-0
/
+1
*
Enable and fix 'Should be tagged with @Override' warning
David Pursehouse
2017-02-19
53
-0
/
+164
*
Limit receive commands
Shawn Pearce
2017-02-11
2
-25
/
+130
*
RefLeaseSpec: Fix Eclipse errors
David Pursehouse
2017-02-09
1
-8
/
+8
*
Merge "push: support per-ref force-with-lease"
Shawn Pearce
2017-02-08
2
-5
/
+168
|
\
|
*
push: support per-ref force-with-lease
David Turner
2017-02-08
2
-5
/
+168
*
|
Follow redirects in transport
Bo Zhang
2017-02-02
2
-2
/
+23
*
|
Don't rely on default locale when using toUpperCase() and toLowerCase()
Matthias Sohn
2017-01-28
4
-8
/
+14
|
/
*
Get rid of javax.servlet API dependency for core org.eclipse.jgit
Marc Strapetz
2017-01-03
1
-5
/
+4
*
Decide whether to "Accept-Encoding: gzip" on a request-by-request basis
Zhen Chen
2016-12-09
2
-18
/
+78
*
dump HTTP: Avoid being confused by Content-Length of a gzipped stream
Zhen Chen
2016-11-22
1
-3
/
+15
*
Close input stream after use
Zhen Chen
2016-11-22
1
-7
/
+11
*
Fix cryptoVer constant name to CRYPTO_VER
Shawn Pearce
2016-11-14
1
-3
/
+3
*
Deprecate SafeBufferedOutputStream
Shawn Pearce
2016-11-14
4
-20
/
+14
*
Organize imports
David Pursehouse
2016-11-14
7
-6
/
+5
*
Merge "Extract insecure Cipher factory"
Matthias Sohn
2016-11-13
2
-6
/
+71
|
\
|
*
Extract insecure Cipher factory
Shawn Pearce
2016-11-13
2
-6
/
+71
*
|
Merge "Switch JSchSession to simple isolated OutputStream"
Shawn Pearce
2016-11-13
1
-27
/
+5
|
\
\
|
|
/
|
/
|
|
*
Switch JSchSession to simple isolated OutputStream
Shawn Pearce
2016-11-13
1
-27
/
+5
*
|
WalkEncryption: Cleanup Java 8 support
Shawn Pearce
2016-11-13
1
-35
/
+3
|
/
*
Implement auto gc
Matthias Sohn
2016-10-23
2
-0
/
+15
*
TransportBundleFile: Resolve remote repository locally
Thomas Meyer
2016-10-21
1
-1
/
+1
*
AmazonS3: ensure that errorStream is closed
Matthias Sohn
2016-10-12
1
-12
/
+20
*
Delay inserter.flush in WalkFetchConnection
Zhen Chen
2016-10-02
1
-3
/
+7
*
Suppress deprecation warnings related to UploadPackLogger
David Pursehouse
2016-09-22
2
-1
/
+3
*
Fix wrong @since tags introduced by 1beb3ccd
Matthias Sohn
2016-09-21
3
-3
/
+3
*
Add ReceivedPackStatistics for PackParser
Masaya Suzuki
2016-09-19
3
-2
/
+268
*
ReceivePack: integrate push option parsing into recvCommands
Shawn Pearce
2016-08-29
2
-11
/
+23
*
ReceivePack: simplify getPushOptions
Shawn Pearce
2016-08-29
1
-13
/
+7
*
ReceivePack: allow push options to be set
Shawn Pearce
2016-08-29
1
-6
/
+18
*
ReceivePack: refactor push option parsing
Shawn Pearce
2016-08-26
2
-75
/
+58
*
Fix push option initalization on HTTP
Stefan Beller
2016-08-26
1
-1
/
+3
*
Packet logging for JGit
Dan Wang
2016-08-24
2
-5
/
+31
*
Add HTTP status code to ServiceMayNotContinueException
Masaya Suzuki
2016-08-23
1
-2
/
+43
*
Merge "BaseReceivePack: null and IllegalStateException cases for getPushOptions"
Jonathan Nieder
2016-08-15
1
-3
/
+19
|
\
|
*
BaseReceivePack: null and IllegalStateException cases for getPushOptions
Dan Wang
2016-08-10
1
-3
/
+19
*
|
Merge changes Ib0d8c294,Idfb83482
Jonathan Nieder
2016-08-08
1
-4
/
+7
|
\
\
|
*
|
Shallow fetch: Pass along "shallow"s in unparsed-wants case, too
Jonathan Nieder
2016-08-08
1
-1
/
+1
|
*
|
Shallow fetch: Pass a DepthWalk to PackWriter
Jonathan Nieder
2016-08-08
1
-3
/
+6
*
|
|
Shallow fetch/clone: Make --depth mean the total history depth
Terry Parker
2016-08-05
1
-4
/
+13
|
/
/
*
|
RefSpec: Make WildcardMode public
Stefan Beller
2016-07-28
1
-2
/
+20
*
|
RefSpecs: allow construction of weird wildcarded RefSpecs
Stefan Beller
2016-07-25
1
-9
/
+84
*
|
RefSpec: reject refs ending in '/'
Stefan Beller
2016-07-25
1
-0
/
+2
|
/
*
Push implementation of option strings
Dan Wang
2016-07-22
6
-1
/
+177
*
ReceivePack: report protocol parsing failures on channel 3
Shawn Pearce
2016-07-05
2
-1
/
+34
[next]