index
:
jgit.git
master
master%private
next
servlet-4
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
*
Introduce specific WantNotValidException for servers
Shawn Pearce
2016-02-16
2
-15
/
+96
*
smart HTTP server: Pass along "want X not valid" to client
Shawn Pearce
2016-02-16
1
-21
/
+14
*
Merge branch 'stable-4.2'
Matthias Sohn
2016-02-15
1
-2
/
+1
|
\
|
*
Don't use deprecated LockFile constructor
David Pursehouse
2016-02-15
1
-2
/
+1
|
*
Fix TransportException when reading bundle
Chris Gavin
2016-01-21
1
-10
/
+17
*
|
Allow to reuse disableSslVerify method, move it to HttpSupport
Saša Živkov
2016-02-04
1
-43
/
+1
*
|
Prevent ChainingCredentialsProvider from adding delegated providers twice
Rüdiger Herrmann
2016-01-26
1
-2
/
+0
*
|
Fix a @since tag
Thomas Wolf
2016-01-23
1
-1
/
+1
*
|
Merge "Fix TransportException when reading bundle"
Shawn Pearce
2016-01-21
1
-10
/
+17
|
\
\
|
*
|
Fix TransportException when reading bundle
Chris Gavin
2016-01-21
1
-10
/
+17
|
|
/
*
/
daemon: Add --ketch=LEADER flag
Shawn Pearce
2016-01-19
1
-0
/
+10
|
/
*
Merge branch 'stable-4.2'
David Pursehouse
2016-01-20
1
-1
/
+1
|
\
|
*
Add $NON-NLS to suppress "Non-externalized string literal" warnings
David Pursehouse
2016-01-19
1
-1
/
+1
*
|
Transport: Implement AutoCloseable
Shawn Pearce
2016-01-19
2
-3
/
+10
*
|
ReceiveCommand.abort(): Utility to mark batch of commands as failed
Shawn Pearce
2016-01-18
2
-4
/
+23
*
|
Merge changes Idaed9310,I62bd7c0b
Matthias Sohn
2016-01-03
3
-11
/
+98
|
\
\
|
*
|
ObjectChecker: honor some git-core fsck.* options
Shawn Pearce
2015-12-30
2
-7
/
+80
|
*
|
ObjectChecker: allow some objects to skip errors
Shawn Pearce
2015-12-30
3
-5
/
+19
*
|
|
Fix "remote: Counting objects: ..." formatting
Shawn Pearce
2015-12-31
1
-6
/
+13
|
/
/
*
|
Unify fetch and receive ObjectChecker setup
Shawn Pearce
2015-12-29
2
-49
/
+36
*
|
Close copy threads in case of errors
Dmitry Neverov
2015-12-24
1
-1
/
+14
*
|
Merge "ProgressSpinner: Simple busy wait entertainment"
Shawn Pearce
2015-12-16
1
-0
/
+149
|
\
\
|
*
|
ProgressSpinner: Simple busy wait entertainment
Shawn Pearce
2015-12-16
1
-0
/
+149
|
|
/
*
|
Merge "Fix InterruptTimer leak in BasePackConnection"
Shawn Pearce
2015-12-16
1
-1
/
+3
|
\
\
|
*
|
Fix InterruptTimer leak in BasePackConnection
Matthias Sohn
2015-12-16
1
-1
/
+3
*
|
|
Merge "Refspec: loosen restrictions on wildcard "*""
Shawn Pearce
2015-12-15
1
-4
/
+0
|
\
\
\
|
*
|
|
Refspec: loosen restrictions on wildcard "*"
Marc Strapetz
2015-10-21
1
-4
/
+0
*
|
|
|
Merge "Fix possible arithmetic overflow when setting a timeout"
Shawn Pearce
2015-12-15
1
-1
/
+2
|
\
\
\
\
|
*
|
|
|
Fix possible arithmetic overflow when setting a timeout
Christian Halstrick
2015-12-15
1
-1
/
+2
*
|
|
|
|
Merge "Bug 484342: Support @ in username in SSH url."
Shawn Pearce
2015-12-15
1
-1
/
+1
|
\
\
\
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
|
|
*
|
|
|
Bug 484342: Support @ in username in SSH url.
Mike Gilbode
2015-12-15
1
-1
/
+1
*
|
|
|
|
Merge "NetRCCredentialsProvider should return false if any item is missing"
Christian Halstrick
2015-12-15
3
-9
/
+15
|
\
\
\
\
\
|
*
|
|
|
|
NetRCCredentialsProvider should return false if any item is missing
Matthias Sohn
2015-12-08
3
-9
/
+15
*
|
|
|
|
|
Merge "Fix ChainingCredentialsProvider"
Christian Halstrick
2015-12-15
1
-2
/
+8
|
\
|
|
|
|
|
|
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Fix ChainingCredentialsProvider
Matthias Sohn
2015-12-08
1
-2
/
+8
*
|
|
|
|
Null-annotated Ref class and fixed related compiler errors
Andrey Loskutov
2015-12-15
6
-19
/
+58
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
Merge "push: Do not blindly overwrite peer"
Shawn Pearce
2015-12-14
3
-4
/
+13
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
push: Do not blindly overwrite peer
Shawn Pearce
2015-12-14
3
-4
/
+13
*
|
|
|
URIish: fixed full uri pattern not expecting end of line after host name
Andrey Loskutov
2015-12-12
1
-4
/
+8
*
|
|
|
Add remote command to JGit CLI
Kaloyan Raev
2015-12-11
1
-0
/
+2
|
|
/
/
|
/
|
|
*
|
|
Fix NPE in HttpAuthMethod
Matthias Sohn
2015-12-07
1
-1
/
+2
|
/
/
*
|
Support atomic push in JGit client
Shawn Pearce
2015-12-02
3
-6
/
+61
*
|
Fix wrong @since tag In ReceiveCommand
Matthias Sohn
2015-12-02
1
-1
/
+1
*
|
ReceiveCommand.filter: Accept Iterable
Shawn Pearce
2015-12-01
1
-7
/
+28
*
|
DirCache: Add helper to read from a tree
Shawn Pearce
2015-11-29
1
-6
/
+2
*
|
Null-annotated Repository class and fixed related compiler errors
Andrey Loskutov
2015-11-25
3
-9
/
+17
*
|
Revert "Remove PackWriter.Statistics and other deprecated classes"
Jonathan Nieder
2015-11-10
3
-0
/
+211
*
|
Remove PackWriter.Statistics and other deprecated classes
Terry Parker
2015-11-09
3
-211
/
+0
*
|
Add support for pre-push hooks
Christian Halstrick
2015-11-02
1
-2
/
+24
*
|
[performance] Remove synthetic access$ methods in transport package
Andrey Loskutov
2015-10-28
12
-51
/
+51
|
/
[next]