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
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
org.eclipse.jgit
Commit message (
Expand
)
Author
Age
Files
Lines
*
Prepare 4.9.3-SNAPSHOT builds
Matthias Sohn
2017-12-16
3
-49
/
+49
*
JGit v4.9.2.201712150930-r
v4.9.2.201712150930-r
Matthias Sohn
2017-12-15
3
-4
/
+4
*
Write packed-refs directly when cloning
Thomas Wolf
2017-12-15
2
-5
/
+37
*
Config: Remove the include functionality
David Pursehouse
2017-12-15
1
-39
/
+0
*
InMemoryRepository: Make inner class MemObjDatabase static
David Pursehouse
2017-12-12
1
-1
/
+1
*
TransportCommand#setTimeout: Specify units for timeout in Javadoc
David Turner
2017-12-12
1
-1
/
+1
*
Fix typo in key of a JGitText externalized string
Matthias Sohn
2017-12-11
3
-3
/
+3
*
Fix IllegalThreadStateException if stderr closed without exiting
Dmitry Pavlenko
2017-12-10
3
-6
/
+31
*
DirCacheCheckout#processEntry: Fix typo in javadoc
David Pursehouse
2017-12-06
1
-1
/
+1
*
Prepare 4.9.2-SNAPSHOT builds
Matthias Sohn
2017-12-03
3
-49
/
+49
*
JGit v4.9.1.201712030800-r
v4.9.1.201712030800-r
Matthias Sohn
2017-12-03
3
-4
/
+4
*
Silence API warnings for reintroduced ResolveMerger#processEntry
Matthias Sohn
2017-12-03
1
-0
/
+17
*
GC: Delete stale temporary packs and indexes
Hector Caballero
2017-11-24
1
-0
/
+25
*
Ignore warning for minor version change without API change
Matthias Sohn
2017-11-24
1
-1
/
+11
*
Merge branch 'stable-4.8' into stable-4.9
Matthias Sohn
2017-11-24
6
-28
/
+176
|
\
|
*
Merge branch 'stable-4.7' into stable-4.8
Matthias Sohn
2017-11-22
6
-12
/
+160
|
|
\
|
|
*
Merge branch 'stable-4.6' into stable-4.7
Matthias Sohn
2017-11-22
6
-33
/
+158
|
|
|
\
|
|
|
*
Silence boxing warning
Matthias Sohn
2017-11-22
1
-0
/
+1
|
|
|
*
Merge branch 'stable-4.5' into stable-4.6
Matthias Sohn
2017-11-22
6
-6
/
+195
|
|
|
|
\
|
|
|
|
*
Prepare 4.5.5-SNAPSHOT builds
Matthias Sohn
2017-11-22
3
-43
/
+43
|
|
|
|
*
JGit v4.5.4.201711221230-r
v4.5.4.201711221230-r
Matthias Sohn
2017-11-22
3
-4
/
+4
|
|
|
|
*
Fix LockFile semantics when running on NFS
Christian Halstrick
2017-11-22
5
-3
/
+127
|
|
|
|
*
Honor trustFolderStats also when reading packed-refs
Christian Halstrick
2017-11-21
1
-2
/
+9
|
|
|
|
*
Prepare 4.5.4-SNAPSHOT builds
Matthias Sohn
2017-08-26
3
-43
/
+43
|
|
|
|
*
JGit v4.5.3.201708160445-r
v4.5.3.201708160445-r
Matthias Sohn
2017-08-16
3
-4
/
+4
*
|
|
|
|
Yet another work-around for a Jsch bug: timeouts
Thomas Wolf
2017-11-20
1
-2
/
+60
*
|
|
|
|
Fix NPE in TransportGitSsh.ExtSession.exec()
Matthias Sohn
2017-11-20
1
-8
/
+12
*
|
|
|
|
Work around a Jsch bug: ensure the user name is set from URI
Thomas Wolf
2017-11-10
3
-0
/
+36
*
|
|
|
|
Merge "Reintroduce protected method which removal broke EMF Compare" into sta...
Matthias Sohn
2017-11-02
2
-0
/
+68
|
\
\
\
\
\
|
*
|
|
|
|
Reintroduce protected method which removal broke EMF Compare
Matthias Sohn
2017-10-24
2
-0
/
+68
*
|
|
|
|
|
PackInserter: Implement newReader()
Dave Borowitz
2017-11-01
1
-1
/
+232
*
|
|
|
|
|
Move some strings from DfsText to JGitText
Dave Borowitz
2017-11-01
5
-9
/
+9
*
|
|
|
|
|
FileRepository: Add pack-based inserter implementation
Dave Borowitz
2017-11-01
2
-0
/
+418
*
|
|
|
|
|
ObjectDirectory: Factor a method to close open pack handles
Dave Borowitz
2017-11-01
2
-10
/
+16
*
|
|
|
|
|
ObjectDirectory: Remove last modified check in insertPack
Dave Borowitz
2017-11-01
1
-2
/
+0
|
/
/
/
/
/
*
|
|
|
|
Avoid bad rounding "1 year, 12 months" in date formatter
Michael Keppler
2017-10-23
1
-2
/
+3
*
|
|
|
|
Ensure that ~ in ssh config is replaced before Jsch sees it
Thomas Wolf
2017-10-18
1
-11
/
+34
*
|
|
|
|
Prepare 4.9.1-SNAPSHOT builds
Matthias Sohn
2017-10-08
3
-49
/
+49
*
|
|
|
|
JGit v4.9.0.201710071750-r
v4.9.0.201710071750-r
Matthias Sohn
2017-10-07
3
-4
/
+4
*
|
|
|
|
Terminate StreamCopy threads in case of errors
Till Brychcy
2017-10-07
1
-4
/
+12
*
|
|
|
|
Use a new RevWalk for validating not advertised wants
Zhen Chen
2017-10-05
1
-26
/
+27
*
|
|
|
|
Terminate StreamCopy threads in case of errors
Dmitry Neverov
2017-09-30
2
-6
/
+7
*
|
|
|
|
ReflogWriter: Align auto-creation defaults with C git
Dave Borowitz
2017-09-30
3
-2
/
+4
*
|
|
|
|
Support force writing reflog on a per-update basis
Dave Borowitz
2017-09-30
6
-14
/
+121
*
|
|
|
|
Ensure ReflogWriter only works with a RefDirectory
Dave Borowitz
2017-09-30
7
-62
/
+64
*
|
|
|
|
HttpConfig: load user config before reading values from it
Thomas Wolf
2017-09-26
1
-15
/
+33
*
|
|
|
|
Load the user config before modifying it
Thomas Wolf
2017-09-23
1
-4
/
+17
*
|
|
|
|
SubmoduleUpdateCommand: Add fetch callback
David Pursehouse
2017-09-20
1
-4
/
+18
*
|
|
|
|
Fetch submodule repo before resolving commits
Michael FIG
2017-09-20
1
-1
/
+28
*
|
|
|
|
Handle SSL handshake failures in TransportHttp
Thomas Wolf
2017-09-13
4
-112
/
+274
[next]