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.lfs.test
Commit message (
Expand
)
Author
Age
Files
Lines
*
Deprecate Constants.CHARACTER_ENCODING in favor of StandardCharsets.UTF_8
David Pursehouse
2019-06-19
1
-2
/
+2
*
Prepare 5.1.9-SNAPSHOT builds
Matthias Sohn
2019-06-05
2
-13
/
+13
*
JGit v5.1.8.201906050907-r
v5.1.8.201906050907-r
Matthias Sohn
2019-06-05
2
-2
/
+2
*
Tune max heap size for tests
Matthias Sohn
2019-05-29
1
-1
/
+1
*
Prepare 5.1.8-SNAPSHOT builds
Matthias Sohn
2019-04-20
2
-13
/
+13
*
JGit v5.1.7.201904200442-r
v5.1.7.201904200442-r
Matthias Sohn
2019-04-20
2
-2
/
+2
*
Prepare 5.1.7-SNAPSHOT builds
Matthias Sohn
2019-03-13
2
-13
/
+13
*
JGit v5.1.6.201903130242-r
v5.1.6.201903130242-r
Matthias Sohn
2019-03-13
2
-2
/
+2
*
Prepare 5.1.6-SNAPSHOT builds
Matthias Sohn
2018-12-27
2
-13
/
+13
*
JGit v5.1.5.201812261915-r
v5.1.5.201812261915-r
Matthias Sohn
2018-12-27
2
-2
/
+2
*
Prepare 5.1.5-SNAPSHOT builds
Matthias Sohn
2018-12-26
2
-13
/
+13
*
JGit v5.1.4.201812251853-r
v5.1.4.201812251853-r
Matthias Sohn
2018-12-26
2
-2
/
+2
*
Prepare 5.1.4-SNAPSHOT builds
Matthias Sohn
2018-10-20
2
-13
/
+13
*
JGit v5.1.3.201810200350-r
v5.1.3.201810200350-r
Matthias Sohn
2018-10-20
2
-2
/
+2
*
Prepare 5.1.3-SNAPSHOT builds
Matthias Sohn
2018-10-06
2
-13
/
+13
*
JGit v5.1.2.201810061102-r
v5.1.2.201810061102-r
Matthias Sohn
2018-10-06
2
-2
/
+2
*
Prepare 5.1.2-SNAPSHOT builds
Matthias Sohn
2018-09-18
2
-13
/
+13
*
JGit v5.1.1.201809181055-r
v5.1.1.201809181055-r
Matthias Sohn
2018-09-18
2
-2
/
+2
*
Prepare 5.1.1-SNAPSHOT builds
Matthias Sohn
2018-09-11
2
-13
/
+13
*
JGit v5.1.0.201809111528-r
v5.1.0.201809111528-r
Matthias Sohn
2018-09-11
2
-2
/
+2
*
Prepare 5.1.0-SNAPSHOT builds
Matthias Sohn
2018-09-05
2
-2
/
+2
*
JGit v5.1.0.201809051400-rc1
v5.1.0.201809051400-rc1
Matthias Sohn
2018-09-05
2
-2
/
+2
*
Deprecate Constants.CHARSET in favor of StandardCharsets.UTF_8
David Pursehouse
2018-09-04
2
-5
/
+5
*
Prepare 5.1.0-SNAPSHOT builds
Matthias Sohn
2018-05-23
2
-13
/
+13
*
Consistently use Constants.CHARSET rather than StandardCharsets.UTF_8
David Pursehouse
2018-03-11
2
-4
/
+4
*
Prepare 5.0.0-SNAPSHOT builds
Matthias Sohn
2018-03-08
2
-13
/
+13
*
Prepare 4.11.1-SNAPSHOT builds
Matthias Sohn
2018-03-08
2
-13
/
+13
*
JGit v4.11.0.201803080745-r
v4.11.0.201803080745-r
Matthias Sohn
2018-03-08
2
-2
/
+2
*
LongObjectIdTest: Open OutputStreamWriter in try-with-resource
David Pursehouse
2018-03-07
1
-7
/
+9
*
LFSPointerTest: Open ByteArrayOutputStream in try-with-resource
David Pursehouse
2018-03-03
1
-6
/
+7
*
Enable warning for resources not managed by try-with-resource
David Pursehouse
2018-03-03
1
-1
/
+1
*
Prepare 4.11.0-SNAPSHOT builds
Matthias Sohn
2017-12-31
2
-13
/
+13
*
Add header Automatic-Module-Name for Java 9
Karsten Thoms
2017-12-23
1
-0
/
+1
*
Specify consistent version range for junit in OSGi manifests
David Pursehouse
2017-12-08
1
-3
/
+3
*
Use constants from StandardCharsets instead of hard-coded strings
David Pursehouse
2017-12-07
3
-6
/
+7
*
Merge branch 'stable-4.9'
Matthias Sohn
2017-11-24
1
-0
/
+11
|
\
|
*
Ignore warning for minor version change without API change
Matthias Sohn
2017-11-24
1
-0
/
+11
|
*
Prepare 4.9.1-SNAPSHOT builds
Matthias Sohn
2017-10-08
2
-13
/
+13
|
*
JGit v4.9.0.201710071750-r
v4.9.0.201710071750-r
Matthias Sohn
2017-10-07
2
-2
/
+2
*
|
Suppress "Unlikely argument type for equals()" warnings in tests
David Pursehouse
2017-11-06
1
-0
/
+1
*
|
Prepare 4.10.0-SNAPSHOT builds
Matthias Sohn
2017-10-08
2
-13
/
+13
|
/
*
Partially revert c0ad77d8 "Enhance Eclipse save actions"
Matthias Sohn
2017-08-30
1
-1
/
+1
*
Partially revert c0ad77d8 "Enhance Eclipse save actions"
Matthias Sohn
2017-08-30
1
-2
/
+2
*
Enhance Eclipse save actions
Matthias Sohn
2017-08-28
1
-7
/
+12
*
LongObjectIdTest: Add back self comparison test
David Pursehouse
2017-08-18
1
-0
/
+2
*
Prepare 4.9.0-SNAPSHOT builds
Matthias Sohn
2017-05-30
2
-13
/
+13
*
Prepare 4.8.0-SNAPSHOT builds
Matthias Sohn
2017-04-05
2
-13
/
+13
*
Remove Buck build
David Pursehouse
2017-03-22
1
-30
/
+0
*
Add remaining parts of the bazel build
David Ostrovsky
2017-03-21
1
-0
/
+31
*
LongObjectIdTest: Remove self comparison test
David Ostrovsky
2017-03-18
1
-1
/
+0
[next]