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
*
Consistently use Constants.CHARSET rather than StandardCharsets.UTF_8
David Pursehouse
2018-03-11
2
-6
/
+6
*
WalkEncryptionTest: Use StandardCharsets.UTF_8
David Pursehouse
2018-03-06
1
-4
/
+1
*
Merge branch 'stable-4.10'
Matthias Sohn
2018-02-14
1
-0
/
+283
|
\
|
*
Merge branch 'stable-4.9' into stable-4.10
Matthias Sohn
2018-02-14
1
-0
/
+283
|
|
\
|
|
*
Fix ssh host name handling for Jsch
Thomas Wolf
2018-02-14
1
-1
/
+68
|
|
*
Jsch overrides the port in the URI with the one in ~/.ssh/config
Thomas Wolf
2018-02-14
1
-0
/
+216
*
|
|
URIish: add a test for equals and hashcode methods
Matthias Sohn
2018-02-13
1
-0
/
+28
*
|
|
Add a minimum negotiation feature for fetch
Terry Parker
2018-02-12
1
-3
/
+82
|
/
/
*
|
Merge branch 'stable-4.9' into stable-4.10
Matthias Sohn
2018-01-13
1
-1
/
+2
|
\
|
|
*
Revert handling of ssh IdentityFile to pre-4.9 behavior
Thomas Wolf
2018-01-12
1
-1
/
+2
*
|
URIish: support for empty ports
Marc Strapetz
2017-12-23
1
-7
/
+16
*
|
PushConnectionTest: Increase maxCommandBytes yet again
David Pursehouse
2017-12-18
1
-1
/
+1
*
|
URIishTest: more Windows file-protocol tests
Marc Strapetz
2017-12-09
1
-0
/
+82
*
|
Merge branch 'stable-4.9'
David Pursehouse
2017-11-22
1
-2
/
+1
|
\
|
|
*
Yet another work-around for a Jsch bug: timeouts
Thomas Wolf
2017-11-20
1
-2
/
+1
*
|
Remove an unused import from PackParserTest
Matthias Sohn
2017-11-11
1
-1
/
+0
*
|
Merge changes I22a8874b,I68ed4abd,I740bc4bf,Icbd17d15
Jonathan Nieder
2017-11-10
1
-11
/
+94
|
\
\
|
*
|
Use bitmaps for non-commit reachability checks
Jonathan Tan
2017-11-10
1
-0
/
+87
|
*
|
UploadPackTest: construct commits in test method
Jonathan Tan
2017-11-01
1
-11
/
+7
*
|
|
Reject pack if delta exceeds array size limit
Shawn Pearce
2017-11-09
1
-1
/
+1
|
|
/
|
/
|
*
|
Ensure that ~ in ssh config is replaced before Jsch sees it
Thomas Wolf
2017-10-18
1
-10
/
+15
|
/
*
Use a new RevWalk for validating not advertised wants
Zhen Chen
2017-10-05
1
-0
/
+90
*
Support http.<url>.* configs
Thomas Wolf
2017-09-10
2
-0
/
+432
*
Add PushConfig class with PushRecurseSubmodulesMode
David Pursehouse
2017-09-09
1
-0
/
+88
*
ReceivePack: clear advertised .haves if application changes refs
Shawn Pearce
2017-09-07
1
-0
/
+41
*
Fix Daemon.stop() to actually stop the listener thread
Thomas Wolf
2017-09-04
1
-0
/
+96
*
Do most %-token substitutions in OpenSshConfig
Thomas Wolf
2017-08-26
1
-1
/
+42
*
Let Jsch know about ~/.ssh/config
Thomas Wolf
2017-08-26
1
-6
/
+168
*
Do not apply pushInsteadOf to existing pushUris
Thomas Wolf
2017-08-14
1
-4
/
+15
*
Fix handling of pushInsteadOf
Thomas Wolf
2017-08-14
1
-0
/
+14
*
Expose LongMap in util package
Shawn Pearce
2017-08-09
1
-153
/
+0
*
BundleWriter: Allow constructing from only an ObjectReader
Dave Borowitz
2017-04-12
1
-0
/
+42
*
PushConnectionTest: Increase maxCommandBytes again
David Pursehouse
2017-04-06
1
-1
/
+1
*
PushConnectionTest#limitCommandBytes: Increase maxCommandBytes
David Pursehouse
2017-04-04
1
-1
/
+1
*
Delegate crypto algorithm creation to InsecureCipherFactory
David Ostrovsky
2017-03-21
1
-5
/
+4
*
Enable and fix warnings about redundant specification of type arguments
David Pursehouse
2017-02-20
7
-24
/
+24
*
Enable and fix 'Should be tagged with @Override' warning
David Pursehouse
2017-02-19
6
-0
/
+13
*
Limit receive commands
Shawn Pearce
2017-02-11
1
-0
/
+23
*
Merge "push: support per-ref force-with-lease"
Shawn Pearce
2017-02-08
1
-0
/
+41
|
\
|
*
push: support per-ref force-with-lease
David Turner
2017-02-08
1
-0
/
+41
*
|
Merge "Don't rely on default locale when using toUpperCase() and toLowerCase()"
David Pursehouse
2017-01-30
1
-2
/
+3
|
\
\
|
*
|
Don't rely on default locale when using toUpperCase() and toLowerCase()
Matthias Sohn
2017-01-28
1
-2
/
+3
|
|
/
*
/
ReceivePackAdvertiseRefsHookTest: Don't close repositories in teardown
David Pursehouse
2017-01-28
1
-10
/
+0
|
/
*
Organize imports
David Pursehouse
2016-11-14
1
-1
/
+0
*
Use valueOf rather than constructor for Integer and Boolean
David Pursehouse
2016-10-18
1
-1
/
+1
*
ReceivePack: refactor push option parsing
Shawn Pearce
2016-08-26
1
-10
/
+8
*
Fix push option initalization on HTTP
Stefan Beller
2016-08-26
1
-1
/
+1
*
RefSpecs: allow construction of weird wildcarded RefSpecs
Stefan Beller
2016-07-25
1
-0
/
+25
*
RefSpec: reject refs ending in '/'
Stefan Beller
2016-07-25
1
-0
/
+10
*
Push implementation of option strings
Dan Wang
2016-07-22
1
-0
/
+363
[next]