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
Commit message (
Expand
)
Author
Age
Files
Lines
*
FetchCommandTest: test add/update/delete fetch
Marc Strapetz
2018-08-22
1
-0
/
+85
*
Merge branch 'stable-4.8' into stable-4.9
Matthias Sohn
2018-08-18
2
-55
/
+22
|
\
|
*
Merge branch 'stable-4.7' into stable-4.8
Matthias Sohn
2018-08-18
2
-55
/
+22
|
|
\
|
|
*
Fix GC run in foreground to not use executor
Hugo Arès
2018-08-15
2
-55
/
+22
*
|
|
Prepare 4.9.4-SNAPSHOT builds
Matthias Sohn
2018-07-31
56
-333
/
+333
*
|
|
JGit v4.9.3.201807311005-r
v4.9.3.201807311005-r
Matthias Sohn
2018-07-31
56
-59
/
+59
*
|
|
Merge branch 'stable-4.8' into stable-4.9
Matthias Sohn
2018-07-27
5
-2
/
+189
|
\
|
|
|
*
|
Merge branch 'stable-4.7' into stable-4.8
David Pursehouse
2018-07-27
5
-2
/
+192
|
|
\
|
|
|
*
Prepare 4.7.3-SNAPSHOT builds
Matthias Sohn
2018-07-27
56
-321
/
+321
|
|
*
JGit v4.7.2.201807261330-r
v4.7.2.201807261330-r
Matthias Sohn
2018-07-26
56
-59
/
+59
|
|
*
Delete all loose refs empty directories
Luca Milanesio
2018-07-26
4
-21
/
+43
|
|
*
Use java.nio to delete path to get detailed errors
Luca Milanesio
2018-07-26
1
-5
/
+5
|
|
*
GC: Remove empty references folders
Hector Caballero
2018-07-10
2
-0
/
+164
|
|
*
Do not ignore path deletion errors
Luca Milanesio
2018-07-08
1
-2
/
+6
*
|
|
Merge branch 'stable-4.8' into stable-4.9
David Pursehouse
2018-07-04
1
-1
/
+1
|
\
|
|
|
*
|
Merge branch 'stable-4.7' into stable-4.8
David Pursehouse
2018-07-04
1
-1
/
+1
|
|
\
|
|
|
*
ResolveMerger: Fix encoding with string; use bytes
Marco Miller
2018-06-21
1
-1
/
+1
*
|
|
Merge branch 'stable-4.8' into stable-4.9
David Pursehouse
2018-06-20
0
-0
/
+0
|
\
|
|
|
*
|
Merge branch 'stable-4.7' into stable-4.8
David Pursehouse
2018-06-20
1
-0
/
+3
|
|
\
|
|
|
*
Merge branch 'stable-4.6' into stable-4.7
David Pursehouse
2018-06-20
1
-0
/
+3
|
|
|
\
|
|
|
*
Merge branch 'stable-4.5' into stable-4.6
David Pursehouse
2018-06-19
1
-0
/
+3
|
|
|
|
\
|
|
|
|
*
Temporarily @Ignore flaky CommitCommandTest methods
Dave Borowitz
2018-06-19
1
-0
/
+3
*
|
|
|
|
Ensure DirectoryStream is closed promptly
Dave Borowitz
2018-06-09
1
-13
/
+13
*
|
|
|
|
Merge branch 'stable-4.8' into stable-4.9
Matthias Sohn
2018-05-10
3
-31
/
+56
|
\
|
|
|
|
|
*
|
|
|
Merge branch 'stable-4.7' into stable-4.8
Matthias Sohn
2018-05-10
3
-31
/
+56
|
|
\
|
|
|
|
|
*
|
|
Merge branch 'stable-4.6' into stable-4.7
Matthias Sohn
2018-05-10
3
-31
/
+56
|
|
|
\
|
|
|
|
|
*
|
Merge branch 'stable-4.5' into stable-4.6
Matthias Sohn
2018-05-10
3
-31
/
+56
|
|
|
|
\
|
|
|
|
|
*
Retry stale file handles on .git/config file
Nasser Grainawi
2018-05-10
3
-31
/
+56
*
|
|
|
|
Fix ssh host name handling for Jsch
Thomas Wolf
2018-02-14
2
-2
/
+68
*
|
|
|
|
Jsch overrides the port in the URI with the one in ~/.ssh/config
Thomas Wolf
2018-02-14
3
-1
/
+236
*
|
|
|
|
Minor fixes in three error messages
Thomas Wolf
2018-01-31
1
-3
/
+3
*
|
|
|
|
Revert handling of ssh IdentityFile to pre-4.9 behavior
Thomas Wolf
2018-01-12
3
-61
/
+103
*
|
|
|
|
Strings#convertGlob: fix escaping of patterns like [\[].
Dmitry Pavlenko
2017-12-21
4
-1
/
+72
*
|
|
|
|
Make PackInserter public
Dave Borowitz
2017-12-21
1
-1
/
+1
*
|
|
|
|
PackInserter: Ensure objects are written at the end of the pack
Dave Borowitz
2017-12-20
2
-34
/
+149
*
|
|
|
|
ObjectInserter: Add warning about mixing read-back with writes
Dave Borowitz
2017-12-20
1
-0
/
+7
*
|
|
|
|
Prepare 4.9.3-SNAPSHOT builds
Matthias Sohn
2017-12-16
56
-333
/
+333
*
|
|
|
|
JGit v4.9.2.201712150930-r
v4.9.2.201712150930-r
Matthias Sohn
2017-12-15
56
-59
/
+59
*
|
|
|
|
Write packed-refs directly when cloning
Thomas Wolf
2017-12-15
2
-5
/
+37
*
|
|
|
|
Config: Remove the include functionality
David Pursehouse
2017-12-15
2
-55
/
+8
*
|
|
|
|
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
*
|
|
|
|
LfsServerText: Fix formatting of invalidPathInfo message
David Pursehouse
2017-12-08
2
-2
/
+2
*
|
|
|
|
InvalidLongObjectIdException: Fix formatting of message
David Pursehouse
2017-12-08
2
-2
/
+2
*
|
|
|
|
FileLfsServlet: Do not pretty print json response
David Pursehouse
2017-12-08
2
-7
/
+6
*
|
|
|
|
LfsStore: Make inner class AppServer static
David Pursehouse
2017-12-06
1
-1
/
+1
*
|
|
|
|
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
56
-333
/
+333
[next]